From: catalyst@jiji.arm.dev.gentoo.org
To: releng@gentoo.org,gentoo-releng-autobuilds@lists.gentoo.org
Subject: [gentoo-releng-autobuilds] [arm64-auto] Catalyst fatal build error - llvm/stage3-openrc.spec
Date: Mon, 28 Nov 2022 03:12:17 +0000 [thread overview]
Message-ID: <92c4822f9dee67f20ff57729623af898.root@jiji.arm.dev.gentoo.org> (raw)
checking size of char*... 8
checking for inline... inline
checking for long double with more range or precision than double... yes
checking for uid_t in sys/types.h... yes
checking for mode_t... yes
checking for off_t... yes
checking for size_t... yes
checking for pid_t... yes
checking for id_t... yes
checking type of array argument to getgroups... gid_t
checking for struct stat.st_rdev... yes
checking for struct stat.st_mtimensec... no
checking for struct stat.st_mtimespec.tv_nsec... no
checking for struct stat.st_mtim.tv_nsec... yes
checking for socklen_t... yes
checking for errno in errno.h... yes
checking for connect... yes
checking for library containing inet_ntop... none required
checking for library containing iconv_open... none required
checking for library containing libiconv_open... no
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for inet_ntop... yes
checking for inet_pton... yes
checking for egrep... (cached) /bin/grep -E
checking for struct addrinfo... yes
checking for struct sockaddr_storage... yes
checking whether defines needed by getaddrinfo exist... yes
checking for getaddrinfo... yes
checking for struct sockaddr.sa_len... no
checking for struct sockaddr_in.sin_len... no
checking for struct sockaddr_un.sun_len... no
checking for struct sockaddr_in6.sin6_scope_id... yes
checking for struct stat64... yes
checking for strcasecmp... yes
checking for aclsort... no
checking for aclsort in -lsec... no
checking whether utime accepts a null argument... yes
checking for size_t... (cached) yes
checking for working alloca.h... yes
checking for alloca... yes
checking for waitpid... yes
checking for wait4... yes
checking for getcwd... yes
checking for chown... yes
checking for chmod... yes
checking for lchmod... yes
checking for mknod... yes
checking for mkfifo... yes
checking for fchmod... yes
checking for fstat... yes
checking for ftruncate... yes
checking for strchr... yes
checking for readlink... yes
checking for link... yes
checking for utime... yes
checking for utimes... yes
checking for lutimes... yes
checking for strftime... yes
checking for chflags... no
checking for getattrlist... no
checking for mktime... yes
checking for innetgr... yes
checking for linkat... yes
checking for memmove... yes
checking for lchown... yes
checking for vsnprintf... yes
checking for snprintf... yes
checking for vasprintf... yes
checking for asprintf... yes
checking for setsid... yes
checking for strpbrk... yes
checking for strlcat... no
checking for strlcpy... no
checking for strtol... yes
checking for mallinfo... yes
checking for mallinfo2... yes
checking for getgroups... yes
checking for setgroups... yes
checking for geteuid... yes
checking for getegid... yes
checking for setlocale... yes
checking for setmode... no
checking for open64... yes
checking for lseek64... yes
checking for mkstemp64... yes
checking for mtrace... yes
checking for va_copy... no
checking for __va_copy... no
checking for seteuid... yes
checking for strerror... yes
checking for putenv... yes
checking for iconv_open... yes
checking for locale_charset... no
checking for nl_langinfo... yes
checking for getxattr... yes
checking for extattr_get_link... no
checking for sigaction... yes
checking for sigprocmask... yes
checking for setattrlist... no
checking for getgrouplist... yes
checking for initgroups... yes
checking for utimensat... yes
checking for posix_fallocate... yes
checking for attropen... no
checking for setvbuf... yes
checking for nanosleep... yes
checking for usleep... yes
checking for setenv... yes
checking for unsetenv... yes
checking for useable fallocate... yes
checking for FALLOC_FL_PUNCH_HOLE... yes
checking for FALLOC_FL_ZERO_RANGE... yes
checking for SYS_fallocate... yes
checking whether posix_fallocate is efficient... no
checking for getpgrp... yes
checking for tcgetpgrp... yes
checking whether getpgrp requires zero arguments... yes
checking whether chown() modifies symlinks... no
checking whether link() can hard-link symlinks... yes
checking whether link() can hard-link special files... yes
checking for working socketpair... yes
checking for getpass... yes
checking for poptGetContext in -lpopt... yes
checking whether to use included libpopt... no
checking whether to use included zlib... ./zlib
checking for unsigned char... yes
checking for broken readdir... no
checking for utimbuf... yes
checking if gettimeofday takes tz argument... yes
checking for C99 vsnprintf... yes
checking for secure mkstemp... yes
checking if mknod creates FIFOs... yes
checking if mknod creates sockets... yes
checking whether -c -o works... yes
checking for _acl... no
checking for __acl... no
checking for _facl... no
checking for __facl... no
checking whether to support ACLs... running tests:
checking for acl_get_file in -lacl... yes
checking for ACL support... yes
checking ACL test results... Using posix ACLs
checking for acl_get_perm_np... no
checking whether to support extended attributes... Using Linux xattrs
checking for getxattr in -lattr... yes
configure.sh: creating ./config.status
config.status: creating Makefile
config.status: creating lib/dummy
config.status: creating zlib/dummy
config.status: creating popt/dummy
config.status: creating shconfig
config.status: creating config.h
rsync 3.2.4 configuration successful
gawk -f ./daemon-parm.awk ./daemon-parm.txt
gawk -f ./help-from-md.awk -v hfile=help-rsync.h ./rsync.1.md
gawk -f ./help-from-md.awk -v hfile=help-rsyncd.h ./rsync.1.md
./mkgitver
gawk -f ./define-from-md.awk -v hfile=default-cvsignore.h ./rsync.1.md
gawk -f ./define-from-md.awk -v hfile=default-dont-compress.h ./rsync.1.md
sed 's;\@bindir\@;/usr/bin;g' <./stunnel-rsyncd.conf.in >stunnel-rsyncd.conf
gawk -f ./mkproto.awk ./*.c ./lib/compat.c daemon-parm.h
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c rsync.c -o rsync.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c generator.c -o generator.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c receiver.c -o receiver.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c cleanup.c -o cleanup.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c sender.c -o sender.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c exclude.c -o exclude.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c util1.c -o util1.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c util2.c -o util2.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c main.c -o main.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c checksum.c -o checksum.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c match.c -o match.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c syscall.c -o syscall.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c log.c -o log.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c backup.c -o backup.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c delete.c -o delete.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c options.c -o options.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c io.c -o io.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c compat.c -o compat.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c hlink.c -o hlink.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c token.c -o token.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c uidlist.c -o uidlist.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c socket.c -o socket.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c hashtable.c -o hashtable.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c usage.c -o usage.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c fileio.c -o fileio.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c batch.c -o batch.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c clientname.c -o clientname.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c chmod.c -o chmod.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c acls.c -o acls.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c xattrs.c -o xattrs.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c progress.c -o progress.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c pipe.c -o pipe.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c params.c -o params.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c loadparm.c -o loadparm.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c clientserver.c -o clientserver.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c access.c -o access.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c connection.c -o connection.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c authenticate.c -o authenticate.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c lib/wildmatch.c -o lib/wildmatch.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c lib/compat.c -o lib/compat.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c lib/snprintf.c -o lib/snprintf.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c lib/mdfour.c -o lib/mdfour.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c lib/md5.c -o lib/md5.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c lib/permstring.c -o lib/permstring.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c lib/pool_alloc.c -o lib/pool_alloc.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c lib/sysacls.c -o lib/sysacls.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c lib/sysxattrs.c -o lib/sysxattrs.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c zlib/deflate.c -o zlib/deflate.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c zlib/inffast.c -o zlib/inffast.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c zlib/inflate.c -o zlib/inflate.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c zlib/inftrees.c -o zlib/inftrees.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c zlib/trees.c -o zlib/trees.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c zlib/zutil.c -o zlib/zutil.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c zlib/adler32.c -o zlib/adler32.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c zlib/compress.c -o zlib/compress.o
clang -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -pedantic-errors -c zlib/crc32.c -o zlib/crc32.o
zlib/compress.c:22:13: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
int ZEXPORT compress2 (dest, destLen, source, sourceLen, level)
^
zlib/compress.c:62:13: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
int ZEXPORT compress (dest, destLen, source, sourceLen)
^
zlib/compress.c:75:15: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
uLong ZEXPORT compressBound (sourceLen)
^
3 warnings generated.
log.c:134:24: error: a function declaration without a prototype is deprecated in
all versions of C [-Werror,-Wstrict-prototypes]
static void syslog_init()
^
void
main.c:247:32: error: a function declaration without a prototype is deprecated
in all versions of C [-Werror,-Wstrict-prototypes]
static void become_copy_as_user()
^
void
1 error generated.
make: *** [Makefile:70: log.o] Error 1
make: *** Waiting for unfinished jobs....
syscall.c:394:17: error: a function declaration without a prototype is
deprecated in all versions of C [-Werror,-Wstrict-prototypes]
off64_t lseek64();
^
void
syscall.c:394:10: warning: a function declaration without a prototype is
deprecated in all versions of C and is treated as a zero-parameter
prototype in C2x, conflicting with a previous declaration
[-Wdeprecated-non-prototype]
off64_t lseek64();
^
/usr/include/unistd.h:350:18: note: conflicting prototype is here
extern __off64_t lseek64 (int __fd, __off64_t __offset, int __whence)
^
hlink.c:120:57: error: a function declaration without a prototype is deprecated
in all versions of C [-Werror,-Wstrict-prototypes]
qsort(ndx_list, ndx_count, sizeof ndx_list[0], (int (*)()) hlink_compare...
^
void
lib/pool_alloc.c1: warning12 and :116 error: generated .
error: a function declaration without a prototype is
deprecated in all versions of C [-Werror,-Wstrict-prototypes]
void (*bomb)(); /* called if malloc fails */
^
void
zlib/zutil.c:30:33: error: a function declaration without a prototype is
deprecated in all versions of C [-Werror,-Wstrict-prototypes]
const char * ZEXPORT zlibVersion()
^
void
zlib/zutil.c:35:31: error: a function declaration without a prototype is
deprecated in all versions of C [-Werror,-Wstrict-prototypes]
uLong ZEXPORT zlibCompileFlags()
^
void
zlib/zutil.c:136:22: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
const char * ZEXPORT zError(err)
^
lib/pool_alloc.c:171:16: warning: passing arguments to a function without a
prototype is deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
(*pool->bomb)(bomb_msg, __FILE__, __LINE__);
^
zlib/zutil.c:304:22: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
voidpf ZLIB_INTERNAL zcalloc (opaque, items, size)
^
zlib/zutil.c:314:20: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
void ZLIB_INTERNAL zcfree (opaque, ptr)
^
3 warnings and 2 errors generated.
1 warning and 1 error generated.
make: *** [Makefile:70: syscall.o] Error 1
zlib/inftrees.c:32:19: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
int ZLIB_INTERNAL inflate_table(type, lens, codes, table, bits, work)
^
1 error generated.
zlib/inflate.c:104:13: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
int ZEXPORT inflateResetKeep(strm)
^
zlib/deflate.c:203:13: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2xzlib/adler32.c
: [-Wdeprecated-non-prototype]
65:15: warning: a function definition without a prototype is
deprecated in allint ZEXPORT deflateInit_(strm, level, version, stream_size)
versions ^
of C and is not supported in C2x
[-Wdeprecated-non-prototype]
uLong ZEXPORT adler32(adler, buf, len)
^
1 error generated.
zlib/deflate.c:215:13: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
int ZEXPORT deflateInit2_(strm, level, method, windowBits, memLevel, strategy,
^
zlib/inflate.c:129:13: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
int ZEXPORT inflateReset(strm)
^
zlib/inflate.c:142:13: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
int ZEXPORT inflateReset2(strm, windowBits)
^
zlib/inffast.c:48:20: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
void ZLIB_INTERNAL inflate_fast(strm, start)
^
zlib/inflate.c:180:13: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
zlib/adler32.c:136:13: warning: int ZEXPORT inflateInit2_(strm, windowBits, version, stream_size)a
^function
definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
local uLong adler32_combine_(adler1, adler2, len2)
^
make: *** [Makefile:70: zlib/zutil.o] Error 1
zlib/adler32.c:136:13: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
zlib/adler32.c:165:15: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
zlib/deflate.c:362:13: uLong ZEXPORT adler32_combine(adler1, adler2, len2)warning:
a ^
function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
int ZEXPORT deflateSetDictionary (strm, dictionary, dictLength)
^
zlib/adler32.c:173:15: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
uLong ZEXPORT adler32_combine64(adler1, adler2, len2)
^
zlib/inflate.c:222:13: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
int ZEXPORT inflateInit_(strm, version, stream_size)
^
zlib/inflate.c:230:13: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
int ZEXPORT inflatePrime(strm, bits, value)
^
zlib/inflate.c:261:12: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
local void fixedtables(state)
^
zlib/deflate.c:431:13: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
int ZEXPORT deflateResetKeep (strm)
^
zlib/deflate.c:466:13: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
make: *** [Makefile:70: lib/pool_alloc.o] Error 1
int ZEXPORT deflateReset (strm)
^
zlib/deflate.c:478:13: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
zlib/crc32.c:190int ZEXPORT deflateSetHeader (strm, head):
42 ^:
error: a function declaration without a prototype is
deprecated in all versions of C [-Werror,-Wstrict-prototypes]
const z_crc_t FAR * ZEXPORT get_crc_table()
^
void
zlib/crc32.c:204:23: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
unsigned long ZEXPORT crc32(crc, buf, len)
^
zlib/deflate.c:489:13: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
int ZEXPORT deflatePending (strm, pending, bits)
^
make: *** [Makefile:70: hlink.o] Error 1
zlib/deflate.c:503:13: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
int ZEXPORT deflatePrime (strm, bits, value)
^
zlib/crc32.c:247:21: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
local unsigned long crc32_little(crc, buf, len)
^
zlib/deflate.c:529:13: warning: a functionmake: *** [Makefile:70: main.o] Error 1
definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
int ZEXPORT deflateParams(strm, level, strategy)
^
zlib/crc32.c:247:21: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
zlib/crc32.c:287:21: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
local unsigned long crc32_big(crc, buf, len)
^
zlib/deflate.c:570:13: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain)
^
zlib/inflate.c:261:12: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
zlib/crc32.c:287:21: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
zlib/inflate.c:379:11: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
local int updatewindow(strm, end, copy)
^
zlib/deflate.c:605:15: warning: a function definition zlib/crc32.cwithout: 325a: 21prototype: iswarning:
a deprecatedfunction indefinition allwithout versionsa ofprototype Cis
and deprecatedis innot allsupported versionsin ofC2x
C [-Wdeprecated-non-prototype]and
is not supported in C2x
[-Wdeprecated-non-prototype]
uLong ZEXPORT deflateBound(strm, sourceLen)
^
local unsigned long gf2_matrix_times(mat, vec)
^
zlib/crc32.c:325:21: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
zlib/crc32.c:342:12: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
local void gf2_matrix_square(square, mat)
^
zlib/inflate.c:379:11: warning: a function definition without a prototype iszlib/crc32.c
: 342deprecated: 12in: allwarning: aversions functionof definitionC withoutand ais prototypenot issupported
indeprecated C2xin
all[-Wdeprecated-non-prototype]
versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
zlib/crc32.c:353:13: warning: a function definition without a prototype is
deprecated in all versions zlib/inflate.cof: 605C: 13and: iswarning: anot functionsupported definitionin withoutC2x
a [-Wdeprecated-non-prototype]prototype
is
deprecated in all versionslocal uLong crc32_combine_(crc1, crc2, len2)
of ^
C and is not supported in C2x
[-Wdeprecated-non-prototype]
int ZEXPORT inflate(strm, flush)
^
zlib/deflate.c:667:12: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
local void putShortMSB (s, b)
^
zlib/crc32.c:353:13: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
zlib/deflate.c:667:12: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
zlib/crc32.c:409:15: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
zlib/deflate.cuLong ZEXPORT crc32_combine(crc1, crc2, len2):
681 ^:
12: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
local void flush_pending(strm)
^
zlib/crc32.c:417:15: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
uLong ZEXPORT crc32_combine64(crc1, crc2, len2)
^
zlib/deflate.c:681:12: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in13 warningC2xs
and 1[-Wdeprecated-non-prototype] error
generated.
zlib/deflate.c:704:13: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
int ZEXPORT deflate (strm, flush)
^
make: *** [Makefile:70: zlib/crc32.o] Error 1
zlib/deflate.c:1018:13: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
int ZEXPORT deflateEnd (strm)
^
zlib/deflate.c:1053:13: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
int ZEXPORT deflateCopy (dest, source)
^
zlib/trees.c:234:26: error: a function declaration without a prototype is
deprecated in all versions of C [-Werror,-Wstrict-prototypes]
local void tr_static_init()
^
void
zlib/trees.c:381:20: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
void ZLIB_INTERNAL _tr_init(s)
^
zlib/trees.c:409:12: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
local void init_block(s)
^
zlib/trees.c:409:12: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
zlib/deflate.c:1112:11: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
local int read_buf(strm, buf, size)
^
zlib/trees.czlib/deflate.c::45354::1218:: warning: note: aexpanded functionfrom definitionmacro without'read_buf'
a prototype is#define read_buf dread_buf
^deprecated
in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
local void pqdownheap(s, tree, k)
^
zlib/deflate.c:1112:11: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
zlib/deflate.c:54:18: note: expanded from macro 'read_buf'
#define read_buf dread_buf
^
zlib/trees.c:453:12: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
zlib/deflate.c:1142:12: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
local void lm_init (s)
^
zlib/trees.c:488:12: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
local void gen_bitlen(s, desc)
^
zlib/deflate.c:1142:12: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
zlib/deflate.c:1184:12: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
local uInt longest_match(s, cur_match)
^
zlib/trees.c:488:12: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
zlib/trees.c:575:12: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
local void gen_codes (tree, max_code, bl_count)
^
zlib/deflate.c:1184:12: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
zlib/deflate.c:1426:12: warning: zlib/trees.ca: 575function: 12definition: withoutwarning: aa functionprototype definitionis
without deprecateda inprototype allis
versions deprecatedof inC alland versionsis ofnot Csupported andin isC2x
not [-Wdeprecated-non-prototype]supported
in C2x
[-Wdeprecated-non-prototype]
local void fill_window(s)
^
zlib/trees.c:617:12: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
local void build_tree(s, desc)
^
zlib/trees.c:617:12: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
zlib/deflate.c :[-Wdeprecated-non-prototype]1426
:12: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
zlib/trees.c:705:12: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
local void scan_tree (s, tree, max_code)
^
zlib/deflate.c:1600:19: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
local block_state deflate_stored(s, flush)
^
zlib/inflate.c:1276:13: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
int ZEXPORT inflateEnd(strm)
^
zlib/trees.c:705:12: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
zlib/trees.c:750:12: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
local void send_tree (s, tree, max_code)
^
zlib/inflate.c:1290:13: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
int ZEXPORT inflateGetDictionary(strm, dictionary, dictLength)zlib/deflate.c
: ^1600
:19: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
zlib/deflate.c:1673:19: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
local block_state deflate_fast(s, flush)
^
zlib/inflate.c:1313:13: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
int ZEXPORT inflateSetDictionary(strm, dictionary, dictLength)
^
zlib/inflate.c:1348:13: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
int ZEXPORT inflateGetHeader(strm, head)
^
zlib/deflate.c:1673:19: warning: a function definition without a prototype is
deprecated in allzlib/trees.c versions: 750of: 12C: andwarning: ais functionnot definitionsupported withoutin aC2x
prototype [-Wdeprecated-non-prototype]is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
zlib/inflate.c:1376:16: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
local unsigned syncsearch(have, buf, len)
^
zlib/deflate.c:1785:19: warning: a function definitionzlib/trees.c :without801 :a11 :prototype warning: isa
functiondeprecated definitionin withoutall aversions prototypeof isC
zlib/inflate.c and:deprecated 1376 is:in 16 not:all supportedwarning: versions a in of function C2x C
definition and[-Wdeprecated-non-prototype]without
isa notprototype supportedlocal block_state deflate_slow(s, flush)is
in ^
deprecatedC2x
in [-Wdeprecated-non-prototype]all
versions of C and is local int build_bl_tree(s)not
^supported
in C2x
[-Wdeprecated-non-prototype]
zlib/inflate.c:1399:13: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
int ZEXPORT inflateSync(strm)
^
zlib/trees.c:801:11: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
zlib/trees.c:836:12: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
local void send_all_trees(s, lcodes, dcodes, blcodes)
^
zlib/inflate.c:1450:13: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
int ZEXPORT inflateSyncPoint(strm)
^
zlib/trees.c:836:12: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
zlib/inflate.c:1460:13: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
int ZEXPORT inflateCopy(dest, source)
zlib/trees.c ^:
865:20: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
void ZLIB_INTERNAL _tr_stored_block(s, buf, stored_len, last)
zlib/deflate.c ^:
1785:19: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
zlib/deflate.c:1926:19: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
local block_state deflate_rle(s, flush)
^
zlib/trees.c:882:20: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
void ZLIB_INTERNAL _tr_flush_bits(s)
^
zlib/trees.c:892:20: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
void ZLIB_INTERNAL _tr_align(s)
^
zlib/inflate.c:1507:13: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
int ZEXPORT inflateUndermine(strm, subvert)
^
zlib/trees.c:907:20: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
void ZLIB_INTERNAL _tr_flush_block(s, buf, stored_len, last)
^
zlib/deflate.c:1926:19: warning: a function definition without azlib/inflate.c :prototype1524 :is14
: deprecatedwarning: ain functionall definitionversions withoutof aC prototypeand isis
notdeprecated supportedin inall C2xversions
of[-Wdeprecated-non-prototype]
C and is not supported in C2x
[-Wdeprecated-non-prototype]
long ZEXPORT inflateMark(strm)
^
zlib/deflate.c:1999:19: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
local block_state deflate_huff(s, flush)
^
zlib/trees.c:1010:19: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
zlib/deflate.c:1999:int ZLIB_INTERNAL _tr_tally (s, dist, lc)19
: ^
warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
zlib/trees.c:1038:12: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
local void compress_block(s, ltree, dtree)
^
zlib/trees.c:1038:12: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
zlib/trees.c:1098:11: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
local int detect_data_type(s)
^
zlib/trees.c:1098:11: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
zlib/trees.c:1132:16: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
local unsigned bi_reverse(code, len)
^
zlib/trees.c:1132:16: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
zlib/trees.c:1147:12: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
local void bi_flush(s)
^
zlib/trees.c:1147:12: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
zlib/trees.c:1164:12: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
local void bi_windup(s)
^
zlib/trees.c:1164:12: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
zlib/trees.c:1183:12: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
local void copy_block(s, buf, len, header)
^
zlib/trees.c:1183:12: warning: a function definition without a prototype is
deprecated in all versions of C and is not supported in C2x
[-Wdeprecated-non-prototype]
36 warnings and 1 error generated.
make: *** [Makefile:70: zlib/trees.o] Error 1
5 warnings generated.
1 warning generated.
1 warning generated.
36 warnings generated.
22 warnings generated.
* ERROR: net-misc/rsync-3.2.4-r3::gentoo failed (compile phase):
* emake failed
*
* If you need support, post the output of `emerge --info '=net-misc/rsync-3.2.4-r3::gentoo'`,
* the complete build log and the output of `emerge -pqv '=net-misc/rsync-3.2.4-r3::gentoo'`.
* The complete build log is located at '/var/tmp/catalyst/tmp/net-misc:rsync-3.2.4-r3:20221128-031151.log'.
* For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/rsync-3.2.4-r3/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/net-misc/rsync-3.2.4-r3/temp/environment'.
* Working directory: '/var/tmp/portage/net-misc/rsync-3.2.4-r3/work/rsync-3.2.4'
* S: '/var/tmp/portage/net-misc/rsync-3.2.4-r3/work/rsync-3.2.4'
* Messages for package sys-apps/portage-3.0.38.1-r4:
* Log file: /var/tmp/catalyst/tmp/sys-apps:portage-3.0.38.1-r4:20221128-030040.log
* Unable to find kernel sources at /usr/src/linux
* Unable to calculate Linux Kernel version for build, attempting to use running version
* Messages for package sys-libs/libomp-15.0.5:
* Log file: /var/tmp/catalyst/tmp/sys-libs:libomp-15.0.5:20221128-030041.log
* Unable to find kernel sources at /usr/src/linux
* Unable to calculate Linux Kernel version for build, attempting to use running version
* Messages for package acct-group/man-0-r1:
* Log file: /var/tmp/catalyst/tmp/acct-group:man-0-r1:20221128-030121.log
* Adding group 'man' to your system ...
* - Groupid: 15
* Messages for package acct-group/sshd-0-r1:
* Log file: /var/tmp/catalyst/tmp/acct-group:sshd-0-r1:20221128-030123.log
* Adding group 'sshd' to your system ...
* - Groupid: 22
* Messages for package acct-group/kvm-0-r1:
* Log file: /var/tmp/catalyst/tmp/acct-group:kvm-0-r1:20221128-030141.log
* Adding group 'kvm' to your system ...
* - Groupid: 78
* Messages for package acct-group/render-0-r1:
* Log file: /var/tmp/catalyst/tmp/acct-group:render-0-r1:20221128-030143.log
* Adding group 'render' to your system ...
* - Groupid: 28
* Messages for package acct-group/sgx-0:
* Log file: /var/tmp/catalyst/tmp/acct-group:sgx-0:20221128-030143.log
* Adding group 'sgx' to your system ...
* - Groupid: 405
* Messages for package sys-apps/baselayout-2.9:
* Log file: /var/tmp/catalyst/tmp/sys-apps:baselayout-2.9:20221128-030147.log
* The following users have non-existent shells!
* halt - /sbin/halt
* shutdown - /sbin/shutdown
* After updating /etc/profile, please run
* env-update && . /etc/profile
* Please run env-update then log out and back in to
* update your path.
* Messages for package acct-user/man-1-r1:
* Log file: /var/tmp/catalyst/tmp/acct-user:man-1-r1:20221128-030153.log
* Adding user 'man' to your system ...
* - Userid: 13
* - Shell: /sbin/nologin
* - Home: /dev/null
* - Groups: man
* - GECOS: added by portage for man
* Updating comment for user 'man' ...
* - Comment: System user; man
* Messages for package acct-user/sshd-0-r1:
* Log file: /var/tmp/catalyst/tmp/acct-user:sshd-0-r1:20221128-030154.log
* Adding user 'sshd' to your system ...
* - Userid: 22
* - Shell: /sbin/nologin
* - Home: /var/empty
* - Groups: sshd
* - GECOS: added by portage for sshd
* Updating comment for user 'sshd' ...
* - Comment: User for ssh
* Messages for package acct-user/portage-0:
* Log file: /var/tmp/catalyst/tmp/acct-user:portage-0:20221128-030428.log
* Updating shell for user 'portage' ...
* - Shell: /sbin/nologin
* Messages for package sys-apps/sysvinit-3.05:
* Log file: /var/tmp/catalyst/tmp/sys-apps:sysvinit-3.05:20221128-030656.log
* The last/lastb/mesg/mountpoint/sulogin/utmpdump/wall tools have been moved to
* sys-apps/util-linux. The pidof tool has been moved to sys-process/procps.
* Messages for package sys-libs/pam-1.5.2-r2:
* Log file: /var/tmp/catalyst/tmp/sys-libs:pam-1.5.2-r2:20221128-030722.log
* Some software with pre-loaded PAM libraries might experience
* warnings or failures related to missing symbols and/or versions
* after any update. While unfortunate this is a limit of the
* implementation of PAM and the software, and it requires you to
* restart the software manually after the update.
*
* You can get a list of such software running a command like
* lsof / | grep -E -i 'del.*libpam\.so'
*
* Alternatively, simply reboot your system.
* Messages for package sys-apps/coreutils-9.1-r1:
* Log file: /var/tmp/catalyst/tmp/sys-apps:coreutils-9.1-r1:20221128-030834.log
* Make sure you run 'hash -r' in your active shells.
* You should also re-source your shell settings for LS_COLORS
* changes, such as: source /etc/profile
* Messages for package sys-apps/util-linux-2.37.4:
* Log file: /var/tmp/catalyst/tmp/sys-apps:util-linux-2.37.4:20221128-031134.log
* The mesg/wall/write tools have been disabled due to USE=-tty-helpers.
* Messages for package net-misc/rsync-3.2.4-r3:
* Log file: /var/tmp/catalyst/tmp/net-misc:rsync-3.2.4-r3:20221128-031151.log
* ERROR: net-misc/rsync-3.2.4-r3::gentoo failed (compile phase):
* emake failed
*
* If you need support, post the output of `emerge --info '=net-misc/rsync-3.2.4-r3::gentoo'`,
* the complete build log and the output of `emerge -pqv '=net-misc/rsync-3.2.4-r3::gentoo'`.
* The complete build log is located at '/var/tmp/catalyst/tmp/net-misc:rsync-3.2.4-r3:20221128-031151.log'.
* For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/rsync-3.2.4-r3/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/net-misc/rsync-3.2.4-r3/temp/environment'.
* Working directory: '/var/tmp/portage/net-misc/rsync-3.2.4-r3/work/rsync-3.2.4'
* S: '/var/tmp/portage/net-misc/rsync-3.2.4-r3/work/rsync-3.2.4'
28 Nov 2022 03:12:17 -00: ERROR : CatalystError: cmd(['/usr/share/catalyst/targets/stage3/controller.sh', 'run']) exited 1
ERROR:catalyst:CatalystError: cmd(['/usr/share/catalyst/targets/stage3/controller.sh', 'run']) exited 1
28 Nov 2022 03:12:17 -00: ERROR : Exception running action sequence run_local
Traceback (most recent call last):
File "/usr/lib/python3.10/site-packages/catalyst/base/stagebase.py", line 38, in run_sequence
func()
File "/usr/lib/python3.10/site-packages/catalyst/base/stagebase.py", line 1380, in run_local
cmd([self.settings['controller_file'], 'run'],
File "/usr/lib/python3.10/site-packages/catalyst/support.py", line 66, in cmd
raise CatalystError('cmd(%r) exited %s' % (args, ret),
catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage3/controller.sh', 'run']) exited 1
ERROR:catalyst:Exception running action sequence run_local
Traceback (most recent call last):
File "/usr/lib/python3.10/site-packages/catalyst/base/stagebase.py", line 38, in run_sequence
func()
File "/usr/lib/python3.10/site-packages/catalyst/base/stagebase.py", line 1380, in run_local
cmd([self.settings['controller_file'], 'run'],
File "/usr/lib/python3.10/site-packages/catalyst/support.py", line 66, in cmd
raise CatalystError('cmd(%r) exited %s' % (args, ret),
catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage3/controller.sh', 'run']) exited 1
Command exited with non-zero status 2
682.31user 284.31system 12:07.27elapsed 132%CPU (0avgtext+0avgdata 1436700maxresident)k
90950inputs+2525672outputs (18192major+63955076minor)pagefaults 0swaps
Full build log at /tmp/catalyst-auto.20221127T233152Z.Qiug9D/log/llvm_stage3-openrc.log
next reply other threads:[~2022-11-28 3:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-28 3:12 catalyst [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-08-14 7:44 [gentoo-releng-autobuilds] [arm64-auto] Catalyst fatal build error - llvm/stage3-openrc.spec catalyst
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=92c4822f9dee67f20ff57729623af898.root@jiji.arm.dev.gentoo.org \
--to=catalyst@jiji.arm.dev.gentoo.org \
--cc=gentoo-releng-autobuilds@lists.gentoo.org \
--cc=releng@gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox