* Package: net-misc/zsync-0.6.2-r1 * Repository: gentoo * Maintainer: robbat2@gentoo.org * USE: abi_x86_64 amd64 elibc_musl kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking zsync-0.6.2.tar.bz2 to /var/tmp/portage/net-misc/zsync-0.6.2-r1/work >>> Unpacking zlib-1.2.3.tar.bz2 to /var/tmp/portage/net-misc/zsync-0.6.2-r1/work >>> Source unpacked in /var/tmp/portage/net-misc/zsync-0.6.2-r1/work >>> Preparing source in /var/tmp/portage/net-misc/zsync-0.6.2-r1/work/zsync-0.6.2 ... * Applying zsync-0.6.2-zlib-1.2.3-support.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/net-misc/zsync-0.6.2-r1/work/zsync-0.6.2' ... * Running aclocal -I autotools ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign --force-missing ... [ ok ] * Running elibtoolize in: zsync-0.6.2/ * Running elibtoolize in: zsync-0.6.2/zlib-1.2.3-modified/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-misc/zsync-0.6.2-r1/work/zsync-0.6.2 ... * econf: updating zsync-0.6.2/autotools/config.sub with /usr/share/gnuconfig/config.sub * econf: updating zsync-0.6.2/autotools/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-gentoo-linux-musl --host=x86_64-gentoo-linux-musl --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib configure: loading site script /usr/share/config.site checking build system type... x86_64-gentoo-linux-musl checking host system type... x86_64-gentoo-linux-musl checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-gentoo-linux-musl-gcc accepts -g... yes checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... none needed checking whether x86_64-gentoo-linux-musl-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-gentoo-linux-musl-gcc... none checking whether ln -s works... yes checking for x86_64-gentoo-linux-musl-ranlib... x86_64-gentoo-linux-musl-ranlib checking for an ANSI C-conforming const... yes checking how to run the C preprocessor... x86_64-gentoo-linux-musl-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for string.h... (cached) yes checking for size_t... yes checking for memcpy... yes checking for pwrite... yes checking for pread... yes checking for mkstemp... yes checking for socklen_t... yes checking for in_port_t... yes checking for h_errno declaration in netdb.h... yes checking for socket in -lsocket... no checking for getaddrinfo... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking size of size_t... 8 checking size of off_t... 8 checking if malloc debugging is wanted... no checking whether compiler supports -g... yes checking whether compiler supports -Wall... yes checking whether compiler supports -Wwrite-strings... yes checking whether compiler supports -Winline... yes checking whether compiler supports -Wextra... yes checking whether compiler supports -Winline... yes checking whether compiler supports -Wmissing-noreturn... yes checking whether compiler supports -Wredundant-decls... yes checking whether compiler supports -Wnested-externs... yes checking whether compiler supports -Wundef... yes checking whether compiler supports -Wbad-function-cast... yes checking whether compiler supports -Wcast-align... yes checking whether compiler supports -Wvolatile-register-var... yes checking whether compiler supports -ffast-math... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating librcksum/Makefile config.status: creating zlib/Makefile config.status: creating libzsync/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/net-misc/zsync-0.6.2-r1/work/zsync-0.6.2 ... make -j1 make all-recursive make[1]: Entering directory '/var/tmp/portage/net-misc/zsync-0.6.2-r1/work/zsync-0.6.2' Making all in librcksum make[2]: Entering directory '/var/tmp/portage/net-misc/zsync-0.6.2-r1/work/zsync-0.6.2/librcksum' x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -c -o md4test.o md4test.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -c -o md4.o md4.c In file included from ../zsglobal.h:21, from md4.h:19, from md4.c:27: ../config.h:109: warning: "_XOPEN_SOURCE" redefined 109 | #define _XOPEN_SOURCE 600 | In file included from /usr/include/sys/types.h:7, from md4.c:25: /usr/include/features.h:16: note: this is the location of the previous definition 16 | #define _XOPEN_SOURCE 700 | x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o md4test md4test.o md4.o x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -c -o rsum.o rsum.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -c -o hash.o hash.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -c -o state.o state.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -c -o range.o range.c rm -f librcksum.a ar cru librcksum.a rsum.o hash.o state.o range.o md4.o x86_64-gentoo-linux-musl-ranlib librcksum.a make[2]: Leaving directory '/var/tmp/portage/net-misc/zsync-0.6.2-r1/work/zsync-0.6.2/librcksum' Making all in zlib make[2]: Entering directory '/var/tmp/portage/net-misc/zsync-0.6.2-r1/work/zsync-0.6.2/zlib-1.2.3-modified' x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -c -o inflate.o inflate.c inflate.c: In function ‘inflate’: inflate.c:671:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 671 | state->mode = EXLEN; | ~~~~~~~~~~~~^~~~~~~ inflate.c:672:9: note: here 672 | case EXLEN: | ^~~~ inflate.c:683:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 683 | state->mode = EXTRA; | ~~~~~~~~~~~~^~~~~~~ inflate.c:684:9: note: here 684 | case EXTRA: | ^~~~ inflate.c:705:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 705 | state->mode = NAME; | ~~~~~~~~~~~~^~~~~~ inflate.c:706:9: note: here 706 | case NAME: | ^~~~ inflate.c:726:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 726 | state->mode = COMMENT; | ~~~~~~~~~~~~^~~~~~~~~ inflate.c:727:9: note: here 727 | case COMMENT: | ^~~~ inflate.c:746:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 746 | state->mode = HCRC; | ~~~~~~~~~~~~^~~~~~ inflate.c:747:9: note: here 747 | case HCRC: | ^~~~ inflate.c:769:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 769 | state->mode = DICT; | ~~~~~~~~~~~~^~~~~~ inflate.c:770:9: note: here 770 | case DICT: | ^~~~ inflate.c:776:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 776 | state->mode = TYPE; | ~~~~~~~~~~~~^~~~~~ inflate.c:777:9: note: here 777 | case TYPE: | ^~~~ inflate.c:778:16: warning: this statement may fall through [-Wimplicit-fallthrough=] 778 | if (flush == Z_BLOCK) goto inf_leave; | ^ inflate.c:779:9: note: here 779 | case TYPEDO: | ^~~~ inflate.c:823:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 823 | state->mode = COPY; | ~~~~~~~~~~~~^~~~~~ inflate.c:824:9: note: here 824 | case COPY: | ^~~~ inflate.c:956:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 956 | state->mode = LEN; | ~~~~~~~~~~~~^~~~~ inflate.c:957:9: note: here 957 | case LEN: | ^~~~ inflate.c:997:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 997 | state->mode = LENEXT; | ~~~~~~~~~~~~^~~~~~~~ inflate.c:998:9: note: here 998 | case LENEXT: | ^~~~ inflate.c:1005:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 1005 | state->mode = DIST; | ~~~~~~~~~~~~^~~~~~ inflate.c:1006:9: note: here 1006 | case DIST: | ^~~~ inflate.c:1030:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 1030 | state->mode = DISTEXT; | ~~~~~~~~~~~~^~~~~~~~~ inflate.c:1031:9: note: here 1031 | case DISTEXT: | ^~~~ inflate.c:1050:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 1050 | state->mode = MATCH; | ~~~~~~~~~~~~^~~~~~~ inflate.c:1051:9: note: here 1051 | case MATCH: | ^~~~ inflate.c:1105:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 1105 | state->mode = LENGTH; | ~~~~~~~~~~~~^~~~~~~~ inflate.c:1106:9: note: here 1106 | case LENGTH: | ^~~~ inflate.c:1118:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 1118 | state->mode = DONE; | ~~~~~~~~~~~~^~~~~~ inflate.c:1119:9: note: here 1119 | case DONE: | ^~~~ x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -c -o adler32.o adler32.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -c -o inftrees.o inftrees.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -c -o zutil.o zutil.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -c -o crc32.o crc32.c rm -f libinflate.a ar cru libinflate.a inflate.o adler32.o inftrees.o zutil.o crc32.o x86_64-gentoo-linux-musl-ranlib libinflate.a x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -c -o deflate.o deflate.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -c -o compress.o compress.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -c -o trees.o trees.c rm -f libdeflate.a ar cru libdeflate.a deflate.o compress.o trees.o x86_64-gentoo-linux-musl-ranlib libdeflate.a make[2]: Leaving directory '/var/tmp/portage/net-misc/zsync-0.6.2-r1/work/zsync-0.6.2/zlib-1.2.3-modified' Making all in libzsync make[2]: Entering directory '/var/tmp/portage/net-misc/zsync-0.6.2-r1/work/zsync-0.6.2/libzsync' x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -c -o sha1.o sha1.c In file included from sha1.c:26: sha1.h:43:43: error: unknown type name ‘off_t’ 43 | char *SHA1FileChunk(const char *, char *, off_t, off_t) | ^~~~~ sha1.h:43:50: error: unknown type name ‘off_t’ 43 | char *SHA1FileChunk(const char *, char *, off_t, off_t) | ^~~~~ make[2]: *** [Makefile:560: sha1.o] Error 1 make[2]: Leaving directory '/var/tmp/portage/net-misc/zsync-0.6.2-r1/work/zsync-0.6.2/libzsync' make[1]: *** [Makefile:748: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/net-misc/zsync-0.6.2-r1/work/zsync-0.6.2' make: *** [Makefile:582: all] Error 2 * ERROR: net-misc/zsync-0.6.2-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-misc/zsync-0.6.2-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-misc/zsync-0.6.2-r1::gentoo'`. * The complete build log is located at '/var/log/portage/net-misc:zsync-0.6.2-r1:20200412-104917.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/zsync-0.6.2-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-misc/zsync-0.6.2-r1/temp/environment'. * Working directory: '/var/tmp/portage/net-misc/zsync-0.6.2-r1/work/zsync-0.6.2' * S: '/var/tmp/portage/net-misc/zsync-0.6.2-r1/work/zsync-0.6.2'