>>> Fetching sources... filename:'binutils-2.21.1.tar.bz2' url:'http://ftpmirror.gnu.org/binutils//binutils-2.21.1.tar.bz2' filename:'pex-helenos.c' url:'pex-helenos.c' >>> Building... [hsct]: "tar" "xjf" "binutils-2.21.1.tar.bz2" >>> Weakening some symbols... [hsct]: "sed" "1i#pragma weak optind" "1i#pragma weak optarg" "1i#pragma weak opterr" "1i#pragma weak optopt" "1i#pragma weak getopt" "-i" "binutils-2.21.1/libiberty/getopt.c" [hsct]: "sed" "1i#pragma weak getopt_long" "-i" "binutils-2.21.1/libiberty/getopt1.c" [hsct]: "sed" "1i#pragma weak strncmp" "-i" "binutils-2.21.1/libiberty/strncmp.c" [hsct]: "sed" "1i#pragma weak fnmatch" "-i" "binutils-2.21.1/libiberty/fnmatch.c" >>> Providing our pex implementation... [hsct]: "cp" "pex-helenos.c" "binutils-2.21.1/libiberty/" [hsct]: "sed" "s/@pexecute@/pex-helenos/" "s/pex-msdos/pex-helenos/g" "-i" "binutils-2.21.1/libiberty/Makefile.in" [hsct]: "cd" "binutils-2.21.1" [hsct]: "cp" "/var/helenos/nightly/tmp-ci/repo/coastline/config.sub" "." [hsct]: "./configure" "--build=x86_64-pc-linux-gnu" "--host=aarch64-helenos" "CC=aarch64-helenos-cc" "CXX=aarch64-helenos-cxx" "AR=aarch64-helenos-ar" "AS=aarch64-helenos-as" "CPP=aarch64-helenos-cpp" "NM=aarch64-helenos-nm" "OBJDUMP=aarch64-helenos-objdump" "OBJCOPY=aarch64-helenos-objcopy" "STRIP=aarch64-helenos-strip" "RANLIB=aarch64-helenos-ranlib" "--target=aarch64-linux-gnu" "--program-prefix=" "--disable-werror" "--disable-nls" "--disable-shared" "--enable-static" "--with-zlib=no" "--with-ppl=no" "--with-cloog=no" "--with-gmp=no" "--with-mpfr=no" "--with-mpc=no" checking build system type... x86_64-pc-linux-gnu checking host system type... aarch64-unknown-helenos checking target system type... aarch64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /usr/bin/sed checking for gawk... gawk checking for aarch64-helenos-gcc... aarch64-helenos-cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether aarch64-helenos-cc accepts -g... yes checking for aarch64-helenos-cc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether aarch64-helenos-cxx accepts -g... yes checking for aarch64-helenos-gnatbind... no checking for gnatbind... no checking for aarch64-helenos-gnatmake... no checking for gnatmake... no checking whether compiler driver understands Ada... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking for objdir... .libs checking for default BUILD_CONFIG... checking for bison... bison -y checking for bison... bison checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... flex checking for flex... flex checking for makeinfo... makeinfo checking for expect... no checking for runtest... no checking for ar... (cached) aarch64-helenos-ar checking for aarch64-helenos-ar... (cached) aarch64-helenos-ar checking for as... (cached) aarch64-helenos-as checking for aarch64-helenos-as... (cached) aarch64-helenos-as checking for aarch64-helenos-dlltool... no checking for ld... (cached) /var/helenos/cross/lib/gcc/aarch64-helenos/13.2.0/../../../../aarch64-helenos/bin/ld checking for aarch64-helenos-ld... (cached) /var/helenos/cross/lib/gcc/aarch64-helenos/13.2.0/../../../../aarch64-helenos/bin/ld checking for aarch64-helenos-lipo... no checking for nm... (cached) aarch64-helenos-nm checking for aarch64-helenos-nm... (cached) aarch64-helenos-nm checking for ranlib... (cached) aarch64-helenos-ranlib checking for aarch64-helenos-ranlib... (cached) aarch64-helenos-ranlib checking for strip... (cached) aarch64-helenos-strip checking for aarch64-helenos-strip... (cached) aarch64-helenos-strip checking for aarch64-helenos-windres... no checking for aarch64-helenos-windmc... no checking for objcopy... (cached) aarch64-helenos-objcopy checking for aarch64-helenos-objcopy... (cached) aarch64-helenos-objcopy checking for objdump... (cached) aarch64-helenos-objdump checking for aarch64-helenos-objdump... (cached) aarch64-helenos-objdump checking for aarch64-linux-gnu-cc... no checking for aarch64-linux-gnu-gcc... no checking for aarch64-linux-gnu-c++... no checking for aarch64-linux-gnu-g++... no checking for aarch64-linux-gnu-cxx... no checking for aarch64-linux-gnu-gxx... no checking for aarch64-linux-gnu-gcc... no checking for aarch64-linux-gnu-gcj... no checking for aarch64-linux-gnu-gfortran... no checking for aarch64-linux-gnu-ar... no checking for aarch64-linux-gnu-as... no checking for aarch64-linux-gnu-dlltool... no checking for aarch64-linux-gnu-ld... no checking for aarch64-linux-gnu-lipo... no checking for aarch64-linux-gnu-nm... no checking for aarch64-linux-gnu-objdump... no checking for aarch64-linux-gnu-ranlib... no checking for aarch64-linux-gnu-strip... no checking for aarch64-linux-gnu-windres... no checking for aarch64-linux-gnu-windmc... no checking where to find the target ar... pre-installed checking where to find the target as... pre-installed checking where to find the target cc... pre-installed checking where to find the target c++... pre-installed checking where to find the target c++ for libstdc++... pre-installed checking where to find the target dlltool... pre-installed checking where to find the target gcc... pre-installed checking where to find the target gcj... pre-installed checking where to find the target gfortran... pre-installed checking where to find the target ld... pre-installed checking where to find the target lipo... pre-installed checking where to find the target nm... pre-installed checking where to find the target objdump... pre-installed checking where to find the target ranlib... pre-installed checking where to find the target strip... pre-installed checking where to find the target windres... pre-installed checking where to find the target windmc... pre-installed checking whether to enable maintainer-specific portions of Makefiles... no checking whether -fkeep-inline-functions is supported... yes configure: creating ./config.status config.status: creating Makefile [hsct]: "make" "all-gas" "all-ld" "-j1" "STATIC_ONLY=y" Configuring in ./intl configure: creating cache ./config.cache checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for aarch64-helenos-gcc... aarch64-helenos-cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether aarch64-helenos-cc accepts -g... yes checking for aarch64-helenos-cc option to accept ISO C89... none needed checking build system type... x86_64-pc-linux-gnu checking host system type... aarch64-unknown-helenos checking for aarch64-helenos-ranlib... aarch64-helenos-ranlib checking for library containing strerror... none required checking how to run the C preprocessor... aarch64-helenos-cc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for an ANSI C-conforming const... yes checking for inline... inline 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... no checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for off_t... yes checking for size_t... yes checking for working alloca.h... no checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... no checking whether we are using the GNU C Library 2.1 or newer... no checking whether integer division by zero raises SIGFPE... guessing no checking for inttypes.h... yes checking for stdint.h... yes checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by GCC... /var/helenos/cross/lib/gcc/aarch64-helenos/13.2.0/../../../../aarch64-helenos/bin/ld checking if the linker (/var/helenos/cross/lib/gcc/aarch64-helenos/13.2.0/../../../../aarch64-helenos/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking argz.h usability... no checking argz.h presence... no checking for argz.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... no checking nl_types.h presence... no checking for nl_types.h... no checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/param.h usability... no checking sys/param.h presence... no checking for sys/param.h... no checking for feof_unlocked... no checking for fgets_unlocked... no checking for getc_unlocked... yes checking for getcwd... yes checking for getegid... no checking for geteuid... no checking for getgid... yes checking for getuid... yes checking for mempcpy... no checking for munmap... yes checking for putenv... yes checking for setenv... no checking for setlocale... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... no checking for __argz_count... no checking for __argz_stringify... no checking for __argz_next... no checking for __fsetlocking... no checking for iconv... no, consider installing GNU libiconv checking for nl_langinfo and CODESET... no checking for LC_MESSAGES... yes checking for bison... bison checking version of bison... 3.7.6, ok checking whether NLS is requested... no checking whether to use NLS... no checking for aclocal... no checking for autoconf... no checking for autoheader... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.intl config.status: creating config.h config.status: executing default-1 commands Configuring in ./gas configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... aarch64-unknown-helenos checking target system type... aarch64-unknown-linux-gnu checking for aarch64-helenos-gcc... aarch64-helenos-cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether aarch64-helenos-cc accepts -g... yes checking for aarch64-helenos-cc option to accept ISO C89... none needed checking for library containing strerror... none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for aarch64-helenos-strip... aarch64-helenos-strip checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of aarch64-helenos-cc... gcc3 checking for aarch64-helenos-gcc... (cached) aarch64-helenos-cc checking whether we are using the GNU C compiler... (cached) yes checking whether aarch64-helenos-cc accepts -g... (cached) yes checking for aarch64-helenos-cc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... aarch64-helenos-cc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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... no checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by aarch64-helenos-cc... /var/helenos/cross/lib/gcc/aarch64-helenos/13.2.0/../../../../aarch64-helenos/bin/ld checking if the linker (/var/helenos/cross/lib/gcc/aarch64-helenos/13.2.0/../../../../aarch64-helenos/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... aarch64-helenos-nm checking the name lister (aarch64-helenos-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /var/helenos/cross/lib/gcc/aarch64-helenos/13.2.0/../../../../aarch64-helenos/bin/ld option to reload object files... -r checking for aarch64-helenos-objdump... aarch64-helenos-objdump checking how to recognize dependent libraries... unknown checking for aarch64-helenos-ar... aarch64-helenos-ar checking for aarch64-helenos-strip... (cached) aarch64-helenos-strip checking for aarch64-helenos-ranlib... aarch64-helenos-ranlib checking command to parse aarch64-helenos-nm output from aarch64-helenos-cc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if aarch64-helenos-cc supports -fno-rtti -fno-exceptions... no checking for aarch64-helenos-cc option to produce PIC... -fPIC -DPIC checking if aarch64-helenos-cc PIC flag -fPIC -DPIC works... yes checking if aarch64-helenos-cc static flag -static works... yes checking if aarch64-helenos-cc supports -c -o file.o... yes checking if aarch64-helenos-cc supports -c -o file.o... (cached) yes checking whether the aarch64-helenos-cc linker (/var/helenos/cross/lib/gcc/aarch64-helenos/13.2.0/../../../../aarch64-helenos/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... no checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow checking whether byte ordering is bigendian... no This target is no longer supported in gas make: *** [Makefile:5759: configure-gas] Error 1 [hsct]: Error: Build failed!