* Package: dev-scheme/gauche-0.9.10-r1 * Repository: gentoo * Maintainer: hattya@gentoo.org scheme@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc ipv6 kernel_linux mbedtls userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking Gauche-0.9.10.tgz to /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work >>> Unpacking gauche-0.9.10-sys-ctermid.patch.xz to /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work >>> Source unpacked in /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work >>> Preparing source in /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10 ... * Applying gauche-ext-ldflags.patch ... [ ok ] * Applying gauche-gauche.m4.patch ... [ ok ] * Applying gauche-info.patch ... patching file configure.ac Hunk #1 succeeded at 363 with fuzz 2 (offset -54 lines). patching file doc/Makefile.in Hunk #1 succeeded at 18 (offset 2 lines). Hunk #2 succeeded at 58 (offset 1 line). Hunk #3 succeeded at 66 (offset 1 line). Hunk #4 succeeded at 94 (offset 1 line). Hunk #5 succeeded at 113 (offset 1 line). patching file doc/makedoc.scm [ ok ] * Applying gauche-rfc.tls.patch ... [ ok ] * Applying gauche-xz-info.patch ... [ ok ] * Applying gauche-0.9.10-srfi-134.patch ... [ ok ] * Applying gauche-0.9.10-sys-ctermid.patch ... [ ok ] * Running 'autoconf' ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10 ... * econf: updating Gauche-0.9.10/config.sub with /usr/share/gnuconfig/config.sub * econf: updating Gauche-0.9.10/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 --datarootdir=/usr/share --docdir=/usr/share/doc/gauche-0.9.10-r1 --htmldir=/usr/share/doc/gauche-0.9.10-r1/html --libdir=/usr/lib64 --enable-ipv6 --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt --with-libatomic-ops=no --with-slib=/usr/share/slib --with-tls=axtls,mbedtls --enable-option-checking=warn configure: WARNING: unrecognized options: --with-libatomic-ops 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-windres... no checking for windres... no checking multibyte encoding... utf8 checking thread type... pthreads 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 the compiler supports GNU C... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking for stdatomic.h... yes checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (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.9/ebuild-helpers/xattr/install -c checking whether ln -s works... yes checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for makeinfo... makeinfo checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for gosh... gosh checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for time.h... yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for glob.h... yes checking for dlfcn.h... yes checking for getopt.h... yes checking for sched.h... yes checking for unistd.h... (cached) yes checking for rpc/types.h... no checking for malloc.h... yes checking for syslog.h... yes checking for crypt.h... yes checking for pty.h... yes checking for util.h... no checking for bsd/libutil.h... yes checking for libutil.h... no checking for sys/loadavg.h... no checking for sys/resource.h... yes checking for sys/statvfs.h... yes checking for fpu_control.h... yes checking for sunmath.h... no checking for crt_externs.h... no checking for libproc.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 intptr_t... 8 checking size of off_t... 8 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 stat.st_atim... yes checking for struct stat.st_mtim... yes checking for struct stat.st_ctim... yes 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 how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E 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 proc_pidpath in -lproc... no 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 utimensat... 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 issetugid... no checking for mkdtemp... yes checking for mkstemp... yes checking for select... yes checking for library containing openpty... none required checking for library containing forkpty... none required checking for fcntl... yes checking for library containing crypt... -lcrypt checking for library containing dlopen... none required 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 for iconv.h... yes checking for gdbm.h... yes checking for gdbm_open in -lgdbm... yes checking for ndbm.h... no checking for gdbm/ndbm.h... yes checking for dbm_open in -lgdbm... no checking for dbm_open in -lgdbm_compat... yes checking for dbm.h... no 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 for zlib.h... yes checking for mbedtls/net_sockets.h... yes checking for library containing mbedtls_ctr_drbg_init... -lmbedcrypto checking for library containing mbedtls_x509_crt_init... -lmbedx509 checking for library containing mbedtls_ssl_init... -lmbedtls 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 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/iconv-adapter.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 Gauche.spec config.status: creating tools/Makefile config.status: creating tools/scoop/Makefile config.status: creating tools/tls/Makefile config.status: creating src/gauche/config.h config.status: creating ext/dbm/dbmconf.h config.status: executing VERSION commands config.status: executing src/features commands === configuring in gc (/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/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' '--datarootdir=/usr/share' '--docdir=/usr/share/doc/gauche-0.9.10-r1' '--htmldir=/usr/share/doc/gauche-0.9.10-r1/html' '--libdir=/usr/lib64' '--enable-ipv6' '--with-ca-bundle=/etc/ssl/certs/ca-certificates.crt' '--with-libatomic-ops=no' '--with-slib=/usr/share/slib' '--with-tls=axtls,mbedtls' '--enable-option-checking=warn' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-pipe -march=native -fno-diagnostics-color -O2' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' '--enable-multibyte=utf-8' --cache-file=/dev/null --srcdir=. configure: WARNING: unrecognized options: --enable-ipv6, --with-ca-bundle, --with-slib, --with-tls, --enable-multibyte 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=8 minor=0 micro=4 checking for a BSD-compatible install... /usr/lib/portage/python3.9/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/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 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/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt 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... no 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 configure: WARNING: "Explicit GC_INIT() calls may be required." checking for pthread_self in -lpthread... yes checking whether compiler supports -Wextra... yes checking whether compiler supports -Wpedantic... yes checking for xlc... no checking whether compiler supports -fno-strict-aliasing... yes checking for getcontext... yes checking for dl_iterate_phdr... yes checking for dlopen in -ldl... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking whether to build shared libraries... yes checking whether compiler supports -fvisibility... yes checking which machine-dependent code should be used... checking whether Solaris gcc optimization fix is necessary... no checking for dladdr... yes checking for sigsetjmp... 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 which libatomic_ops to use... internal checking for lock-free AO_or primitive... yes checking for lock-free AO load/store, test-and-set primitives... yes checking for lock-free compare-and-swap and fetch-and-add primitives... yes 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.10-r1/work/Gauche-0.9.10/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' '--datarootdir=/usr/share' '--docdir=/usr/share/doc/gauche-0.9.10-r1' '--htmldir=/usr/share/doc/gauche-0.9.10-r1/html' '--libdir=/usr/lib64' '--enable-ipv6' '--with-ca-bundle=/etc/ssl/certs/ca-certificates.crt' '--with-libatomic-ops=no' '--with-slib=/usr/share/slib' '--with-tls=axtls,mbedtls' '--enable-option-checking=warn' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-pipe -march=native -fno-diagnostics-color -O2' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' '--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 -Wl,--defsym=__gentoo_check_ldflags__=0 ' 'CXXFLAGS=-pipe -march=native -fno-diagnostics-color -O2' --cache-file=/dev/null --srcdir=. configure: WARNING: unrecognized options: --enable-ipv6, --with-ca-bundle, --with-libatomic-ops, --with-slib, --with-tls, --enable-multibyte, --enable-threads, --enable-large-config, --disable-gcj-support 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.9/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/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 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/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt 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 -fPIC compiler option causes __PIC__ definition... yes checking whether compiler supports -Wextra... yes checking whether compiler supports -Wpedantic... 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 configure: WARNING: unrecognized options: --enable-ipv6, --with-ca-bundle, --with-libatomic-ops, --with-slib, --with-tls, --enable-multibyte, --enable-threads, --enable-large-config, --disable-gcj-support configure: WARNING: unrecognized options: --enable-ipv6, --with-ca-bundle, --with-slib, --with-tls, --enable-multibyte configure: WARNING: unrecognized options: --with-libatomic-ops This Gauche has been configured with the following parameters: version: 0.9.10 multibyte: utf8 documentation: No (requires makeinfo and gzip to build documents) slib: /usr/share/slib thread: pthreads tls/ssl: mbedtls axtls CA store: file /etc/ssl/certs/ca-certificates.crt optional modules: odbm ndbm gdbm zlib >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10 ... make -j4 if [ . != "." ]; then ./wirebuildlibs "." "ln -s"; fi for d in gc src lib ext doc examples tools; do (cd $d; make all) || exit 1; done make[1]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/gc' make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/gc' 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 -DGC_PTHREAD_START_STANDALONE -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -march=native -fno-diagnostics-color -O2 -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 depbase=`echo extra/gc.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 -DGC_PTHREAD_START_STANDALONE -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -MT extra/gc.lo -MD -MP -MF $depbase.Tpo -c -o extra/gc.lo extra/gc.c &&\ mv -f $depbase.Tpo $depbase.Plo 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 -DGC_PTHREAD_START_STANDALONE -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -march=native -fno-diagnostics-color -O2 -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 /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 -DGC_PTHREAD_START_STANDALONE -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -march=native -fno-diagnostics-color -O2 -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 -DGC_PTHREAD_START_STANDALONE -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -march=native -fno-diagnostics-color -O2 -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 -DGC_PTHREAD_START_STANDALONE -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -march=native -fno-diagnostics-color -O2 -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 -DGC_PTHREAD_START_STANDALONE -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -MT extra/gc.lo -MD -MP -MF extra/.deps/gc.Tpo -c extra/gc.c -fPIC -DPIC -o extra/.libs/gc.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DGC_PTHREAD_START_STANDALONE -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -march=native -fno-diagnostics-color -O2 -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 /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 -DGC_PTHREAD_START_STANDALONE -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -march=native -fno-diagnostics-color -O2 -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 /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 -DGC_PTHREAD_START_STANDALONE -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -march=native -fno-diagnostics-color -O2 -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 -DGC_PTHREAD_START_STANDALONE -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -march=native -fno-diagnostics-color -O2 -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -DGC_PTHREAD_START_STANDALONE -DDONT_ADD_BYTE_AT_END -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -march=native -fno-diagnostics-color -O2 -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 mv -f cord/.deps/libcord_la-cordprnt.Tpo cord/.deps/libcord_la-cordprnt.Plo mv -f cord/.deps/libcord_la-cordbscs.Tpo cord/.deps/libcord_la-cordbscs.Plo 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 -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -version-info 5:3:4 -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libgc.la -rpath /usr/lib64 extra/gc.lo pthread_start.lo libatomic_ops/src/atomic_ops.lo -lpthread -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC extra/.libs/gc.o .libs/pthread_start.o libatomic_ops/src/.libs/atomic_ops.o -lpthread -ldl -march=native -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,libgc.so.1 -o .libs/libgc.so.1.4.3 libtool: link: (cd ".libs" && rm -f "libgc.so.1" && ln -s "libgc.so.1.4.3" "libgc.so.1") libtool: link: (cd ".libs" && rm -f "libgc.so" && ln -s "libgc.so.1.4.3" "libgc.so") libtool: link: ( cd ".libs" && rm -f "libgc.la" && ln -s "../libgc.la" "libgc.la" ) /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -Wpedantic -Wno-long-long -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -version-info 5:0:4 -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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.10-r1/work/Gauche-0.9.10/gc/.libs ./.libs/libgc.so -lpthread -ldl -march=native -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,libcord.so.1 -o .libs/libcord.so.1.4.0 libtool: link: (cd ".libs" && rm -f "libcord.so.1" && ln -s "libcord.so.1.4.0" "libcord.so.1") libtool: link: (cd ".libs" && rm -f "libcord.so" && ln -s "libcord.so.1.4.0" "libcord.so") 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.10-r1/work/Gauche-0.9.10/gc' make[1]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/gc' make[1]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/src' rm -f gauche/config_threads.h echo "/* Generated automatically from gc config header; do not edit. */" > gauche/config_threads.h /bin/sh ./genconfig grep '^#define GC_[0-9A-Z_]*THREADS' ../gc/include/config.h >> gauche/config_threads.h || : rm -f libgc_pic.a /bin/sh ./genconfig x86_64-pc-linux-gnu-ar -rc libgc_pic.a ../gc/.libs/pthread_start.o ../gc/extra/.libs/gc.o ../gc/libatomic_ops/src/.libs/atomic_ops.o 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 `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -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 `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libextra.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c box.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c core.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c vm.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c compaux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c macro.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c connection.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c code.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c class.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c dispatch.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c error.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c execenv.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c prof.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c collection.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c boolean.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c char.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c string.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c list.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c hash.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c dws32hash.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c dwsiphash.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c treemap.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c bits.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c port.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c write.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c read.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c vector.c vector.c: In function ‘Scm_VectorCopy’: vector.c:111:13: warning: array subscript ‘ScmVector {aka struct ScmVectorRec}[0]’ is partly outside array bounds of ‘unsigned char[16]’ [-Warray-bounds] 111 | v->size = size; | ~~~~~~~~^~~~~~ In file included from gauche.h:98, from vector.c:35: ./../gc/include/gc.h:950:24: note: referencing an object of size 16 allocated by ‘GC_malloc’ 950 | # define GC_MALLOC(sz) GC_malloc(sz) gauche.h:524:35: note: in expansion of macro ‘GC_MALLOC’ 524 | #define SCM_MALLOC(size) GC_MALLOC(size) | ^~~~~~~~~ gauche.h:531:39: note: in expansion of macro ‘SCM_MALLOC’ 531 | #define SCM_NEW2(type, size) ((type)(SCM_MALLOC(size))) | ^~~~~~~~~~ vector.c:105:20: note: in expansion of macro ‘SCM_NEW2’ 105 | ScmVector *v = SCM_NEW2(ScmVector *, | ^~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c weak.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c symbol.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c gloc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c compare.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c regexp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c signal.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c parameter.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c module.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c proc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c number.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c bignum.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c load.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c lazy.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c repl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c autoloads.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c system.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c compile.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libalpha.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libbool.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libchar.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libcode.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libcmp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libdict.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libeval.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libexc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libfmt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libio.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c liblazy.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c liblist.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libmacbase.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libmacro.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libmisc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libmod.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libnum.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libobj.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libomega.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libparam.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libproc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c librx.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libsrfis.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libstr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libsym.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libsys.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c libvec.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c gauche-config.c TARGETLIB="`pwd`" x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,--rpath="`pwd`" -L. -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o gauche-config gauche-config.o -lcrypt -lrt -lm -lpthread TARGETLIB="`pwd`" x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,--rpath="`pwd`" -L. -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--soname,libgauche-0.97.so.0.10 -shared -o libgauche-0.97.so box.o core.o vm.o compaux.o macro.o connection.o code.o class.o dispatch.o error.o execenv.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 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 libmacbase.o libmacro.o libmisc.o libmod.o libnum.o libobj.o libomega.o libparam.o libproc.o librx.o libsrfis.o libstr.o libsym.o libsys.o libvec.o libgc_pic.a `./get-atomic-ops-flags.sh .. .. --libs` -lcrypt -lrt -lm -lpthread TARGETLIB="`pwd`" DESTDIR= /bin/sh ./makeverslink libgauche-0.97.so TARGETLIB="`pwd`" x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,--rpath="`pwd`" -L. -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic -o gosh main.o -lgauche-0.97 -lcrypt -lrt -lm -lpthread TARGETLIB="`pwd`" x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,--rpath="`pwd`" -L. -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic -o test-extra test-extra.o libextra.o -lgauche-0.97 -lcrypt -lrt -lm -lpthread make[1]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/src' make[1]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/lib' make[1]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext' (cd util; make default) (cd charconv; make default) (cd binary; make default) (cd fcntl; make default) make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/binary' "../../src/gosh" -ftest "../../src/precomp" -e -P -o binary--io ./io.scm make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/util' "../../src/gosh" -ftest "../../src/precomp" -e -P -o util--match ../../libsrc/util/match.scm make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/charconv' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o charconv.o -c charconv.c make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/fcntl' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o fcntl.o -c fcntl.c "../../src/gosh" -ftest "../../src/precomp" -e -P -o gauche--fcntl ./fcntl.scm "../../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 -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o gauche--fcntl.o -c gauche--fcntl.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o gauche--fcntl.so fcntl.o gauche--fcntl.o -L"../../src" -lcrypt -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.10-r1/work/Gauche-0.9.10/ext/fcntl/gauche--fcntl.so <- ../../src/gauche--fcntl.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/fcntl/fcntl.sci <- ../../lib/gauche/fcntl.sci make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/fcntl' (cd file; make default) x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o binary.o -c binary.c make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/file' "../../src/gosh" -ftest "../../src/precomp" -e -P -o file--util ../../libsrc/file/util.scm "../../src/gosh" -ftest ./gen-eucjtab.scm ./data/euc-jp-2004-std.txt x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -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 -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o util--match.o -c util--match.c "../../src/gosh" -ftest ./gen-tabs.scm jconv_tab x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o binary--io.so binary--io.o binary.o -L"../../src" -lcrypt -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.10-r1/work/Gauche-0.9.10/ext/binary/binary--io.so <- ../../src/binary--io.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/binary/io.sci <- ../../lib/binary/io.sci make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/binary' "../../src/gosh" -ftest ./gen-lattab.scm ./data x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o util--match.so util--match.o -L"../../src" -lcrypt -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.10-r1/work/Gauche-0.9.10/ext/util/util--match.so <- ../../src/util--match.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/util/match.sci <- ../../lib/util/match.sci make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/util' "../../src/gosh" -ftest ./gen-guess.scm guess_tab.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o convaux.o -c convaux.c (cd syslog; make default) make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/syslog' "../../src/gosh" -ftest "../../src/precomp" -e -P -o gauche--syslog ./syslog.scm (cd sparse; make default) make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/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 -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o guess.o -c guess.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o jconv.o -c jconv.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o gauche--syslog.o -c gauche--syslog.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o gauche--syslog.so gauche--syslog.o -L"../../src" -lcrypt -lrt -lm -lpthread "../../src/gosh" -ftest "../../ext/xlink" -l -g "gauche" \ -b "../.." -s . gauche--syslog.so syslog.sci x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o file--util.o -c file--util.c link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/syslog/gauche--syslog.so <- ../../src/gauche--syslog.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/syslog/syslog.sci <- ../../lib/gauche/syslog.sci make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/syslog' (cd peg; make default) make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/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 -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -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 -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o spvec.o -c spvec.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o file--util.so file--util.o -L"../../src" -lcrypt -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.10-r1/work/Gauche-0.9.10/ext/file/file--util.so <- ../../src/file--util.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/file/util.sci <- ../../lib/file/util.sci make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/file' (cd uvector; make default) make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/uvector' rm -rf uvector.c "../../src/gosh" -ftest ./uvgen.scm ./uvector.c.tmpl x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o sptab.o -c sptab.c if test ! -d gauche; then mkdir gauche; fi rm -rf gauche/uvector.h "../../src/gosh" -ftest ./uvgen.scm ./uvector.h.tmpl && mv uvector.h gauche/uvector.h x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o data--sparse.o -c data--sparse.c rm -rf uvlib.scm "../../src/gosh" -ftest ./uvgen.scm ./uvlib.scm.tmpl x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o gauche--charconv.so charconv.o convaux.o jconv.o guess.o -L"../../src" -lcrypt -lrt -lm -lpthread "../../src/gosh" -ftest "../../ext/xlink" -l -g "gauche" \ -b "../.." -s . gauche--charconv.so charconv.scm "../../src/gosh" -ftest ./ifgen.scm exports link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/charconv/gauche--charconv.so <- ../../src/gauche--charconv.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/charconv/charconv.scm <- ../../lib/gauche/charconv.scm make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/charconv' "../../src/gosh" -ftest ./ifgen.scm base x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o parser--peg.o -c parser--peg.c "../../src/gosh" -ftest ./ifgen.scm u8 "../../src/gosh" -ftest ./ifgen.scm s8 "../../src/gosh" -ftest ./ifgen.scm u16 "../../src/gosh" -ftest ./ifgen.scm s16 "../../src/gosh" -ftest ./ifgen.scm u32 "../../src/gosh" -ftest ./ifgen.scm s32 "../../src/gosh" -ftest ./ifgen.scm u64 "../../src/gosh" -ftest ./ifgen.scm s64 "../../src/gosh" -ftest ./ifgen.scm f16 "../../src/gosh" -ftest ./ifgen.scm f32 "../../src/gosh" -ftest ./ifgen.scm f64 "../../src/gosh" -ftest ./ifgen.scm c32 "../../src/gosh" -ftest ./ifgen.scm c64 "../../src/gosh" -ftest ./ifgen.scm c128 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o uvector.o -c uvector.c "../../src/gosh" -ftest -I. "../../src/precomp" -e -P -o gauche--uvector ./uvector.scm x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o data--sparse.so data--sparse.o ctrie.o spvec.o sptab.o -L"../../src" -lcrypt -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.10-r1/work/Gauche-0.9.10/ext/sparse/data--sparse.so <- ../../src/data--sparse.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/sparse/sparse.sci <- ../../lib/data/sparse.sci make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/sparse' x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o parser--peg.so parser--peg.o -L"../../src" -lcrypt -lrt -lm -lpthread "../../src/gosh" -ftest "../../ext/xlink" -l -g "parser" \ -b "../.." -s . parser--peg.so peg.sci peg/deprecated.scm link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/peg/parser--peg.so <- ../../src/parser--peg.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/peg/peg.sci <- ../../lib/parser/peg.sci link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/peg/peg/deprecated.scm <- ../../lib/parser/peg/deprecated.scm make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/peg' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o gauche--uvector.o -c gauche--uvector.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o gauche--uvector.so uvector.o gauche--uvector.o -L"../../src" -lcrypt -lrt -lm -lpthread "../../src/gosh" -ftest "../../ext/xlink" -l -g "gauche" \ -b "../.." -s . gauche--uvector.so array.scm uvector.sci matrix.scm exports.scm uvector/base.scm uvector/u8.scm uvector/s8.scm uvector/u16.scm uvector/s16.scm uvector/u32.scm uvector/s32.scm uvector/u64.scm uvector/s64.scm uvector/f16.scm uvector/f32.scm uvector/f64.scm uvector/c32.scm uvector/c64.scm uvector/c128.scm link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/uvector/gauche--uvector.so <- ../../src/gauche--uvector.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/uvector/array.scm <- ../../lib/gauche/array.scm link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/uvector/uvector.sci <- ../../lib/gauche/uvector.sci link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/uvector/matrix.scm <- ../../lib/gauche/matrix.scm link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/uvector/exports.scm <- ../../lib/gauche/exports.scm link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/uvector/uvector/base.scm <- ../../lib/gauche/uvector/base.scm link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/uvector/uvector/u8.scm <- ../../lib/gauche/uvector/u8.scm link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/uvector/uvector/s8.scm <- ../../lib/gauche/uvector/s8.scm link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/uvector/uvector/u16.scm <- ../../lib/gauche/uvector/u16.scm link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/uvector/uvector/s16.scm <- ../../lib/gauche/uvector/s16.scm link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/uvector/uvector/u32.scm <- ../../lib/gauche/uvector/u32.scm link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/uvector/uvector/s32.scm <- ../../lib/gauche/uvector/s32.scm link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/uvector/uvector/u64.scm <- ../../lib/gauche/uvector/u64.scm link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/uvector/uvector/s64.scm <- ../../lib/gauche/uvector/s64.scm link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/uvector/uvector/f16.scm <- ../../lib/gauche/uvector/f16.scm link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/uvector/uvector/f32.scm <- ../../lib/gauche/uvector/f32.scm link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/uvector/uvector/f64.scm <- ../../lib/gauche/uvector/f64.scm link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/uvector/uvector/c32.scm <- ../../lib/gauche/uvector/c32.scm link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/uvector/uvector/c64.scm <- ../../lib/gauche/uvector/c64.scm link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/uvector/uvector/c128.scm <- ../../lib/gauche/uvector/c128.scm make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/uvector' (cd gauche; make default) (cd srfi; make default) (cd threads; make default) (cd termios; make default) make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/threads' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o threads.o -c threads.c make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/srfi' "../../src/gosh" -ftest "../../src/precomp" -e -i srfi-1.sci ../../libsrc/srfi-1.scm make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/gauche' "../../src/gosh" -ftest "../../src/precomp" -e -P -o gauche--collection ../../libsrc/gauche/collection.scm make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/termios' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o termios.o -c termios.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o mutex.o -c mutex.c "../../src/gosh" -ftest "../../src/precomp" -e -P -o gauche--termios ./termios.scm "../../src/gosh" -ftest "../../src/precomp" -e -P -o gauche--threads ./threads.scm x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o gauche--termios.o -c gauche--termios.c "../../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 -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o gauche--threads.o -c gauche--threads.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o gauche--termios.so termios.o gauche--termios.o -L"../../src" -lcrypt -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.10-r1/work/Gauche-0.9.10/ext/termios/gauche--termios.so <- ../../src/gauche--termios.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/termios/termios.sci <- ../../lib/gauche/termios.sci make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/termios' "../../src/gosh" -ftest "../../src/precomp" -e -P -o gauche--sequence ../../libsrc/gauche/sequence.scm x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o gauche--threads.so threads.o mutex.o gauche--threads.o -L"../../src" -lcrypt -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.10-r1/work/Gauche-0.9.10/ext/threads/gauche--threads.so <- ../../src/gauche--threads.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/threads/threads.sci <- ../../lib/gauche/threads.sci make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/threads' "../../src/gosh" -ftest "../../src/precomp" -e -P ./srfi-19.scm (cd sxml; make default) make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/sxml' "../../src/gosh" -ftest ./trans.scm ./sxml-ssax.scm.in "../../src/gosh" -ftest ./trans.scm ./sxml-sxpath.scm.in "../../src/gosh" -ftest ./trans.scm ./sxml-tools.scm.in "../../src/gosh" -ftest ./trans.scm ./sxml-serializer.scm.in "../../src/gosh" -ftest ./trans.scm ./tree-trans.scm.in "../../src/gosh" -ftest ./trans.scm ./to-html.scm.in "../../src/gosh" -ftest -l./adaptor -E "import sxml.adaptor" -E 'provide "sxml/adaptor"' ../../src/precomp -e -i ssax.sci -o sxml--ssax sxml-ssax.scm (cd mt-random; make default) make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/mt-random' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -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 "../../src/gosh" -ftest "../../src/precomp" -e -P -o gauche--dictionary ../../libsrc/gauche/dictionary.scm x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o math--mt-random.o -c math--mt-random.c "../../src/gosh" -ftest "../../src/precomp" -e -P ./srfi-43.scm x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o math--mt-random.so mt-random.o math--mt-random.o -L"../../src" -lcrypt -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.10-r1/work/Gauche-0.9.10/ext/mt-random/math--mt-random.so <- ../../src/math--mt-random.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/mt-random/mt-random.sci <- ../../lib/math/mt-random.sci make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/mt-random' "../../src/gosh" -ftest "../../src/precomp" -e -P ../../libsrc/srfi-133.scm (cd digest; make default) make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/digest' "../../src/gosh" -ftest "../../src/precomp" -e -P -o rfc--md5 ./md5.scm "../../src/gosh" -ftest -l./adaptor -E "import sxml.adaptor" -E 'provide "sxml/adaptor"' ../../src/precomp -e -i serializer.sci -o sxml--serializer sxml-serializer.scm "../../src/gosh" -ftest "../../src/precomp" -e -P -o gauche--parameter ../../libsrc/gauche/parameter.scm "../../src/gosh" -ftest "../../src/precomp" -e -P ./srfi-144.scm x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o md5c.o -c md5c.c "../../src/gosh" -ftest "../../src/precomp" -e -P -o rfc--sha ./sha.scm "../../src/gosh" -ftest "../../src/precomp" -e -P -o gauche--process ../../libsrc/gauche/process.scm "../../src/gosh" -ftest -l./adaptor -E "import sxml.adaptor" -E 'provide "sxml/adaptor"' ../../src/precomp -e -i ssax.sci -o sxml--ssax sxml-ssax.scm "../../src/gosh" -ftest "../../src/precomp" -e -P ./srfi-178.scm x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o sha2.o -c sha2.c sha2.c:689:26: warning: argument 1 of type ‘sha_byte[]’ {aka ‘unsigned char[]’} with mismatched bound [-Warray-parameter=] 689 | void SHA1_Final(sha_byte digest[], SHA_CTX* context) { | ~~~~~~~~~^~~~~~~~ In file included from sha2.c:38: sha2.h:181:17: note: previously declared as ‘uint8_t[20]’ {aka ‘unsigned char[20]’} 181 | void SHA1_Final(uint8_t[SHA1_DIGEST_LENGTH], SHA_CTX*); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sha2.c:761:39: warning: argument 2 of type ‘char[]’ with mismatched bound [-Warray-parameter=] 761 | char *SHA1_End(SHA_CTX* context, char buffer[]) { | ~~~~~^~~~~~~~ In file included from sha2.c:38: sha2.h:182:26: note: previously declared as ‘char[41]’ 182 | char* SHA1_End(SHA_CTX*, char[SHA1_DIGEST_STRING_LENGTH]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sha2.c:1072:28: warning: argument 1 of type ‘sha_byte[]’ {aka ‘unsigned char[]’} with mismatched bound [-Warray-parameter=] 1072 | void SHA256_Final(sha_byte digest[], SHA_CTX* context) { | ~~~~~~~~~^~~~~~~~ In file included from sha2.c:38: sha2.h:193:19: note: previously declared as ‘uint8_t[32]’ {aka ‘unsigned char[32]’} 193 | void SHA256_Final(uint8_t[SHA256_DIGEST_LENGTH], SHA_CTX*); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sha2.c:1101:41: warning: argument 2 of type ‘char[]’ with mismatched bound [-Warray-parameter=] 1101 | char *SHA256_End(SHA_CTX* context, char buffer[]) { | ~~~~~^~~~~~~~ In file included from sha2.c:38: sha2.h:194:28: note: previously declared as ‘char[65]’ 194 | char* SHA256_End(SHA_CTX*, char[SHA256_DIGEST_STRING_LENGTH]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sha2.c:1146:28: warning: argument 1 of type ‘sha_byte[]’ {aka ‘unsigned char[]’} with mismatched bound [-Warray-parameter=] 1146 | void SHA224_Final(sha_byte digest[], SHA_CTX* context) { | ~~~~~~~~~^~~~~~~~ In file included from sha2.c:38: sha2.h:187:19: note: previously declared as ‘uint8_t[28]’ {aka ‘unsigned char[28]’} 187 | void SHA224_Final(uint8_t[SHA224_DIGEST_LENGTH], SHA_CTX*); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sha2.c:1175:41: warning: argument 2 of type ‘char[]’ with mismatched bound [-Warray-parameter=] 1175 | char *SHA224_End(SHA_CTX* context, char buffer[]) { | ~~~~~^~~~~~~~ In file included from sha2.c:38: sha2.h:188:28: note: previously declared as ‘char[57]’ 188 | char* SHA224_End(SHA_CTX*, char[SHA224_DIGEST_STRING_LENGTH]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sha2.c:1483:28: warning: argument 1 of type ‘sha_byte[]’ {aka ‘unsigned char[]’} with mismatched bound [-Warray-parameter=] 1483 | void SHA512_Final(sha_byte digest[], SHA_CTX* context) { | ~~~~~~~~~^~~~~~~~ In file included from sha2.c:38: sha2.h:205:19: note: previously declared as ‘uint8_t[64]’ {aka ‘unsigned char[64]’} 205 | void SHA512_Final(uint8_t[SHA512_DIGEST_LENGTH], SHA_CTX*); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sha2.c:1512:41: warning: argument 2 of type ‘char[]’ with mismatched bound [-Warray-parameter=] 1512 | char *SHA512_End(SHA_CTX* context, char buffer[]) { | ~~~~~^~~~~~~~ In file included from sha2.c:38: sha2.h:206:28: note: previously declared as ‘char[129]’ 206 | char* SHA512_End(SHA_CTX*, char[SHA512_DIGEST_STRING_LENGTH]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sha2.c:1553:28: warning: argument 1 of type ‘sha_byte[]’ {aka ‘unsigned char[]’} with mismatched bound [-Warray-parameter=] 1553 | void SHA384_Final(sha_byte digest[], SHA_CTX* context) { | ~~~~~~~~~^~~~~~~~ In file included from sha2.c:38: sha2.h:199:19: note: previously declared as ‘uint8_t[48]’ {aka ‘unsigned char[48]’} 199 | void SHA384_Final(uint8_t[SHA384_DIGEST_LENGTH], SHA_CTX*); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sha2.c:1582:41: warning: argument 2 of type ‘char[]’ with mismatched bound [-Warray-parameter=] 1582 | char *SHA384_End(SHA_CTX* context, char buffer[]) { | ~~~~~^~~~~~~~ In file included from sha2.c:38: sha2.h:200:28: note: previously declared as ‘char[97]’ 200 | char* SHA384_End(SHA_CTX*, char[SHA384_DIGEST_STRING_LENGTH]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -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 -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o rfc--sha.o -c rfc--sha.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o rfc--md5.so rfc--md5.o md5c.o -L"../../src" -lcrypt -lrt -lm -lpthread x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o rfc--sha.so rfc--sha.o sha2.o -L"../../src" -lcrypt -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.10-r1/work/Gauche-0.9.10/ext/digest/rfc--md5.so <- ../../src/rfc--md5.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/digest/rfc--sha.so <- ../../src/rfc--sha.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/digest/md5.sci <- ../../lib/rfc/md5.sci link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/digest/sha1.scm <- ../../lib/rfc/sha1.scm link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/digest/sha.sci <- ../../lib/rfc/sha.sci make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/digest' "../../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 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o srfi-1.o -c srfi-1.c "../../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 -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o srfi-13.o -c srfi-13.c (cd windows; make default) make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/windows' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o init.o -c init.c "../../src/gosh" -ftest "../../src/genstub" windows.stub "../../src/gosh" -ftest -l./adaptor -E "import sxml.adaptor" -E 'provide "sxml/adaptor"' ../../src/precomp -e -i tools.sci -o sxml--tools sxml-tools.scm "../../src/gosh" -ftest "../../src/precomp" -e -P -o gauche--record ../../libsrc/gauche/record.scm "../../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 -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o srfi-19.o -c srfi-19.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o windows.o -c windows.c "../../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 -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o console.o -c console.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o os--windows.so init.o windows.o console.o -L"../../src" -lcrypt -lrt -lm -lpthread "../../src/gosh" -ftest "../../ext/xlink" -l -g "os" \ -b "../.." -s . os--windows.so windows.scm windows/console/codepage.scm link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/windows/os--windows.so <- ../../src/os--windows.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/windows/windows.scm <- ../../lib/os/windows.scm link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/windows/windows/console/codepage.scm <- ../../lib/os/windows/console/codepage.scm make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/windows' "../../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 -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o srfi-43.o -c srfi-43.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o srfi-133.o -c srfi-133.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o srfi-144.o -c srfi-144.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o srfi-178.o -c srfi-178.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o sxml--ssax.o -c sxml--ssax.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o srfi-1.so srfi-1.o -L"../../src" -lcrypt -lrt -lm -lpthread x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o srfi-13.so srfi-13.o -L"../../src" -lcrypt -lrt -lm -lpthread "../../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 -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o srfi-19.so srfi-19.o -L"../../src" -lcrypt -lrt -lm -lpthread x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o srfi-43.so srfi-43.o -L"../../src" -lcrypt -lrt -lm -lpthread x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o srfi-133.so srfi-133.o -L"../../src" -lcrypt -lrt -lm -lpthread x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o srfi-144.so srfi-144.o -L"../../src" -lcrypt -lrt -lm -lpthread x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o srfi-178.so srfi-178.o -L"../../src" -lcrypt -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-144.so srfi-178.so srfi-1.sci srfi-13.sci srfi-19.sci srfi-43.sci srfi-133.sci srfi-144.sci srfi-178.sci link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/srfi/srfi-1.so <- ../../src/srfi-1.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/srfi/srfi-13.so <- ../../src/srfi-13.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/srfi/srfi-19.so <- ../../src/srfi-19.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/srfi/srfi-43.so <- ../../src/srfi-43.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/srfi/srfi-133.so <- ../../src/srfi-133.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/srfi/srfi-144.so <- ../../src/srfi-144.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/srfi/srfi-178.so <- ../../src/srfi-178.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/srfi/srfi-1.sci <- ../../lib/srfi-1.sci link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/srfi/srfi-13.sci <- ../../lib/srfi-13.sci link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/srfi/srfi-19.sci <- ../../lib/srfi-19.sci link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/srfi/srfi-43.sci <- ../../lib/srfi-43.sci link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/srfi/srfi-133.sci <- ../../lib/srfi-133.sci link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/srfi/srfi-144.sci <- ../../lib/srfi-144.sci link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/srfi/srfi-178.sci <- ../../lib/srfi-178.sci make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/srfi' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o sxml--tools.o -c sxml--tools.c "../../src/gosh" -ftest "../../src/precomp" -e -P -o gauche--generator ../../libsrc/gauche/generator.scm "../../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 -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o sxml--serializer.o -c sxml--serializer.c (cd zlib; make default) make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/zlib' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -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 -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o sxml--ssax.so sxml--ssax.o -L"../../src" -lcrypt -lrt -lm -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o gauche--collection.o -c gauche--collection.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o sxml--tools.so sxml--tools.o -L"../../src" -lcrypt -lrt -lm -lpthread x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o sxml--serializer.so sxml--serializer.o -L"../../src" -lcrypt -lrt -lm -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o sxml--sxpath.o -c sxml--sxpath.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o gauche--sequence.o -c gauche--sequence.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o rfc--zlib.o -c rfc--zlib.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o rfc--zlib.so gauche-zlib.o rfc--zlib.o -L"../../src" -lz -lcrypt -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.10-r1/work/Gauche-0.9.10/ext/zlib/rfc--zlib.so <- ../../src/rfc--zlib.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/zlib/zlib.sci <- ../../lib/rfc/zlib.sci make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/zlib' (cd data; make default) make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/data' "../../src/gosh" -ftest "../../src/precomp" -e -P -o data--queue ./queue.scm x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o sxml--sxpath.so sxml--sxpath.o -L"../../src" -lcrypt -lrt -lm -lpthread "../../src/gosh" -ftest "../../ext/xlink" -l -g "sxml" \ -b "../.." -s . sxml--ssax.so sxml--sxpath.so sxml--tools.so sxml--serializer.so adaptor.scm ssax.sci sxpath.sci tools.sci tree-trans.scm to-html.scm serializer.sci link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/sxml/sxml--ssax.so <- ../../src/sxml--ssax.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/sxml/sxml--sxpath.so <- ../../src/sxml--sxpath.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/sxml/sxml--tools.so <- ../../src/sxml--tools.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/sxml/sxml--serializer.so <- ../../src/sxml--serializer.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/sxml/adaptor.scm <- ../../lib/sxml/adaptor.scm link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/sxml/ssax.sci <- ../../lib/sxml/ssax.sci link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/sxml/sxpath.sci <- ../../lib/sxml/sxpath.sci link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/sxml/tools.sci <- ../../lib/sxml/tools.sci link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/sxml/tree-trans.scm <- ../../lib/sxml/tree-trans.scm link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/sxml/to-html.scm <- ../../lib/sxml/to-html.scm link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/sxml/serializer.sci <- ../../lib/sxml/serializer.sci make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/sxml' "../../src/gosh" -ftest "../../src/precomp" -e -P -o data--trie ../../libsrc/data/trie.scm (cd bcrypt; make default) x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o gauche--dictionary.o -c gauche--dictionary.c make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/bcrypt' "../../src/gosh" -ftest "../../src/precomp" -e -P -o crypt--bcrypt ./bcrypt.scm "../../src/gosh" -ftest "../../src/precomp" -e -P -o data--ring-buffer ../../libsrc/data/ring-buffer.scm x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -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 -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -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 -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o gauche--parameter.o -c gauche--parameter.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o wrapper.o -c wrapper.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o data--queue.o -c data--queue.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -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 -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o data--trie.o -c data--trie.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o crypt--bcrypt.so crypt--bcrypt.o crypt_blowfish.o crypt_gensalt.o wrapper.o -L"../../src" -lcrypt -lrt -lm -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o gauche--process.o -c gauche--process.c "../../src/gosh" -ftest "../../ext/xlink" -l -g "crypt" \ -b "../.." -s . crypt--bcrypt.so bcrypt.sci link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/bcrypt/crypt--bcrypt.so <- ../../src/crypt--bcrypt.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/bcrypt/bcrypt.sci <- ../../lib/crypt/bcrypt.sci make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/bcrypt' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o data--ring-buffer.o -c data--ring-buffer.c ./queue.scm: In function ‘data_2d_2dqueueenqueueX’: ./queue.scm:418:10: warning: variable ‘q_scm’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered] 418 | `(if (MTQP ,q) | ^~~~~ ./queue.scm: In function ‘data_2d_2dqueuequeue_pushX’: ./queue.scm:478:10: warning: variable ‘q_scm’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered] 478 | (let* ([objs (Scm_Cons obj more-objs)] [head] [tail] [cnt::ScmSmallInt]) | ^~~~~ x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o data--trie.so data--trie.o -L"../../src" -lcrypt -lrt -lm -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o gauche--hook.o -c gauche--hook.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o gauche--record.o -c gauche--record.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o data--queue.so data--queue.o -L"../../src" -lcrypt -lrt -lm -lpthread x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o data--ring-buffer.so data--ring-buffer.o -L"../../src" -lcrypt -lrt -lm -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o gauche--generator.o -c gauche--generator.c "../../src/gosh" -ftest "../../ext/xlink" -l -g "data" \ -b "../.." -s . data--queue.so data--trie.so data--ring-buffer.so queue.sci trie.sci ring-buffer.sci link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/data/data--queue.so <- ../../src/data--queue.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/data/data--trie.so <- ../../src/data--trie.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/data/data--ring-buffer.so <- ../../src/data--ring-buffer.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/data/queue.sci <- ../../lib/data/queue.sci link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/data/trie.sci <- ../../lib/data/trie.sci link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/data/ring-buffer.sci <- ../../lib/data/ring-buffer.sci make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/data' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o gauche--unicode.o -c gauche--unicode.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o gauche--collection.so gauche--collection.o -L"../../src" -lcrypt -lrt -lm -lpthread x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o gauche--sequence.so gauche--sequence.o -L"../../src" -lcrypt -lrt -lm -lpthread x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o gauche--dictionary.so gauche--dictionary.o -L"../../src" -lcrypt -lrt -lm -lpthread x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o gauche--parameter.so gauche--parameter.o -L"../../src" -lcrypt -lrt -lm -lpthread x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o gauche--process.so gauche--process.o -L"../../src" -lcrypt -lrt -lm -lpthread x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o gauche--hook.so gauche--hook.o -L"../../src" -lcrypt -lrt -lm -lpthread x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o gauche--generator.so gauche--generator.o -L"../../src" -lcrypt -lrt -lm -lpthread x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o gauche--unicode.so gauche--unicode.o -L"../../src" -lcrypt -lrt -lm -lpthread x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o gauche--record.so gauche--record.o -L"../../src" -lcrypt -lrt -lm -lpthread "../../src/gosh" -ftest "../../ext/xlink" -l -g "gauche" \ -b "../.." -s . gauche--collection.so gauche--sequence.so gauche--dictionary.so gauche--parameter.so gauche--process.so gauche--hook.so gauche--record.so gauche--generator.so gauche--unicode.so collection.sci sequence.sci dictionary.sci parameter.sci process.sci hook.sci record.sci generator.sci unicode.sci link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/gauche/gauche--collection.so <- ../../src/gauche--collection.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/gauche/gauche--sequence.so <- ../../src/gauche--sequence.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/gauche/gauche--dictionary.so <- ../../src/gauche--dictionary.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/gauche/gauche--parameter.so <- ../../src/gauche--parameter.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/gauche/gauche--process.so <- ../../src/gauche--process.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/gauche/gauche--hook.so <- ../../src/gauche--hook.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/gauche/gauche--record.so <- ../../src/gauche--record.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/gauche/gauche--generator.so <- ../../src/gauche--generator.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/gauche/gauche--unicode.so <- ../../src/gauche--unicode.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/gauche/collection.sci <- ../../lib/gauche/collection.sci link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/gauche/sequence.sci <- ../../lib/gauche/sequence.sci link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/gauche/dictionary.sci <- ../../lib/gauche/dictionary.sci link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/gauche/parameter.sci <- ../../lib/gauche/parameter.sci link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/gauche/process.sci <- ../../lib/gauche/process.sci link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/gauche/hook.sci <- ../../lib/gauche/hook.sci link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/gauche/record.sci <- ../../lib/gauche/record.sci link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/gauche/generator.sci <- ../../lib/gauche/generator.sci link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/gauche/unicode.sci <- ../../lib/gauche/unicode.sci make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/gauche' (cd net; make default) (cd dbm; make default) (cd vport; make default) (cd text; make default) make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/net' make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/vport' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -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 -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o vport.o -c vport.c make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/dbm' "../../src/gosh" -ftest "../../src/precomp" -e -P -o dbm--odbm ./odbm.scm make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/text' "../../src/gosh" -ftest "../../src/precomp" -e -P -o text--console ../../libsrc/text/console.scm x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o gauche--vport.so vport.o -L"../../src" -lcrypt -lrt -lm -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o addr.o -c addr.c "../../src/gosh" -ftest "../../ext/xlink" -l -g "gauche" \ -b "../.." -s . gauche--vport.so vport.scm link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/vport/gauche--vport.so <- ../../src/gauche--vport.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/vport/vport.scm <- ../../lib/gauche/vport.scm make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/vport' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o netdb.o -c netdb.c "../../src/gosh" -ftest "../../src/precomp" -e -P -o text--gap-buffer ../../libsrc/text/gap-buffer.scm "../../src/gosh" -ftest "../../src/precomp" ./netlib.scm "../../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 -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -o ndbm-makedb \ ./ndbm-makedb.c -lgdbm -lgdbm_compat -lcrypt -lrt -lm -lpthread "../../src/gosh" -ftest "../../src/precomp" -e -P -o text--gettext ./gettext.scm "../../src/gosh" -ftest "../../src/precomp" ./netaux.scm (cd rfc; make default) make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/rfc' "../../src/gosh" -ftest "../../src/precomp" -e -P -o rfc--mime ../../libsrc/rfc/mime.scm "../../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 -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o dbm--odbm.o -c dbm--odbm.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o netlib.o -c netlib.c "../../src/gosh" -ftest "../../src/precomp" -e -P -o text--line-edit ../../libsrc/text/line-edit.scm "../../src/gosh" -ftest "../../src/precomp" -e -P -o rfc--822 ../../libsrc/rfc/822.scm "../../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 -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o dbm--gdbm.o -c dbm--gdbm.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o netaux.o -c netaux.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o dbm--odbm.so dbm--odbm.o -L"../../src" -lgdbm -lgdbm_compat -lcrypt -lrt -lm -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o dbm--ndbm.o -c dbm--ndbm.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o gauche--net.so net.o addr.o netdb.o netlib.o netaux.o -L"../../src" -lcrypt -lrt -lm -lpthread "../../src/gosh" -ftest "../../ext/xlink" -l -g "gauche" \ -b "../.." -s . gauche--net.so net.scm x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o dbm--gdbm.so dbm--gdbm.o -L"../../src" -lgdbm -lcrypt -lrt -lm -lpthread link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/net/gauche--net.so <- ../../src/gauche--net.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/net/net.scm <- ../../lib/gauche/net.scm x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o rfc--mime.o -c rfc--mime.c make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/net' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o rfc--822.o -c rfc--822.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o dbm--ndbm.so dbm--ndbm.o -L"../../src" -lgdbm -lgdbm_compat -lcrypt -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.10-r1/work/Gauche-0.9.10/ext/dbm/dbm--odbm.so <- ../../src/dbm--odbm.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/dbm/dbm--ndbm.so <- ../../src/dbm--ndbm.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/dbm/dbm--gdbm.so <- ../../src/dbm--gdbm.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/dbm/odbm.sci <- ../../lib/dbm/odbm.sci link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/dbm/ndbm.sci <- ../../lib/dbm/ndbm.sci link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/dbm/gdbm.sci <- ../../lib/dbm/gdbm.sci make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/dbm' "../../src/gosh" -ftest "../../src/precomp" -e -P -o text--tr ../../libsrc/text/tr.scm (cd tls; make default) make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/tls' "../../src/gosh" -ftest "../../src/precomp" -e -P -o rfc--tls ./tls.scm x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o rfc--822.so rfc--822.o -L"../../src" -lcrypt -lrt -lm -lpthread x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o rfc--mime.so rfc--mime.o -L"../../src" -lcrypt -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.10-r1/work/Gauche-0.9.10/ext/rfc/rfc--mime.so <- ../../src/rfc--mime.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/rfc/rfc--822.so <- ../../src/rfc--822.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/rfc/mime.sci <- ../../lib/rfc/mime.sci link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/rfc/822.sci <- ../../lib/rfc/822.sci make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/rfc' 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 -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -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 -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -c ./tls-mbed.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o text--console.o -c text--console.c "../../src/gosh" -ftest ./ssltest-mod.scm "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/tls" "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/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 -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o text--gap-buffer.o -c text--gap-buffer.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 -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -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 -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -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 -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o text--gettext.o -c text--gettext.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o text--tr.o -c text--tr.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 -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -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 -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -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 -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -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 -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -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 -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -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 -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -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 -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o axTLS/ssl/tls1_clnt.o -c axTLS/ssl/tls1_clnt.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o text--console.so text--console.o -L"../../src" -lcrypt -lrt -lm -lpthread x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o text--gap-buffer.so text--gap-buffer.o -L"../../src" -lcrypt -lrt -lm -lpthread x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o text--gettext.so text--gettext.o -L"../../src" -lcrypt -lrt -lm -lpthread 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 -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -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 -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o text--line-edit.o -c text--line-edit.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 -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o axTLS/ssl/x509.o -c axTLS/ssl/x509.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o text--tr.so text--tr.o -L"../../src" -lcrypt -lrt -lm -lpthread 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 -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -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 -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -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 -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -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 -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -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 -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -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 -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -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 -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -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 -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -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 -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -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 -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -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 -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o axTLS/crypto/sha512.o -c axTLS/crypto/sha512.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o rfc--tls--mbed.so tls-mbed.o -L"../../src" \ -lmbedtls -lmbedx509 -lmbedcrypto -lcrypt -lrt -lm -lpthread 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 -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -fomit-frame-pointer -o axTLS/ssl/test/ssltest.mod.o -c axTLS/ssl/test/ssltest.mod.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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" -lcrypt -lrt -lm -lpthread x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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 -lcrypt -lrt -lm -lpthread "../../src/gosh" -ftest "../../ext/xlink" -l -g "rfc" \ -b "../.." -s . rfc--tls.so rfc--tls--mbed.so tls.sci tls/mbed.scm tls/get-cacert.scm link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/tls/rfc--tls.so <- ../../src/rfc--tls.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/tls/rfc--tls--mbed.so <- ../../src/rfc--tls--mbed.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/tls/tls.sci <- ../../lib/rfc/tls.sci link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/tls/tls/mbed.scm <- ../../lib/rfc/tls/mbed.scm link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/tls/tls/get-cacert.scm <- ../../lib/rfc/tls/get-cacert.scm make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/tls' x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o text--line-edit.so text--line-edit.o -L"../../src" -lcrypt -lrt -lm -lpthread "../../src/gosh" -ftest "../../ext/xlink" -l -g "text" \ -b "../.." -s . text--console.so text--gap-buffer.so text--gettext.so text--line-edit.so text--tr.so console.sci gap-buffer.sci gettext.sci line-edit.sci tr.sci link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/text/text--console.so <- ../../src/text--console.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/text/text--gap-buffer.so <- ../../src/text--gap-buffer.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/text/text--gettext.so <- ../../src/text--gettext.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/text/text--line-edit.so <- ../../src/text--line-edit.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/text/text--tr.so <- ../../src/text--tr.so link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/text/console.sci <- ../../lib/text/console.sci link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/text/gap-buffer.sci <- ../../lib/text/gap-buffer.sci link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/text/gettext.sci <- ../../lib/text/gettext.sci link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/text/line-edit.sci <- ../../lib/text/line-edit.sci link /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/text/tr.sci <- ../../lib/text/tr.sci make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/text' make[1]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext' make[1]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/doc' ../src/gosh -q -ftest ./extract.scm -en -o gauche-refe.texi ./gauche-ref.texi ../src/gosh -q -ftest ./extract.scm -jp -o gauche-refj.texi ./gauche-ref.texi ../src/gosh -q -ftest ./makedoc.scm info gauche-refe.texi "makeinfo" ../src/gosh -q -ftest ./makedoc.scm info gauche-refj.texi "makeinfo" make[1]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/doc' make[1]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/examples' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/examples' make[1]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/tools' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/tools' cd src; make -s static >>> Source compiled. * Skipping make test/check due to ebuild restriction. >>> Test phase [disabled because of RESTRICT=test]: dev-scheme/gauche-0.9.10-r1 >>> Install dev-scheme/gauche-0.9.10-r1 into /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image make -j4 DESTDIR=/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image install-pkg install-doc cd lib; make install cd doc; make install make[1]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/lib' for d in gauche gauche/vm gauche/serializer gauche/interactive gauche/mop gauche/package gauche/cgen gauche/experimental gauche/test gauche/regexp srfi srfi/160 srfi-14 srfi-29 srfi-146 srfi-159 srfi-159/internal srfi/159 binary control data dbd dbm math util compat file parser parser/peg rfc rfc/http scheme scheme/mapping scheme/show scheme/stream scheme/vector text text/unicode text/console www www/cgi lang lang/asm; do \ "../mkinstalldirs" "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/$d"; \ done make[1]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/doc' if test ! -d "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/man/man1"; then ../mkinstalldirs "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/man/man1"; fi mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/gauche mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/man/man1 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 gosh.1 gauche-config.1 gauche-install.1 gauche-package.1 gauche-cesconv.1 "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/man/man1" mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/gauche/vm if test ! -d "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/info"; then ../mkinstalldirs "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/info"; fi mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/gauche/serializer mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/gauche/interactive mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/info mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/gauche/mop if test -f gauche-refe.info -o -f gauche-refj.info; then \ for info in *.info*; do \ /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 $info "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/info/"; \ done; \ fi mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/gauche/package mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/gauche/cgen mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/gauche/experimental mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/gauche/test mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/gauche/regexp mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/srfi mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/srfi/160 mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/srfi-14 mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/srfi-29 mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/srfi-146 mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/srfi-159 mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/srfi-159/internal mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/srfi/159 mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/binary mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/control mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/data mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/dbd mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/dbm mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/math mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/util mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/compat mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/file mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/parser mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/parser/peg mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/rfc mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/rfc/http mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/scheme mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/scheme/mapping mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/scheme/show mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/scheme/stream mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/scheme/vector mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/text make[1]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/doc' mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/text/unicode mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/text/console mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/www mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/www/cgi mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/lang mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/lang/asm for p in srfi-4.scm srfi-5.scm srfi-7.scm srfi-9.scm srfi-11.scm srfi-14.scm srfi-14/query.scm srfi-14/set.scm srfi-18.scm srfi-25.scm srfi-27.scm srfi-29.scm srfi-29/bundle.scm srfi-29/format.scm srfi-37.scm srfi-39.scm srfi-41.scm srfi-42.scm srfi-55.scm srfi-60.scm srfi-64.scm srfi-66.scm srfi-69.scm srfi-74.scm srfi-78.scm srfi-96.scm srfi-98.scm srfi-99.scm srfi-101.scm srfi-106.scm srfi-112.scm srfi-113.scm srfi-114.scm srfi-115.scm srfi-116.scm srfi-117.scm srfi-118.scm srfi-121.scm srfi-124.scm srfi-125.scm srfi-127.scm srfi-128.scm srfi-129.scm srfi-130.scm srfi-131.scm srfi-132.scm srfi-134.scm srfi-135.scm srfi-141.scm srfi-143.scm srfi-146.scm srfi-146/hash.scm srfi-151.scm srfi-152.scm srfi-154.scm srfi-155.scm srfi-158.scm srfi-159.scm srfi-159/*.sld srfi-159/*.scm srfi-159/internal/*.sld srfi-159/internal/*.scm srfi/159/*.scm srfi-160.scm srfi/*.scm srfi/160/*.scm srfi-162.scm srfi-170.scm srfi-173.scm srfi-174.scm srfi-175.scm srfi-176.scm srfi-180.scm srfi-181.scm srfi-185.scm srfi-189.scm srfi-192.scm srfi-193.scm srfi-198.scm slib.scm check-script gauche/test.scm gauche/test/generative.scm gauche/test/script.scm gauche/time.scm gauche/connection.scm gauche/redefutil.scm gauche/vecutil.scm gauche/portutil.scm gauche/hashutil.scm gauche/treeutil.scm gauche/computil.scm gauche/modutil.scm gauche/libutil.scm gauche/generic-sortutil.scm gauche/fileutil.scm gauche/sysutil.scm gauche/regexp.scm gauche/regexp/sre.scm gauche/signal.scm gauche/numerical.scm gauche/let-opt.scm gauche/logical.scm gauche/vm/debugger.scm gauche/vm/insn-core.scm gauche/vm/insn.scm gauche/vm/profiler.scm gauche/pputil.scm gauche/procedure.scm gauche/serializer.scm gauche/serializer/aserializer.scm gauche/parseopt.scm gauche/interactive.scm gauche/interactive/info.scm gauche/interactive/init.scm gauche/interactive/toplevel.scm gauche/interactive/editable-reader.scm gauche/selector.scm gauche/logger.scm gauche/common-macros.scm gauche/singleton.scm gauche/validator.scm gauche/version.scm gauche/partcont.scm gauche/lazy.scm gauche/base.scm gauche/interpolate.scm gauche/listener.scm gauche/config.scm gauche/configure.scm gauche/reload.scm gauche/mop/bound-slot.scm gauche/mop/instance-pool.scm gauche/mop/validator.scm gauche/mop/propagate.scm gauche/mop/singleton.scm gauche/cgen.scm gauche/cgen/unit.scm gauche/cgen/literal.scm gauche/cgen/cise.scm gauche/cgen/type.scm gauche/cgen/stub.scm gauche/cgen/precomp.scm gauche/cgen/optimizer.scm gauche/cgen/standalone.scm gauche/cgen/tmodule.scm gauche/package.scm gauche/package/build.scm gauche/package/fetch.scm gauche/package/util.scm gauche/package/compile.scm gauche/experimental/ref.scm gauche/experimental/lamb.scm gauche/experimental/app.scm r7rs-setup.scm binary/ftype.scm binary/pack.scm control/job.scm control/mapper.scm control/thread-pool.scm dbi.scm dbd/null.scm dbm.scm dbm/fsdbm.scm dbm/dump dbm/restore data/cache.scm data/heap.scm data/ideque.scm data/imap.scm data/priority-map.scm data/random.scm data/skew-list.scm lang/asm/x86_64.scm math/const.scm math/prime.scm util/isomorph.scm util/toposort.scm util/tree.scm util/queue.scm util/digest.scm util/combinations.scm util/lcs.scm util/list.scm util/record.scm util/relation.scm util/stream.scm util/trie.scm util/rbtree.scm util/sparse.scm util/dominator.scm util/levenshtein.scm util/unification.scm compat/chibi-test.scm compat/jfilter.scm compat/stk.scm compat/norational.scm compat/r7rs-srfi-tests.scm file/filter.scm rfc/mime-port.scm rfc/base64.scm rfc/uri.scm rfc/cookie.scm rfc/quoted-printable.scm rfc/http.scm rfc/http/tunnel.scm rfc/hmac.scm rfc/ftp.scm rfc/icmp.scm rfc/ip.scm rfc/json.scm rfc/uuid.scm scheme/base.scm scheme/box.scm scheme/bitwise.scm scheme/bytevector.scm scheme/case-lambda.scm scheme/char.scm scheme/charset.scm scheme/comparator.scm scheme/complex.scm scheme/cxr.scm scheme/division.scm scheme/ephemeron.scm scheme/eval.scm scheme/file.scm scheme/fixnum.scm scheme/flonum.scm scheme/generator.scm scheme/hash-table.scm scheme/ideque.scm scheme/inexact.scm scheme/ilist.scm scheme/lazy.scm scheme/list-queue.scm scheme/list.scm scheme/load.scm scheme/lseq.scm scheme/mapping.scm scheme/mapping/hash.scm scheme/process-context.scm scheme/r5rs.scm scheme/read.scm scheme/regex.scm scheme/repl.scm scheme/rlist.scm scheme/set.scm scheme/sort.scm scheme/show.scm scheme/show/base.scm scheme/show/color.scm scheme/show/columnar.scm scheme/show/unicode.scm scheme/stream.scm scheme/stream/primitive.scm scheme/stream/derived.scm scheme/time.scm scheme/text.scm scheme/vector.scm scheme/write.scm scheme/vector/base.scm scheme/vector/u8.scm scheme/vector/s8.scm scheme/vector/u16.scm scheme/vector/s16.scm scheme/vector/u32.scm scheme/vector/s32.scm scheme/vector/u64.scm scheme/vector/s64.scm scheme/vector/f32.scm scheme/vector/f64.scm scheme/vector/c64.scm scheme/vector/c128.scm text/csv.scm text/edn.scm text/external-editor.scm text/parse.scm text/tree.scm text/sql.scm text/html-lite.scm text/info.scm text/diff.scm text/pager.scm text/progress.scm text/console/framebuffer.scm text/console/wide-char-setting.scm text/console/windows.scm text/template.scm text/unicode.scm text/unicode/ucd.scm text/unicode/codeset.scm www/cgi.scm www/cgi-test.scm www/cgi/test.scm www/css.scm; do \ /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 "$p" "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/$p"; \ done if test -f slibcat; then \ /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 slibcat "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/slibcat"; \ fi make[1]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/lib' cd ext; make install make[1]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext' for d in gauche util data srfi uvector threads charconv binary net termios fcntl file sxml syslog dbm mt-random bcrypt digest vport text rfc zlib sparse peg windows tls; do (cd $d; make install) || exit 1; done make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/gauche' "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 444 -S "." -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/include" "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 444 -S "." -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/gauche" collection.sci sequence.sci dictionary.sci parameter.sci process.sci hook.sci record.sci generator.sci unicode.sci "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 555 -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu" gauche--collection.so gauche--sequence.so gauche--dictionary.so gauche--parameter.so gauche--process.so gauche--hook.so gauche--record.so gauche--generator.so gauche--unicode.so make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/gauche' make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/util' "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 444 -S "." -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/include" "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 444 -S "." -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/util" match.sci "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 555 -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu" util--match.so make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/util' make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/data' "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 444 -S "." -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/include" "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 444 -S "." -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/data" queue.sci trie.sci ring-buffer.sci "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 555 -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu" data--queue.so data--trie.so data--ring-buffer.so make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/data' make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/srfi' "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 444 -S "." -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/include" "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 444 -S "." -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/" srfi-1.sci srfi-13.sci srfi-19.sci srfi-43.sci srfi-133.sci srfi-144.sci srfi-178.sci "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 555 -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu" srfi-1.so srfi-13.so srfi-19.so srfi-43.so srfi-133.so srfi-144.so srfi-178.so make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/srfi' make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/uvector' "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 444 -S "." -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/include" gauche/uvector.h "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 444 -S "." -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/gauche" array.scm uvector.sci matrix.scm exports.scm uvector/base.scm uvector/u8.scm uvector/s8.scm uvector/u16.scm uvector/s16.scm uvector/u32.scm uvector/s32.scm uvector/u64.scm uvector/s64.scm uvector/f16.scm uvector/f32.scm uvector/f64.scm uvector/c32.scm uvector/c64.scm uvector/c128.scm "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 555 -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu" gauche--uvector.so make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/uvector' make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/threads' "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 444 -S "." -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/include" "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 444 -S "." -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/gauche" threads.sci "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 555 -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu" gauche--threads.so make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/threads' make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/charconv' "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 444 -S "." -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/include" "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 444 -S "." -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/gauche" charconv.scm "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 555 -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu" gauche--charconv.so make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/charconv' make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/binary' "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 444 -S "." -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/include" "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 444 -S "." -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/binary" io.sci "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 555 -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu" binary--io.so make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/binary' make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/net' "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 444 -S "." -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/include" "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 444 -S "." -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/gauche" net.scm "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 555 -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu" gauche--net.so make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/net' make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/termios' "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 444 -S "." -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/include" "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 444 -S "." -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/gauche" termios.sci "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 555 -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu" gauche--termios.so make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/termios' make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/fcntl' "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 444 -S "." -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/include" "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 444 -S "." -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/gauche" fcntl.sci "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 555 -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu" gauche--fcntl.so make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/fcntl' make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/file' "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 444 -S "." -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/include" "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 444 -S "." -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/file" util.sci "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 555 -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu" file--util.so make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/file' make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/sxml' "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 444 -S "." -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/include" "../../src/gosh" -ftest ./trans.scm ./ssax-test.scm.in "../../src/gosh" -ftest ./trans.scm ./tree-trans-test.scm.in "../../src/gosh" -ftest ./trans.scm ./to-html-test.scm.in "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 444 -S "." -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/sxml" adaptor.scm ssax.sci sxpath.sci tools.sci tree-trans.scm to-html.scm serializer.sci "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 555 -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu" sxml--ssax.so sxml--sxpath.so sxml--tools.so sxml--serializer.so make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/sxml' make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/syslog' "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 444 -S "." -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/include" "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 444 -S "." -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/gauche" syslog.sci "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 555 -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu" gauche--syslog.so make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/syslog' make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/dbm' "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 444 -S "." -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/include" "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 444 -S "." -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/dbm" odbm.sci ndbm.sci gdbm.sci "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 555 -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu" dbm--odbm.so dbm--ndbm.so dbm--gdbm.so make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/dbm' make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/mt-random' "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 444 -S "." -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/include" "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 444 -S "." -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/math" mt-random.sci "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 555 -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu" math--mt-random.so make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/mt-random' make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/bcrypt' "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 444 -S "." -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/include" "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 444 -S "." -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/crypt" bcrypt.sci "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 555 -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu" crypt--bcrypt.so make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/bcrypt' make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/digest' "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 444 -S "." -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/include" "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 444 -S "." -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/rfc" md5.sci sha1.scm sha.sci "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 555 -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu" rfc--md5.so rfc--sha.so make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/digest' make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/vport' "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 444 -S "." -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/include" "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 444 -S "." -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/gauche" vport.scm "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 555 -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu" gauche--vport.so make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/vport' make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/text' "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 444 -S "." -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/include" "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 444 -S "." -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/text" console.sci gap-buffer.sci gettext.sci line-edit.sci tr.sci "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 555 -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu" text--console.so text--gap-buffer.so text--gettext.so text--line-edit.so text--tr.so make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/text' make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/rfc' "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 444 -S "." -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/include" "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 444 -S "." -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/rfc" mime.sci 822.sci "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 555 -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu" rfc--mime.so rfc--822.so make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/rfc' make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/zlib' "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 444 -S "." -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/include" "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 444 -S "." -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/rfc" zlib.sci "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 555 -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu" rfc--zlib.so make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/zlib' make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/sparse' "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 444 -S "." -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/include" "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 444 -S "." -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/data" sparse.sci "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 555 -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu" data--sparse.so make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/sparse' make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/peg' "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 444 -S "." -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/include" "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 444 -S "." -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/parser" peg.sci peg/deprecated.scm "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 555 -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu" parser--peg.so make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/peg' make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/windows' "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 444 -S "." -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/include" "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 444 -S "." -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/os" windows.scm windows/console/codepage.scm "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 555 -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu" os--windows.so make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/windows' make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/tls' "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 444 -S "." -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/include" "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 444 -S "." -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib/rfc" tls.sci tls/mbed.scm tls/get-cacert.scm "../../src/gosh" -ftest "../../src/gauche-install.in" -C -m 555 -T "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu" rfc--tls.so rfc--tls--mbed.so make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext/tls' ../src/gosh -ftest ../src/gauche-install.in -C -m 444 -S ./package-templates Makefile.in Makefile-pure-scheme.in configure configure.ac configure-compat extension.h extension.c extensionlib.stub module.scm module-pure-scheme.scm package.scm test.scm "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/package-templates" make[1]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/ext' cd src; make install make[1]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/src' ../mkinstalldirs "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/include" "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/include/gauche" "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib" "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu" "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/bin" "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/site/lib" "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/site/x86_64-pc-linux-gnu" mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/bin /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/site/lib /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/site/x86_64-pc-linux-gnu ./gosh -ftest ./gauche-install.in -m 444 -S "." gauche.h ../gc/include/gc.h ../gc/include/gc_allocator.h ../gc/include/gc_config_macros.h ../gc/include/gc_cpp.h ../gc/include/gc_inline.h ../gc/include/gc_mark.h ../gc/include/gc_pthread_redirects.h ../gc/include/gc_tiny_fl.h ../gc/include/gc_typed.h ../gc/include/gc_version.h "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/include" ./gosh -ftest ./gauche-install.in -m 444 -S "." gauche/bignum.h gauche/bits.h gauche/bits_inline.h gauche/char_euc_jp.h gauche/char_none.h gauche/char_sjis.h gauche/char_utf_8.h gauche/charset.h gauche/class.h gauche/code.h gauche/collection.h gauche/config.h gauche/config_threads.h gauche/compare.h gauche/endian.h gauche/exception.h gauche/extend.h gauche/extern.h gauche/float.h gauche/gloc.h gauche/hash.h gauche/int64.h gauche/load.h gauche/module.h gauche/number.h gauche/parameter.h gauche/port.h gauche/prof.h gauche/pthread.h gauche/reader.h gauche/regexp.h gauche/scmconst.h gauche/static.h gauche/string.h gauche/symbol.h gauche/system.h gauche/treemap.h gauche/uthread.h gauche/vector.h gauche/vm.h gauche/vminsn.h gauche/weak.h gauche/win-compat.h gauche/writer.h gauche/wthread.h "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/include/gauche" ./gosh -ftest ./gauche-install.in -m 444 -S "." genstub precomp gencomp cesconv build-standalone "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10/lib" make relink make[2]: Entering directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/src' TARGETLIB="/usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu" x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,--rpath="/usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu" -L. -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--soname,libgauche-0.97.so.0.10 -shared -o libgauche-0.97.so box.o core.o vm.o compaux.o macro.o connection.o code.o class.o dispatch.o error.o execenv.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 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 libmacbase.o libmacro.o libmisc.o libmod.o libnum.o libobj.o libomega.o libparam.o libproc.o librx.o libsrfis.o libstr.o libsym.o libsys.o libvec.o libgc_pic.a `./get-atomic-ops-flags.sh .. .. --libs` -lcrypt -lrt -lm -lpthread TARGETLIB="/usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu" x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,--rpath="/usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu" -L. -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic -o gosh main.o -lgauche-0.97 -lcrypt -lrt -lm -lpthread TARGETLIB="/usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu" x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -Wno-unused-label -fPIC -Wl,--rpath="/usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu" -L. -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o gauche-config gauche-config.o -lcrypt -lrt -lm -lpthread make[2]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/src' /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c libgauche-0.97.so libgauche-static-0.97.a "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64" /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c libgauche-0.97.so libgauche-static-0.97.a "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu" /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 555 gosh gauche-config gauche-install gauche-package gauche-cesconv "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/bin" /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 555 gosh gauche-config gauche-install gauche-package gauche-cesconv "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu" TARGETLIB="/usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu" DESTDIR="/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image" /bin/sh ./makeverslink libgauche-0.97.so ; TARGETLIB="/usr/lib64" DESTDIR="/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image" /bin/sh ./makeverslink libgauche-0.97.so make[1]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/work/Gauche-0.9.10/src' /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 "./m4/gauche.m4" "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/gauche-0.97/0.9.10//aclocal.m4" ./mkinstalldirs "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/aclocal" mkdir -p -- /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/aclocal /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 "./m4/gauche.m4" "/var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image/usr/share/aclocal/gauche.m4" >>> Completed installing dev-scheme/gauche-0.9.10-r1 into /var/tmp/portage/dev-scheme/gauche-0.9.10-r1/image * Final size of build directory: 168464 KiB (164.5 MiB) * Final size of installed tree: 89044 KiB ( 86.9 MiB) * QA Notice: Unrecognized configure options: * * --with-libatomic-ops * --enable-ipv6 * --with-ca-bundle * --with-slib * --with-tls * --enable-multibyte * --enable-ipv6 * --with-ca-bundle * --with-libatomic-ops * --with-slib * --with-tls * --enable-multibyte * --enable-threads * --enable-large-config * --disable-gcj-support * --enable-ipv6 * --with-ca-bundle * --with-libatomic-ops * --with-slib * --with-tls * --enable-multibyte * --enable-threads * --enable-large-config * --disable-gcj-support * --enable-ipv6 * --with-ca-bundle * --with-slib * --with-tls * --enable-multibyte * --with-libatomic-ops removing executable bit: /usr/lib64/libgauche-static-0.97.a * QA Notice: Package triggers severe warnings which indicate that it * may exhibit random runtime failures. * vector.c:111:13: warning: array subscript ‘ScmVector {aka struct ScmVectorRec}[0]’ is partly outside array bounds of ‘unsigned char[16]’ [-Warray-bounds] * Please do not file a Gentoo bug and instead report the above QA * issues directly to the upstream developers of this software. * Homepage: http://practical-scheme.net/gauche/ strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/gauche--collection.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/gauche--dictionary.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/gauche--sequence.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/gauche--parameter.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/gauche--process.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/gauche--hook.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/gauche--record.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/gauche--generator.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/util--match.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/gauche--unicode.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/data--queue.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/data--trie.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/data--ring-buffer.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/srfi-1.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/srfi-13.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/srfi-19.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/srfi-43.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/srfi-133.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/srfi-144.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/srfi-178.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/gauche--uvector.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/gauche--threads.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/gauche--charconv.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/binary--io.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/gauche--net.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/gauche--termios.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/gauche--fcntl.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/file--util.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/sxml--ssax.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/sxml--sxpath.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/sxml--tools.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/sxml--serializer.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/gauche--syslog.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/dbm--odbm.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/dbm--ndbm.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/math--mt-random.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/dbm--gdbm.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/crypt--bcrypt.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/rfc--md5.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/text--console.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/gauche--vport.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/rfc--sha.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/text--gap-buffer.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/text--gettext.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/text--line-edit.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/text--tr.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/rfc--mime.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/rfc--822.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/rfc--zlib.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/data--sparse.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/parser--peg.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/os--windows.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/rfc--tls.so /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/rfc--tls--mbed.so /usr/lib64/libgauche-0.97.so.0.10 /usr/lib64/libgauche-static-0.97.a /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/libgauche-0.97.so.0.10 /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/libgauche-static-0.97.a /usr/bin/gosh /usr/bin/gauche-config /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/gosh /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/gauche-config * checking 684 files for package collisions >>> Merging dev-scheme/gauche-0.9.10-r1 to / --- /usr/ --- /usr/share/ >>> /usr/share/gauche-0.97/ >>> /usr/share/gauche-0.97/0.9.10/ >>> /usr/share/gauche-0.97/0.9.10/lib/ >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/ >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/vm/ >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/vm/debugger.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/vm/insn-core.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/vm/insn.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/vm/profiler.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/serializer/ >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/serializer/aserializer.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/interactive/ >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/interactive/info.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/interactive/init.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/interactive/toplevel.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/interactive/editable-reader.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/mop/ >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/mop/bound-slot.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/mop/instance-pool.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/mop/validator.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/mop/propagate.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/mop/singleton.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/package/ >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/package/build.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/package/fetch.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/package/util.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/package/compile.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/cgen/ >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/cgen/unit.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/cgen/literal.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/cgen/cise.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/cgen/type.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/cgen/stub.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/cgen/precomp.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/cgen/optimizer.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/cgen/standalone.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/cgen/tmodule.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/experimental/ >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/experimental/ref.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/experimental/lamb.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/experimental/app.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/test/ >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/test/generative.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/test/script.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/regexp/ >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/regexp/sre.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/test.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/time.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/connection.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/redefutil.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/vecutil.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/portutil.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/hashutil.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/treeutil.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/computil.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/modutil.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/libutil.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/generic-sortutil.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/fileutil.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/sysutil.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/regexp.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/signal.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/numerical.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/let-opt.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/logical.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/pputil.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/procedure.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/serializer.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/parseopt.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/interactive.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/selector.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/logger.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/common-macros.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/singleton.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/validator.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/version.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/partcont.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/lazy.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/base.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/interpolate.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/listener.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/config.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/configure.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/reload.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/cgen.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/package.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/collection.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/sequence.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/dictionary.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/parameter.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/process.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/hook.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/record.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/generator.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/unicode.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/array.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/uvector.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/matrix.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/exports.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/uvector/ >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/uvector/base.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/uvector/u8.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/uvector/s8.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/uvector/u16.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/uvector/s16.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/uvector/u32.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/uvector/s32.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/uvector/u64.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/uvector/s64.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/uvector/f16.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/uvector/f32.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/uvector/f64.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/uvector/c32.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/uvector/c64.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/uvector/c128.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/threads.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/charconv.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/net.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/termios.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/fcntl.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/syslog.scm >>> /usr/share/gauche-0.97/0.9.10/lib/gauche/vport.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/ >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/160/ >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/160/base.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/160/c128.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/160/c64.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/160/f32.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/160/f64.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/160/s16.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/160/s32.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/160/s64.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/160/s8.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/160/u16.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/160/u32.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/160/u64.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/160/u8.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/159/ >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/159/base.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/159/color.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/159/columnar.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/159/unicode.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/0.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/1.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/10.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/101.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/106.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/11.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/111.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/112.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/113.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/114.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/115.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/116.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/117.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/118.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/121.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/124.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/125.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/127.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/128.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/129.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/13.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/130.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/131.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/132.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/133.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/134.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/135.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/14.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/141.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/143.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/144.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/145.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/146.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/149.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/151.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/152.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/154.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/158.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/159.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/16.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/160.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/162.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/17.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/170.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/173.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/174.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/175.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/176.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/178.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/18.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/180.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/181.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/185.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/189.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/19.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/192.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/193.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/195.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/2.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/22.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/23.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/25.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/26.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/27.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/28.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/29.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/30.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/31.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/34.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/35.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/36.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/37.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/38.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/39.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/4.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/40.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/41.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/42.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/43.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/45.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/46.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/5.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/55.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/6.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/60.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/61.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/62.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/64.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/66.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/69.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/7.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/74.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/78.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/8.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/87.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/9.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/95.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/96.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/98.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi/99.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-14/ >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-14/query.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-14/set.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-29/ >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-29/bundle.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-29/format.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-146/ >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-146/hash.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-159/ >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-159/internal/ >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-159/internal/base.sld >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-159/internal/pretty.sld >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-159/internal/util.sld >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-159/internal/base.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-159/internal/monad.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-159/internal/pretty.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-159/internal/util.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-159/internal/write.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-159/base.sld >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-159/color.sld >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-159/columnar.sld >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-159/unicode.sld >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-159/color.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-159/column.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-159/unicode.scm >>> /usr/share/gauche-0.97/0.9.10/lib/binary/ >>> /usr/share/gauche-0.97/0.9.10/lib/binary/ftype.scm >>> /usr/share/gauche-0.97/0.9.10/lib/binary/pack.scm >>> /usr/share/gauche-0.97/0.9.10/lib/binary/io.scm >>> /usr/share/gauche-0.97/0.9.10/lib/control/ >>> /usr/share/gauche-0.97/0.9.10/lib/control/job.scm >>> /usr/share/gauche-0.97/0.9.10/lib/control/mapper.scm >>> /usr/share/gauche-0.97/0.9.10/lib/control/thread-pool.scm >>> /usr/share/gauche-0.97/0.9.10/lib/data/ >>> /usr/share/gauche-0.97/0.9.10/lib/data/cache.scm >>> /usr/share/gauche-0.97/0.9.10/lib/data/heap.scm >>> /usr/share/gauche-0.97/0.9.10/lib/data/ideque.scm >>> /usr/share/gauche-0.97/0.9.10/lib/data/imap.scm >>> /usr/share/gauche-0.97/0.9.10/lib/data/priority-map.scm >>> /usr/share/gauche-0.97/0.9.10/lib/data/random.scm >>> /usr/share/gauche-0.97/0.9.10/lib/data/skew-list.scm >>> /usr/share/gauche-0.97/0.9.10/lib/data/queue.scm >>> /usr/share/gauche-0.97/0.9.10/lib/data/trie.scm >>> /usr/share/gauche-0.97/0.9.10/lib/data/ring-buffer.scm >>> /usr/share/gauche-0.97/0.9.10/lib/data/sparse.scm >>> /usr/share/gauche-0.97/0.9.10/lib/dbd/ >>> /usr/share/gauche-0.97/0.9.10/lib/dbd/null.scm >>> /usr/share/gauche-0.97/0.9.10/lib/dbm/ >>> /usr/share/gauche-0.97/0.9.10/lib/dbm/fsdbm.scm >>> /usr/share/gauche-0.97/0.9.10/lib/dbm/dump >>> /usr/share/gauche-0.97/0.9.10/lib/dbm/restore >>> /usr/share/gauche-0.97/0.9.10/lib/dbm/odbm.scm >>> /usr/share/gauche-0.97/0.9.10/lib/dbm/ndbm.scm >>> /usr/share/gauche-0.97/0.9.10/lib/dbm/gdbm.scm >>> /usr/share/gauche-0.97/0.9.10/lib/math/ >>> /usr/share/gauche-0.97/0.9.10/lib/math/const.scm >>> /usr/share/gauche-0.97/0.9.10/lib/math/prime.scm >>> /usr/share/gauche-0.97/0.9.10/lib/math/mt-random.scm >>> /usr/share/gauche-0.97/0.9.10/lib/util/ >>> /usr/share/gauche-0.97/0.9.10/lib/util/isomorph.scm >>> /usr/share/gauche-0.97/0.9.10/lib/util/toposort.scm >>> /usr/share/gauche-0.97/0.9.10/lib/util/tree.scm >>> /usr/share/gauche-0.97/0.9.10/lib/util/queue.scm >>> /usr/share/gauche-0.97/0.9.10/lib/util/digest.scm >>> /usr/share/gauche-0.97/0.9.10/lib/util/combinations.scm >>> /usr/share/gauche-0.97/0.9.10/lib/util/lcs.scm >>> /usr/share/gauche-0.97/0.9.10/lib/util/list.scm >>> /usr/share/gauche-0.97/0.9.10/lib/util/record.scm >>> /usr/share/gauche-0.97/0.9.10/lib/util/relation.scm >>> /usr/share/gauche-0.97/0.9.10/lib/util/stream.scm >>> /usr/share/gauche-0.97/0.9.10/lib/util/trie.scm >>> /usr/share/gauche-0.97/0.9.10/lib/util/rbtree.scm >>> /usr/share/gauche-0.97/0.9.10/lib/util/sparse.scm >>> /usr/share/gauche-0.97/0.9.10/lib/util/dominator.scm >>> /usr/share/gauche-0.97/0.9.10/lib/util/levenshtein.scm >>> /usr/share/gauche-0.97/0.9.10/lib/util/unification.scm >>> /usr/share/gauche-0.97/0.9.10/lib/util/match.scm >>> /usr/share/gauche-0.97/0.9.10/lib/compat/ >>> /usr/share/gauche-0.97/0.9.10/lib/compat/chibi-test.scm >>> /usr/share/gauche-0.97/0.9.10/lib/compat/jfilter.scm >>> /usr/share/gauche-0.97/0.9.10/lib/compat/stk.scm >>> /usr/share/gauche-0.97/0.9.10/lib/compat/norational.scm >>> /usr/share/gauche-0.97/0.9.10/lib/compat/r7rs-srfi-tests.scm >>> /usr/share/gauche-0.97/0.9.10/lib/file/ >>> /usr/share/gauche-0.97/0.9.10/lib/file/filter.scm >>> /usr/share/gauche-0.97/0.9.10/lib/file/util.scm >>> /usr/share/gauche-0.97/0.9.10/lib/parser/ >>> /usr/share/gauche-0.97/0.9.10/lib/parser/peg/ >>> /usr/share/gauche-0.97/0.9.10/lib/parser/peg/deprecated.scm >>> /usr/share/gauche-0.97/0.9.10/lib/parser/peg.scm >>> /usr/share/gauche-0.97/0.9.10/lib/rfc/ >>> /usr/share/gauche-0.97/0.9.10/lib/rfc/http/ >>> /usr/share/gauche-0.97/0.9.10/lib/rfc/http/tunnel.scm >>> /usr/share/gauche-0.97/0.9.10/lib/rfc/mime-port.scm >>> /usr/share/gauche-0.97/0.9.10/lib/rfc/base64.scm >>> /usr/share/gauche-0.97/0.9.10/lib/rfc/uri.scm >>> /usr/share/gauche-0.97/0.9.10/lib/rfc/cookie.scm >>> /usr/share/gauche-0.97/0.9.10/lib/rfc/quoted-printable.scm >>> /usr/share/gauche-0.97/0.9.10/lib/rfc/http.scm >>> /usr/share/gauche-0.97/0.9.10/lib/rfc/hmac.scm >>> /usr/share/gauche-0.97/0.9.10/lib/rfc/ftp.scm >>> /usr/share/gauche-0.97/0.9.10/lib/rfc/icmp.scm >>> /usr/share/gauche-0.97/0.9.10/lib/rfc/ip.scm >>> /usr/share/gauche-0.97/0.9.10/lib/rfc/json.scm >>> /usr/share/gauche-0.97/0.9.10/lib/rfc/uuid.scm >>> /usr/share/gauche-0.97/0.9.10/lib/rfc/md5.scm >>> /usr/share/gauche-0.97/0.9.10/lib/rfc/sha1.scm >>> /usr/share/gauche-0.97/0.9.10/lib/rfc/sha.scm >>> /usr/share/gauche-0.97/0.9.10/lib/rfc/mime.scm >>> /usr/share/gauche-0.97/0.9.10/lib/rfc/822.scm >>> /usr/share/gauche-0.97/0.9.10/lib/rfc/zlib.scm >>> /usr/share/gauche-0.97/0.9.10/lib/rfc/tls.scm >>> /usr/share/gauche-0.97/0.9.10/lib/rfc/tls/ >>> /usr/share/gauche-0.97/0.9.10/lib/rfc/tls/mbed.scm >>> /usr/share/gauche-0.97/0.9.10/lib/rfc/tls/get-cacert.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/ >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/mapping/ >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/mapping/hash.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/show/ >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/show/base.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/show/color.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/show/columnar.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/show/unicode.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/stream/ >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/stream/primitive.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/stream/derived.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/vector/ >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/vector/base.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/vector/u8.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/vector/s8.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/vector/u16.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/vector/s16.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/vector/u32.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/vector/s32.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/vector/u64.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/vector/s64.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/vector/f32.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/vector/f64.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/vector/c64.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/vector/c128.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/base.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/box.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/bitwise.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/bytevector.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/case-lambda.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/char.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/charset.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/comparator.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/complex.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/cxr.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/division.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/ephemeron.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/eval.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/file.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/fixnum.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/flonum.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/generator.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/hash-table.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/ideque.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/inexact.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/ilist.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/lazy.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/list-queue.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/list.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/load.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/lseq.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/mapping.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/process-context.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/r5rs.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/read.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/regex.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/repl.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/rlist.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/set.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/sort.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/show.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/stream.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/time.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/text.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/vector.scm >>> /usr/share/gauche-0.97/0.9.10/lib/scheme/write.scm >>> /usr/share/gauche-0.97/0.9.10/lib/text/ >>> /usr/share/gauche-0.97/0.9.10/lib/text/unicode/ >>> /usr/share/gauche-0.97/0.9.10/lib/text/unicode/ucd.scm >>> /usr/share/gauche-0.97/0.9.10/lib/text/unicode/codeset.scm >>> /usr/share/gauche-0.97/0.9.10/lib/text/console/ >>> /usr/share/gauche-0.97/0.9.10/lib/text/console/framebuffer.scm >>> /usr/share/gauche-0.97/0.9.10/lib/text/console/wide-char-setting.scm >>> /usr/share/gauche-0.97/0.9.10/lib/text/console/windows.scm >>> /usr/share/gauche-0.97/0.9.10/lib/text/csv.scm >>> /usr/share/gauche-0.97/0.9.10/lib/text/edn.scm >>> /usr/share/gauche-0.97/0.9.10/lib/text/external-editor.scm >>> /usr/share/gauche-0.97/0.9.10/lib/text/parse.scm >>> /usr/share/gauche-0.97/0.9.10/lib/text/tree.scm >>> /usr/share/gauche-0.97/0.9.10/lib/text/sql.scm >>> /usr/share/gauche-0.97/0.9.10/lib/text/html-lite.scm >>> /usr/share/gauche-0.97/0.9.10/lib/text/info.scm >>> /usr/share/gauche-0.97/0.9.10/lib/text/diff.scm >>> /usr/share/gauche-0.97/0.9.10/lib/text/pager.scm >>> /usr/share/gauche-0.97/0.9.10/lib/text/progress.scm >>> /usr/share/gauche-0.97/0.9.10/lib/text/template.scm >>> /usr/share/gauche-0.97/0.9.10/lib/text/unicode.scm >>> /usr/share/gauche-0.97/0.9.10/lib/text/console.scm >>> /usr/share/gauche-0.97/0.9.10/lib/text/gap-buffer.scm >>> /usr/share/gauche-0.97/0.9.10/lib/text/gettext.scm >>> /usr/share/gauche-0.97/0.9.10/lib/text/line-edit.scm >>> /usr/share/gauche-0.97/0.9.10/lib/text/tr.scm >>> /usr/share/gauche-0.97/0.9.10/lib/www/ >>> /usr/share/gauche-0.97/0.9.10/lib/www/cgi/ >>> /usr/share/gauche-0.97/0.9.10/lib/www/cgi/test.scm >>> /usr/share/gauche-0.97/0.9.10/lib/www/cgi.scm >>> /usr/share/gauche-0.97/0.9.10/lib/www/cgi-test.scm >>> /usr/share/gauche-0.97/0.9.10/lib/www/css.scm >>> /usr/share/gauche-0.97/0.9.10/lib/lang/ >>> /usr/share/gauche-0.97/0.9.10/lib/lang/asm/ >>> /usr/share/gauche-0.97/0.9.10/lib/lang/asm/x86_64.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-4.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-5.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-7.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-9.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-11.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-14.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-18.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-25.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-27.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-29.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-37.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-39.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-41.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-42.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-55.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-60.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-64.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-66.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-69.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-74.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-78.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-96.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-98.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-99.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-101.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-106.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-112.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-113.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-114.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-115.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-116.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-117.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-118.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-121.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-124.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-125.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-127.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-128.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-129.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-130.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-131.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-132.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-134.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-135.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-141.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-143.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-146.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-151.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-152.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-154.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-155.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-158.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-159.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-160.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-162.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-170.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-173.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-174.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-175.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-176.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-180.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-181.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-185.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-189.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-192.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-193.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-198.scm >>> /usr/share/gauche-0.97/0.9.10/lib/slib.scm >>> /usr/share/gauche-0.97/0.9.10/lib/check-script >>> /usr/share/gauche-0.97/0.9.10/lib/r7rs-setup.scm >>> /usr/share/gauche-0.97/0.9.10/lib/dbi.scm >>> /usr/share/gauche-0.97/0.9.10/lib/dbm.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-1.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-13.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-19.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-43.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-133.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-144.scm >>> /usr/share/gauche-0.97/0.9.10/lib/srfi-178.scm >>> /usr/share/gauche-0.97/0.9.10/lib/sxml/ >>> /usr/share/gauche-0.97/0.9.10/lib/sxml/adaptor.scm >>> /usr/share/gauche-0.97/0.9.10/lib/sxml/ssax.scm >>> /usr/share/gauche-0.97/0.9.10/lib/sxml/sxpath.scm >>> /usr/share/gauche-0.97/0.9.10/lib/sxml/tools.scm >>> /usr/share/gauche-0.97/0.9.10/lib/sxml/tree-trans.scm >>> /usr/share/gauche-0.97/0.9.10/lib/sxml/to-html.scm >>> /usr/share/gauche-0.97/0.9.10/lib/sxml/serializer.scm >>> /usr/share/gauche-0.97/0.9.10/lib/crypt/ >>> /usr/share/gauche-0.97/0.9.10/lib/crypt/bcrypt.scm >>> /usr/share/gauche-0.97/0.9.10/lib/os/ >>> /usr/share/gauche-0.97/0.9.10/lib/os/windows.scm >>> /usr/share/gauche-0.97/0.9.10/lib/os/windows/ >>> /usr/share/gauche-0.97/0.9.10/lib/os/windows/console/ >>> /usr/share/gauche-0.97/0.9.10/lib/os/windows/console/codepage.scm >>> /usr/share/gauche-0.97/0.9.10/lib/genstub >>> /usr/share/gauche-0.97/0.9.10/lib/precomp >>> /usr/share/gauche-0.97/0.9.10/lib/gencomp >>> /usr/share/gauche-0.97/0.9.10/lib/cesconv >>> /usr/share/gauche-0.97/0.9.10/lib/build-standalone >>> /usr/share/gauche-0.97/0.9.10/package-templates/ >>> /usr/share/gauche-0.97/0.9.10/package-templates/Makefile.in >>> /usr/share/gauche-0.97/0.9.10/package-templates/Makefile-pure-scheme.in >>> /usr/share/gauche-0.97/0.9.10/package-templates/configure >>> /usr/share/gauche-0.97/0.9.10/package-templates/configure.ac >>> /usr/share/gauche-0.97/0.9.10/package-templates/configure-compat >>> /usr/share/gauche-0.97/0.9.10/package-templates/extension.h >>> /usr/share/gauche-0.97/0.9.10/package-templates/extension.c >>> /usr/share/gauche-0.97/0.9.10/package-templates/extensionlib.stub >>> /usr/share/gauche-0.97/0.9.10/package-templates/module.scm >>> /usr/share/gauche-0.97/0.9.10/package-templates/module-pure-scheme.scm >>> /usr/share/gauche-0.97/0.9.10/package-templates/package.scm >>> /usr/share/gauche-0.97/0.9.10/package-templates/test.scm >>> /usr/share/gauche-0.97/0.9.10/aclocal.m4 --- /usr/share/man/ --- /usr/share/man/man1/ >>> /usr/share/man/man1/gosh.1.bz2 >>> /usr/share/man/man1/gauche-config.1.bz2 >>> /usr/share/man/man1/gauche-install.1.bz2 >>> /usr/share/man/man1/gauche-package.1.bz2 >>> /usr/share/man/man1/gauche-cesconv.1.bz2 --- /usr/share/info/ >>> /usr/share/info/gauche-refe.info.bz2 >>> /usr/share/info/gauche-refe.info-1.bz2 >>> /usr/share/info/gauche-refe.info-10.bz2 >>> /usr/share/info/gauche-refe.info-11.bz2 >>> /usr/share/info/gauche-refe.info-12.bz2 >>> /usr/share/info/gauche-refe.info-2.bz2 >>> /usr/share/info/gauche-refe.info-3.bz2 >>> /usr/share/info/gauche-refe.info-4.bz2 >>> /usr/share/info/gauche-refe.info-5.bz2 >>> /usr/share/info/gauche-refe.info-6.bz2 >>> /usr/share/info/gauche-refe.info-7.bz2 >>> /usr/share/info/gauche-refe.info-8.bz2 >>> /usr/share/info/gauche-refe.info-9.bz2 >>> /usr/share/info/gauche-refj.info.bz2 >>> /usr/share/info/gauche-refj.info-1.bz2 >>> /usr/share/info/gauche-refj.info-10.bz2 >>> /usr/share/info/gauche-refj.info-11.bz2 >>> /usr/share/info/gauche-refj.info-12.bz2 >>> /usr/share/info/gauche-refj.info-13.bz2 >>> /usr/share/info/gauche-refj.info-14.bz2 >>> /usr/share/info/gauche-refj.info-2.bz2 >>> /usr/share/info/gauche-refj.info-3.bz2 >>> /usr/share/info/gauche-refj.info-4.bz2 >>> /usr/share/info/gauche-refj.info-6.bz2 >>> /usr/share/info/gauche-refj.info-5.bz2 >>> /usr/share/info/gauche-refj.info-7.bz2 >>> /usr/share/info/gauche-refj.info-8.bz2 >>> /usr/share/info/gauche-refj.info-9.bz2 --- /usr/share/aclocal/ >>> /usr/share/aclocal/gauche.m4 --- /usr/share/doc/ >>> /usr/share/doc/gauche-0.9.10-r1/ >>> /usr/share/doc/gauche-0.9.10-r1/AUTHORS.bz2 >>> /usr/share/doc/gauche-0.9.10-r1/README.adoc.bz2 >>> /usr/share/doc/gauche-0.9.10-r1/ChangeLog.bz2 >>> /usr/share/doc/gauche-0.9.10-r1/HACKING.adoc.bz2 --- /usr/lib64/ >>> /usr/lib64/gauche-0.97/ >>> /usr/lib64/gauche-0.97/0.9.10/ >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/ >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/gauche--collection.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/gauche--sequence.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/gauche--dictionary.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/gauche--parameter.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/gauche--process.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/gauche--hook.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/gauche--record.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/gauche--generator.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/gauche--unicode.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/util--match.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/data--queue.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/data--trie.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/data--ring-buffer.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/srfi-1.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/srfi-13.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/srfi-19.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/srfi-43.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/srfi-133.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/srfi-144.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/srfi-178.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/gauche--uvector.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/gauche--threads.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/gauche--charconv.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/binary--io.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/gauche--net.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/gauche--termios.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/gauche--fcntl.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/file--util.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/sxml--ssax.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/sxml--sxpath.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/sxml--tools.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/sxml--serializer.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/gauche--syslog.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/dbm--odbm.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/dbm--ndbm.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/dbm--gdbm.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/math--mt-random.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/crypt--bcrypt.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/rfc--md5.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/rfc--sha.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/gauche--vport.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/text--console.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/text--gap-buffer.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/text--gettext.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/text--line-edit.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/text--tr.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/rfc--mime.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/rfc--822.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/rfc--zlib.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/data--sparse.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/parser--peg.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/os--windows.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/rfc--tls.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/rfc--tls--mbed.so >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/libgauche-static-0.97.a >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/gosh >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/gauche-config >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/gauche-install >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/gauche-package >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/gauche-cesconv >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/libgauche-0.97.so.0.10 >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/libgauche-0.97.so -> libgauche-0.97.so.0.10 >>> /usr/lib64/gauche-0.97/0.9.10/x86_64-pc-linux-gnu/libgauche-0.97.so.0 -> libgauche-0.97.so.0.10 >>> /usr/lib64/gauche-0.97/0.9.10/include/ >>> /usr/lib64/gauche-0.97/0.9.10/include/gauche/ >>> /usr/lib64/gauche-0.97/0.9.10/include/gauche/uvector.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gauche/bignum.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gauche/bits.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gauche/bits_inline.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gauche/char_euc_jp.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gauche/char_none.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gauche/char_sjis.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gauche/char_utf_8.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gauche/charset.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gauche/class.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gauche/code.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gauche/collection.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gauche/config.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gauche/config_threads.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gauche/compare.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gauche/endian.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gauche/exception.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gauche/extend.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gauche/extern.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gauche/float.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gauche/gloc.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gauche/hash.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gauche/int64.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gauche/load.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gauche/module.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gauche/number.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gauche/parameter.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gauche/port.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gauche/prof.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gauche/pthread.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gauche/reader.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gauche/regexp.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gauche/scmconst.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gauche/static.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gauche/string.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gauche/symbol.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gauche/system.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gauche/treemap.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gauche/uthread.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gauche/vector.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gauche/vm.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gauche/vminsn.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gauche/weak.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gauche/win-compat.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gauche/writer.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gauche/wthread.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gauche.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gc.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gc_allocator.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gc_config_macros.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gc_cpp.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gc_inline.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gc_mark.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gc_pthread_redirects.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gc_tiny_fl.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gc_typed.h >>> /usr/lib64/gauche-0.97/0.9.10/include/gc_version.h >>> /usr/lib64/libgauche-static-0.97.a >>> /usr/lib64/libgauche-0.97.so.0.10 >>> /usr/lib64/libgauche-0.97.so -> libgauche-0.97.so.0.10 >>> /usr/lib64/libgauche-0.97.so.0 -> libgauche-0.97.so.0.10 --- /usr/bin/ >>> /usr/bin/gosh >>> /usr/bin/gauche-config >>> /usr/bin/gauche-install >>> /usr/bin/gauche-package >>> /usr/bin/gauche-cesconv >>> dev-scheme/gauche-0.9.10-r1 merged. >>> Regenerating /etc/ld.so.cache...