>>> host-gauche 0.9.5 Extracting gzip -d -c /home/naourr/work/instance-0/dl/gauche/Gauche-0.9.5.tgz | /home/naourr/work/instance-0/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-0/output/build/host-gauche-0.9.5 -xf - >>> host-gauche 0.9.5 Patching Applying 0001-fix-so-suffix.patch using patch: patching file configure Hunk #1 succeeded at 7202 (offset 359 lines). patching file configure.ac Hunk #1 succeeded at 638 (offset 66 lines). Applying 0002-gc-configure.ac-add-check-for-NO_GETCONTEXT-definition.patch using patch: patching file gc/configure Hunk #1 succeeded at 16199 (offset 46 lines). patching file gc/configure.ac Hunk #1 succeeded at 451 (offset -8 lines). Applying 0003-Fix-missing-libc-version.h-build-error-uClibc-x86-_6.patch using patch: patching file gc/include/private/gcconfig.h >>> host-gauche 0.9.5 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/naourr/work/instance-0/output/build/host-gauche-0.9.5 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-gauche 0.9.5 Patching libtool patching file /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/gc/libatomic_ops/ltmain.sh Hunk #7 succeeded at 6699 (offset 3 lines). Hunk #8 succeeded at 9280 (offset 6 lines). patching file /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/gc/ltmain.sh Hunk #7 succeeded at 6699 (offset 3 lines). Hunk #8 succeeded at 9280 (offset 6 lines). patching file /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ltmain.sh Hunk #7 succeeded at 6699 (offset 3 lines). Hunk #8 succeeded at 9280 (offset 6 lines). >>> host-gauche 0.9.5 Configuring (cd /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ && rm -rf config.cache; PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-0/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/naourr/work/instance-0/output/host/lib/pkgconfig:/home/naourr/work/instance-0/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/naourr/work/instance-0/output/host/include" CFLAGS="-O2 -I/home/naourr/work/instance-0/output/host/include" CXXFLAGS="-O2 -I/home/naourr/work/instance-0/output/host/include" LDFLAGS="-L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/naourr/work/instance-0/output/host/include" LDFLAGS="-L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/naourr/work/instance-0/output/host" --sysconfdir="/home/naourr/work/instance-0/output/host/etc" --localstatedir="/home/naourr/work/instance-0/output/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-dependency-tracking --without-zlib ) checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking slib... not found, using fallback /usr/local/slib checking pkg-config is at least version 0.9.0... yes checking for ATOMIC_OPS... no checking which libatomic_ops to use... internal checking for gcc... /usr/bin/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 /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking for /usr/bin/gcc option to accept ISO C99... none needed checking for /usr/bin/gcc option to accept ISO Standard C... (cached) none needed checking for an ANSI C-conforming const... yes checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for ar... /usr/bin/ar checking for as... /usr/bin/as checking for makeinfo... makeinfo checking for gzip... gzip checking for x86_64-pc-linux-gnu-gcc... no checking for -gcc... no checking for gcc... gcc checking for gosh... gosh checking how to run the C preprocessor... /usr/bin/cpp 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 whether time.h and sys/time.h may both be included... 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 time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking rpc/types.h usability... no checking rpc/types.h presence... no checking for rpc/types.h... no checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking bsd/libutil.h usability... no checking bsd/libutil.h presence... no checking for bsd/libutil.h... no checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking fpu_control.h usability... yes checking fpu_control.h presence... yes checking for fpu_control.h... yes checking sunmath.h usability... no checking sunmath.h presence... no checking for sunmath.h... no checking crt_externs.h usability... no checking crt_externs.h presence... no checking for crt_externs.h... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for inline... inline checking whether byte ordering is bigendian... no checking whether struct tm is in sys/time.h or time.h... time.h checking size of long... 8 checking size of int... 4 checking size of off_t... 8 checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for int64_t... yes checking for uint64_t... yes checking for long long... yes checking for long double... yes checking for struct timespec... yes checking for pthread_spinlock_t... yes checking size of rlim_t... 8 checking for struct group.gr_passwd... yes checking for struct passwd.pw_passwd... yes checking for struct passwd.pw_gecos... yes checking for struct passwd.pw_class... no checking time_t is integral... yes checking whether /usr/bin/gcc needs -traditional... no checking for sin in -lm... yes checking for isinf in -lsunmath... no checking for clock_gettime in -lrt... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for isnan... yes checking for isinf... yes checking for trunc... yes checking for rint... yes checking for tgamma... yes checking for lgamma... yes checking for symlink... yes checking for readlink... yes checking for lchown... yes checking for realpath... yes checking for nanosleep... yes checking for usleep... yes checking for random... yes checking for srandom... yes checking for lrand48... yes checking for srand48... yes checking for putenv... yes checking for setenv... yes checking for unsetenv... yes checking for clearenv... yes checking for getpgid... yes checking for setgroups... yes checking for gethostname... yes checking for sethostname... yes checking for getdomainname... yes checking for setdomainname... yes checking for gettimeofday... yes checking for getloadavg... yes checking for clock_gettime... yes checking for clock_getres... yes checking for syslog... yes checking for setlogmask... yes checking for sigwait... yes checking for fpsetprec... no checking for mkdtemp... yes checking for mkstemp... yes checking for select... yes checking for library containing openpty... -lutil checking for library containing forkpty... none required checking for library containing crypt... -lcrypt checking for library containing dlopen... -ldl checking for library containing sched_yield... none required checking how to make dynamic loadable module... ok checking linker takes --rpath flag... yes checking linker takes --soname flag... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking gdbm.h usability... no checking gdbm.h presence... no checking for gdbm.h... no checking ndbm.h usability... no checking ndbm.h presence... no checking for ndbm.h... no checking gdbm/ndbm.h usability... no checking gdbm/ndbm.h presence... no checking for gdbm/ndbm.h... no checking gdbm-ndbm.h usability... no checking gdbm-ndbm.h presence... no checking for gdbm-ndbm.h... no checking dbm.h usability... no checking dbm.h presence... no checking for dbm.h... no checking gdbm/dbm.h usability... no checking gdbm/dbm.h presence... no checking for gdbm/dbm.h... no checking gdbm-dbm.h usability... no checking gdbm-dbm.h presence... no checking for gdbm-dbm.h... no checking for IPv6... yes checking for struct sockaddr_storage... yes checking for net/if.h... yes checking for struct ifreq... yes checking for struct ifreq.ifr_ifindex... yes checking for struct ifreq.ifr_index... no checking for struct ifreq.ifr_netmask... yes checking for struct sockaddr_un.sun_len... no checking for struct sockaddr_in.sin_len... no checking for struct sockaddr_in6.sin6_len... no checking for library containing shutdown... none required checking for library containing gethostbyname_r... none required checking for gethostbyname_r... yes checking number of arguments for gethostbyname_r... 6 checking for gethostbyaddr_r... yes checking number of arguments for gethostbyaddr_r... 8 checking for getprotobyname_r... yes checking number of arguments for getprotobyname_r... 5 checking for getprotobynumber_r... yes checking number of arguments for getprotobynumber_r... 5 checking for getservbyname_r... yes checking for getservbyname_r... (cached) yes checking number of arguments for getservbyname_r... 6 checking for getservbyport_r... yes checking number of arguments for getservbyport_r... 6 checking for socklen_t... yes checking for openssl... openssl configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/genconfig config.status: creating src/makeverslink config.status: creating lib/Makefile config.status: creating lib/slib.scm config.status: creating doc/gosh.1 config.status: creating doc/gauche-config.1 config.status: creating doc/gauche-cesconv.1 config.status: creating doc/gauche-install.1 config.status: creating doc/gauche-package.1 config.status: creating doc/Makefile config.status: creating ext/Makefile config.status: creating ext/Makefile.ext config.status: creating ext/bcrypt/Makefile config.status: creating ext/binary/Makefile config.status: creating ext/charconv/Makefile config.status: creating ext/charconv/charconv.h config.status: creating ext/data/Makefile config.status: creating ext/dbm/Makefile config.status: creating ext/digest/Makefile config.status: creating ext/fcntl/Makefile config.status: creating ext/file/Makefile config.status: creating ext/gauche/Makefile config.status: creating ext/mt-random/Makefile config.status: creating ext/net/Makefile config.status: creating ext/peg/Makefile config.status: creating ext/sparse/Makefile config.status: creating ext/srfi/Makefile config.status: creating ext/sxml/Makefile config.status: creating ext/syslog/Makefile config.status: creating ext/tls/Makefile config.status: creating ext/termios/Makefile config.status: creating ext/text/Makefile config.status: creating ext/threads/Makefile config.status: creating ext/util/Makefile config.status: creating ext/uvector/Makefile config.status: creating ext/vport/Makefile config.status: creating ext/rfc/Makefile config.status: creating ext/zlib/Makefile config.status: creating ext/windows/Makefile config.status: creating examples/Makefile config.status: creating examples/standalone/Makefile config.status: creating gc/configure.gnu-gauche config.status: creating src/gauche/config.h config.status: creating ext/dbm/dbmconf.h config.status: executing VERSION commands === configuring in gc (/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/gc) configure: running /bin/sh ./configure.gnu --disable-option-checking '--prefix=/home/naourr/work/instance-0/output/host' '--sysconfdir=/home/naourr/work/instance-0/output/host/etc' '--localstatedir=/home/naourr/work/instance-0/output/host/var' '--enable-shared' '--disable-static' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--disable-debug' '--with-xmlto=no' '--with-fop=no' '--disable-dependency-tracking' '--without-zlib' 'PKG_CONFIG=/home/naourr/work/instance-0/output/host/bin/pkg-config' 'PKG_CONFIG_LIBDIR=/home/naourr/work/instance-0/output/host/lib/pkgconfig:/home/naourr/work/instance-0/output/host/share/pkgconfig' 'CC=/usr/bin/gcc' 'CFLAGS=-O2 -I/home/naourr/work/instance-0/output/host/include' 'LDFLAGS=-L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output/host/lib' 'CPPFLAGS=-I/home/naourr/work/instance-0/output/host/include' 'CPP=/usr/bin/cpp' '--enable-multibyte=utf-8' --cache-file=/dev/null --srcdir=. checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking GC version numbers... major=7 minor=6 micro=0 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/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 style of include used by make... GNU checking for gcc... /usr/bin/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 /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... none checking dependency style of /usr/bin/gcc... none checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/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 how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... /usr/bin/cpp 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 dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... no checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... /usr/bin/g++ -E checking for ld used by /usr/bin/g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for /usr/bin/g++ option to produce PIC... -fPIC -DPIC checking if /usr/bin/g++ PIC flag -fPIC -DPIC works... yes checking if /usr/bin/g++ static flag -static works... no checking if /usr/bin/g++ supports -c -o file.o... yes checking if /usr/bin/g++ supports -c -o file.o... (cached) yes checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for inline... inline checking for pthread_self in -lpthread... yes configure: WARNING: "Explicit GC_INIT() calls may be required." checking for gcc -Wextra... yes checking for xlc... no checking whether gcc supports -fno-strict-aliasing... yes checking for getcontext... yes checking for dlopen in -ldl... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking whether to build shared libraries... yes checking whether gcc supports -fvisibility... yes checking which machine-dependent code should be used... checking whether Solaris gcc optimization fix is necessary... no checking for dladdr... yes checking sys/dg_sys_info.h usability... no checking sys/dg_sys_info.h presence... no checking for sys/dg_sys_info.h... no checking pkg-config is at least version 0.9.0... yes checking for ATOMIC_OPS... no checking which libatomic_ops to use... internal checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating bdw-gc.pc config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default commands === configuring in libatomic_ops (/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/gc/libatomic_ops) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/home/naourr/work/instance-0/output/host' '--sysconfdir=/home/naourr/work/instance-0/output/host/etc' '--localstatedir=/home/naourr/work/instance-0/output/host/var' '--enable-shared' '--disable-static' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--disable-debug' '--with-xmlto=no' '--with-fop=no' '--disable-dependency-tracking' '--without-zlib' 'PKG_CONFIG=/home/naourr/work/instance-0/output/host/bin/pkg-config' 'PKG_CONFIG_LIBDIR=/home/naourr/work/instance-0/output/host/lib/pkgconfig:/home/naourr/work/instance-0/output/host/share/pkgconfig' 'CC=/usr/bin/gcc' 'CFLAGS=-O2 -I/home/naourr/work/instance-0/output/host/include' 'LDFLAGS=-L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output/host/lib' 'CPPFLAGS=-I/home/naourr/work/instance-0/output/host/include' 'CPP=/usr/bin/cpp' '--enable-multibyte=utf-8' '--enable-threads=pthreads' '--enable-large-config' '--disable-gcj-support' 'CPPFLAGS=-I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END ' 'LDFLAGS=-L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output/host/lib ' 'CXX=/usr/bin/g++' 'CXXFLAGS=-O2 -I/home/naourr/work/instance-0/output/host/include' --cache-file=/dev/null --srcdir=. checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/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 gcc... /usr/bin/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 /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/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 how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld -m elf_x86_64 option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... /usr/bin/cpp 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 dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... no checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64 -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for PIC compiler flag... -fPIC checking whether gcc -fPIC causes __PIC__ definition... yes checking for gcc -Wextra... yes checking for pthread_self in -lpthread... 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 src/Makefile config.status: creating tests/Makefile config.status: creating pkgconfig/atomic_ops.pc config.status: creating pkgconfig/atomic_ops-uninstalled.pc config.status: creating src/config.h config.status: executing libtool commands config.status: executing default commands This Gauche has been configured with the following parameters: version: 0.9.5 multibyte: utf8 slib: /usr/local/slib thread: pthreads tls/ssl: axTLS optional modules: >>> host-gauche 0.9.5 Building PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-0/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/naourr/work/instance-0/output/host/lib/pkgconfig:/home/naourr/work/instance-0/output/host/share/pkgconfig" /usr/bin/make -j4 -C /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ make[1]: Entering directory '/home/naourr/work/instance-0/output/build/host-gauche-0.9.5' if [ . != "." ]; then ./wirebuildlibs "." "ln -s"; fi for d in gc src lib ext doc examples; do (cd $d; /usr/bin/make all) || exit 1; done make[2]: Entering directory '/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/gc' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/gc' /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c -o allchblk.lo allchblk.c /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c -o alloc.lo alloc.c /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c -o blacklst.lo blacklst.c /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c -o checksums.lo checksums.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c allchblk.c -fPIC -DPIC -o .libs/allchblk.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c blacklst.c -fPIC -DPIC -o .libs/blacklst.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c alloc.c -fPIC -DPIC -o .libs/alloc.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c checksums.c -fPIC -DPIC -o .libs/checksums.o /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c -o dbg_mlc.lo dbg_mlc.c /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c -o dyn_load.lo dyn_load.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c dbg_mlc.c -fPIC -DPIC -o .libs/dbg_mlc.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c dyn_load.c -fPIC -DPIC -o .libs/dyn_load.o /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c -o finalize.lo finalize.c /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c -o gc_dlopen.lo gc_dlopen.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c finalize.c -fPIC -DPIC -o .libs/finalize.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c gc_dlopen.c -fPIC -DPIC -o .libs/gc_dlopen.o /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c -o gcj_mlc.lo gcj_mlc.c /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c -o headers.lo headers.c /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c -o mach_dep.lo mach_dep.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c gcj_mlc.c -fPIC -DPIC -o .libs/gcj_mlc.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c headers.c -fPIC -DPIC -o .libs/headers.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c mach_dep.c -fPIC -DPIC -o .libs/mach_dep.o /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c -o malloc.lo malloc.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c malloc.c -fPIC -DPIC -o .libs/malloc.o /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c -o mallocx.lo mallocx.c /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c -o mark.lo mark.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c mallocx.c -fPIC -DPIC -o .libs/mallocx.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c mark.c -fPIC -DPIC -o .libs/mark.o /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c -o mark_rts.lo mark_rts.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c mark_rts.c -fPIC -DPIC -o .libs/mark_rts.o /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c -o misc.lo misc.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c misc.c -fPIC -DPIC -o .libs/misc.o /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c -o new_hblk.lo new_hblk.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c new_hblk.c -fPIC -DPIC -o .libs/new_hblk.o /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c -o obj_map.lo obj_map.c /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c -o os_dep.lo os_dep.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c obj_map.c -fPIC -DPIC -o .libs/obj_map.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c os_dep.c -fPIC -DPIC -o .libs/os_dep.o os_dep.c: In function 'GC_write_fault_handler': os_dep.c:3174:32: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int, siginfo_t *, void *)' {aka 'void (*)(int, struct *, void *)'} [-Wcast-function-type] if (old_handler == (SIG_HNDLR_PTR)SIG_DFL) { ^ os_dep.c:3194:24: warning: cast between incompatible function types from 'SIG_HNDLR_PTR' {aka 'void (*)(int, struct *, void *)'} to 'void (*)(int)' [-Wcast-function-type] ((PLAIN_HNDLR_PTR)old_handler) (sig); ^ os_dep.c: In function 'GC_dirty_init': os_dep.c:3311:31: warning: cast between incompatible function types from '__sighandler_t' {aka 'void (*)(int)'} to 'void (*)(int, siginfo_t *, void *)' {aka 'void (*)(int, struct *, void *)'} [-Wcast-function-type] GC_old_segv_handler = (SIG_HNDLR_PTR)oldact.sa_handler; ^ os_dep.c:3314:34: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int, siginfo_t *, void *)' {aka 'void (*)(int, struct *, void *)'} [-Wcast-function-type] if (GC_old_segv_handler == (SIG_HNDLR_PTR)SIG_IGN) { ^ os_dep.c:3316:31: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int, siginfo_t *, void *)' {aka 'void (*)(int, struct *, void *)'} [-Wcast-function-type] GC_old_segv_handler = (SIG_HNDLR_PTR)SIG_DFL; ^ os_dep.c:3318:34: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int, siginfo_t *, void *)' {aka 'void (*)(int, struct *, void *)'} [-Wcast-function-type] if (GC_old_segv_handler != (SIG_HNDLR_PTR)SIG_DFL) { ^ os_dep.c:3330:30: warning: cast between incompatible function types from '__sighandler_t' {aka 'void (*)(int)'} to 'void (*)(int, siginfo_t *, void *)' {aka 'void (*)(int, struct *, void *)'} [-Wcast-function-type] GC_old_bus_handler = (SIG_HNDLR_PTR)oldact.sa_handler; ^ os_dep.c:3335:33: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int, siginfo_t *, void *)' {aka 'void (*)(int, struct *, void *)'} [-Wcast-function-type] if (GC_old_bus_handler == (SIG_HNDLR_PTR)SIG_IGN) { ^ os_dep.c:3342:40: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int, siginfo_t *, void *)' {aka 'void (*)(int, struct *, void *)'} [-Wcast-function-type] } else if (GC_old_bus_handler != (SIG_HNDLR_PTR)SIG_DFL) { ^ /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c -o pcr_interface.lo pcr_interface.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c pcr_interface.c -fPIC -DPIC -o .libs/pcr_interface.o /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c -o ptr_chck.lo ptr_chck.c /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c -o real_malloc.lo real_malloc.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c ptr_chck.c -fPIC -DPIC -o .libs/ptr_chck.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c real_malloc.c -fPIC -DPIC -o .libs/real_malloc.o /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c -o reclaim.lo reclaim.c /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c -o specific.lo specific.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c reclaim.c -fPIC -DPIC -o .libs/reclaim.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c specific.c -fPIC -DPIC -o .libs/specific.o /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c -o stubborn.lo stubborn.c /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c -o thread_local_alloc.lo thread_local_alloc.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c stubborn.c -fPIC -DPIC -o .libs/stubborn.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c thread_local_alloc.c -fPIC -DPIC -o .libs/thread_local_alloc.o /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c -o typd_mlc.lo typd_mlc.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c typd_mlc.c -fPIC -DPIC -o .libs/typd_mlc.o /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c -o pthread_start.lo pthread_start.c /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c -o pthread_support.lo pthread_support.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c pthread_start.c -fPIC -DPIC -o .libs/pthread_start.o /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c -o pthread_stop_world.lo pthread_stop_world.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c pthread_support.c -fPIC -DPIC -o .libs/pthread_support.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c pthread_stop_world.c -fPIC -DPIC -o .libs/pthread_stop_world.o /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c -o fnlz_mlc.lo fnlz_mlc.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c fnlz_mlc.c -fPIC -DPIC -o .libs/fnlz_mlc.o /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c -o libatomic_ops/src/atomic_ops.lo libatomic_ops/src/atomic_ops.c /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c -o cord/libcord_la-cordbscs.lo `test -f 'cord/cordbscs.c' || echo './'`cord/cordbscs.c /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c -o cord/libcord_la-cordprnt.lo `test -f 'cord/cordprnt.c' || echo './'`cord/cordprnt.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c libatomic_ops/src/atomic_ops.c -fPIC -DPIC -o libatomic_ops/src/.libs/atomic_ops.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c cord/cordbscs.c -fPIC -DPIC -o cord/.libs/libcord_la-cordbscs.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c cord/cordprnt.c -fPIC -DPIC -o cord/.libs/libcord_la-cordprnt.o /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c -o cord/libcord_la-cordxtra.lo `test -f 'cord/cordxtra.c' || echo './'`cord/cordxtra.c cord/cordprnt.c: In function 'extract_conv_spec': cord/cordprnt.c:92:16: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!saw_number) { ^ cord/cordprnt.c:96:11: note: here case '1': ^~~~ /bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -version-info 1:3:0 -no-undefined -L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output/host/lib -o libgc.la -rpath /home/naourr/work/instance-0/output/host/lib allchblk.lo alloc.lo blacklst.lo checksums.lo dbg_mlc.lo dyn_load.lo finalize.lo gc_dlopen.lo gcj_mlc.lo headers.lo mach_dep.lo malloc.lo mallocx.lo mark.lo mark_rts.lo misc.lo new_hblk.lo obj_map.lo os_dep.lo pcr_interface.lo ptr_chck.lo real_malloc.lo reclaim.lo specific.lo stubborn.lo thread_local_alloc.lo typd_mlc.lo pthread_start.lo pthread_support.lo pthread_stop_world.lo fnlz_mlc.lo libatomic_ops/src/atomic_ops.lo -lpthread -ldl libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -c cord/cordxtra.c -fPIC -DPIC -o cord/.libs/libcord_la-cordxtra.o cord/cordxtra.c: In function 'CORD_lf_func': cord/cordxtra.c:565:39: warning: cast between incompatible function types from 'char (*)(refill_data *)' {aka 'char (*)(struct *)'} to 'void * (*)(void *)' [-Wcast-function-type] GC_call_with_alloc_lock((GC_fn_type) refill_cache, &rd)); ^ libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/allchblk.o .libs/alloc.o .libs/blacklst.o .libs/checksums.o .libs/dbg_mlc.o .libs/dyn_load.o .libs/finalize.o .libs/gc_dlopen.o .libs/gcj_mlc.o .libs/headers.o .libs/mach_dep.o .libs/malloc.o .libs/mallocx.o .libs/mark.o .libs/mark_rts.o .libs/misc.o .libs/new_hblk.o .libs/obj_map.o .libs/os_dep.o .libs/pcr_interface.o .libs/ptr_chck.o .libs/real_malloc.o .libs/reclaim.o .libs/specific.o .libs/stubborn.o .libs/thread_local_alloc.o .libs/typd_mlc.o .libs/pthread_start.o .libs/pthread_support.o .libs/pthread_stop_world.o .libs/fnlz_mlc.o libatomic_ops/src/.libs/atomic_ops.o -L/home/naourr/work/instance-0/output/host/lib -lpthread -ldl -O2 -Wl,-rpath -Wl,/home/naourr/work/instance-0/output/host/lib -Wl,-soname -Wl,libgc.so.1 -o .libs/libgc.so.1.0.3 libtool: link: (cd ".libs" && rm -f "libgc.so.1" && ln -s "libgc.so.1.0.3" "libgc.so.1") libtool: link: (cd ".libs" && rm -f "libgc.so" && ln -s "libgc.so.1.0.3" "libgc.so") libtool: link: ( cd ".libs" && rm -f "libgc.la" && ln -s "../libgc.la" "libgc.la" ) /bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -I/home/naourr/work/instance-0/output/host/include -fno-strict-aliasing -version-info 1:3:0 -no-undefined -L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output/host/lib -o libcord.la -rpath /home/naourr/work/instance-0/output/host/lib cord/libcord_la-cordbscs.lo cord/libcord_la-cordprnt.lo cord/libcord_la-cordxtra.lo ./libgc.la libtool: link: /usr/bin/gcc -shared -fPIC -DPIC cord/.libs/libcord_la-cordbscs.o cord/.libs/libcord_la-cordprnt.o cord/.libs/libcord_la-cordxtra.o -Wl,-rpath -Wl,/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/gc/.libs -Wl,-rpath -Wl,/home/naourr/work/instance-0/output/host/lib -L/home/naourr/work/instance-0/output/host/lib ./.libs/libgc.so -O2 -Wl,-rpath -Wl,/home/naourr/work/instance-0/output/host/lib -Wl,-soname -Wl,libcord.so.1 -o .libs/libcord.so.1.0.3 libtool: link: (cd ".libs" && rm -f "libcord.so.1" && ln -s "libcord.so.1.0.3" "libcord.so.1") libtool: link: (cd ".libs" && rm -f "libcord.so" && ln -s "libcord.so.1.0.3" "libcord.so") libtool: link: ( cd ".libs" && rm -f "libcord.la" && ln -s "../libcord.la" "libcord.la" ) make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/gc' make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/gc' make[2]: Entering directory '/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/src' rm -f gauche/config_threads.h echo "/* Generated automatically from gc config header; do not edit. */" > gauche/config_threads.h /bin/sh ./genconfig grep '^#define GC_[0-9A-Z_]*THREADS' ../gc/include/config.h >> gauche/config_threads.h || : rm -f libgc_pic.a rm -f libatomic_ops_pic.a /usr/bin/ar -rc libgc_pic.a ../gc/.libs/*.o /usr/bin/ar -rc libatomic_ops_pic.a ../gc/libatomic_ops/src/.libs/*.o /bin/sh ./genconfig echo "#!/home/naourr/work/instance-0/output/host/bin/gosh" > gauche-install && \ cat ./gauche-install.in >> gauche-install echo "#!/home/naourr/work/instance-0/output/host/bin/gosh" > gauche-package && \ cat ./gauche-package.in >> gauche-package echo "#!/home/naourr/work/instance-0/output/host/bin/gosh" > gauche-cesconv && \ cat ./gauche-cesconv.in >> gauche-cesconv /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c test-extra.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c libextra.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c box.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c core.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c vm.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c compaux.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c macro.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c code.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c error.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c class.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c prof.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c collection.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c boolean.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c char.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c string.c In file included from gauche.h:92, from string.c:35: string.c: In function 'Scm_MakeFillString': ./../gc/include/gc.h:914:31: warning: argument 1 range [9223372036854775809, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] # define GC_MALLOC_ATOMIC(sz) GC_malloc_atomic(sz) gauche.h:474:35: note: in expansion of macro 'GC_MALLOC_ATOMIC' #define SCM_MALLOC_ATOMIC(size) GC_MALLOC_ATOMIC(size) ^~~~~~~~~~~~~~~~ gauche.h:483:45: note: in expansion of macro 'SCM_MALLOC_ATOMIC' #define SCM_NEW_ATOMIC2(type, size) ((type)(SCM_MALLOC_ATOMIC(size))) ^~~~~~~~~~~~~~~~~ string.c:206:17: note: in expansion of macro 'SCM_NEW_ATOMIC2' char *ptr = SCM_NEW_ATOMIC2(char *, csize*len+1); ^~~~~~~~~~~~~~~ ./../gc/include/gc.h:458:9: note: in a call to allocation function 'GC_malloc_atomic' declared here GC_malloc_atomic(size_t /* size_in_bytes */); ^~~~~~~~~~~~~~~~ /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c list.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c hash.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c dws32hash.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c dwsiphash.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c treemap.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c bits.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c port.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c write.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c read.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c vector.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c weak.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c symbol.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c gloc.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c compare.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c regexp.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c signal.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c parameter.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c module.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c proc.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c number.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c bignum.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c load.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c paths.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c lazy.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c repl.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c autoloads.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c system.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c compile.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c libalpha.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c libbool.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c libchar.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c libcode.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c libcmp.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c libdict.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c libeval.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c libexc.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c libfmt.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c libio.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c liblazy.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c liblist.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c libmisc.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c libmod.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c libnum.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c libobj.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c libomega.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c libproc.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c librx.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c libsrfis.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c libstr.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c libsym.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c libsys.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c libvec.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c main.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -c gauche-config.c TARGETLIB=`pwd` /usr/bin/gcc -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -Wl,--rpath=`pwd` -L. -L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output/host/lib -o gauche-config gauche-config.o -ldl -lcrypt -lutil -lrt -lm -lpthread TARGETLIB=`pwd` /usr/bin/gcc -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -Wl,--rpath=`pwd` -L. -L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output/host/lib -Wl,--soname,libgauche-0.9.so.0.5 -shared -o libgauche-0.9.so box.o core.o vm.o compaux.o macro.o code.o error.o class.o prof.o collection.o boolean.o char.o string.o list.o hash.o dws32hash.o dwsiphash.o treemap.o bits.o port.o write.o read.o vector.o weak.o symbol.o gloc.o compare.o regexp.o signal.o parameter.o module.o proc.o number.o bignum.o load.o paths.o lazy.o repl.o autoloads.o system.o compile.o libalpha.o libbool.o libchar.o libcode.o libcmp.o libdict.o libeval.o libexc.o libfmt.o libio.o liblazy.o liblist.o libmisc.o libmod.o libnum.o libobj.o libomega.o libproc.o librx.o libsrfis.o libstr.o libsym.o libsys.o libvec.o libgc_pic.a libatomic_ops_pic.a -ldl -lcrypt -lutil -lrt -lm -lpthread TARGETLIB=`pwd` DESTDIR= /bin/sh ./makeverslink libgauche-0.9.so TARGETLIB=`pwd` /usr/bin/gcc -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -Wl,--rpath=`pwd` -L. -L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output/host/lib -rdynamic -o gosh main.o -lgauche-0.9 -ldl -lcrypt -lutil -lrt -lm -lpthread TARGETLIB=`pwd` /usr/bin/gcc -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -Wl,--rpath=`pwd` -L. -L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output/host/lib -rdynamic -o test-extra test-extra.o libextra.o -lgauche-0.9 -ldl -lcrypt -lutil -lrt -lm -lpthread make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/src' make[2]: Entering directory '/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/lib' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/lib' make[2]: Entering directory '/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext' (cd util; /usr/bin/make default) (cd data; /usr/bin/make default) make[3]: Entering directory '/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/util' ../../src/gosh -ftest ../../src/precomp -e -P -o util--match ../../libsrc/util/match.scm (cd charconv; /usr/bin/make default) (cd binary; /usr/bin/make default) make[3]: Entering directory '/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/data' ../../src/gosh -ftest ../../src/precomp -e -P -o data--queue ./queue.scm make[3]: Entering directory '/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/charconv' /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -o charconv.o -c charconv.c make[3]: Entering directory '/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/binary' ../../src/gosh -ftest ../../src/precomp -e -P -o binary--io ./io.scm ../../src/gosh -ftest ../../src/precomp ./convaux.scm ../../src/gosh -ftest ./cvt.scm ./euc-jp-2000-std.txt /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -o data--queue.o -c data--queue.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -o binary.o -c binary.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -o binary--io.o -c binary--io.c /usr/bin/gcc -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -shared -o data--queue.so data--queue.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread ../../src/gosh -ftest ../../ext/xlink -l -g "data" \ -b ../.. -s . data--queue.so queue.sci link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/data/data--queue.so <- ../../src/data--queue.so link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/data/queue.sci <- ../../lib/data/queue.sci make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/data' ../../src/gosh -ftest ./cvt.scm ./euc-jp-2000-std.txt (cd fcntl; /usr/bin/make default) make[3]: Entering directory '/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/fcntl' /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -o fcntl.o -c fcntl.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -o util--match.o -c util--match.c ../../src/gosh -ftest ../../src/precomp -e -P -o gauche--fcntl ./fcntl.scm /usr/bin/gcc -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -shared -o binary--io.so binary--io.o binary.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread ../../src/gosh -ftest ../../ext/xlink -l -g "binary" \ -b ../.. -s . binary--io.so io.sci link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/binary/binary--io.so <- ../../src/binary--io.so link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/binary/io.sci <- ../../lib/binary/io.sci make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/binary' (cd file; /usr/bin/make default) make[3]: Entering directory '/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/file' ../../src/gosh -ftest ../../src/precomp -e -P -o file--util ../../libsrc/file/util.scm ../../src/gosh -ftest ./guess.scm guess_tab.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -o gauche--fcntl.o -c gauche--fcntl.c /usr/bin/gcc -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -shared -o util--match.so util--match.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread ../../src/gosh -ftest ../../ext/xlink -l -g "util" \ -b ../.. -s . util--match.so match.sci /usr/bin/gcc -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -shared -o gauche--fcntl.so fcntl.o gauche--fcntl.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/util/util--match.so <- ../../src/util--match.so link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/util/match.sci <- ../../lib/util/match.sci make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/util' (cd syslog; /usr/bin/make default) ../../src/gosh -ftest ../../ext/xlink -l -g "gauche" \ -b ../.. -s . gauche--fcntl.so fcntl.sci /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -o convaux.o -c convaux.c make[3]: Entering directory '/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/syslog' ../../src/gosh -ftest ../../src/precomp -e -P -o gauche--syslog ./syslog.scm link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/fcntl/gauche--fcntl.so <- ../../src/gauche--fcntl.so link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/fcntl/fcntl.sci <- ../../lib/gauche/fcntl.sci make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/fcntl' (cd sparse; /usr/bin/make default) make[3]: Entering directory '/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/sparse' ../../src/gosh -ftest ../../src/precomp -e -P -o data--sparse ./sparse.scm /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -o jconv.o -c jconv.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -o gauche--syslog.o -c gauche--syslog.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -o guess.o -c guess.c /usr/bin/gcc -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -shared -o gauche--syslog.so gauche--syslog.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread ../../src/gosh -ftest ../../ext/xlink -l -g "gauche" \ -b ../.. -s . gauche--syslog.so syslog.sci link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/syslog/gauche--syslog.so <- ../../src/gauche--syslog.so link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/syslog/syslog.sci <- ../../lib/gauche/syslog.sci make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/syslog' (cd peg; /usr/bin/make default) make[3]: Entering directory '/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/peg' ../../src/gosh -ftest ../../src/precomp -e -P -o parser--peg \ --keep-private-macro=return-failure/compound,return-failure/expect,return-result \ ./peg.scm /usr/bin/gcc -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -shared -o gauche--charconv.so charconv.o convaux.o jconv.o guess.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread ../../src/gosh -ftest ../../ext/xlink -l -g "gauche" \ -b ../.. -s . gauche--charconv.so charconv.scm link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/charconv/gauche--charconv.so <- ../../src/gauche--charconv.so link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/charconv/charconv.scm <- ../../lib/gauche/charconv.scm make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/charconv' /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -o ctrie.o -c ctrie.c (cd uvector; /usr/bin/make default) make[3]: Entering directory '/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/uvector' rm -rf uvector.c ../../src/gosh -ftest ./uvgen.scm ./uvector.c.tmpl /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -o spvec.o -c spvec.c if test ! -d gauche; then mkdir gauche; fi rm -rf gauche/uvector.h ../../src/gosh -ftest ./uvgen.scm ./uvector.h.tmpl && mv uvector.h gauche/uvector.h rm -rf uvlib.scm ../../src/gosh -ftest ./uvgen.scm ./uvlib.scm.tmpl /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -o sptab.o -c sptab.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -o uvector.o -c uvector.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -o data--sparse.o -c data--sparse.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -o parser--peg.o -c parser--peg.c /usr/bin/gcc -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -shared -o data--sparse.so data--sparse.o ctrie.o spvec.o sptab.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread ../../src/gosh -ftest ../../ext/xlink -l -g "data" \ -b ../.. -s . data--sparse.so sparse.sci link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/sparse/data--sparse.so <- ../../src/data--sparse.so link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/sparse/sparse.sci <- ../../lib/data/sparse.sci make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/sparse' ../../src/gosh -ftest ../../src/precomp -e -P -o gauche--uvector ./uvector.scm /usr/bin/gcc -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -shared -o parser--peg.so parser--peg.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread ../../src/gosh -ftest ../../ext/xlink -l -g "parser" \ -b ../.. -s . parser--peg.so peg.sci link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/peg/parser--peg.so <- ../../src/parser--peg.so link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/peg/peg.sci <- ../../lib/parser/peg.sci make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/peg' /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -o file--util.o -c file--util.c /usr/bin/gcc -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -shared -o file--util.so file--util.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread ../../src/gosh -ftest ../../ext/xlink -l -g "file" \ -b ../.. -s . file--util.so util.sci link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/file/file--util.so <- ../../src/file--util.so link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/file/util.sci <- ../../lib/file/util.sci make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/file' /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -o gauche--uvector.o -c gauche--uvector.c /usr/bin/gcc -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -shared -o gauche--uvector.so uvector.o gauche--uvector.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread ../../src/gosh -ftest ../../ext/xlink -l -g "gauche" \ -b ../.. -s . gauche--uvector.so array.scm uvector.sci matrix.scm link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/uvector/gauche--uvector.so <- ../../src/gauche--uvector.so link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/uvector/array.scm <- ../../lib/gauche/array.scm link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/uvector/uvector.sci <- ../../lib/gauche/uvector.sci link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/uvector/matrix.scm <- ../../lib/gauche/matrix.scm make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/uvector' (cd gauche; /usr/bin/make default) (cd srfi; /usr/bin/make default) (cd threads; /usr/bin/make default) (cd termios; /usr/bin/make default) make[3]: Entering directory '/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/srfi' ../../src/gosh -ftest ../../src/precomp -e -i srfi-1.sci ../../libsrc/srfi-1.scm make[3]: Entering directory '/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/termios' /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -o termios.o -c termios.c make[3]: Entering directory '/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/threads' /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -o threads.o -c threads.c make[3]: Entering directory '/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/gauche' ../../src/gosh -ftest ../../src/precomp -e -P -o gauche--collection ../../libsrc/gauche/collection.scm /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -o mutex.o -c mutex.c ../../src/gosh -ftest ../../src/precomp -e -P -o gauche--termios ./termios.scm ../../src/gosh -ftest ../../src/precomp -e -P -o gauche--threads ./threads.scm /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -o gauche--termios.o -c gauche--termios.c /usr/bin/gcc -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -shared -o gauche--termios.so termios.o gauche--termios.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread ../../src/gosh -ftest ../../ext/xlink -l -g "gauche" \ -b ../.. -s . gauche--termios.so termios.sci link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/termios/gauche--termios.so <- ../../src/gauche--termios.so link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/termios/termios.sci <- ../../lib/gauche/termios.sci make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/termios' ../../src/gosh -ftest ../../src/precomp -e -P -o gauche--sequence ../../libsrc/gauche/sequence.scm ../../src/gosh -ftest ../../src/precomp -e -i srfi-13.sci ../../libsrc/srfi-13.scm /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -o gauche--threads.o -c gauche--threads.c /usr/bin/gcc -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -shared -o gauche--threads.so threads.o mutex.o gauche--threads.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread ../../src/gosh -ftest ../../ext/xlink -l -g "gauche" \ -b ../.. -s . gauche--threads.so threads.sci link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/threads/gauche--threads.so <- ../../src/gauche--threads.so link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/threads/threads.sci <- ../../lib/gauche/threads.sci make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/threads' ../../src/gosh -ftest ../../src/precomp -e -P ./srfi-19.scm (cd sxml; /usr/bin/make default) make[3]: Entering directory '/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/sxml' ../../src/gosh -ftest ./trans.scm ./sxml-ssax.scm.in ../../src/gosh -ftest ./trans.scm ./sxml-sxpath.scm.in ../../src/gosh -ftest ./trans.scm ./sxml-tools.scm.in ../../src/gosh -ftest ./trans.scm ./sxml-serializer.scm.in ../../src/gosh -ftest ./trans.scm ./tree-trans.scm.in ../../src/gosh -ftest ./trans.scm ./to-html.scm.in ../../src/gosh -ftest -l./adaptor -E "import sxml.adaptor" -E 'provide "sxml/adaptor"' ../../src/precomp -e -i ssax.sci -o sxml--ssax sxml-ssax.scm ../../src/gosh -ftest ../../src/precomp -e -P -o gauche--parameter ../../libsrc/gauche/parameter.scm ../../src/gosh -ftest ../../src/precomp -e -P -o gauche--hook ../../libsrc/gauche/hook.scm ../../src/gosh -ftest ../../src/precomp -e -P -o gauche--record ../../libsrc/gauche/record.scm ../../src/gosh -ftest -l./adaptor -E "import sxml.adaptor" -E 'provide "sxml/adaptor"' ../../src/precomp -e -i serializer.sci -o sxml--serializer sxml-serializer.scm ../../src/gosh -ftest -l./adaptor -E "import sxml.adaptor" -E 'provide "sxml/adaptor"' ../../src/precomp -e -i ssax.sci -o sxml--ssax sxml-ssax.scm ../../src/gosh -ftest -l./adaptor -E "import sxml.adaptor" -E 'provide "sxml/adaptor"' ../../src/precomp -e -i tools.sci -o sxml--tools sxml-tools.scm ../../src/gosh -ftest -l./adaptor -E "import sxml.adaptor" -E 'provide "sxml/adaptor"' ../../src/precomp -e -i tools.sci -o sxml--tools sxml-tools.scm ../../src/gosh -ftest ../../src/precomp -e -P -o gauche--generator ../../libsrc/gauche/generator.scm ../../src/gosh -ftest -l./adaptor -E "import sxml.adaptor" -E 'provide "sxml/adaptor"' ../../src/precomp -e -i serializer.sci -o sxml--serializer sxml-serializer.scm ../../src/gosh -ftest ../../src/precomp -e -P -o gauche--unicode ./unicode.scm ../../src/gosh -ftest -l./adaptor -E "import sxml.adaptor" -E 'provide "sxml/adaptor"' ../../src/precomp -e -i sxpath.sci -o sxml--sxpath sxml-sxpath.scm /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -o gauche--collection.o -c gauche--collection.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -o sxml--ssax.o -c sxml--ssax.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -o gauche--sequence.o -c gauche--sequence.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -o gauche--parameter.o -c gauche--parameter.c ../../src/gosh -ftest -l./adaptor -E "import sxml.adaptor" -E 'provide "sxml/adaptor"' ../../src/precomp -e -i sxpath.sci -o sxml--sxpath sxml-sxpath.scm /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -o gauche--hook.o -c gauche--hook.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -o gauche--record.o -c gauche--record.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -o sxml--tools.o -c sxml--tools.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -o sxml--serializer.o -c sxml--serializer.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -o gauche--generator.o -c gauche--generator.c /usr/bin/gcc -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -shared -o sxml--ssax.so sxml--ssax.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -o sxml--sxpath.o -c sxml--sxpath.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -o gauche--unicode.o -c gauche--unicode.c /usr/bin/gcc -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -shared -o sxml--tools.so sxml--tools.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread /usr/bin/gcc -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -shared -o sxml--serializer.so sxml--serializer.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread /usr/bin/gcc -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -shared -o sxml--sxpath.so sxml--sxpath.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread ../../src/gosh -ftest ../../ext/xlink -l -g "sxml" \ -b ../.. -s . sxml--ssax.so sxml--sxpath.so sxml--tools.so sxml--serializer.so adaptor.scm ssax.sci sxpath.sci tools.sci tree-trans.scm to-html.scm serializer.sci link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/sxml/sxml--ssax.so <- ../../src/sxml--ssax.so link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/sxml/sxml--sxpath.so <- ../../src/sxml--sxpath.so link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/sxml/sxml--tools.so <- ../../src/sxml--tools.so link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/sxml/sxml--serializer.so <- ../../src/sxml--serializer.so link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/sxml/adaptor.scm <- ../../lib/sxml/adaptor.scm link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/sxml/ssax.sci <- ../../lib/sxml/ssax.sci link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/sxml/sxpath.sci <- ../../lib/sxml/sxpath.sci link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/sxml/tools.sci <- ../../lib/sxml/tools.sci link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/sxml/tree-trans.scm <- ../../lib/sxml/tree-trans.scm link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/sxml/to-html.scm <- ../../lib/sxml/to-html.scm link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/sxml/serializer.sci <- ../../lib/sxml/serializer.sci make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/sxml' ../../src/gosh -ftest ../../src/precomp -e -P ./srfi-43.scm (cd dbm; /usr/bin/make default) ../../src/gosh -ftest ../../src/precomp -e -P ../../libsrc/srfi-133.scm make[3]: Entering directory '/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/dbm' ../../src/gosh -ftest ../../ext/xlink -l -g "dbm" \ -b ../.. -s . make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/dbm' (cd mt-random; /usr/bin/make default) make[3]: Entering directory '/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/mt-random' /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -o mt-random.o -c mt-random.c /usr/bin/gcc -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -shared -o gauche--collection.so gauche--collection.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread ../../src/gosh -ftest ../../src/precomp -e -P -o math--mt-random ./mt-random.scm /usr/bin/gcc -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -shared -o gauche--sequence.so gauche--sequence.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread /usr/bin/gcc -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -shared -o gauche--parameter.so gauche--parameter.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread /usr/bin/gcc -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -shared -o gauche--hook.so gauche--hook.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread /usr/bin/gcc -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -shared -o gauche--record.so gauche--record.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread /usr/bin/gcc -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -shared -o gauche--generator.so gauche--generator.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread /usr/bin/gcc -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -shared -o gauche--unicode.so gauche--unicode.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread ../../src/gosh -ftest ../../ext/xlink -l -g "gauche" \ -b ../.. -s . gauche--collection.so gauche--sequence.so gauche--parameter.so gauche--hook.so gauche--record.so gauche--generator.so gauche--unicode.so collection.sci sequence.sci parameter.sci hook.sci record.sci generator.sci unicode.sci link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/gauche/gauche--collection.so <- ../../src/gauche--collection.so link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/gauche/gauche--sequence.so <- ../../src/gauche--sequence.so link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/gauche/gauche--parameter.so <- ../../src/gauche--parameter.so link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/gauche/gauche--hook.so <- ../../src/gauche--hook.so link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/gauche/gauche--record.so <- ../../src/gauche--record.so link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/gauche/gauche--generator.so <- ../../src/gauche--generator.so link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/gauche/gauche--unicode.so <- ../../src/gauche--unicode.so link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/gauche/collection.sci <- ../../lib/gauche/collection.sci link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/gauche/sequence.sci <- ../../lib/gauche/sequence.sci link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/gauche/parameter.sci <- ../../lib/gauche/parameter.sci link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/gauche/hook.sci <- ../../lib/gauche/hook.sci link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/gauche/record.sci <- ../../lib/gauche/record.sci link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/gauche/generator.sci <- ../../lib/gauche/generator.sci link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/gauche/unicode.sci <- ../../lib/gauche/unicode.sci make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/gauche' (cd digest; /usr/bin/make default) make[3]: Entering directory '/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/digest' ../../src/gosh -ftest ../../src/precomp -e -P -o rfc--md5 ./md5.scm /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -o srfi-1.o -c srfi-1.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -o math--mt-random.o -c math--mt-random.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -o srfi-13.o -c srfi-13.c /usr/bin/gcc -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -shared -o math--mt-random.so mt-random.o math--mt-random.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread ../../src/gosh -ftest ../../ext/xlink -l -g "math" \ -b ../.. -s . math--mt-random.so mt-random.sci /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -o md5c.o -c md5c.c link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/mt-random/math--mt-random.so <- ../../src/math--mt-random.so link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/mt-random/mt-random.sci <- ../../lib/math/mt-random.sci (cd vport; /usr/bin/make default) make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/mt-random' (cd rfc; /usr/bin/make default) make[3]: Entering directory '/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/vport' /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -o vport.o -c vport.c make[3]: Entering directory '/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/rfc' ../../src/gosh -ftest ../../src/precomp -e -P -o rfc--mime ../../libsrc/rfc/mime.scm ../../src/gosh -ftest ../../src/precomp -e -P -o rfc--sha ./sha.scm /usr/bin/gcc -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -shared -o gauche--vport.so vport.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread ../../src/gosh -ftest ../../ext/xlink -l -g "gauche" \ -b ../.. -s . gauche--vport.so vport.scm link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/vport/gauche--vport.so <- ../../src/gauche--vport.so link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/vport/vport.scm <- ../../lib/gauche/vport.scm make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/vport' /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -o sha2.o -c sha2.c Error in compiling (use rfc.822) Error in compiling (define-module rfc.mime (use srfi-13) (use srfi-14) (use rfc.822) (use util.match) (export mime-parse-version mime-parse-content-type mime-parse-content-disposition mime-parse-parameters mime-compose-parameters mime-encode-word mime-encode-text mime-decode-word mime-decode-text mime-parse-message mime-retrieve-body mime-body->string mime-body->file mime-make-boundary mime-compose-message mime-compose-message-string)) *** ERROR: cannot find "srfi-19" in ("../../lib" "../../libsrc" "../../src" "/home/naourr/work/instance-0/output/host/share/gauche-0.9/site/lib" "/home/naourr/work/instance-0/output/host/share/gauche-0.9/0.9.5/lib" "/home/naourr/work/instance-0/output/host/share/gauche/site/lib" "/home/naourr/work/instance-0/output/host/share/gauche/0.9/lib") While compiling "../../libsrc/rfc/822.scm" at line 38: (define-module rfc.822 (use srfi-1) (use srfi-13) (use srfi-19) (use text.parse) (use gauche.regexp) ... While loading "../../libsrc/rfc/822.scm" at line 55 While compiling: (use rfc.822) Stack Trace: _______________________________________ 0 (eval-in-current-tmodule `(use ,mod)) at "../../lib/gauche/cgen/precomp.scm":486 1 (fold compile-toplevel-form seed body) at "../../lib/gauche/cgen/precomp.scm":474 2 (fn item r) at "../../lib/gauche/procedure.scm":263 3 (generator-fold compile-toplevel-form '() read) at "../../lib/gauche/cgen/precomp.scm":164 4 (with-input-from-file src (cut emit-toplevel-executor (revers ... at "../../lib/gauche/cgen/precomp.scm":162 5 (do-it src ext-initializer sub-initializers) at "../../lib/gauche/cgen/precomp.scm":235 6 (call-with-output-file out.sci (^p (display ";; generated aut ... at "../../lib/gauche/cgen/precomp.scm":231 7 (apply %cgen-precompile src keys) at "../../lib/gauche/cgen/precomp.scm":157 8 (cgen-precompile src :out.c out.c :out.sci (or out.sci ext-mo ... at "./../../src/precomp":69 make[3]: *** [Makefile:28: rfc--mime.c] Error 70 make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/rfc' make[2]: *** [Makefile:37: rfc] Error 2 make[2]: *** Waiting for unfinished jobs.... /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -o srfi-19.o -c srfi-19.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -o srfi-43.o -c srfi-43.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -o srfi-133.o -c srfi-133.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -o rfc--md5.o -c rfc--md5.c /usr/bin/gcc -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -shared -o srfi-1.so srfi-1.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread /usr/bin/gcc -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -shared -o srfi-13.so srfi-13.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread /usr/bin/gcc -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -shared -o srfi-43.so srfi-43.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread /usr/bin/gcc -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -shared -o rfc--md5.so rfc--md5.o md5c.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread /usr/bin/gcc -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -shared -o srfi-133.so srfi-133.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/home/naourr/work/instance-0/output/host/include -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -o rfc--sha.o -c rfc--sha.c /usr/bin/gcc -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -shared -o srfi-19.so srfi-19.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread ../../src/gosh -ftest ../../ext/xlink -l -g "" \ -b ../.. -s . srfi-1.so srfi-13.so srfi-19.so srfi-43.so srfi-133.so srfi-1.sci srfi-13.sci srfi-19.sci srfi-43.sci srfi-133.sci link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/srfi/srfi-1.so <- ../../src/srfi-1.so link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/srfi/srfi-13.so <- ../../src/srfi-13.so link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/srfi/srfi-19.so <- ../../src/srfi-19.so link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/srfi/srfi-43.so <- ../../src/srfi-43.so link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/srfi/srfi-133.so <- ../../src/srfi-133.so link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/srfi/srfi-1.sci <- ../../lib//srfi-1.sci link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/srfi/srfi-13.sci <- ../../lib//srfi-13.sci link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/srfi/srfi-19.sci <- ../../lib//srfi-19.sci link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/srfi/srfi-43.sci <- ../../lib//srfi-43.sci link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/srfi/srfi-133.sci <- ../../lib//srfi-133.sci make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/srfi' /usr/bin/gcc -O2 -I/home/naourr/work/instance-0/output/host/include -fPIC -shared -o rfc--sha.so rfc--sha.o sha2.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread ../../src/gosh -ftest ../../ext/xlink -l -g "rfc" \ -b ../.. -s . rfc--md5.so rfc--sha.so md5.sci sha1.scm sha.sci link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/digest/rfc--md5.so <- ../../src/rfc--md5.so link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/digest/rfc--sha.so <- ../../src/rfc--sha.so link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/digest/md5.sci <- ../../lib/rfc/md5.sci link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/digest/sha1.scm <- ../../lib/rfc/sha1.scm link /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/digest/sha.sci <- ../../lib/rfc/sha.sci make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext/digest' make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/host-gauche-0.9.5/ext' make[1]: *** [Makefile:40: all] Error 1 make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/host-gauche-0.9.5' make: *** [package/pkg-generic.mk:232: /home/naourr/work/instance-0/output/build/host-gauche-0.9.5/.stamp_built] Error 2 make: Leaving directory '/home/naourr/work/instance-0/buildroot'