>>> gzip 1.13 Extracting xzcat /workdir/instance-0/dl/gzip/gzip-1.13.tar.xz | tar --strip-components=1 -C /workdir/instance-0/output-1/build/gzip-1.13 -xf - >>> gzip 1.13 Patching >>> gzip 1.13 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /workdir/instance-0/output-1/build/gzip-1.13 -name $file); do cp support/gnuconfig/$file $i; done; done >>> gzip 1.13 Patching libtool >>> gzip 1.13 Configuring (cd /workdir/instance-0/output-1/build/gzip-1.13/ && rm -rf config.cache && GIT_DIR=. PATH="/workdir/instance-0/output-1/host/bin:/workdir/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/workdir/instance-0/output-1/host/bin/i686-linux-gcc-ar" AS="/workdir/instance-0/output-1/host/bin/i686-linux-as" LD="/workdir/instance-0/output-1/host/bin/i686-linux-ld" NM="/workdir/instance-0/output-1/host/bin/i686-linux-gcc-nm" CC="/workdir/instance-0/output-1/host/bin/i686-linux-gcc" GCC="/workdir/instance-0/output-1/host/bin/i686-linux-gcc" CPP="/workdir/instance-0/output-1/host/bin/i686-linux-cpp" CXX="/workdir/instance-0/output-1/host/bin/i686-linux-g++" FC="/workdir/instance-0/output-1/host/bin/i686-linux-gfortran" F77="/workdir/instance-0/output-1/host/bin/i686-linux-gfortran" RANLIB="/workdir/instance-0/output-1/host/bin/i686-linux-gcc-ranlib" READELF="/workdir/instance-0/output-1/host/bin/i686-linux-readelf" STRIP="/workdir/instance-0/output-1/host/bin/i686-linux-strip" OBJCOPY="/workdir/instance-0/output-1/host/bin/i686-linux-objcopy" OBJDUMP="/workdir/instance-0/output-1/host/bin/i686-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/workdir/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/workdir/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/workdir/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/workdir/instance-0/output-1/host/lib -Wl,-rpath,/workdir/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/workdir/instance-0/output-1/host/bin/i686-linux-as" DEFAULT_LINKER="/workdir/instance-0/output-1/host/bin/i686-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS=" -z text" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/workdir/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/workdir/instance-0/output-1/host/i686-buildroot-linux-musl/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=no ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no gl_cv_func_fflush_stdin=yes ac_cv_path_shell=/bin/sh CONFIG_SITE=/dev/null ./configure --target=i686-buildroot-linux-musl --host=i686-buildroot-linux-musl --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --enable-nls --disable-static --enable-shared --exec-prefix=/ ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --enable-nls, --disable-static, --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... true checking the filesystem timestamp resolution... 0.2 checking whether build environment is sane... yes checking for i686-buildroot-linux-musl-strip... /workdir/instance-0/output-1/host/bin/i686-linux-strip checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking for i686-buildroot-linux-musl-gcc... /workdir/instance-0/output-1/host/bin/i686-linux-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... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /workdir/instance-0/output-1/host/bin/i686-linux-gcc accepts -g... yes checking for /workdir/instance-0/output-1/host/bin/i686-linux-gcc option to enable C11 features... none needed checking whether /workdir/instance-0/output-1/host/bin/i686-linux-gcc understands -c and -o together... yes checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking whether make supports the include directive... yes (GNU style) checking dependency style of /workdir/instance-0/output-1/host/bin/i686-linux-gcc... none checking how to run the C preprocessor... /workdir/instance-0/output-1/host/bin/i686-linux-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for less... less checking for i686-buildroot-linux-musl-nm... /workdir/instance-0/output-1/host/bin/i686-linux-gcc-nm checking whether ln -s works... yes checking for i686-buildroot-linux-musl-ranlib... /workdir/instance-0/output-1/host/bin/i686-linux-gcc-ranlib checking for a POSIX-compliant shell... (cached) /bin/sh configure: WARNING: using /bin/sh, even though it may have file descriptor bugs checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for sys/param.h... yes checking for sys/socket.h... yes checking for dirent.h... yes checking for error.h... no checking for features.h... yes checking for stdio_ext.h... yes checking for getopt.h... yes checking for sys/cdefs.h... yes checking for sys/time.h... yes checking for limits.h... yes checking for math.h... yes checking for sys/mman.h... yes checking for stdbool.h... yes checking for stdckdint.h... no checking for utime.h... yes checking for crtdefs.h... no checking for fcntl.h... yes checking for memory.h... yes checking for time.h... yes checking for sys/sdt.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... x86_64-pc-linux-gnu checking host system type... i686-buildroot-linux-musl checking for egrep -e... /usr/bin/grep -E checking for Minix Amsterdam compiler... no checking for i686-buildroot-linux-musl-ar... /workdir/instance-0/output-1/host/bin/i686-linux-gcc-ar checking for /workdir/instance-0/output-1/host/bin/i686-linux-gcc option to enable large file support... none needed checking for /workdir/instance-0/output-1/host/bin/i686-linux-gcc option for timestamps after 2038... none needed checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking whether malloc is ptrdiff_t safe... no checking whether malloc, realloc, calloc set errno on failure... yes checking for _set_invalid_parameter_handler... no checking for fchdir... yes checking for fdopendir... yes checking for fcntl... yes checking for symlink... yes checking for snprintf... yes checking for vasnprintf... no checking for fpurge... yes checking for fsync... yes checking for getdtablesize... yes checking for getexecname... no checking for gettimeofday... yes checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mprotect... yes checking for openat... yes checking for pipe... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for unlinkat... yes checking for chown... yes checking for fchmod... yes checking for fchown... yes checking for /workdir/instance-0/output-1/host/bin/i686-linux-gcc options needed to detect all undeclared functions... none needed checking for complete errno.h... yes checking for error... no checking whether error_at_line is declared... no checking whether strerror_r is declared... yes checking whether strerror_r returns char *... no checking whether ctype.h defines __header_inline... no checking whether fchdir is declared... yes checking whether fflush works on input streams... (cached) yes checking whether fclose works on input streams... guessing yes checking for working fcntl.h... cross-compiling checking for pid_t... yes checking for mode_t... yes checking for promoted mode_t type... mode_t checking whether fdatasync is declared... yes checking whether fopen recognizes a trailing slash... guessing yes checking for stdint.h... yes checking for inttypes.h... yes checking whether printf supports size specifiers as in C99... guessing yes checking whether printf supports size specifiers as in C23... guessing no checking whether printf supports 'long double' arguments... guessing yes checking whether printf supports infinite 'double' arguments... guessing yes checking whether byte ordering is bigendian... (cached) no checking whether long double and double are the same... no checking whether printf supports infinite 'long double' arguments... guessing no checking whether printf supports the 'a' and 'A' directives... guessing yes checking whether printf supports the 'b' directive... guessing no checking whether printf supports the 'F' directive... guessing yes checking whether printf supports the 'n' directive... guessing yes checking whether printf supports the 'ls' directive... guessing yes checking whether printf supports the 'lc' directive correctly... guessing yes checking whether printf supports POSIX/XSI format strings with positions... guessing yes checking whether printf supports the grouping flag... guessing yes checking whether printf supports the left-adjust flag correctly... guessing yes checking whether printf supports the zero flag correctly... guessing yes checking whether printf supports large precisions... guessing yes checking whether the compiler produces multi-arch binaries... no checking whether printf survives out-of-memory conditions... guessing no checking whether snprintf returns a byte count as in C99... guessing yes checking whether snprintf truncates the result as in C99... guessing yes checking for wchar_t... yes checking for wint_t... yes checking whether wint_t is large enough... yes checking where to find the exponent in a 'double'... (cached) word 1 bit 20 checking for wcslen... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking for intmax_t... yes checking whether frexp() can be used without linking with libm... yes checking whether alarm is declared... yes checking whether stdin defaults to large file offsets... yes checking whether fseeko is declared... yes checking for fseeko... yes checking whether fflush works on input streams... (cached) yes checking whether stat file-mode macros are broken... no checking for C/C++ restrict keyword... __restrict__ checking for nlink_t... yes checking whether ftello is declared... yes checking whether ungetc works on arbitrary bytes... guessing yes checking for ftello... yes checking whether ftello works... guessing yes checking whether getcwd (NULL, 0) allocates memory for result... guessing yes checking for getcwd with POSIX signature... yes checking whether getdtablesize is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... guessing yes checking for working GNU getopt function... guessing no checking whether timespec_get is declared... yes checking for timespec_get... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no checking whether stdint.h conforms to C99... guessing yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... no checking where to find the exponent in a 'float'... word 0 bit 23 checking where to find the exponent in a 'long double'... unknown checking whether lstat correctly handles trailing slash... guessing yes checking for a sed that does not truncate output... /usr/bin/sed checking whether malloc (0) returns nonnull... (cached) yes checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking for mbstate_t... yes checking for nl_langinfo and CODESET... yes checking for a traditional japanese locale... none checking for a french Unicode locale... fr_FR.UTF-8 checking for a transitional chinese locale... none checking whether mbrtowc handles incomplete characters... guessing yes checking whether mbrtowc works as well as mbtowc... guessing yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... guessing no checking whether memrchr is declared... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking for O_CLOEXEC... yes checking for egrep... /usr/bin/grep -E checking whether C symbols are prefixed with underscore at the linker level... no checking for sigset_t... yes checking for uid_t... yes checking for gid_t... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for unreachable... no checking whether fcloseall is declared... no checking whether getw is declared... yes checking whether putw is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether MB_CUR_MAX is correct... guessing yes checking whether strdup is declared... yes checking whether strerror(0) succeeds... guessing yes checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking whether execvpe is declared... yes checking whether the utimes function works... guessing yes checking whether uses 'inline' correctly... yes checking whether wcsdup is declared... yes checking for C compiler option to allow warnings... -Wno-error checking for alloca as a compiler built-in... yes checking for static_assert... yes, an macro checking whether this system supports file names of any length... no checking for library containing clock_gettime... none required checking for clock_getres... yes checking for clock_gettime... yes checking for clock_settime... yes checking for closedir... yes checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking whether // is distinct from /... unknown, assuming no checking whether dup works... guessing yes checking whether dup2 works... guessing yes checking whether fcntl handles F_DUPFD correctly... guessing yes checking whether fcntl understands F_DUPFD_CLOEXEC... guessing no checking for fdatasync... yes checking whether fdopendir is declared... yes checking whether fdopendir works... guessing yes checking whether fflush works on input streams... (cached) yes checking for mempcpy... yes checking whether conversion from 'int' to 'long double' works... guessing yes checking for ptrdiff_t... yes checking for __fpurge... yes checking whether fpurge is declared... no checking whether fpurge works... guessing yes checking for __freading... yes checking whether free is known to preserve errno... no checking whether frexp works... guessing yes checking whether frexpl is declared... yes checking whether frexpl() can be used without linking with libm... yes checking whether frexpl works... guessing yes checking for fseeko... (cached) yes checking whether fflush works on input streams... (cached) yes checking for __fseterr... yes checking for ftello... (cached) yes checking whether ftello works... (cached) guessing yes checking whether getdtablesize works... guessing yes checking for getprogname... no checking whether program_invocation_name is declared... yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking for gettimeofday with POSIX signature... yes checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(float) can be used without linking with libm... yes checking whether isnan(float) works... guessing yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... guessing yes checking for C compiler flag to ignore unused libraries... -Wl,--as-needed checking whether lseek detects pipes... yes checking whether SEEK_DATA works but is incompatible with GNU... no checking for bp-sym.h... no checking for mempcpy... (cached) yes checking for memrchr... yes checking whether open recognizes a trailing slash... guessing yes checking for opendir... yes checking whether frexp works... (cached) guessing yes checking whether ldexp can be used without linking with libm... yes checking whether frexpl() can be used without linking with libm... (cached) yes checking whether frexpl works... (cached) guessing yes checking whether frexpl is declared... (cached) yes checking whether ldexpl() can be used without linking with libm... yes checking whether ldexpl works... guessing yes checking whether ldexpl is declared... yes checking for ptrdiff_t... (cached) yes checking for raise... yes checking for sigprocmask... yes checking for readdir... yes checking whether realloc (0, 0) returns nonnull... (cached) yes checking for reallocarray... yes checking whether rmdir works... guessing yes checking for struct sigaction.sa_sigaction... yes checking for signbit macro... guessing yes checking for signbit compiler built-ins... guessing yes checking for sigprocmask... (cached) yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for ssize_t... yes checking whether stat handles trailing slashes on files... guessing yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for bool, true, false... no checking for stpcpy... yes checking for working strerror function... guessing yes checking whether time() works... guessing yes checking whether unlink honors trailing slashes... guessing yes checking whether unlink of a parent directory fails as it should... guessing yes checking for utime... yes checking whether utime handles trailing slashes on files... guessing yes checking for futimes... yes checking for futimesat... yes checking for lutimes... yes checking for futimens... yes checking for utimensat... yes checking for variable-length arrays... yes checking for ptrdiff_t... (cached) yes checking for ptrdiff_t... (cached) yes checking for stdint.h... (cached) yes checking for underline in external names... no checking for an assembler syntax supported by this package... yes, with -Wa,--noexecstack checking for an ANSI C-conforming const... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for size_t... (cached) yes checking for off_t... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating tests/Makefile config.status: creating lib/config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --enable-nls, --disable-static, --enable-shared >>> gzip 1.13 Building GIT_DIR=. PATH="/workdir/instance-0/output-1/host/bin:/workdir/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j1 -C /workdir/instance-0/output-1/build/gzip-1.13/ make[1]: Entering directory '/workdir/instance-0/output-1/build/gzip-1.13' GEN version.c GEN version.h /usr/bin/make all-recursive make[2]: Entering directory '/workdir/instance-0/output-1/build/gzip-1.13' Making all in lib make[3]: Entering directory '/workdir/instance-0/output-1/build/gzip-1.13/lib' GEN alloca.h GEN dirent.h GEN error.h GEN fcntl.h GEN getopt.h GEN getopt-cdefs.h GEN inttypes.h GEN limits.h GEN math.h GEN signal.h GEN stdckdint.h GEN stddef.h GEN stdint.h GEN stdio.h GEN stdlib.h GEN string.h GEN sys/stat.h GEN sys/time.h GEN sys/types.h GEN time.h GEN unistd.h GEN utime.h GEN wchar.h /usr/bin/make all-am make[4]: Entering directory '/workdir/instance-0/output-1/build/gzip-1.13/lib' CC libgzip_a-openat-proc.o CC libgzip_a-basename-lgpl.o CC libgzip_a-chdir-long.o CC libgzip_a-cloexec.o CC libgzip_a-opendir-safer.o CC libgzip_a-dirname-lgpl.o CC libgzip_a-stripslash.o CC libgzip_a-error.o CC libgzip_a-exitfail.o CC libgzip_a-fcntl.o CC libgzip_a-creat-safer.o CC libgzip_a-open-safer.o CC libgzip_a-fd-hook.o CC libgzip_a-fd-safer-flag.o CC libgzip_a-dup-safer-flag.o CC libgzip_a-filenamecat-lgpl.o CC libgzip_a-freading.o CC libgzip_a-free.o CC libgzip_a-getopt.o CC libgzip_a-getopt1.o CC libgzip_a-getprogname.o CC libgzip_a-gettime.o CC libgzip_a-ialloc.o CC libgzip_a-malloca.o CC libgzip_a-math.o CC libgzip_a-mbszero.o CC libgzip_a-memchr.o CC libgzip_a-openat-die.o CC libgzip_a-openat-safer.o CC libgzip_a-printf-frexp.o CC libgzip_a-printf-frexpl.o CC libgzip_a-reallocarray.o CC libgzip_a-save-cwd.o CC libgzip_a-savedir.o CC libgzip_a-sig-handler.o CC libgzip_a-stat-time.o CC libgzip_a-timespec.o CC libgzip_a-unistd.o CC libgzip_a-dup-safer.o CC libgzip_a-fd-safer.o CC libgzip_a-pipe-safer.o CC libgzip_a-utimens.o CC libgzip_a-xmalloc.o CC libgzip_a-xalloc-die.o CC libgzip_a-xsize.o CC libgzip_a-yesno.o CC asnprintf.o CC calloc.o CC fprintf.o CC malloc.o CC printf.o CC printf-args.o CC printf-parse.o CC realloc.o CC vasnprintf.o CC vfprintf.o GEN match.o AR libgzip.a make[4]: Leaving directory '/workdir/instance-0/output-1/build/gzip-1.13/lib' make[3]: Leaving directory '/workdir/instance-0/output-1/build/gzip-1.13/lib' Making all in doc make[3]: Entering directory '/workdir/instance-0/output-1/build/gzip-1.13/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/workdir/instance-0/output-1/build/gzip-1.13/doc' Making all in . make[3]: Entering directory '/workdir/instance-0/output-1/build/gzip-1.13' CC bits.o CC deflate.o CC gzip.o CC inflate.o CC trees.o CC unlzh.o CC unlzw.o CC unpack.o CC unzip.o CC util.o CC zip.o CC version.o AR libver.a CCLD gzip /workdir/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/i686-buildroot-linux-musl/12.3.0/../../../../i686-buildroot-linux-musl/bin/ld: lib/libgzip.a(match.o): warning: relocation against `nice_match' in read-only section `.text' /workdir/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/i686-buildroot-linux-musl/12.3.0/../../../../i686-buildroot-linux-musl/bin/ld: read-only segment has dynamic relocations collect2: error: ld returned 1 exit status make[3]: *** [Makefile:1882: gzip] Error 1 make[3]: Leaving directory '/workdir/instance-0/output-1/build/gzip-1.13' make[2]: *** [Makefile:2011: all-recursive] Error 1 make[2]: Leaving directory '/workdir/instance-0/output-1/build/gzip-1.13' make[1]: *** [Makefile:1792: all] Error 2 make[1]: Leaving directory '/workdir/instance-0/output-1/build/gzip-1.13' make: *** [package/pkg-generic.mk:289: /workdir/instance-0/output-1/build/gzip-1.13/.stamp_built] Error 2 make: Leaving directory '/workdir/instance-0/buildroot'