Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 529354 Details for
Bug 654622
dev-scheme/gauche-0.9.5 : [TEST] make[1]: *** [Makefile:<snip>: test-summary-check] Error 1
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-scheme:gauche-0.9.5:20180502-094859.log
dev-scheme:gauche-0.9.5:20180502-094859.log (text/plain), 149.64 KB, created by
Toralf Förster
on 2018-05-02 14:15:09 UTC
(
hide
)
Description:
dev-scheme:gauche-0.9.5:20180502-094859.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2018-05-02 14:15:09 UTC
Size:
149.64 KB
patch
obsolete
> * Package: dev-scheme/gauche-0.9.5 > * Repository: gentoo > * Maintainer: hattya@gentoo.org scheme@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc ipv6 kernel_linux test userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking Gauche-0.9.5.tgz to /var/tmp/portage/dev-scheme/gauche-0.9.5/work >>>> Source unpacked in /var/tmp/portage/dev-scheme/gauche-0.9.5/work >>>> Preparing source in /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5 ... > * Applying gauche-rpath.patch ... > [ ok ] > * Applying gauche-gauche.m4.patch ... > [ ok ] > * Applying gauche-ext-ldflags.patch ... > [ ok ] > * Applying gauche-xz-info.patch ... > [ ok ] > * Applying gauche-rfc.tls.patch ... > [ ok ] > * Applying gauche-0.9.5-libressl.patch ... > [ ok ] > * Applying gauche-0.9.5-bsd.patch ... > [ ok ] > * Applying gauche-0.9.5-unicode.patch ... > [ ok ] > * Running autoconf ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5 ... > * econf: updating Gauche-0.9.5/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating Gauche-0.9.5/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating Gauche-0.9.5/gc/libatomic_ops/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating Gauche-0.9.5/gc/libatomic_ops/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating Gauche-0.9.5/gc/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating Gauche-0.9.5/gc/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/gauche-0.9.5 --htmldir=/usr/share/doc/gauche-0.9.5/html --libdir=/usr/lib64 --enable-ipv6 --with-libatomic-ops=no --with-slib=/usr/share/slib >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 x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking which libatomic_ops to use... internal >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed >checking for x86_64-pc-linux-gnu-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/lib/portage/python3.5/ebuild-helpers/xattr/install -c >checking whether ln -s works... yes >checking for ar... ar >checking for as... as >checking for makeinfo... makeinfo >checking for gzip... gzip >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking for gosh... gosh >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking 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... yes >checking rpc/types.h presence... yes >checking for rpc/types.h... yes >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... yes >checking bsd/libutil.h presence... yes >checking for bsd/libutil.h... yes >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 x86_64-pc-linux-gnu-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... yes >checking gdbm.h presence... yes >checking for gdbm.h... yes >checking for gdbm_open in -lgdbm... yes >checking ndbm.h usability... no >checking ndbm.h presence... no >checking for ndbm.h... no >checking gdbm/ndbm.h usability... yes >checking gdbm/ndbm.h presence... yes >checking for gdbm/ndbm.h... yes >checking for dbm_open in -lgdbm... no >checking for dbm_open in -lgdbm_compat... yes >checking dbm.h usability... no >checking dbm.h presence... no >checking for dbm.h... no >checking gdbm/dbm.h usability... yes >checking gdbm/dbm.h presence... yes >checking for gdbm/dbm.h... yes >checking for dbminit in -lgdbm... no >checking for dbminit in -lgdbm_compat... yes >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 zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... 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 (/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/gc) >configure: running /bin/sh ./configure.gnu --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/gauche-0.9.5' '--htmldir=/usr/share/doc/gauche-0.9.5/html' '--libdir=/usr/lib64' '--enable-ipv6' '--with-libatomic-ops=no' '--with-slib=/usr/share/slib' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' 'CFLAGS=-O2 -pipe -march=native' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' '--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/lib/portage/python3.5/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 >checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) 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/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/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... yes >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/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 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 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 for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >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 (/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/gc/libatomic_ops) >configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--docdir=/usr/share/doc/gauche-0.9.5' '--htmldir=/usr/share/doc/gauche-0.9.5/html' '--libdir=/usr/lib64' '--enable-ipv6' '--with-libatomic-ops=no' '--with-slib=/usr/share/slib' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' 'CFLAGS=-O2 -pipe -march=native' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' '--enable-multibyte=utf-8' '--enable-threads=pthreads' '--enable-large-config' '--disable-gcj-support' 'CPPFLAGS= -DDONT_ADD_BYTE_AT_END ' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed ' 'CXXFLAGS=-O2 -pipe -march=native' --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/lib/portage/python3.5/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) 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/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >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... no >checking whether to build static libraries... yes >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/share/slib > thread: pthreads > tls/ssl: axTLS > optional modules: odbm ndbm gdbm zlib > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5 ... >make -j1 >if [ . != "." ]; then ./wirebuildlibs "." "ln -s"; fi >for d in gc src lib ext doc examples; do (cd $d; make all) || exit 1; done >make[1]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/gc' >make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/gc' >depbase=`echo allchblk.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT allchblk.lo -MD -MP -MF $depbase.Tpo -c -o allchblk.lo allchblk.c &&\ >mv -f $depbase.Tpo $depbase.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT allchblk.lo -MD -MP -MF .deps/allchblk.Tpo -c allchblk.c -fPIC -DPIC -o .libs/allchblk.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT allchblk.lo -MD -MP -MF .deps/allchblk.Tpo -c allchblk.c -o allchblk.o >/dev/null 2>&1 >depbase=`echo alloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT alloc.lo -MD -MP -MF $depbase.Tpo -c -o alloc.lo alloc.c &&\ >mv -f $depbase.Tpo $depbase.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -fPIC -DPIC -o .libs/alloc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -o alloc.o >/dev/null 2>&1 >depbase=`echo blacklst.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT blacklst.lo -MD -MP -MF $depbase.Tpo -c -o blacklst.lo blacklst.c &&\ >mv -f $depbase.Tpo $depbase.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT blacklst.lo -MD -MP -MF .deps/blacklst.Tpo -c blacklst.c -fPIC -DPIC -o .libs/blacklst.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT blacklst.lo -MD -MP -MF .deps/blacklst.Tpo -c blacklst.c -o blacklst.o >/dev/null 2>&1 >depbase=`echo checksums.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT checksums.lo -MD -MP -MF $depbase.Tpo -c -o checksums.lo checksums.c &&\ >mv -f $depbase.Tpo $depbase.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT checksums.lo -MD -MP -MF .deps/checksums.Tpo -c checksums.c -fPIC -DPIC -o .libs/checksums.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT checksums.lo -MD -MP -MF .deps/checksums.Tpo -c checksums.c -o checksums.o >/dev/null 2>&1 >depbase=`echo dbg_mlc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT dbg_mlc.lo -MD -MP -MF $depbase.Tpo -c -o dbg_mlc.lo dbg_mlc.c &&\ >mv -f $depbase.Tpo $depbase.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT dbg_mlc.lo -MD -MP -MF .deps/dbg_mlc.Tpo -c dbg_mlc.c -fPIC -DPIC -o .libs/dbg_mlc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT dbg_mlc.lo -MD -MP -MF .deps/dbg_mlc.Tpo -c dbg_mlc.c -o dbg_mlc.o >/dev/null 2>&1 >depbase=`echo dyn_load.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT dyn_load.lo -MD -MP -MF $depbase.Tpo -c -o dyn_load.lo dyn_load.c &&\ >mv -f $depbase.Tpo $depbase.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT dyn_load.lo -MD -MP -MF .deps/dyn_load.Tpo -c dyn_load.c -fPIC -DPIC -o .libs/dyn_load.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT dyn_load.lo -MD -MP -MF .deps/dyn_load.Tpo -c dyn_load.c -o dyn_load.o >/dev/null 2>&1 >depbase=`echo finalize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT finalize.lo -MD -MP -MF $depbase.Tpo -c -o finalize.lo finalize.c &&\ >mv -f $depbase.Tpo $depbase.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT finalize.lo -MD -MP -MF .deps/finalize.Tpo -c finalize.c -fPIC -DPIC -o .libs/finalize.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT finalize.lo -MD -MP -MF .deps/finalize.Tpo -c finalize.c -o finalize.o >/dev/null 2>&1 >depbase=`echo gc_dlopen.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT gc_dlopen.lo -MD -MP -MF $depbase.Tpo -c -o gc_dlopen.lo gc_dlopen.c &&\ >mv -f $depbase.Tpo $depbase.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT gc_dlopen.lo -MD -MP -MF .deps/gc_dlopen.Tpo -c gc_dlopen.c -fPIC -DPIC -o .libs/gc_dlopen.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT gc_dlopen.lo -MD -MP -MF .deps/gc_dlopen.Tpo -c gc_dlopen.c -o gc_dlopen.o >/dev/null 2>&1 >depbase=`echo gcj_mlc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT gcj_mlc.lo -MD -MP -MF $depbase.Tpo -c -o gcj_mlc.lo gcj_mlc.c &&\ >mv -f $depbase.Tpo $depbase.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT gcj_mlc.lo -MD -MP -MF .deps/gcj_mlc.Tpo -c gcj_mlc.c -fPIC -DPIC -o .libs/gcj_mlc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT gcj_mlc.lo -MD -MP -MF .deps/gcj_mlc.Tpo -c gcj_mlc.c -o gcj_mlc.o >/dev/null 2>&1 >depbase=`echo headers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT headers.lo -MD -MP -MF $depbase.Tpo -c -o headers.lo headers.c &&\ >mv -f $depbase.Tpo $depbase.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT headers.lo -MD -MP -MF .deps/headers.Tpo -c headers.c -fPIC -DPIC -o .libs/headers.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT headers.lo -MD -MP -MF .deps/headers.Tpo -c headers.c -o headers.o >/dev/null 2>&1 >depbase=`echo mach_dep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT mach_dep.lo -MD -MP -MF $depbase.Tpo -c -o mach_dep.lo mach_dep.c &&\ >mv -f $depbase.Tpo $depbase.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT mach_dep.lo -MD -MP -MF .deps/mach_dep.Tpo -c mach_dep.c -fPIC -DPIC -o .libs/mach_dep.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT mach_dep.lo -MD -MP -MF .deps/mach_dep.Tpo -c mach_dep.c -o mach_dep.o >/dev/null 2>&1 >depbase=`echo malloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT malloc.lo -MD -MP -MF $depbase.Tpo -c -o malloc.lo malloc.c &&\ >mv -f $depbase.Tpo $depbase.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c malloc.c -fPIC -DPIC -o .libs/malloc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c malloc.c -o malloc.o >/dev/null 2>&1 >depbase=`echo mallocx.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT mallocx.lo -MD -MP -MF $depbase.Tpo -c -o mallocx.lo mallocx.c &&\ >mv -f $depbase.Tpo $depbase.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT mallocx.lo -MD -MP -MF .deps/mallocx.Tpo -c mallocx.c -fPIC -DPIC -o .libs/mallocx.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT mallocx.lo -MD -MP -MF .deps/mallocx.Tpo -c mallocx.c -o mallocx.o >/dev/null 2>&1 >depbase=`echo mark.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT mark.lo -MD -MP -MF $depbase.Tpo -c -o mark.lo mark.c &&\ >mv -f $depbase.Tpo $depbase.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT mark.lo -MD -MP -MF .deps/mark.Tpo -c mark.c -fPIC -DPIC -o .libs/mark.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT mark.lo -MD -MP -MF .deps/mark.Tpo -c mark.c -o mark.o >/dev/null 2>&1 >depbase=`echo mark_rts.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT mark_rts.lo -MD -MP -MF $depbase.Tpo -c -o mark_rts.lo mark_rts.c &&\ >mv -f $depbase.Tpo $depbase.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT mark_rts.lo -MD -MP -MF .deps/mark_rts.Tpo -c mark_rts.c -fPIC -DPIC -o .libs/mark_rts.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT mark_rts.lo -MD -MP -MF .deps/mark_rts.Tpo -c mark_rts.c -o mark_rts.o >/dev/null 2>&1 >depbase=`echo misc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT misc.lo -MD -MP -MF $depbase.Tpo -c -o misc.lo misc.c &&\ >mv -f $depbase.Tpo $depbase.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -fPIC -DPIC -o .libs/misc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -o misc.o >/dev/null 2>&1 >depbase=`echo new_hblk.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT new_hblk.lo -MD -MP -MF $depbase.Tpo -c -o new_hblk.lo new_hblk.c &&\ >mv -f $depbase.Tpo $depbase.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT new_hblk.lo -MD -MP -MF .deps/new_hblk.Tpo -c new_hblk.c -fPIC -DPIC -o .libs/new_hblk.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT new_hblk.lo -MD -MP -MF .deps/new_hblk.Tpo -c new_hblk.c -o new_hblk.o >/dev/null 2>&1 >depbase=`echo obj_map.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT obj_map.lo -MD -MP -MF $depbase.Tpo -c -o obj_map.lo obj_map.c &&\ >mv -f $depbase.Tpo $depbase.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT obj_map.lo -MD -MP -MF .deps/obj_map.Tpo -c obj_map.c -fPIC -DPIC -o .libs/obj_map.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT obj_map.lo -MD -MP -MF .deps/obj_map.Tpo -c obj_map.c -o obj_map.o >/dev/null 2>&1 >depbase=`echo os_dep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT os_dep.lo -MD -MP -MF $depbase.Tpo -c -o os_dep.lo os_dep.c &&\ >mv -f $depbase.Tpo $depbase.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT os_dep.lo -MD -MP -MF .deps/os_dep.Tpo -c os_dep.c -fPIC -DPIC -o .libs/os_dep.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT os_dep.lo -MD -MP -MF .deps/os_dep.Tpo -c os_dep.c -o os_dep.o >/dev/null 2>&1 >depbase=`echo pcr_interface.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT pcr_interface.lo -MD -MP -MF $depbase.Tpo -c -o pcr_interface.lo pcr_interface.c &&\ >mv -f $depbase.Tpo $depbase.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT pcr_interface.lo -MD -MP -MF .deps/pcr_interface.Tpo -c pcr_interface.c -fPIC -DPIC -o .libs/pcr_interface.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT pcr_interface.lo -MD -MP -MF .deps/pcr_interface.Tpo -c pcr_interface.c -o pcr_interface.o >/dev/null 2>&1 >depbase=`echo ptr_chck.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT ptr_chck.lo -MD -MP -MF $depbase.Tpo -c -o ptr_chck.lo ptr_chck.c &&\ >mv -f $depbase.Tpo $depbase.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT ptr_chck.lo -MD -MP -MF .deps/ptr_chck.Tpo -c ptr_chck.c -fPIC -DPIC -o .libs/ptr_chck.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT ptr_chck.lo -MD -MP -MF .deps/ptr_chck.Tpo -c ptr_chck.c -o ptr_chck.o >/dev/null 2>&1 >depbase=`echo real_malloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT real_malloc.lo -MD -MP -MF $depbase.Tpo -c -o real_malloc.lo real_malloc.c &&\ >mv -f $depbase.Tpo $depbase.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT real_malloc.lo -MD -MP -MF .deps/real_malloc.Tpo -c real_malloc.c -fPIC -DPIC -o .libs/real_malloc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT real_malloc.lo -MD -MP -MF .deps/real_malloc.Tpo -c real_malloc.c -o real_malloc.o >/dev/null 2>&1 >depbase=`echo reclaim.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT reclaim.lo -MD -MP -MF $depbase.Tpo -c -o reclaim.lo reclaim.c &&\ >mv -f $depbase.Tpo $depbase.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT reclaim.lo -MD -MP -MF .deps/reclaim.Tpo -c reclaim.c -fPIC -DPIC -o .libs/reclaim.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT reclaim.lo -MD -MP -MF .deps/reclaim.Tpo -c reclaim.c -o reclaim.o >/dev/null 2>&1 >depbase=`echo specific.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT specific.lo -MD -MP -MF $depbase.Tpo -c -o specific.lo specific.c &&\ >mv -f $depbase.Tpo $depbase.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT specific.lo -MD -MP -MF .deps/specific.Tpo -c specific.c -fPIC -DPIC -o .libs/specific.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT specific.lo -MD -MP -MF .deps/specific.Tpo -c specific.c -o specific.o >/dev/null 2>&1 >depbase=`echo stubborn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT stubborn.lo -MD -MP -MF $depbase.Tpo -c -o stubborn.lo stubborn.c &&\ >mv -f $depbase.Tpo $depbase.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT stubborn.lo -MD -MP -MF .deps/stubborn.Tpo -c stubborn.c -fPIC -DPIC -o .libs/stubborn.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT stubborn.lo -MD -MP -MF .deps/stubborn.Tpo -c stubborn.c -o stubborn.o >/dev/null 2>&1 >depbase=`echo thread_local_alloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT thread_local_alloc.lo -MD -MP -MF $depbase.Tpo -c -o thread_local_alloc.lo thread_local_alloc.c &&\ >mv -f $depbase.Tpo $depbase.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT thread_local_alloc.lo -MD -MP -MF .deps/thread_local_alloc.Tpo -c thread_local_alloc.c -fPIC -DPIC -o .libs/thread_local_alloc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT thread_local_alloc.lo -MD -MP -MF .deps/thread_local_alloc.Tpo -c thread_local_alloc.c -o thread_local_alloc.o >/dev/null 2>&1 >depbase=`echo typd_mlc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT typd_mlc.lo -MD -MP -MF $depbase.Tpo -c -o typd_mlc.lo typd_mlc.c &&\ >mv -f $depbase.Tpo $depbase.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT typd_mlc.lo -MD -MP -MF .deps/typd_mlc.Tpo -c typd_mlc.c -fPIC -DPIC -o .libs/typd_mlc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT typd_mlc.lo -MD -MP -MF .deps/typd_mlc.Tpo -c typd_mlc.c -o typd_mlc.o >/dev/null 2>&1 >depbase=`echo pthread_start.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT pthread_start.lo -MD -MP -MF $depbase.Tpo -c -o pthread_start.lo pthread_start.c &&\ >mv -f $depbase.Tpo $depbase.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT pthread_start.lo -MD -MP -MF .deps/pthread_start.Tpo -c pthread_start.c -fPIC -DPIC -o .libs/pthread_start.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT pthread_start.lo -MD -MP -MF .deps/pthread_start.Tpo -c pthread_start.c -o pthread_start.o >/dev/null 2>&1 >depbase=`echo pthread_support.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT pthread_support.lo -MD -MP -MF $depbase.Tpo -c -o pthread_support.lo pthread_support.c &&\ >mv -f $depbase.Tpo $depbase.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT pthread_support.lo -MD -MP -MF .deps/pthread_support.Tpo -c pthread_support.c -fPIC -DPIC -o .libs/pthread_support.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT pthread_support.lo -MD -MP -MF .deps/pthread_support.Tpo -c pthread_support.c -o pthread_support.o >/dev/null 2>&1 >depbase=`echo pthread_stop_world.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT pthread_stop_world.lo -MD -MP -MF $depbase.Tpo -c -o pthread_stop_world.lo pthread_stop_world.c &&\ >mv -f $depbase.Tpo $depbase.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT pthread_stop_world.lo -MD -MP -MF .deps/pthread_stop_world.Tpo -c pthread_stop_world.c -fPIC -DPIC -o .libs/pthread_stop_world.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT pthread_stop_world.lo -MD -MP -MF .deps/pthread_stop_world.Tpo -c pthread_stop_world.c -o pthread_stop_world.o >/dev/null 2>&1 >depbase=`echo fnlz_mlc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT fnlz_mlc.lo -MD -MP -MF $depbase.Tpo -c -o fnlz_mlc.lo fnlz_mlc.c &&\ >mv -f $depbase.Tpo $depbase.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT fnlz_mlc.lo -MD -MP -MF .deps/fnlz_mlc.Tpo -c fnlz_mlc.c -fPIC -DPIC -o .libs/fnlz_mlc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT fnlz_mlc.lo -MD -MP -MF .deps/fnlz_mlc.Tpo -c fnlz_mlc.c -o fnlz_mlc.o >/dev/null 2>&1 >depbase=`echo libatomic_ops/src/atomic_ops.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT libatomic_ops/src/atomic_ops.lo -MD -MP -MF $depbase.Tpo -c -o libatomic_ops/src/atomic_ops.lo libatomic_ops/src/atomic_ops.c &&\ >mv -f $depbase.Tpo $depbase.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT libatomic_ops/src/atomic_ops.lo -MD -MP -MF libatomic_ops/src/.deps/atomic_ops.Tpo -c libatomic_ops/src/atomic_ops.c -fPIC -DPIC -o libatomic_ops/src/.libs/atomic_ops.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT libatomic_ops/src/atomic_ops.lo -MD -MP -MF libatomic_ops/src/.deps/atomic_ops.Tpo -c libatomic_ops/src/atomic_ops.c -o libatomic_ops/src/atomic_ops.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -version-info 1:3:0 -no-undefined -Wl,-O1 -Wl,--as-needed -o libgc.la -rpath /usr/lib64 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: link: x86_64-pc-linux-gnu-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 -lpthread -ldl -O2 -march=native -Wl,-O1 -Wl,--as-needed -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: x86_64-pc-linux-gnu-ar cru .libs/libgc.a allchblk.o alloc.o blacklst.o checksums.o dbg_mlc.o dyn_load.o finalize.o gc_dlopen.o gcj_mlc.o headers.o mach_dep.o malloc.o mallocx.o mark.o mark_rts.o misc.o new_hblk.o obj_map.o os_dep.o pcr_interface.o ptr_chck.o real_malloc.o reclaim.o specific.o stubborn.o thread_local_alloc.o typd_mlc.o pthread_start.o pthread_support.o pthread_stop_world.o fnlz_mlc.o libatomic_ops/src/atomic_ops.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgc.a >libtool: link: ( cd ".libs" && rm -f "libgc.la" && ln -s "../libgc.la" "libgc.la" ) >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT cord/libcord_la-cordbscs.lo -MD -MP -MF cord/.deps/libcord_la-cordbscs.Tpo -c -o cord/libcord_la-cordbscs.lo `test -f 'cord/cordbscs.c' || echo './'`cord/cordbscs.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT cord/libcord_la-cordbscs.lo -MD -MP -MF cord/.deps/libcord_la-cordbscs.Tpo -c cord/cordbscs.c -fPIC -DPIC -o cord/.libs/libcord_la-cordbscs.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT cord/libcord_la-cordbscs.lo -MD -MP -MF cord/.deps/libcord_la-cordbscs.Tpo -c cord/cordbscs.c -o cord/libcord_la-cordbscs.o >/dev/null 2>&1 >mv -f cord/.deps/libcord_la-cordbscs.Tpo cord/.deps/libcord_la-cordbscs.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT cord/libcord_la-cordprnt.lo -MD -MP -MF cord/.deps/libcord_la-cordprnt.Tpo -c -o cord/libcord_la-cordprnt.lo `test -f 'cord/cordprnt.c' || echo './'`cord/cordprnt.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT cord/libcord_la-cordprnt.lo -MD -MP -MF cord/.deps/libcord_la-cordprnt.Tpo -c cord/cordprnt.c -fPIC -DPIC -o cord/.libs/libcord_la-cordprnt.o >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': > ^~~~ >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT cord/libcord_la-cordprnt.lo -MD -MP -MF cord/.deps/libcord_la-cordprnt.Tpo -c cord/cordprnt.c -o cord/libcord_la-cordprnt.o >/dev/null 2>&1 >mv -f cord/.deps/libcord_la-cordprnt.Tpo cord/.deps/libcord_la-cordprnt.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT cord/libcord_la-cordxtra.lo -MD -MP -MF cord/.deps/libcord_la-cordxtra.Tpo -c -o cord/libcord_la-cordxtra.lo `test -f 'cord/cordxtra.c' || echo './'`cord/cordxtra.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT cord/libcord_la-cordxtra.lo -MD -MP -MF cord/.deps/libcord_la-cordxtra.Tpo -c cord/cordxtra.c -fPIC -DPIC -o cord/.libs/libcord_la-cordxtra.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT cord/libcord_la-cordxtra.lo -MD -MP -MF cord/.deps/libcord_la-cordxtra.Tpo -c cord/cordxtra.c -o cord/libcord_la-cordxtra.o >/dev/null 2>&1 >mv -f cord/.deps/libcord_la-cordxtra.Tpo cord/.deps/libcord_la-cordxtra.Plo >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -version-info 1:3:0 -no-undefined -Wl,-O1 -Wl,--as-needed -o libcord.la -rpath /usr/lib64 cord/libcord_la-cordbscs.lo cord/libcord_la-cordprnt.lo cord/libcord_la-cordxtra.lo ./libgc.la >libtool: link: x86_64-pc-linux-gnu-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,/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/gc/.libs ./.libs/libgc.so -O2 -march=native -Wl,-O1 -Wl,--as-needed -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: x86_64-pc-linux-gnu-ar cru .libs/libcord.a cord/libcord_la-cordbscs.o cord/libcord_la-cordprnt.o cord/libcord_la-cordxtra.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcord.a >libtool: link: ( cd ".libs" && rm -f "libcord.la" && ln -s "../libcord.la" "libcord.la" ) >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/gc' >make[1]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/gc' >make[1]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/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 >grep '^#define GC_[0-9A-Z_]*THREADS' ../gc/include/config.h >> gauche/config_threads.h || : >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c box.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c core.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c vm.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c compaux.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c macro.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c code.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c error.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c class.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c prof.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c collection.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c boolean.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c char.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c string.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c list.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c hash.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c dws32hash.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c dwsiphash.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c treemap.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c bits.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c port.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c write.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c read.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c vector.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c weak.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c symbol.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c gloc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c compare.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c regexp.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c signal.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c parameter.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c module.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c proc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c number.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c bignum.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c load.c >/bin/sh ./genconfig >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c paths.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c lazy.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c repl.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c autoloads.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c system.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c compile.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c libalpha.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c libbool.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c libchar.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c libcode.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c libcmp.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c libdict.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c libeval.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c libexc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c libfmt.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c libio.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c liblazy.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c liblist.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c libmisc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c libmod.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c libnum.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c libobj.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c libomega.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c libproc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c librx.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c libsrfis.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c libstr.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c libsym.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c libsys.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c libvec.c >rm -f libgc_pic.a >ar -rc libgc_pic.a ../gc/.libs/*.o >rm -f libatomic_ops_pic.a >ar -rc libatomic_ops_pic.a ../gc/libatomic_ops/src/.libs/*.o >TARGETLIB=`pwd` x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -Wl,--rpath=`pwd` -L. -Wl,-O1 -Wl,--as-needed -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c main.c >TARGETLIB=`pwd` x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -Wl,--rpath=`pwd` -L. -Wl,-O1 -Wl,--as-needed -rdynamic -o gosh main.o -lgauche-0.9 -ldl -lcrypt -lutil -lrt -lm -lpthread >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c gauche-config.c >TARGETLIB=`pwd` x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -Wl,--rpath=`pwd` -L. -Wl,-O1 -Wl,--as-needed -o gauche-config gauche-config.o -ldl -lcrypt -lutil -lrt -lm -lpthread >echo "#!/usr/bin/gosh" > gauche-install && \ >cat ./gauche-install.in >> gauche-install >echo "#!/usr/bin/gosh" > gauche-package && \ >cat ./gauche-package.in >> gauche-package >echo "#!/usr/bin/gosh" > gauche-cesconv && \ >cat ./gauche-cesconv.in >> gauche-cesconv >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c test-extra.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I../gc/libatomic_ops/src -I../gc/libatomic_ops/src -O2 -pipe -march=native -fPIC -fomit-frame-pointer -c libextra.c >TARGETLIB=`pwd` x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -Wl,--rpath=`pwd` -L. -Wl,-O1 -Wl,--as-needed -rdynamic -o test-extra test-extra.o libextra.o -lgauche-0.9 -ldl -lcrypt -lutil -lrt -lm -lpthread >make[1]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/src' >make[1]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/lib' >make[1]: Nothing to be done for 'all'. >make[1]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/lib' >make[1]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext' >(cd util; make default) >make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/util' >../../src/gosh -ftest ../../src/precomp -e -P -o util--match ../../libsrc/util/match.scm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o util--match.o -c util--match.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -Wl,-O1 -Wl,--as-needed -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 >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/util/util--match.so <- ../../src/util--match.so >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/util/match.sci <- ../../lib/util/match.sci >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/util' >(cd data; make default) >make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/data' >../../src/gosh -ftest ../../src/precomp -e -P -o data--queue ./queue.scm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o data--queue.o -c data--queue.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -Wl,-O1 -Wl,--as-needed -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 /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/data/data--queue.so <- ../../src/data--queue.so >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/data/queue.sci <- ../../lib/data/queue.sci >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/data' >(cd uvector; make default) >make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/uvector' >rm -rf uvector.c >../../src/gosh -ftest ./uvgen.scm ./uvector.c.tmpl >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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o uvector.o -c uvector.c >rm -rf uvlib.scm >../../src/gosh -ftest ./uvgen.scm ./uvlib.scm.tmpl >../../src/gosh -ftest ../../src/precomp -e -P -o gauche--uvector ./uvector.scm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o gauche--uvector.o -c gauche--uvector.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -Wl,-O1 -Wl,--as-needed -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 /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/uvector/gauche--uvector.so <- ../../src/gauche--uvector.so >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/uvector/array.scm <- ../../lib/gauche/array.scm >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/uvector/uvector.sci <- ../../lib/gauche/uvector.sci >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/uvector/matrix.scm <- ../../lib/gauche/matrix.scm >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/uvector' >(cd charconv; make default) >make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/charconv' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o charconv.o -c charconv.c >../../src/gosh -ftest ../../src/precomp ./convaux.scm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o convaux.o -c convaux.c >../../src/gosh -ftest ./cvt.scm ./euc-jp-2000-std.txt >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o jconv.o -c jconv.c >../../src/gosh -ftest ./guess.scm guess_tab.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o guess.o -c guess.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -Wl,-O1 -Wl,--as-needed -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 /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/charconv/gauche--charconv.so <- ../../src/gauche--charconv.so >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/charconv/charconv.scm <- ../../lib/gauche/charconv.scm >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/charconv' >(cd gauche; make default) >make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/gauche' >../../src/gosh -ftest ../../src/precomp -e -P -o gauche--collection ../../libsrc/gauche/collection.scm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o gauche--collection.o -c gauche--collection.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -Wl,-O1 -Wl,--as-needed -shared -o gauche--collection.so gauche--collection.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread >../../src/gosh -ftest ../../src/precomp -e -P -o gauche--sequence ../../libsrc/gauche/sequence.scm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o gauche--sequence.o -c gauche--sequence.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -Wl,-O1 -Wl,--as-needed -shared -o gauche--sequence.so gauche--sequence.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread >../../src/gosh -ftest ../../src/precomp -e -P -o gauche--parameter ../../libsrc/gauche/parameter.scm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o gauche--parameter.o -c gauche--parameter.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -Wl,-O1 -Wl,--as-needed -shared -o gauche--parameter.so gauche--parameter.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread >../../src/gosh -ftest ../../src/precomp -e -P -o gauche--hook ../../libsrc/gauche/hook.scm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o gauche--hook.o -c gauche--hook.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -Wl,-O1 -Wl,--as-needed -shared -o gauche--hook.so gauche--hook.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread >../../src/gosh -ftest ../../src/precomp -e -P -o gauche--record ../../libsrc/gauche/record.scm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o gauche--record.o -c gauche--record.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -Wl,-O1 -Wl,--as-needed -shared -o gauche--record.so gauche--record.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread >../../src/gosh -ftest ../../src/precomp -e -P -o gauche--generator ../../libsrc/gauche/generator.scm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o gauche--generator.o -c gauche--generator.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -Wl,-O1 -Wl,--as-needed -shared -o gauche--generator.so gauche--generator.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread >../../src/gosh -ftest ../../src/precomp -e -P -o gauche--unicode ./unicode.scm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o gauche--unicode.o -c gauche--unicode.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -Wl,-O1 -Wl,--as-needed -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 /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/gauche/gauche--collection.so <- ../../src/gauche--collection.so >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/gauche/gauche--sequence.so <- ../../src/gauche--sequence.so >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/gauche/gauche--parameter.so <- ../../src/gauche--parameter.so >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/gauche/gauche--hook.so <- ../../src/gauche--hook.so >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/gauche/gauche--record.so <- ../../src/gauche--record.so >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/gauche/gauche--generator.so <- ../../src/gauche--generator.so >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/gauche/gauche--unicode.so <- ../../src/gauche--unicode.so >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/gauche/collection.sci <- ../../lib/gauche/collection.sci >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/gauche/sequence.sci <- ../../lib/gauche/sequence.sci >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/gauche/parameter.sci <- ../../lib/gauche/parameter.sci >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/gauche/hook.sci <- ../../lib/gauche/hook.sci >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/gauche/record.sci <- ../../lib/gauche/record.sci >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/gauche/generator.sci <- ../../lib/gauche/generator.sci >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/gauche/unicode.sci <- ../../lib/gauche/unicode.sci >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/gauche' >(cd srfi; make default) >make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/srfi' >../../src/gosh -ftest ../../src/precomp -e -i srfi-1.sci ../../libsrc/srfi-1.scm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o srfi-1.o -c srfi-1.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -Wl,-O1 -Wl,--as-needed -shared -o srfi-1.so srfi-1.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread >../../src/gosh -ftest ../../src/precomp -e -i srfi-13.sci ../../libsrc/srfi-13.scm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o srfi-13.o -c srfi-13.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -Wl,-O1 -Wl,--as-needed -shared -o srfi-13.so srfi-13.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread >../../src/gosh -ftest ../../src/precomp -e -P ./srfi-19.scm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o srfi-19.o -c srfi-19.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -Wl,-O1 -Wl,--as-needed -shared -o srfi-19.so srfi-19.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread >../../src/gosh -ftest ../../src/precomp -e -P ./srfi-43.scm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o srfi-43.o -c srfi-43.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -Wl,-O1 -Wl,--as-needed -shared -o srfi-43.so srfi-43.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread >../../src/gosh -ftest ../../src/precomp -e -P ../../libsrc/srfi-133.scm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o srfi-133.o -c srfi-133.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -Wl,-O1 -Wl,--as-needed -shared -o srfi-133.so srfi-133.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 /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/srfi/srfi-1.so <- ../../src/srfi-1.so >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/srfi/srfi-13.so <- ../../src/srfi-13.so >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/srfi/srfi-19.so <- ../../src/srfi-19.so >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/srfi/srfi-43.so <- ../../src/srfi-43.so >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/srfi/srfi-133.so <- ../../src/srfi-133.so >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/srfi/srfi-1.sci <- ../../lib//srfi-1.sci >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/srfi/srfi-13.sci <- ../../lib//srfi-13.sci >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/srfi/srfi-19.sci <- ../../lib//srfi-19.sci >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/srfi/srfi-43.sci <- ../../lib//srfi-43.sci >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/srfi/srfi-133.sci <- ../../lib//srfi-133.sci >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/srfi' >(cd threads; make default) >make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/threads' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o threads.o -c threads.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o mutex.o -c mutex.c >../../src/gosh -ftest ../../src/precomp -e -P -o gauche--threads ./threads.scm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o gauche--threads.o -c gauche--threads.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -Wl,-O1 -Wl,--as-needed -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 /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/threads/gauche--threads.so <- ../../src/gauche--threads.so >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/threads/threads.sci <- ../../lib/gauche/threads.sci >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/threads' >(cd binary; make default) >make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/binary' >../../src/gosh -ftest ../../src/precomp -e -P -o binary--io ./io.scm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o binary--io.o -c binary--io.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o binary.o -c binary.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -Wl,-O1 -Wl,--as-needed -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 /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/binary/binary--io.so <- ../../src/binary--io.so >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/binary/io.sci <- ../../lib/binary/io.sci >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/binary' >(cd net; make default) >make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/net' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o net.o -c net.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o addr.o -c addr.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o netdb.o -c netdb.c >../../src/gosh -ftest ../../src/precomp ./netlib.scm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o netlib.o -c netlib.c >../../src/gosh -ftest ../../src/precomp ./netaux.scm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o netaux.o -c netaux.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -Wl,-O1 -Wl,--as-needed -shared -o gauche--net.so net.o addr.o netdb.o netlib.o netaux.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread >../../src/gosh -ftest ../../ext/xlink -l -g "gauche" \ > -b ../.. -s . gauche--net.so net.scm >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/net/gauche--net.so <- ../../src/gauche--net.so >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/net/net.scm <- ../../lib/gauche/net.scm >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/net' >(cd termios; make default) >make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/termios' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o termios.o -c termios.c >../../src/gosh -ftest ../../src/precomp -e -P -o gauche--termios ./termios.scm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o gauche--termios.o -c gauche--termios.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -Wl,-O1 -Wl,--as-needed -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 /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/termios/gauche--termios.so <- ../../src/gauche--termios.so >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/termios/termios.sci <- ../../lib/gauche/termios.sci >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/termios' >(cd fcntl; make default) >make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/fcntl' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o fcntl.o -c fcntl.c >../../src/gosh -ftest ../../src/precomp -e -P -o gauche--fcntl ./fcntl.scm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o gauche--fcntl.o -c gauche--fcntl.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -Wl,-O1 -Wl,--as-needed -shared -o gauche--fcntl.so fcntl.o gauche--fcntl.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread >../../src/gosh -ftest ../../ext/xlink -l -g "gauche" \ > -b ../.. -s . gauche--fcntl.so fcntl.sci >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/fcntl/gauche--fcntl.so <- ../../src/gauche--fcntl.so >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/fcntl/fcntl.sci <- ../../lib/gauche/fcntl.sci >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/fcntl' >(cd file; make default) >make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/file' >../../src/gosh -ftest ../../src/precomp -e -P -o file--util ../../libsrc/file/util.scm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o file--util.o -c file--util.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -Wl,-O1 -Wl,--as-needed -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 /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/file/file--util.so <- ../../src/file--util.so >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/file/util.sci <- ../../lib/file/util.sci >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/file' >(cd sxml; make default) >make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/sxml' >../../src/gosh -ftest ./trans.scm ./sxml-ssax.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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o sxml--ssax.o -c sxml--ssax.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -Wl,-O1 -Wl,--as-needed -shared -o sxml--ssax.so sxml--ssax.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread >../../src/gosh -ftest ./trans.scm ./sxml-sxpath.scm.in >../../src/gosh -ftest ./trans.scm ./sxml-tools.scm.in >../../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 sxpath.sci -o sxml--sxpath sxml-sxpath.scm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o sxml--sxpath.o -c sxml--sxpath.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -Wl,-O1 -Wl,--as-needed -shared -o sxml--sxpath.so sxml--sxpath.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o sxml--tools.o -c sxml--tools.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -Wl,-O1 -Wl,--as-needed -shared -o sxml--tools.so sxml--tools.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread >../../src/gosh -ftest ./trans.scm ./sxml-serializer.scm.in >../../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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o sxml--serializer.o -c sxml--serializer.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -Wl,-O1 -Wl,--as-needed -shared -o sxml--serializer.so sxml--serializer.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread >../../src/gosh -ftest ./trans.scm ./tree-trans.scm.in >../../src/gosh -ftest ./trans.scm ./to-html.scm.in >../../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 /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/sxml/sxml--ssax.so <- ../../src/sxml--ssax.so >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/sxml/sxml--sxpath.so <- ../../src/sxml--sxpath.so >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/sxml/sxml--tools.so <- ../../src/sxml--tools.so >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/sxml/sxml--serializer.so <- ../../src/sxml--serializer.so >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/sxml/adaptor.scm <- ../../lib/sxml/adaptor.scm >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/sxml/ssax.sci <- ../../lib/sxml/ssax.sci >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/sxml/sxpath.sci <- ../../lib/sxml/sxpath.sci >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/sxml/tools.sci <- ../../lib/sxml/tools.sci >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/sxml/tree-trans.scm <- ../../lib/sxml/tree-trans.scm >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/sxml/to-html.scm <- ../../lib/sxml/to-html.scm >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/sxml/serializer.sci <- ../../lib/sxml/serializer.sci >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/sxml' >(cd syslog; make default) >make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/syslog' >../../src/gosh -ftest ../../src/precomp -e -P -o gauche--syslog ./syslog.scm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o gauche--syslog.o -c gauche--syslog.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -Wl,-O1 -Wl,--as-needed -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 /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/syslog/gauche--syslog.so <- ../../src/gauche--syslog.so >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/syslog/syslog.sci <- ../../lib/gauche/syslog.sci >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/syslog' >(cd dbm; make default) >make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/dbm' >../../src/gosh -ftest ../../src/precomp -e -P -o dbm--odbm ./odbm.scm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o dbm--odbm.o -c dbm--odbm.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -Wl,-O1 -Wl,--as-needed -shared -o dbm--odbm.so dbm--odbm.o -L../../src -lgdbm -lgdbm_compat -ldl -lcrypt -lutil -lrt -lm -lpthread >../../src/gosh -ftest ../../src/precomp -e -P -o dbm--ndbm ./ndbm.scm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -o ndbm-makedb \ > ./ndbm-makedb.c -lgdbm -lgdbm_compat -ldl -lcrypt -lutil -lrt -lm -lpthread >../../src/gosh -ftest ./ndbm-suffixes.scm ndbm-suffixes.h >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o dbm--ndbm.o -c dbm--ndbm.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -Wl,-O1 -Wl,--as-needed -shared -o dbm--ndbm.so dbm--ndbm.o -L../../src -lgdbm -lgdbm_compat -ldl -lcrypt -lutil -lrt -lm -lpthread >../../src/gosh -ftest ../../src/precomp -e -P -o dbm--gdbm ./gdbm.scm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o dbm--gdbm.o -c dbm--gdbm.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -Wl,-O1 -Wl,--as-needed -shared -o dbm--gdbm.so dbm--gdbm.o -L../../src -lgdbm -ldl -lcrypt -lutil -lrt -lm -lpthread >../../src/gosh -ftest ../../ext/xlink -l -g "dbm" \ > -b ../.. -s . dbm--odbm.so dbm--ndbm.so dbm--gdbm.so odbm.sci ndbm.sci gdbm.sci >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/dbm/dbm--odbm.so <- ../../src/dbm--odbm.so >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/dbm/dbm--ndbm.so <- ../../src/dbm--ndbm.so >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/dbm/dbm--gdbm.so <- ../../src/dbm--gdbm.so >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/dbm/odbm.sci <- ../../lib/dbm/odbm.sci >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/dbm/ndbm.sci <- ../../lib/dbm/ndbm.sci >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/dbm/gdbm.sci <- ../../lib/dbm/gdbm.sci >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/dbm' >(cd mt-random; make default) >make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/mt-random' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o mt-random.o -c mt-random.c >../../src/gosh -ftest ../../src/precomp -e -P -o math--mt-random ./mt-random.scm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o math--mt-random.o -c math--mt-random.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -Wl,-O1 -Wl,--as-needed -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 >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/mt-random/math--mt-random.so <- ../../src/math--mt-random.so >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/mt-random/mt-random.sci <- ../../lib/math/mt-random.sci >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/mt-random' >(cd bcrypt; make default) >make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/bcrypt' >../../src/gosh -ftest ../../src/precomp -e -P -o crypt--bcrypt ./bcrypt.scm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o crypt--bcrypt.o -c crypt--bcrypt.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o crypt_blowfish.o -c crypt_blowfish.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o crypt_gensalt.o -c crypt_gensalt.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o wrapper.o -c wrapper.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -Wl,-O1 -Wl,--as-needed -shared -o crypt--bcrypt.so crypt--bcrypt.o crypt_blowfish.o crypt_gensalt.o wrapper.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread >../../src/gosh -ftest ../../ext/xlink -l -g "crypt" \ > -b ../.. -s . crypt--bcrypt.so bcrypt.sci >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/bcrypt/crypt--bcrypt.so <- ../../src/crypt--bcrypt.so >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/bcrypt/bcrypt.sci <- ../../lib/crypt/bcrypt.sci >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/bcrypt' >(cd digest; make default) >make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/digest' >../../src/gosh -ftest ../../src/precomp -e -P -o rfc--md5 ./md5.scm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o rfc--md5.o -c rfc--md5.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o md5c.o -c md5c.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -Wl,-O1 -Wl,--as-needed -shared -o rfc--md5.so rfc--md5.o md5c.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread >../../src/gosh -ftest ../../src/precomp -e -P -o rfc--sha ./sha.scm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o rfc--sha.o -c rfc--sha.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o sha2.o -c sha2.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -Wl,-O1 -Wl,--as-needed -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 /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/digest/rfc--md5.so <- ../../src/rfc--md5.so >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/digest/rfc--sha.so <- ../../src/rfc--sha.so >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/digest/md5.sci <- ../../lib/rfc/md5.sci >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/digest/sha1.scm <- ../../lib/rfc/sha1.scm >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/digest/sha.sci <- ../../lib/rfc/sha.sci >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/digest' >(cd vport; make default) >make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/vport' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o vport.o -c vport.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -Wl,-O1 -Wl,--as-needed -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 /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/vport/gauche--vport.so <- ../../src/gauche--vport.so >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/vport/vport.scm <- ../../lib/gauche/vport.scm >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/vport' >(cd text; make default) >make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/text' >../../src/gosh -ftest ../../src/precomp -e -P -o text--gettext ./gettext.scm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o text--gettext.o -c text--gettext.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -Wl,-O1 -Wl,--as-needed -shared -o text--gettext.so text--gettext.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread >../../src/gosh -ftest ../../src/precomp -e -P -o text--tr ../../libsrc/text/tr.scm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o text--tr.o -c text--tr.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -Wl,-O1 -Wl,--as-needed -shared -o text--tr.so text--tr.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread >../../src/gosh -ftest ../../ext/xlink -l -g "text" \ > -b ../.. -s . text--gettext.so text--tr.so gettext.sci tr.sci >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/text/text--gettext.so <- ../../src/text--gettext.so >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/text/text--tr.so <- ../../src/text--tr.so >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/text/gettext.sci <- ../../lib/text/gettext.sci >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/text/tr.sci <- ../../lib/text/tr.sci >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/text' >(cd rfc; make default) >make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/rfc' >../../src/gosh -ftest ../../src/precomp -e -P -o rfc--mime ../../libsrc/rfc/mime.scm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o rfc--mime.o -c rfc--mime.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -Wl,-O1 -Wl,--as-needed -shared -o rfc--mime.so rfc--mime.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread >../../src/gosh -ftest ../../src/precomp -e -P -o rfc--822 ../../libsrc/rfc/822.scm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o rfc--822.o -c rfc--822.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -Wl,-O1 -Wl,--as-needed -shared -o rfc--822.so rfc--822.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread >../../src/gosh -ftest ../../ext/xlink -l -g "rfc" \ > -b ../.. -s . rfc--mime.so rfc--822.so mime.sci 822.sci >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/rfc/rfc--mime.so <- ../../src/rfc--mime.so >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/rfc/rfc--822.so <- ../../src/rfc--822.so >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/rfc/mime.sci <- ../../lib/rfc/mime.sci >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/rfc/822.sci <- ../../lib/rfc/822.sci >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/rfc' >(cd zlib; make default) >make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/zlib' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o gauche-zlib.o -c gauche-zlib.c >../../src/gosh -ftest ../../src/precomp -e -P -o rfc--zlib ./zlib.scm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o rfc--zlib.o -c rfc--zlib.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -Wl,-O1 -Wl,--as-needed -shared -o rfc--zlib.so gauche-zlib.o rfc--zlib.o -L../../src -lz -ldl -lcrypt -lutil -lrt -lm -lpthread >../../src/gosh -ftest ../../ext/xlink -l -g "rfc" \ > -b ../.. -s . rfc--zlib.so zlib.sci >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/zlib/rfc--zlib.so <- ../../src/rfc--zlib.so >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/zlib/zlib.sci <- ../../lib/rfc/zlib.sci >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/zlib' >(cd sparse; make default) >make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/sparse' >../../src/gosh -ftest ../../src/precomp -e -P -o data--sparse ./sparse.scm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o data--sparse.o -c data--sparse.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o ctrie.o -c ctrie.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o spvec.o -c spvec.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o sptab.o -c sptab.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -Wl,-O1 -Wl,--as-needed -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 /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/sparse/data--sparse.so <- ../../src/data--sparse.so >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/sparse/sparse.sci <- ../../lib/data/sparse.sci >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/sparse' >(cd peg; make default) >make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o parser--peg.o -c parser--peg.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -Wl,-O1 -Wl,--as-needed -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 /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/peg/parser--peg.so <- ../../src/parser--peg.so >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/peg/peg.sci <- ../../lib/parser/peg.sci >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/peg' >(cd windows; make default) >make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/windows' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o init.o -c init.c >../../src/gosh -ftest ../../src/genstub windows.stub >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o windows.o -c windows.c >../../src/gosh -ftest ../../src/genstub console.stub >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o console.o -c console.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -Wl,-O1 -Wl,--as-needed -shared -o os--windows.so init.o windows.o console.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread >../../src/gosh -ftest ../../ext/xlink -l -g "os" \ > -b ../.. -s . os--windows.so windows.scm >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/windows/os--windows.so <- ../../src/os--windows.so >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/windows/windows.scm <- ../../lib/os/windows.scm >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/windows' >(cd tls; make default) >make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/tls' >../../src/gosh -ftest ../../src/precomp -e -P -o rfc--tls ./tls.scm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o rfc--tls.o -c rfc--tls.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o tls.o -c tls.c >mkdir -p axTLS/ssl axTLS/ssl/test axTLS/crypto >touch axtls_dirs >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o axTLS/ssl/asn1.o -c axTLS/ssl/asn1.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o axTLS/ssl/gen_cert.o -c axTLS/ssl/gen_cert.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o axTLS/ssl/loader.o -c axTLS/ssl/loader.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o axTLS/ssl/openssl.o -c axTLS/ssl/openssl.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o axTLS/ssl/os_port.o -c axTLS/ssl/os_port.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o axTLS/ssl/p12.o -c axTLS/ssl/p12.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o axTLS/ssl/tls1.o -c axTLS/ssl/tls1.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o axTLS/ssl/tls1_clnt.o -c axTLS/ssl/tls1_clnt.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o axTLS/ssl/tls1_svr.o -c axTLS/ssl/tls1_svr.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o axTLS/ssl/x509.o -c axTLS/ssl/x509.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o axTLS/crypto/aes.o -c axTLS/crypto/aes.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o axTLS/crypto/bigint.o -c axTLS/crypto/bigint.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o axTLS/crypto/crypto_misc.o -c axTLS/crypto/crypto_misc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o axTLS/crypto/hmac.o -c axTLS/crypto/hmac.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o axTLS/crypto/md5.o -c axTLS/crypto/md5.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o axTLS/crypto/rc4.o -c axTLS/crypto/rc4.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o axTLS/crypto/rsa.o -c axTLS/crypto/rsa.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o axTLS/crypto/sha1.o -c axTLS/crypto/sha1.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o axTLS/crypto/sha256.o -c axTLS/crypto/sha256.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o axTLS/crypto/sha384.o -c axTLS/crypto/sha384.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o axTLS/crypto/sha512.o -c axTLS/crypto/sha512.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -Wl,-O1 -Wl,--as-needed -shared -o rfc--tls.so rfc--tls.o tls.o axTLS/ssl/asn1.o axTLS/ssl/gen_cert.o axTLS/ssl/loader.o axTLS/ssl/openssl.o axTLS/ssl/os_port.o axTLS/ssl/p12.o axTLS/ssl/tls1.o axTLS/ssl/tls1_clnt.o axTLS/ssl/tls1_svr.o axTLS/ssl/x509.o axTLS/crypto/aes.o axTLS/crypto/bigint.o axTLS/crypto/crypto_misc.o axTLS/crypto/hmac.o axTLS/crypto/md5.o axTLS/crypto/rc4.o axTLS/crypto/rsa.o axTLS/crypto/sha1.o axTLS/crypto/sha256.o axTLS/crypto/sha384.o axTLS/crypto/sha512.o -L../../src -ldl -lcrypt -lutil -lrt -lm -lpthread >../../src/gosh -ftest ./ssltest-mod.scm "/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/tls" "/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/tls" < ./axTLS/ssl/test/ssltest.c > axTLS/ssl/test/ssltest.mod.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I./axTLS/crypto -I./axTLS/ssl -I./axTLS/config -O2 -pipe -march=native -fPIC -fomit-frame-pointer -o axTLS/ssl/test/ssltest.mod.o -c axTLS/ssl/test/ssltest.mod.c >x86_64-pc-linux-gnu-gcc -o axTLS/ssl/ssltest axTLS/ssl/test/ssltest.mod.o axTLS/ssl/asn1.o axTLS/ssl/gen_cert.o axTLS/ssl/loader.o axTLS/ssl/openssl.o axTLS/ssl/os_port.o axTLS/ssl/p12.o axTLS/ssl/tls1.o axTLS/ssl/tls1_clnt.o axTLS/ssl/tls1_svr.o axTLS/ssl/x509.o axTLS/crypto/aes.o axTLS/crypto/bigint.o axTLS/crypto/crypto_misc.o axTLS/crypto/hmac.o axTLS/crypto/md5.o axTLS/crypto/rc4.o axTLS/crypto/rsa.o axTLS/crypto/sha1.o axTLS/crypto/sha256.o axTLS/crypto/sha384.o axTLS/crypto/sha512.o -ldl -lcrypt -lutil -lrt -lm -lpthread >../../src/gosh -ftest ../../ext/xlink -l -g "rfc" \ > -b ../.. -s . rfc--tls.so tls.sci >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/tls/rfc--tls.so <- ../../src/rfc--tls.so >link /var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/tls/tls.sci <- ../../lib/rfc/tls.sci >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext/tls' >make[1]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/ext' >make[1]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/doc' >../src/gosh -q -ftest ./extract.scm -en -o gauche-refe.texi ./gauche-ref.texi >if test Xmakeinfo != X -a Xgzip != X; then \ > env LANG=C makeinfo gauche-refe.texi; \ > rm -f gauche-refe.info*.gz; \ > gzip gauche-refe.info gauche-refe.info-[0-9]*; \ >fi >../src/gosh -q -ftest ./extract.scm -jp -o gauche-refj.texi ./gauche-ref.texi >if test Xmakeinfo != X -a Xgzip != X; then \ > env LANG=C makeinfo gauche-refj.texi; \ > rm -f gauche-refj.info*.gz; \ > gzip gauche-refj.info gauche-refj.info-[0-9]*; \ >fi >make[1]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/doc' >make[1]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/examples' >make[1]: Nothing to be done for 'all'. >make[1]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/examples' >>>> Source compiled. >>>> Test phase: dev-scheme/gauche-0.9.5 >make -j1 -j1 -s check >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT tests/staticrootslib.lo -MD -MP -MF tests/.deps/staticrootslib.Tpo -c tests/staticrootslib.c -fPIC -DPIC -o tests/.libs/staticrootslib.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT tests/staticrootslib.lo -MD -MP -MF tests/.deps/staticrootslib.Tpo -c tests/staticrootslib.c -o tests/staticrootslib.o >/dev/null 2>&1 >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC tests/.libs/staticrootslib.o -Wl,-rpath -Wl,/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/gc/.libs ./.libs/libgc.so -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libstaticrootslib_test.so.1 -o .libs/libstaticrootslib_test.so.1.0.3 >libtool: link: (cd ".libs" && rm -f "libstaticrootslib_test.so.1" && ln -s "libstaticrootslib_test.so.1.0.3" "libstaticrootslib_test.so.1") >libtool: link: (cd ".libs" && rm -f "libstaticrootslib_test.so" && ln -s "libstaticrootslib_test.so.1.0.3" "libstaticrootslib_test.so") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libstaticrootslib_test.a tests/staticrootslib.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libstaticrootslib_test.a >libtool: link: ( cd ".libs" && rm -f "libstaticrootslib_test.la" && ln -s "../libstaticrootslib_test.la" "libstaticrootslib_test.la" ) >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -DSTATICROOTSLIB2 -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT tests/libstaticrootslib2_test_la-staticrootslib.lo -MD -MP -MF tests/.deps/libstaticrootslib2_test_la-staticrootslib.Tpo -c tests/staticrootslib.c -fPIC -DPIC -o tests/.libs/libstaticrootslib2_test_la-staticrootslib.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DDONT_ADD_BYTE_AT_END -DSTATICROOTSLIB2 -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -MT tests/libstaticrootslib2_test_la-staticrootslib.lo -MD -MP -MF tests/.deps/libstaticrootslib2_test_la-staticrootslib.Tpo -c tests/staticrootslib.c -o tests/libstaticrootslib2_test_la-staticrootslib.o >/dev/null 2>&1 >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC tests/.libs/libstaticrootslib2_test_la-staticrootslib.o -Wl,-rpath -Wl,/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5/gc/.libs ./.libs/libgc.so -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libstaticrootslib2_test.so.1 -o .libs/libstaticrootslib2_test.so.1.0.3 >libtool: link: (cd ".libs" && rm -f "libstaticrootslib2_test.so.1" && ln -s "libstaticrootslib2_test.so.1.0.3" "libstaticrootslib2_test.so.1") >libtool: link: (cd ".libs" && rm -f "libstaticrootslib2_test.so" && ln -s "libstaticrootslib2_test.so.1.0.3" "libstaticrootslib2_test.so") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libstaticrootslib2_test.a tests/libstaticrootslib2_test_la-staticrootslib.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libstaticrootslib2_test.a >libtool: link: ( cd ".libs" && rm -f "libstaticrootslib2_test.la" && ln -s "../libstaticrootslib2_test.la" "libstaticrootslib2_test.la" ) >libtool: link: x86_64-pc-linux-gnu-gcc -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o .libs/cordtest cord/tests/cordtest.o ./.libs/libgc.so ./.libs/libcord.so >libtool: link: x86_64-pc-linux-gnu-gcc -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o .libs/gctest tests/test.o ./.libs/libgc.so -lpthread -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o .libs/leaktest tests/leak_test.o ./.libs/libgc.so >libtool: link: x86_64-pc-linux-gnu-gcc -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o .libs/middletest tests/middle.o ./.libs/libgc.so >libtool: link: x86_64-pc-linux-gnu-gcc -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o .libs/smashtest tests/smash_test.o ./.libs/libgc.so >tests/huge_test.c: In function âmainâ: >tests/huge_test.c:46:7: warning: argument 1 value â9223372036854776831â exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] > r = GC_MALLOC((GC_word)GC_SWORD_MAX + 1024); >In file included from tests/huge_test.c:13:0: >./include/gc.h:456:9: note: in a call to allocation function âGC_mallocâ declared here > GC_malloc(size_t /* size_in_bytes */); > ^~~~~~~~~ >libtool: link: x86_64-pc-linux-gnu-gcc -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o .libs/hugetest tests/huge_test.o ./.libs/libgc.so >libtool: link: x86_64-pc-linux-gnu-gcc -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o .libs/realloc_test tests/realloc_test.o ./.libs/libgc.so >libtool: link: x86_64-pc-linux-gnu-gcc -DSTATICROOTSLIB2 -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o .libs/staticrootstest tests/staticrootstest-staticrootstest.o ./.libs/libgc.so ./.libs/libstaticrootslib_test.so ./.libs/libstaticrootslib2_test.so -Wl,-rpath -Wl,/nowhere >libtool: link: x86_64-pc-linux-gnu-gcc -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o .libs/threadleaktest tests/thread_leak_test.o ./.libs/libgc.so -lpthread -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o .libs/threadkey_test tests/threadkey_test.o ./.libs/libgc.so -lpthread -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o .libs/subthreadcreate_test tests/subthread_create.o ./.libs/libgc.so -lpthread -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o .libs/initsecondarythread_test tests/initsecondarythread.o ./.libs/libgc.so -lpthread -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o .libs/disclaim_test tests/disclaim_test.o ./.libs/libgc.so -lpthread -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -fexceptions -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o .libs/disclaim_bench tests/disclaim_bench.o ./.libs/libgc.so >PASS: cordtest >PASS: gctest >PASS: leaktest >PASS: middletest >PASS: smashtest >PASS: hugetest >PASS: realloc_test >PASS: staticrootstest >PASS: threadleaktest >PASS: threadkey_test >PASS: subthreadcreate_test >PASS: initsecondarythread_test >PASS: disclaim_test >PASS: disclaim_bench >============================================================================ >Testsuite summary for gc 7.6.0 >============================================================================ ># TOTAL: 14 ># PASS: 14 ># SKIP: 0 ># XFAIL: 0 ># FAIL: 0 ># XPASS: 0 ># ERROR: 0 >============================================================================ >Testing VM stack sanity... passed. >Testing integer arithmetic macros ... passed. >Testing primitive syntax ... passed. >Testing error and exception handlers ... passed. >Testing module ... passed. >Testing macro ... passed. >Testing numbers ... passed. >Testing characters ... passed. >Testing strings (basic) ... passed. >Testing symbols and keywords ... passed. >Testing hash tables ... passed. >Testing builtin list operations ... passed. >Testing vectors ... passed. >Testing comparison procedures ... passed. >Testing treemap ... passed. >Testing io ... passed. >Testing procedures ... passed. >Testing dynamic-wind and call/cc ... passed. >Testing load ... passed. >Testing SRFIs ... passed. >Testing object system ... passed. >Testing exceptions ... passed. >Testing lazy evaluation ... passed. >Testing regexp ... passed. >Testing sort procedures ... passed. >Testing multibyte (utf-8) ... passed. >Testing system ... passed. >Testing autoload and autoprovide ... passed. >Testing rfc ... passed. >Testing parseopt ... passed. >Testing logger ... passed. >Testing text utilities ... passed. >Testing util ... passed. >Testing advanced read/write features ... passed. >Testing gauche.process ... passed. >Testing gauche.version ... passed. >Testing file utilities ... passed. >Testing selector ... passed. >Testing listener ... passed. >Testing dictionary framework ... passed. >Testing dbi/dbd ... passed. >Testing www.* modules ... passed. >Testing gauche.cgen.* ... passed. >Testing gauche.package.* ... passed. >Testing some C API features ... passed. >Testing case-sensitive reader/writer ... passed. >Testing case-insensitive reader/writer ... passed. >See test.log for details. >Testing collections and sequences ... passed. >Testing hook ... passed. >Testing parameters ... passed. >Testing pretty printer ... passed. >Testing records ... passed. >Testing generators ... passed. >Testing lazy sequence utilities ... passed. >Testing gauche.unicode ... passed. >Testing util.* ... passed. >Testing data.* extensions ... passed. >Testing extension srfi modules ... passed. >Testing uniform vector and array ... passed. >Testing threads ... passed. >Testing charconv ... passed. >Testing binary ... passed. >Testing net ... passed. >Testing termios ... passed. >Testing fcntl ... passed. >Testing file.util ... passed. >Testing SSAX ... passed. >Testing sxpath ... passed. >Testing serializer ... passed. >Testing syslog ... passed. >Testing dbm ... passed. >Testing mt-random ... passed. >Testing bcrypt ... passed. >Testing digest framework ... passed. >Testing vport ... passed. >Testing gettext ... passed. >Testing text.tr ... passed. >Testing precompiled rfc modules ... passed. >Testing rfc.zlib ... passed. >Testing data.sparse ... passed. >Testing parser.peg ... passed. >Testing rfc.tls ... failed. >discrepancies found. Errors are: >test ssltest: expects 0 => got 256 >Testing math.* modules ... passed. >Testing data.* modules ... passed. >Testing util.* modules extra ... passed. >Testing optimizer ... passed. >Testing control ... passed. >Testing debug features ... passed. >Testing utility scripts ... passed. >Testing interactive ... passed. >Testing R7RS ... passed. >Total: 16784 tests, 16783 passed, 1 failed, 0 aborted. >make[1]: *** [Makefile:437: test-summary-check] Error 1 >make: *** [Makefile:50: check] Error 2 > * ERROR: dev-scheme/gauche-0.9.5::gentoo failed (test phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-scheme/gauche-0.9.5::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-scheme/gauche-0.9.5::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-scheme:gauche-0.9.5:20180502-094859.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-scheme/gauche-0.9.5/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-scheme/gauche-0.9.5/temp/environment'. > * Working directory: '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5' > * S: '/var/tmp/portage/dev-scheme/gauche-0.9.5/work/Gauche-0.9.5'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 654622
:
529352
| 529354 |
529356
|
529358
|
529360
|
529362
|
529364