Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 880252 Details for
Bug 920552
dev-scheme/guile: add a check for CONFIG_ADVISE_SYSCALLS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
dev-scheme_guile-2.2.7-r1_20231222-182842.log (text/plain), 293.45 KB, created by
Emil Petrakov
on 2023-12-23 07:39:31 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Emil Petrakov
Created:
2023-12-23 07:39:31 UTC
Size:
293.45 KB
patch
obsolete
>[32m * [39;49;00mPackage: dev-scheme/guile-2.2.7-r1:12/2.2-1 >[32m * [39;49;00mRepository: gentoo >[32m * [39;49;00mMaintainer: scheme@gentoo.org >[32m * [39;49;00mUSE: abi_x86_64 amd64 deprecated elibc_glibc kernel_linux networking nls regex threads >[32m * [39;49;00mFEATURES: ccache network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking guile-2.2.7.tar.xz to /var/tmp/portage/dev-scheme/guile-2.2.7-r1/work >>>> Source unpacked in /var/tmp/portage/dev-scheme/guile-2.2.7-r1/work >>>> Preparing source in /var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 ... > [32m*[0m Applying guile-2.2.3-gentoo-sandbox.patch ... >[A[225C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Applying guile-2.2.7-stack-up.patch ... >[A[225C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 ... > * econf: updating guile-2.2.7/build-aux/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating guile-2.2.7/build-aux/config.sub with /usr/share/gnuconfig/config.sub >./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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/guile-2.2.7-r1 --htmldir=/usr/share/doc/guile-2.2.7-r1/html --with-sysroot=/ --libdir=/usr/lib64 --disable-error-on-warning --disable-rpath --disable-static --enable-posix --without-libgmp-prefix --without-libiconv-prefix --without-libintl-prefix --without-libltdl-prefix --without-libreadline-prefix --without-libunistring-prefix --disable-guile-debug --disable-debug-malloc --enable-deprecated --enable-networking --enable-nls --enable-regex --with-threads >checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether make supports nested variables... (cached) yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-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 whether make supports the include directive... yes (GNU style) >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking how to enable C11 support... -std=gnu11 >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -std=gnu11 -E >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking whether _XOPEN_SOURCE should be defined... no >checking for Minix Amsterdam compiler... no >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar >checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >configure: autobuild project... GNU Guile >configure: autobuild revision... 2.2.7 >configure: autobuild hostname... localhost >configure: autobuild timestamp... 20231222T182848Z >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -std=gnu11 -E >checking for a sed that does not truncate output... /usr/bin/sed >checking for gawk... (cached) gawk >checking whether ln -s works... yes >checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar >checking the archiver (x86_64-pc-linux-gnu-ar) interface... (cached) ar >checking for sys/socket.h... yes >checking for arpa/inet.h... yes >checking for features.h... yes >checking for sys/param.h... yes >checking for dirent.h... yes >checking for xlocale.h... no >checking for unistd.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for netdb.h... yes >checking for netinet/in.h... yes >checking for sys/time.h... yes >checking for iconv.h... yes >checking for langinfo.h... yes >checking for limits.h... yes >checking for math.h... yes >checking for poll.h... yes >checking for sys/ioctl.h... yes >checking for sys/filio.h... no >checking for malloc.h... yes >checking for sys/select.h... yes >checking for wchar.h... yes >checking for stdint.h... (cached) yes >checking for sys/file.h... yes >checking for sys/times.h... yes >checking for sys/uio.h... yes >checking for sys/mman.h... yes >checking for wctype.h... yes >checking whether the preprocessor supports include_next... yes >checking whether system header files limit the line length... no >checking whether <sys/socket.h> is self-contained... yes >checking for shutdown... yes >checking whether <sys/socket.h> defines the SHUT_* macros... yes >checking for struct sockaddr_storage... yes >checking for sa_family_t... yes >checking for struct sockaddr_storage.ss_family... yes >checking whether socket is declared without a macro... yes >checking whether connect is declared without a macro... yes >checking whether accept is declared without a macro... yes >checking whether bind is declared without a macro... yes >checking whether getpeername is declared without a macro... yes >checking whether getsockname is declared without a macro... yes >checking whether getsockopt is declared without a macro... yes >checking whether listen is declared without a macro... yes >checking whether recv is declared without a macro... yes >checking whether send is declared without a macro... yes >checking whether recvfrom is declared without a macro... yes >checking whether sendto is declared without a macro... yes >checking whether setsockopt is declared without a macro... yes >checking whether shutdown is declared without a macro... yes >checking whether accept4 is declared without a macro... yes >checking for accept4... yes >checking for canonicalize_file_name... yes >checking for getcwd... yes >checking for readlink... yes >checking for realpath... yes >checking for _set_invalid_parameter_handler... no >checking for duplocale... yes >checking for symlink... yes >checking for flock... yes >checking for fcntl... yes >checking for fsync... yes >checking for getlogin... yes >checking for gettimeofday... yes >checking for link... yes >checking for lstat... yes >checking for mkostemp... yes >checking for nl_langinfo... yes >checking for pipe... yes >checking for pipe2... yes >checking for isblank... yes >checking for iswctype... yes >checking for setenv... yes >checking for tzset... yes >checking for times... yes >checking for snprintf... yes >checking for btowc... yes >checking for mbsinit... yes >checking for mbrtowc... yes >checking for mprotect... yes >checking for secure_getenv... yes >checking for getuid... yes >checking for geteuid... yes >checking for getgid... yes >checking for getegid... yes >checking for strdup... yes >checking for localtime_r... yes >checking for timegm... yes >checking for vasnprintf... no >checking for wcrtomb... yes >checking for iswcntrl... yes >checking for size_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking whether // is distinct from /... no >checking whether realpath works... yes >checking for wchar_t... yes >checking for max_align_t... yes >checking whether NULL can be used in arbitrary expressions... yes >checking whether locale.h conforms to POSIX:2001... yes >checking whether struct lconv is properly defined... yes >checking whether setlocale is declared without a macro... yes >checking whether duplocale is declared without a macro... yes >checking if environ is properly declared... yes >checking for complete errno.h... yes >checking for working fcntl.h... yes >checking for pid_t... yes >checking for mode_t... yes >checking whether frexp() can be used without linking with libm... yes >checking whether alarm is declared... yes >checking whether frexp works... yes >checking whether stat file-mode macros are broken... no >checking for nlink_t... yes >checking whether fchmodat is declared without a macro... yes >checking whether fstat is declared without a macro... yes >checking whether fstatat is declared without a macro... yes >checking whether futimens is declared without a macro... yes >checking whether lchmod is declared without a macro... yes >checking whether lstat is declared without a macro... yes >checking whether mkdirat is declared without a macro... yes >checking whether mkfifo is declared without a macro... yes >checking whether mkfifoat is declared without a macro... yes >checking whether mknod is declared without a macro... yes >checking whether mknodat is declared without a macro... yes >checking whether stat is declared without a macro... yes >checking whether utimensat is declared without a macro... yes >checking whether getaddrinfo is declared without a macro... yes >checking whether freeaddrinfo is declared without a macro... yes >checking whether gai_strerror is declared without a macro... yes >checking whether getnameinfo is declared without a macro... yes >checking for library containing gethostbyname... none required >checking for gethostbyname... yes >checking for library containing getservbyname... none required >checking for getservbyname... yes >checking for C/C++ restrict keyword... __restrict >checking for library containing inet_ntop... none required >checking whether inet_ntop is declared... yes >checking for IPv4 sockets... yes >checking for IPv6 sockets... yes >checking whether getlogin is declared... yes >checking for struct timeval... yes >checking for wide-enough struct timeval.tv_sec member... yes >checking whether gettimeofday is declared without a macro... yes >checking for ld used by x86_64-pc-linux-gnu-gcc -std=gnu11... /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 shared library run path origin... done >checking for iconv... yes >checking for working iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking whether byte ordering is bigendian... no >checking whether long double and double are the same... no >checking where to find the exponent in a 'float'... word 0 bit 23 >checking whether isnan(float) can be used without linking with libm... yes >checking whether isnan(float) works... yes >checking whether isnan(double) can be used without linking with libm... yes >checking whether isnan(long double) can be used without linking with libm... yes >checking whether isnanl works... yes >checking where to find the exponent in a 'double'... word 1 bit 20 >checking whether ldexp() can be used without linking with libm... yes >checking for libunistring... yes >checking how to link with libunistring... -lunistring >checking for libunistring version... 1.1.0 >checking whether limits.h has ULLONG_WIDTH etc.... yes >checking for nl_langinfo and CODESET... yes >checking whether getc_unlocked is declared... yes >checking whether we are using the GNU C Library >= 2.1 or uClibc... yes >checking whether pow can be used without linking with libm... no >checking whether pow can be used with libm... yes >checking whether log works... yes >checking whether round is declared... yes >checking whether round works... yes >checking whether lstat correctly handles trailing slash... yes >checking whether malloc, realloc, calloc are POSIX compliant... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking for unsigned long long int... yes >checking for long long int... yes >checking for promoted mode_t type... mode_t >checking whether poll is declared without a macro... yes >checking for inline... inline >checking for library containing setsockopt... none needed >checking for mbstate_t... yes >checking for ssize_t... yes >checking whether <sys/select.h> is self-contained... yes >checking whether pselect is declared without a macro... yes >checking whether select is declared without a macro... yes >checking whether setenv is declared... yes >checking search.h usability... yes >checking search.h presence... yes >checking for search.h... yes >checking for tsearch... yes >checking for sigset_t... yes >checking for uid_t in sys/types.h... yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking for wint_t... yes >checking whether wint_t is too small... no >checking whether stdint.h conforms to C99... yes >checking whether stdint.h predates C++11... no >checking whether stdint.h has UINTMAX_WIDTH etc.... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for struct tm.tm_zone... yes >checking for struct tm.tm_gmtoff... yes >checking whether ffsl is declared without a macro... yes >checking whether ffsll is declared without a macro... yes >checking whether memmem is declared without a macro... yes >checking whether mempcpy is declared without a macro... yes >checking whether memrchr is declared without a macro... yes >checking whether rawmemchr is declared without a macro... yes >checking whether stpcpy is declared without a macro... yes >checking whether stpncpy is declared without a macro... yes >checking whether strchrnul is declared without a macro... yes >checking whether strdup is declared without a macro... yes >checking whether strncat is declared without a macro... yes >checking whether strndup is declared without a macro... yes >checking whether strnlen is declared without a macro... yes >checking whether strpbrk is declared without a macro... yes >checking whether strsep is declared without a macro... yes >checking whether strcasestr is declared without a macro... yes >checking whether strtok_r is declared without a macro... yes >checking whether strerror_r is declared without a macro... yes >checking whether strsignal is declared without a macro... yes >checking whether strverscmp is declared without a macro... yes >checking for struct timespec in <time.h>... yes >checking whether snprintf returns a byte count as in C99... yes >checking whether vsnprintf is declared... yes >checking whether <wchar.h> uses 'inline' correctly... yes >checking for a traditional french locale... none >checking for a traditional japanese locale... none >checking for a transitional chinese locale... none >checking for a french Unicode locale... none >checking for mmap... yes >checking for MAP_ANONYMOUS... yes >checking whether memchr works... yes >checking whether time_t is signed... yes >checking whether snprintf is declared... yes >checking whether strdup is declared... (cached) yes >checking whether unsetenv is declared... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for intmax_t... yes >checking for snprintf... (cached) yes >checking for strnlen... yes >checking for wcslen... yes >checking for wcsnlen... yes >checking for mbrtowc... (cached) yes >checking for wcrtomb... (cached) yes >checking whether _snprintf is declared... no >checking for alloca as a compiler built-in... yes >checking whether inet_ntop is declared without a macro... yes >checking whether inet_pton is declared without a macro... yes >checking byteswap.h usability... yes >checking byteswap.h presence... yes >checking for byteswap.h... yes >checking for library containing clock_gettime... none required >checking for library containing clock_getcpuclockid... none required >checking for clock_gettime... yes >checking for clock_settime... yes >checking for clock_getcpuclockid... yes >checking whether copysign can be used without linking with libm... yes >checking whether alphasort is declared without a macro... yes >checking whether closedir is declared without a macro... yes >checking whether dirfd is declared without a macro... yes >checking whether fdopendir is declared without a macro... yes >checking whether opendir is declared without a macro... yes >checking whether readdir is declared without a macro... yes >checking whether rewinddir is declared without a macro... yes >checking whether scandir is declared without a macro... yes >checking for dirfd... yes >checking whether dirfd is declared... (cached) yes >checking whether dirfd is a macro... no >checking whether // is distinct from /... (cached) no >checking whether duplocale(LC_GLOBAL_LOCALE) works... yes >checking whether fcntl is declared without a macro... yes >checking whether openat is declared without a macro... yes >checking whether conversion from 'int' to 'long double' works... yes >checking whether __func__ is available... yes >checking how to do getaddrinfo, freeaddrinfo and getnameinfo... checking for library containing getaddrinfo... none required >checking for getaddrinfo... yes >checking whether gai_strerror is declared... (cached) yes >checking whether gai_strerrorA is declared... no >checking for gai_strerror with POSIX signature... yes >checking for struct sockaddr.sa_len... no >checking whether getaddrinfo is declared... (cached) yes >checking whether freeaddrinfo is declared... (cached) yes >checking whether getnameinfo is declared... (cached) yes >checking for struct addrinfo... yes >checking whether gettimeofday clobbers localtime buffer... no >checking for gettimeofday with POSIX signature... yes >checking whether iconv supports conversion between UTF-8 and UTF-{16,32}{BE,LE}... yes >checking for library containing inet_ntop... (cached) none required >checking whether inet_ntop is declared... (cached) yes >checking for library containing inet_pton... none required >checking whether inet_pton is declared... (cached) yes >checking whether isfinite is declared... yes >checking whether isfinite(long double) works... yes >checking whether isinf is declared... yes >checking whether isinf(long double) works... yes >checking whether isnan macro works... yes >checking whether isnan(double) can be used without linking with libm... (cached) yes >checking whether isnan(float) can be used without linking with libm... (cached) yes >checking whether isnan(float) works... (cached) yes >checking whether isnan(long double) can be used without linking with libm... (cached) yes >checking whether isnanl works... (cached) yes >checking whether langinfo.h defines CODESET... yes >checking whether langinfo.h defines T_FMT_AMPM... yes >checking whether langinfo.h defines ERA... yes >checking whether langinfo.h defines YESEXPR... yes >checking whether nl_langinfo is declared without a macro... yes >checking if LD -Wl,--version-script works... yes >checking whether the -Werror option is usable... yes >checking for simple visibility declarations... yes >checking whether link obeys POSIX... yes >checking whether locale.h conforms to POSIX:2001... (cached) yes >checking whether struct lconv is properly defined... (cached) yes >checking whether setlocale is declared without a macro... (cached) yes >checking whether duplocale is declared without a macro... (cached) yes >checking for log1p... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... (cached) yes >checking whether NAN macro works... yes >checking whether HUGE_VAL works... yes >checking whether acosf is declared without a macro... yes >checking whether acosl is declared without a macro... yes >checking whether asinf is declared without a macro... yes >checking whether asinl is declared without a macro... yes >checking whether atanf is declared without a macro... yes >checking whether atanl is declared without a macro... yes >checking whether cbrt is declared without a macro... yes >checking whether cbrtf is declared without a macro... yes >checking whether cbrtl is declared without a macro... yes >checking whether ceilf is declared without a macro... yes >checking whether ceill is declared without a macro... yes >checking whether copysign is declared without a macro... yes >checking whether copysignf is declared without a macro... yes >checking whether copysignl is declared without a macro... yes >checking whether cosf is declared without a macro... yes >checking whether cosl is declared without a macro... yes >checking whether coshf is declared without a macro... yes >checking whether expf is declared without a macro... yes >checking whether expl is declared without a macro... yes >checking whether exp2 is declared without a macro... yes >checking whether exp2f is declared without a macro... yes >checking whether exp2l is declared without a macro... yes >checking whether expm1 is declared without a macro... yes >checking whether expm1f is declared without a macro... yes >checking whether expm1l is declared without a macro... yes >checking whether fabsf is declared without a macro... yes >checking whether fabsl is declared without a macro... yes >checking whether floorf is declared without a macro... yes >checking whether floorl is declared without a macro... yes >checking whether fma is declared without a macro... yes >checking whether fmaf is declared without a macro... yes >checking whether fmal is declared without a macro... yes >checking whether fmod is declared without a macro... yes >checking whether fmodf is declared without a macro... yes >checking whether fmodl is declared without a macro... yes >checking whether frexpf is declared without a macro... yes >checking whether frexpl is declared without a macro... yes >checking whether hypotf is declared without a macro... yes >checking whether hypotl is declared without a macro... yes >checking whether ilogb is declared without a macro... yes >checking whether ilogbf is declared without a macro... yes >checking whether ilogbl is declared without a macro... yes >checking whether ldexpf is declared without a macro... yes >checking whether ldexpl is declared without a macro... yes >checking whether log is declared without a macro... yes >checking whether logf is declared without a macro... yes >checking whether logl is declared without a macro... yes >checking whether log10 is declared without a macro... yes >checking whether log10f is declared without a macro... yes >checking whether log10l is declared without a macro... yes >checking whether log1p is declared without a macro... yes >checking whether log1pf is declared without a macro... yes >checking whether log1pl is declared without a macro... yes >checking whether log2 is declared without a macro... yes >checking whether log2f is declared without a macro... yes >checking whether log2l is declared without a macro... yes >checking whether logb is declared without a macro... yes >checking whether logbf is declared without a macro... yes >checking whether logbl is declared without a macro... yes >checking whether modf is declared without a macro... yes >checking whether modff is declared without a macro... yes >checking whether modfl is declared without a macro... yes >checking whether powf is declared without a macro... yes >checking whether remainder is declared without a macro... yes >checking whether remainderf is declared without a macro... yes >checking whether remainderl is declared without a macro... yes >checking whether rint is declared without a macro... yes >checking whether rintf is declared without a macro... yes >checking whether rintl is declared without a macro... yes >checking whether round is declared without a macro... yes >checking whether roundf is declared without a macro... yes >checking whether roundl is declared without a macro... yes >checking whether sinf is declared without a macro... yes >checking whether sinl is declared without a macro... yes >checking whether sinhf is declared without a macro... yes >checking whether sqrtf is declared without a macro... yes >checking whether sqrtl is declared without a macro... yes >checking whether tanf is declared without a macro... yes >checking whether tanl is declared without a macro... yes >checking whether tanhf is declared without a macro... yes >checking whether trunc is declared without a macro... yes >checking whether truncf is declared without a macro... yes >checking whether truncl is declared without a macro... yes >checking whether mkdir handles trailing slash... yes >checking whether mkdir handles trailing dot... yes >checking whether getaddrinfo is declared without a macro... (cached) yes >checking whether freeaddrinfo is declared without a macro... (cached) yes >checking whether gai_strerror is declared without a macro... (cached) yes >checking whether getnameinfo is declared without a macro... (cached) yes >checking whether <netinet/in.h> is self-contained... yes >checking whether YESEXPR works... yes >checking for sys/pstat.h... no >checking for sys/sysmp.h... no >checking for sys/param.h... (cached) yes >checking for sys/sysctl.h... no >checking for sched_getaffinity... yes >checking for sched_getaffinity_np... no >checking for pstat_getdynamic... no >checking for sysmp... no >checking for sysctl... no >checking for glibc compatible sched_getaffinity... yes >checking whether open recognizes a trailing slash... yes >checking for poll... yes >checking whether poll is declared without a macro... (cached) yes >checking for putenv compatible with GNU and SVID... yes >checking whether readlink signature is correct... yes >checking whether readlink handles trailing slash correctly... yes >checking for working re_compile_pattern... yes >checking whether rename honors trailing slash on destination... yes >checking whether rename honors trailing slash on source... yes >checking whether rename manages hard links correctly... yes >checking whether rename manages existing destinations correctly... yes >checking whether rmdir works... yes >checking whether select supports a 0 argument... yes >checking whether select detects invalid fds... yes >checking whether setenv validates arguments... yes >checking for volatile sig_atomic_t... yes >checking for sighandler_t... yes >checking whether pthread_sigmask is declared without a macro... yes >checking whether sigaction is declared without a macro... yes >checking whether sigaddset is declared without a macro... yes >checking whether sigdelset is declared without a macro... yes >checking whether sigemptyset is declared without a macro... yes >checking whether sigfillset is declared without a macro... yes >checking whether sigismember is declared without a macro... yes >checking whether sigpending is declared without a macro... yes >checking whether sigprocmask is declared without a macro... yes >checking for socklen_t... yes >checking for ssize_t... (cached) yes >checking for struct stat.st_atim.tv_nsec... yes >checking whether struct stat.st_atim is of type struct timespec... yes >checking for struct stat.st_birthtimespec.tv_nsec... no >checking for struct stat.st_birthtimensec... no >checking for struct stat.st_birthtim.tv_nsec... no >checking for working stdalign.h... yes >checking for max_align_t... (cached) yes >checking whether NULL can be used in arbitrary expressions... (cached) yes >checking which flavor of printf attribute matches inttypes macros... system >checking whether dprintf is declared without a macro... yes >checking whether fpurge is declared without a macro... no >checking whether fseeko is declared without a macro... yes >checking whether ftello is declared without a macro... yes >checking whether getdelim is declared without a macro... yes >checking whether getline is declared without a macro... yes >checking whether gets is declared without a macro... no >checking whether pclose is declared without a macro... yes >checking whether popen is declared without a macro... yes >checking whether renameat is declared without a macro... yes >checking whether snprintf is declared without a macro... yes >checking whether tmpfile is declared without a macro... yes >checking whether vdprintf is declared without a macro... yes >checking whether vsnprintf is declared without a macro... yes >checking whether _Exit is declared without a macro... yes >checking whether atoll is declared without a macro... yes >checking whether canonicalize_file_name is declared without a macro... yes >checking whether getloadavg is declared without a macro... yes >checking whether getsubopt is declared without a macro... yes >checking whether grantpt is declared without a macro... yes >checking whether initstate is declared without a macro... yes >checking whether initstate_r is declared without a macro... yes >checking whether mkdtemp is declared without a macro... yes >checking whether mkostemp is declared without a macro... yes >checking whether mkostemps is declared without a macro... yes >checking whether mkstemp is declared without a macro... yes >checking whether mkstemps is declared without a macro... yes >checking whether posix_openpt is declared without a macro... yes >checking whether ptsname is declared without a macro... yes >checking whether ptsname_r is declared without a macro... yes >checking whether qsort_r is declared without a macro... yes >checking whether random is declared without a macro... yes >checking whether random_r is declared without a macro... yes >checking whether realpath is declared without a macro... yes >checking whether rpmatch is declared without a macro... yes >checking whether secure_getenv is declared without a macro... yes >checking whether setenv is declared without a macro... yes >checking whether setstate is declared without a macro... yes >checking whether setstate_r is declared without a macro... yes >checking whether srandom is declared without a macro... yes >checking whether srandom_r is declared without a macro... yes >checking whether strtod is declared without a macro... yes >checking whether strtoll is declared without a macro... yes >checking whether strtoull is declared without a macro... yes >checking whether unlockpt is declared without a macro... yes >checking whether unsetenv is declared without a macro... yes >checking whether flock is declared without a macro... yes >checking whether <sys/select.h> is self-contained... (cached) yes >checking whether pselect is declared without a macro... (cached) yes >checking whether select is declared without a macro... (cached) yes >checking for nlink_t... (cached) yes >checking whether fchmodat is declared without a macro... (cached) yes >checking whether fstat is declared without a macro... (cached) yes >checking whether fstatat is declared without a macro... (cached) yes >checking whether futimens is declared without a macro... (cached) yes >checking whether lchmod is declared without a macro... (cached) yes >checking whether lstat is declared without a macro... (cached) yes >checking whether mkdirat is declared without a macro... (cached) yes >checking whether mkfifo is declared without a macro... (cached) yes >checking whether mkfifoat is declared without a macro... (cached) yes >checking whether mknod is declared without a macro... (cached) yes >checking whether mknodat is declared without a macro... (cached) yes >checking whether stat is declared without a macro... (cached) yes >checking whether utimensat is declared without a macro... (cached) yes >checking for struct tms... yes >checking whether times is declared without a macro... yes >checking for timezone_t... no >checking whether trunc is declared... (cached) yes >checking whether chdir is declared without a macro... yes >checking whether chown is declared without a macro... yes >checking whether dup is declared without a macro... yes >checking whether dup2 is declared without a macro... yes >checking whether dup3 is declared without a macro... yes >checking whether environ is declared without a macro... yes >checking whether euidaccess is declared without a macro... yes >checking whether faccessat is declared without a macro... yes >checking whether fchdir is declared without a macro... yes >checking whether fchownat is declared without a macro... yes >checking whether fdatasync is declared without a macro... yes >checking whether fsync is declared without a macro... yes >checking whether ftruncate is declared without a macro... yes >checking whether getcwd is declared without a macro... yes >checking whether getdomainname is declared without a macro... yes >checking whether getdtablesize is declared without a macro... yes >checking whether getgroups is declared without a macro... yes >checking whether gethostname is declared without a macro... yes >checking whether getlogin is declared without a macro... yes >checking whether getlogin_r is declared without a macro... yes >checking whether getpagesize is declared without a macro... yes >checking whether getusershell is declared without a macro... yes >checking whether setusershell is declared without a macro... yes >checking whether endusershell is declared without a macro... yes >checking whether group_member is declared without a macro... yes >checking whether isatty is declared without a macro... yes >checking whether lchown is declared without a macro... yes >checking whether link is declared without a macro... yes >checking whether linkat is declared without a macro... yes >checking whether lseek is declared without a macro... yes >checking whether pipe is declared without a macro... yes >checking whether pipe2 is declared without a macro... yes >checking whether pread is declared without a macro... yes >checking whether pwrite is declared without a macro... yes >checking whether readlink is declared without a macro... yes >checking whether readlinkat is declared without a macro... yes >checking whether rmdir is declared without a macro... yes >checking whether sethostname is declared without a macro... yes >checking whether sleep is declared without a macro... yes >checking whether symlink is declared without a macro... yes >checking whether symlinkat is declared without a macro... yes >checking whether ttyname_r is declared without a macro... yes >checking whether unlink is declared without a macro... yes >checking whether unlinkat is declared without a macro... yes >checking whether usleep is declared without a macro... yes >checking for vsnprintf... yes >checking whether snprintf respects a size of 1... yes >checking whether printf supports POSIX/XSI format strings with positions... yes >checking whether btowc is declared without a macro... yes >checking whether wctob is declared without a macro... yes >checking whether mbsinit is declared without a macro... yes >checking whether mbrtowc is declared without a macro... yes >checking whether mbrlen is declared without a macro... yes >checking whether mbsrtowcs is declared without a macro... yes >checking whether mbsnrtowcs is declared without a macro... yes >checking whether wcrtomb is declared without a macro... yes >checking whether wcsrtombs is declared without a macro... yes >checking whether wcsnrtombs is declared without a macro... yes >checking whether wcwidth is declared without a macro... yes >checking whether wmemchr is declared without a macro... yes >checking whether wmemcmp is declared without a macro... yes >checking whether wmemcpy is declared without a macro... yes >checking whether wmemmove is declared without a macro... yes >checking whether wmemset is declared without a macro... yes >checking whether wcslen is declared without a macro... yes >checking whether wcsnlen is declared without a macro... yes >checking whether wcscpy is declared without a macro... yes >checking whether wcpcpy is declared without a macro... yes >checking whether wcsncpy is declared without a macro... yes >checking whether wcpncpy is declared without a macro... yes >checking whether wcscat is declared without a macro... yes >checking whether wcsncat is declared without a macro... yes >checking whether wcscmp is declared without a macro... yes >checking whether wcsncmp is declared without a macro... yes >checking whether wcscasecmp is declared without a macro... yes >checking whether wcsncasecmp is declared without a macro... yes >checking whether wcscoll is declared without a macro... yes >checking whether wcsxfrm is declared without a macro... yes >checking whether wcsdup is declared without a macro... yes >checking whether wcschr is declared without a macro... yes >checking whether wcsrchr is declared without a macro... yes >checking whether wcscspn is declared without a macro... yes >checking whether wcsspn is declared without a macro... yes >checking whether wcspbrk is declared without a macro... yes >checking whether wcsstr is declared without a macro... yes >checking whether wcstok is declared without a macro... yes >checking whether wcswidth is declared without a macro... yes >checking for flexible array member... yes >checking whether localtime_r is declared... yes >checking whether localtime_r is compatible with its POSIX signature... yes >./configure: line 36930: test: =: unary operator expected >checking for unsetenv... yes >checking for unsetenv() return type... int >checking whether unsetenv obeys POSIX... yes >checking for x86_64-pc-linux-gnu-gcc -std=gnu11 option to accept ISO C99... none needed >checking for x86_64-pc-linux-gnu-gcc -std=gnu11 option to accept ISO Standard C... (cached) none needed >checking how to print strings... printf >checking for a sed that does not truncate output... (cached) /usr/bin/sed >checking for fgrep... /usr/bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc -std=gnu11... /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 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... objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... (cached) 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... (cached) 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 -std=gnu11 object... ok >checking for sysroot... / >checking for a working dd... /usr/bin/dd >checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc -std=gnu11 supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc -std=gnu11 option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc -std=gnu11 PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu11 static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu11 supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu11 supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc -std=gnu11 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 for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... no >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for libltdl... yes >checking how to link with libltdl... -lltdl >checking for makeinfo... yes >checking for emacs... no >checking for xemacs... no >checking where .elc files should go... ${datadir}/emacs/site-lisp >checking whether to use system and library "64" calls... yes >checking for __uc_get_ar_bsp in -luca... no >checking for an ANSI C-conforming const... yes >checking for working volatile... yes >checking for inline... (cached) inline >checking for __uc_get_ar_bsp in -luca... (cached) no >checking whether byte ordering is bigendian... (cached) no >checking labels as values... yes >checking size of char... 1 >checking size of unsigned char... 1 >checking size of short... 2 >checking size of unsigned short... 2 >checking size of int... 4 >checking size of unsigned int... 4 >checking size of long... 8 >checking size of unsigned long... 8 >checking size of size_t... 8 >checking size of long long... 8 >checking size of unsigned long long... 8 >checking size of __int64... 0 >checking size of unsigned __int64... 0 >checking size of void *... 8 >checking size of intptr_t... 8 >checking size of uintptr_t... 8 >checking size of ptrdiff_t... 8 >checking size of size_t... (cached) 8 >checking size of off_t... 8 >checking for stdint.h... (cached) yes >checking for inttypes.h... (cached) yes >checking stdatomic.h usability... yes >checking stdatomic.h presence... yes >checking for stdatomic.h... yes >checking size of intmax_t... 8 >checking for int8_t... yes >checking for uint8_t... yes >checking for int16_t... yes >checking for uint16_t... yes >checking for int32_t... yes >checking for uint32_t... yes >checking for int64_t... yes >checking for uint64_t... yes >checking for intmax_t... yes >checking for uintmax_t... yes >checking for intptr_t... yes >checking for uintptr_t... yes >checking for int8_t... yes >checking for uint8_t... yes >checking for int16_t... yes >checking for uint16_t... yes >checking for int32_t... yes >checking for uint32_t... yes >checking for int64_t... yes >checking for uint64_t... yes >checking for intmax_t... yes >checking for uintmax_t... yes >checking for intptr_t... (cached) yes >checking for uintptr_t... (cached) yes >checking for which prebuilt binary set to use during bootstrap... 64-bit-little-endian >checking for ANSI C header files... (cached) yes >checking whether time.h and sys/time.h may both be included... yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for struct dirent64.d_name... yes >checking complex.h usability... yes >checking complex.h presence... yes >checking for complex.h... yes >checking fenv.h usability... yes >checking fenv.h presence... yes >checking for fenv.h... yes >checking io.h usability... no >checking io.h presence... no >checking for io.h... no >checking libc.h usability... no >checking libc.h presence... no >checking for libc.h... no >checking for limits.h... (cached) yes >checking for memory.h... (cached) yes >checking process.h usability... no >checking process.h presence... no >checking for process.h... no >checking for string.h... (cached) yes >checking sys/dir.h usability... yes >checking sys/dir.h presence... yes >checking for sys/dir.h... yes >checking for sys/ioctl.h... (cached) yes >checking for sys/select.h... (cached) yes >checking for sys/time.h... (cached) yes >checking sys/timeb.h usability... yes >checking sys/timeb.h presence... yes >checking for sys/timeb.h... yes >checking for sys/times.h... (cached) yes >checking sys/stdtypes.h usability... no >checking sys/stdtypes.h presence... no >checking for sys/stdtypes.h... no >checking for sys/types.h... (cached) yes >checking sys/utime.h usability... no >checking sys/utime.h presence... no >checking for sys/utime.h... no >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking for unistd.h... (cached) yes >checking utime.h usability... yes >checking utime.h presence... yes >checking for utime.h... yes >checking pwd.h usability... yes >checking pwd.h presence... yes >checking for pwd.h... yes >checking grp.h usability... yes >checking grp.h presence... yes >checking for grp.h... yes >checking sys/utsname.h usability... yes >checking sys/utsname.h presence... yes >checking for sys/utsname.h... yes >checking direct.h usability... no >checking direct.h presence... no >checking for direct.h... no >checking machine/fpu.h usability... no >checking machine/fpu.h presence... no >checking for machine/fpu.h... no >checking sched.h usability... yes >checking sched.h presence... yes >checking for sched.h... yes >checking sys/sendfile.h usability... yes >checking sys/sendfile.h presence... yes >checking for sys/sendfile.h... yes >checking for complex double... yes >checking for socklen_t... (cached) yes >checking for struct ip_mreq... yes >checking for libc.h... (cached) no >checking for unistd.h... (cached) yes >checking whether libc.h and unistd.h can be included together... no >checking type of array argument to getgroups... gid_t >checking return type of signal handlers... void >checking for mode_t... (cached) yes >checking for cos in -lm... yes >checking for gethostbyname... (cached) yes >checking for connect... yes >checking assert.h usability... yes >checking assert.h presence... yes >checking for assert.h... yes >checking crt_externs.h usability... no >checking crt_externs.h presence... no >checking for crt_externs.h... no >checking for DINFINITY... no >checking for DQNAN... no >checking for cexp... yes >checking for chsize... no >checking for clog... yes >checking for clog10... yes >checking for ctermid... yes >checking for fesetround... yes >checking for ftime... yes >checking for ftruncate... yes >checking for fchown... yes >checking for fchmod... yes >checking for getcwd... (cached) yes >checking for geteuid... (cached) yes >checking for getsid... yes >checking for gettimeofday... (cached) yes >checking for getuid... (cached) yes >checking for getgid... (cached) yes >checking for gmtime_r... yes >checking for ioctl... yes >checking for lstat... (cached) yes >checking for mkdir... yes >checking for mknod... yes >checking for nice... yes >checking for readlink... (cached) yes >checking for rename... yes >checking for rmdir... yes >checking for setegid... yes >checking for seteuid... yes >checking for setlocale... yes >checking for setuid... yes >checking for setgid... yes >checking for setpgid... yes >checking for setsid... yes >checking for sigaction... yes >checking for siginterrupt... yes >checking for stat64... yes >checking for strptime... yes >checking for symlink... (cached) yes >checking for sync... yes >checking for sysconf... yes >checking for tcgetpgrp... yes >checking for tcsetpgrp... yes >checking for uname... yes >checking for waitpid... yes >checking for strdup... (cached) yes >checking for system... yes >checking for usleep... yes >checking for atexit... yes >checking for on_exit... yes >checking for chown... yes >checking for link... (cached) yes >checking for fcntl... (cached) yes >checking for ttyname... yes >checking for getpwent... yes >checking for getgrent... yes >checking for kill... yes >checking for getppid... yes >checking for getpgrp... yes >checking for fork... yes >checking for setitimer... yes >checking for getitimer... yes >checking for strchr... yes >checking for strcmp... yes >checking for index... yes >checking for bcopy... yes >checking for memcpy... yes >checking for rindex... yes >checking for truncate... yes >checking for isblank... (cached) yes >checking for _NSGetEnviron... no >checking for strcoll... yes >checking for strcoll_l... yes >checking for strtod_l... yes >checking for strtol_l... yes >checking for newlocale... yes >checking for uselocale... yes >checking for utimensat... yes >checking for sched_getaffinity... (cached) yes >checking for sched_setaffinity... yes >checking for sendfile... yes >checking whether _NL_NUMERIC_GROUPING is declared... no >checking crypt.h usability... yes >checking crypt.h presence... yes >checking for crypt.h... yes >checking for netdb.h... (cached) yes >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking pthread_np.h usability... no >checking pthread_np.h presence... no >checking for pthread_np.h... no >checking for sys/param.h... (cached) yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking for sys/file.h... (cached) yes >checking for sys/mman.h... (cached) yes >checking for chroot... yes >checking for flock... (cached) yes >checking for getlogin... (cached) yes >checking for cuserid... yes >checking for getpriority... yes >checking for setpriority... yes >checking for getpass... yes >checking for sethostname... yes >checking for gethostname... yes >checking whether sethostname is declared... (cached) yes >checking whether hstrerror is declared... no >checking whether cuserid is declared... yes >checking for library containing crypt... -lcrypt >checking for i... _Complex_I >checking whether csqrt is usable... yes >checking whether getitimer(ITIMER_PROF) is usable... yes >checking whether getitimer(ITIMER_VIRTUAL) is usable... yes >checking for libgmp... yes >checking how to link with libgmp... -lgmp >checking whether mpz_inits is declared... yes >checking whether libunistring was built with iconv support... yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for libffi... yes >checking size of size_t... (cached) 8 >checking size of ssize_t... 8 >checking whether NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for CFLocaleCopyPreferredLanguages... no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking for sleep declaration... yes >checking for usleep declaration... yes >checking whether getlogin is declared... (cached) yes >checking whether alarm is declared... (cached) yes >checking whether strptime is declared... yes >checking return type of usleep... int >checking sys/un.h usability... yes >checking sys/un.h presence... yes >checking for sys/un.h... yes >checking for getrlimit... yes >checking for setrlimit... yes >checking for socketpair... yes >checking for getgroups... yes >checking for setgroups... yes >checking for setpwent... yes >checking for pause... yes >checking for tzset... (cached) yes >checking for sethostent... yes >checking for gethostent... yes >checking for endhostent... yes >checking for setnetent... yes >checking for getnetent... yes >checking for endnetent... yes >checking for setprotoent... yes >checking for getprotoent... yes >checking for endprotoent... yes >checking for setservent... yes >checking for getservent... yes >checking for endservent... yes >checking for getnetbyaddr... yes >checking for getnetbyname... yes >checking for inet_lnaof... yes >checking for inet_makeaddr... yes >checking for inet_netof... yes >checking for hstrerror... yes >checking for struct sockaddr_in.sin_len... no >checking for __libc_stack_end... yes >checking whether netdb.h declares h_errno... yes >checking whether uint32_t is defined... yes >checking for working IPv6 support... yes >checking whether sockaddr_in6 has sin6_scope_id... yes >checking for struct sockaddr_in6.sin6_len... no >checking whether localtime caches TZ... no >checking for strerror... yes >checking for memmove... yes >checking for asinh... yes >checking for acosh... yes >checking for atanh... yes >checking for copysign... yes >checking for finite... yes >checking for sincos... yes >checking for __sincos... no >checking for trunc... yes >checking for isinf... yes >checking for isnan... yes >checking for struct stat.st_rdev... yes >checking for struct stat.st_blksize... yes >checking for struct stat.st_blocks... yes >checking for struct stat.st_atim... yes >checking for struct stat.st_mtim... yes >checking for struct stat.st_ctim... yes >checking for struct tm.tm_zone... (cached) yes >checking for struct tm.tm_gmtoff... (cached) yes >checking whether we need POSIX to get struct utimbuf... no >checking the value of `iconveh_error'... 0 >checking the value of `iconveh_question_mark'... 1 >checking the value of `iconveh_escape_sequence'... 2 >checking for which bdw-gc pkg-config file to use... bdw-gc >checking for bdw-gc >= 7.2... yes >checking for GC_pthread_exit... yes >checking for GC_pthread_cancel... yes >checking for GC_pthread_sigmask... yes >checking for GC_move_disappearing_link... yes >checking for GC_is_heap_ptr... yes >checking size of float... 4 >checking for struct linger... yes >checking for struct timespec... yes >checking for the pthreads library -lpthreads... no >checking whether pthreads work without any flags... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking if more special flags are required for pthreads... no >checking for pthread_attr_getstack... yes >checking for pthread_getattr_np... yes >checking for pthread_get_stackaddr_np... no >checking for pthread_attr_get_np... no >checking for pthread_sigmask... yes >checking for pthread_cancel... yes >checking whether PTHREAD_ONCE_INIT needs braces... no >checking whether PTHREAD_MUTEX_INITIALIZER needs braces... no >checking for library containing sched_yield... none required >checking what kind of threads to support... pthreads >checking whether pthread_attr_getstack works for the main thread... yes >checking whether the `__thread' storage class is available... yes >checking whether C compiler handles -Werror -Wunknown-warning-option... no >checking whether C compiler handles -Wall... yes >checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no >checking whether C compiler handles -Wmissing-prototypes... yes >checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no >checking whether C compiler handles -Wdeclaration-after-statement... yes >checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no >checking whether C compiler handles -Wpointer-arith... yes >checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no >checking whether C compiler handles -Wswitch-enum... yes >checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no >checking whether C compiler handles -fno-strict-aliasing... yes >checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no >checking whether C compiler handles -fwrapv... yes >checking whether the linker understands `-z relro'... yes >checking for tgoto in -lncurses... no >checking for tgoto in -lcurses... no >checking for tgoto in -ltermcap... no >checking for tgoto in -lterminfo... no >checking for tgoto in -ltermlib... no >checking for tgoto in -lpdcurses... no >checking how to link with libreadline... -lreadline >checking for siginterrupt... (cached) yes >checking for rl_clear_signals... yes >checking for rl_cleanup_after_signal... yes >checking for rl_filename_completion_function... yes >checking whether rl_catch_signals is declared... yes >checking whether rl_catch_sigwinch is declared... yes >checking for rl_get_keymap_name... yes >checking for rl_getc_function pointer in readline... yes >checking for strdup... (cached) yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating libguile/gen-scmconfig.h >config.status: creating Makefile >config.status: creating am/Makefile >config.status: creating lib/Makefile >config.status: creating benchmark-suite/Makefile >config.status: creating gc-benchmarks/Makefile >config.status: creating doc/Makefile >config.status: creating doc/r5rs/Makefile >config.status: creating doc/ref/Makefile >config.status: creating emacs/Makefile >config.status: creating examples/Makefile >config.status: creating libguile/Makefile >config.status: creating libguile/version.h >config.status: creating guile-readline/Makefile >config.status: creating test-suite/Makefile >config.status: creating test-suite/standalone/Makefile >config.status: creating test-suite/vm/Makefile >config.status: creating meta/Makefile >config.status: creating bootstrap/Makefile >config.status: creating module/Makefile >config.status: creating prebuilt/Makefile >config.status: creating prebuilt/x86_64-unknown-linux-gnu/Makefile >config.status: creating prebuilt/i686-pc-linux-gnu/Makefile >config.status: creating prebuilt/mips-unknown-linux-gnu/Makefile >config.status: creating check-guile >config.status: creating benchmark-guile >config.status: creating meta/guile >config.status: creating meta/build-env >config.status: creating meta/uninstalled-env >config.status: creating meta/gdb-uninstalled-guile >config.status: creating libguile/guile-snarf >config.status: creating libguile/guile-snarf-docs >config.status: creating test-suite/standalone/test-use-srfi >config.status: creating test-suite/standalone/test-fast-slot-ref >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing po-directories commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 ... >make -j13 -l12 >make -C libguile scmconfig.h >make[1]: Entering directory '/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7/libguile' >\ >if [ "no" = "yes" ]; then \ > x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -I.. \ > -c -o gen-scmconfig.o gen-scmconfig.c; \ >else \ > x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o gen-scmconfig.o gen-scmconfig.c; \ >fi >\ >rm -f gen-scmconfig; \ >if [ "no" = "yes" ]; then \ > x86_64-pc-linux-gnu-gcc -std=gnu11 -o gen-scmconfig gen-scmconfig.o; \ >else \ > /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -Wl,-O1 -Wl,--as-needed -o gen-scmconfig gen-scmconfig.o -lcrypt -lm; \ >fi >libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -Wl,-O1 -Wl,--as-needed -o gen-scmconfig gen-scmconfig.o -lcrypt -lm >(rm -f scmconfig.h.tmp; \ >cat ./scmconfig.h.top > scmconfig.h.tmp; \ >./gen-scmconfig >> scmconfig.h.tmp; \ >chmod 444 scmconfig.h.tmp; \ >rm -f scmconfig.h; \ >mv scmconfig.h.tmp scmconfig.h) >make[1]: Leaving directory '/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7/libguile' >make all-recursive >make[1]: Entering directory '/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7' >Making all in lib >make[2]: Entering directory '/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7/lib' >rm -f alloca.h-t alloca.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > cat ./alloca.in.h; \ >} > alloca.h-t && \ >mv -f alloca.h-t alloca.h >rm -f c++defs.h-t c++defs.h && \ >sed -n -e '/_GL_CXXDEFS/,$p' \ > < ../build-aux/snippet/c++defs.h \ > > c++defs.h-t && \ >mv c++defs.h-t c++defs.h >rm -f warn-on-use.h-t warn-on-use.h && \ >sed -n -e '/^.ifndef/,$p' \ > < ../build-aux/snippet/warn-on-use.h \ > > warn-on-use.h-t && \ >mv warn-on-use.h-t warn-on-use.h >rm -f arg-nonnull.h-t arg-nonnull.h && \ >sed -n -e '/GL_ARG_NONNULL/,$p' \ > < ../build-aux/snippet/arg-nonnull.h \ > > arg-nonnull.h-t && \ >mv arg-nonnull.h-t arg-nonnull.h >rm -f configmake.h-t && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > echo '#define PREFIX "/usr"'; \ > echo '#define EXEC_PREFIX "/usr"'; \ > echo '#define BINDIR "/usr/bin"'; \ > echo '#define SBINDIR "/usr/sbin"'; \ > echo '#define LIBEXECDIR "/usr/libexec"'; \ > echo '#define DATAROOTDIR "/usr/share"'; \ > echo '#define DATADIR "/usr/share"'; \ > echo '#define SYSCONFDIR "/etc"'; \ > echo '#define SHAREDSTATEDIR "/usr/com"'; \ > echo '#define LOCALSTATEDIR "/var/lib"'; \ > echo '#define RUNSTATEDIR "/var/lib/run"'; \ > echo '#define INCLUDEDIR "/usr/include"'; \ > echo '#define OLDINCLUDEDIR "/usr/include"'; \ > echo '#define DOCDIR "/usr/share/doc/guile-2.2.7-r1"'; \ > echo '#define INFODIR "/usr/share/info"'; \ > echo '#define HTMLDIR "/usr/share/doc/guile-2.2.7-r1/html"'; \ > echo '#define DVIDIR "/usr/share/doc/guile-2.2.7-r1"'; \ > echo '#define PDFDIR "/usr/share/doc/guile-2.2.7-r1"'; \ > echo '#define PSDIR "/usr/share/doc/guile-2.2.7-r1"'; \ > echo '#define LIBDIR "/usr/lib64"'; \ > echo '#define LISPDIR "/usr/share/emacs/site-lisp"'; \ > echo '#define LOCALEDIR "/usr/share/locale"'; \ > echo '#define MANDIR "/usr/share/man"'; \ > echo '#define MANEXT ""'; \ > echo '#define PKGDATADIR "/usr/share/guile"'; \ > echo '#define PKGINCLUDEDIR "/usr/include/guile"'; \ > echo '#define PKGLIBDIR "/usr/lib64/guile"'; \ > echo '#define PKGLIBEXECDIR "/usr/libexec/guile"'; \ >} | sed '/""/d' > configmake.h-t && \ >mv -f configmake.h-t configmake.h >rm -f limits.h-t limits.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \ > < ./limits.in.h; \ >} > limits.h-t && \ >mv limits.h-t limits.h >/usr/bin/mkdir -p sys >/usr/bin/mkdir -p sys >rm -f sys/types.h-t sys/types.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \ > -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ > < ./sys_types.in.h; \ >} > sys/types.h-t && \ >mv sys/types.h-t sys/types.h >rm -f sys/uio.h-t sys/uio.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_SYS_UIO_H''@|<sys/uio.h>|g' \ > -e 's|@''HAVE_SYS_UIO_H''@|1|g' \ > < ./sys_uio.in.h; \ >} > sys/uio.h-t && \ >mv -f sys/uio.h-t sys/uio.h >/usr/bin/mkdir -p sys >/usr/bin/mkdir -p sys >rm -f time.h-t time.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_TIME_H''@|<time.h>|g' \ > -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ > -e 's/@''GNULIB_MKTIME''@/0/g' \ > -e 's/@''GNULIB_NANOSLEEP''@/0/g' \ > -e 's/@''GNULIB_STRPTIME''@/0/g' \ > -e 's/@''GNULIB_TIMEGM''@/1/g' \ > -e 's/@''GNULIB_TIME_R''@/1/g' \ > -e 's/@''GNULIB_TIME_RZ''@/1/g' \ > -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ > -e 's|@''HAVE_NANOSLEEP''@|1|g' \ > -e 's|@''HAVE_STRPTIME''@|1|g' \ > -e 's|@''HAVE_TIMEGM''@|1|g' \ > -e 's|@''HAVE_TIMEZONE_T''@|0|g' \ > -e 's|@''REPLACE_GMTIME''@|0|g' \ > -e 's|@''REPLACE_LOCALTIME''@|0|g' \ > -e 's|@''REPLACE_LOCALTIME_R''@|0|g' \ > -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \ > -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ > -e 's|@''REPLACE_TIMEGM''@|0|g' \ > -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ > -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ > -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ > -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ > < ./time.in.h; \ >} > time.h-t && \ >mv time.h-t time.h >rm -f sys/file.h-t sys/file.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's/@''HAVE_SYS_FILE_H''@/1/g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_SYS_FILE_H''@|<sys/file.h>|g' \ > -e 's/@''HAVE_FLOCK''@/1/g' \ > -e 's/@''GNULIB_FLOCK''@/1/g' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ > < ./sys_file.in.h; \ >} > sys/file.h-t && \ >mv sys/file.h-t sys/file.h >rm -f sys/times.h-t sys/times.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's/@''HAVE_SYS_TIMES_H''@/1/g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_SYS_TIMES_H''@|<sys/times.h>|g' \ > -e 's/@''GNULIB_TIMES''@/1/g' \ > -e 's|@''HAVE_STRUCT_TMS''@|1|g' \ > -e 's|@''HAVE_TIMES''@|1|g' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ > < ./sys_times.in.h; \ >} > sys/times.h-t && \ >mv sys/times.h-t sys/times.h >rm -f unistd.h-t unistd.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''HAVE_UNISTD_H''@|1|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \ > -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ > -e 's/@''GNULIB_CHDIR''@/0/g' \ > -e 's/@''GNULIB_CHOWN''@/0/g' \ > -e 's/@''GNULIB_CLOSE''@/1/g' \ > -e 's/@''GNULIB_DUP''@/0/g' \ > -e 's/@''GNULIB_DUP2''@/0/g' \ > -e 's/@''GNULIB_DUP3''@/0/g' \ > -e 's/@''GNULIB_ENVIRON''@/1/g' \ > -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ > -e 's/@''GNULIB_FACCESSAT''@/0/g' \ > -e 's/@''GNULIB_FCHDIR''@/0/g' \ > -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ > -e 's/@''GNULIB_FDATASYNC''@/0/g' \ > -e 's/@''GNULIB_FSYNC''@/1/g' \ > -e 's/@''GNULIB_FTRUNCATE''@/0/g' \ > -e 's/@''GNULIB_GETCWD''@/0/g' \ > -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ > -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \ > -e 's/@''GNULIB_GETGROUPS''@/0/g' \ > -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ > -e 's/@''GNULIB_GETLOGIN''@/1/g' \ > -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ > -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \ > -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ > -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ > -e 's/@''GNULIB_ISATTY''@/0/g' \ > -e 's/@''GNULIB_LCHOWN''@/0/g' \ > -e 's/@''GNULIB_LINK''@/1/g' \ > -e 's/@''GNULIB_LINKAT''@/0/g' \ > -e 's/@''GNULIB_LSEEK''@/0/g' \ > -e 's/@''GNULIB_PIPE''@/1/g' \ > -e 's/@''GNULIB_PIPE2''@/1/g' \ > -e 's/@''GNULIB_PREAD''@/0/g' \ > -e 's/@''GNULIB_PWRITE''@/0/g' \ > -e 's/@''GNULIB_READ''@/1/g' \ > -e 's/@''GNULIB_READLINK''@/1/g' \ > -e 's/@''GNULIB_READLINKAT''@/0/g' \ > -e 's/@''GNULIB_RMDIR''@/1/g' \ > -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ > -e 's/@''GNULIB_SLEEP''@/0/g' \ > -e 's/@''GNULIB_SYMLINK''@/0/g' \ > -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ > -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ > -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \ > -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ > -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ > -e 's/@''GNULIB_UNLINK''@/0/g' \ > -e 's/@''GNULIB_UNLINKAT''@/0/g' \ > -e 's/@''GNULIB_USLEEP''@/0/g' \ > -e 's/@''GNULIB_WRITE''@/1/g' \ > < ./unistd.in.h | \ > sed -e 's|@''HAVE_CHOWN''@|1|g' \ > -e 's|@''HAVE_DUP2''@|1|g' \ > -e 's|@''HAVE_DUP3''@|1|g' \ > -e 's|@''HAVE_EUIDACCESS''@|1|g' \ > -e 's|@''HAVE_FACCESSAT''@|1|g' \ > -e 's|@''HAVE_FCHDIR''@|1|g' \ > -e 's|@''HAVE_FCHOWNAT''@|1|g' \ > -e 's|@''HAVE_FDATASYNC''@|1|g' \ > -e 's|@''HAVE_FSYNC''@|1|g' \ > -e 's|@''HAVE_FTRUNCATE''@|1|g' \ > -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ > -e 's|@''HAVE_GETGROUPS''@|1|g' \ > -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ > -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ > -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ > -e 's|@''HAVE_LCHOWN''@|1|g' \ > -e 's|@''HAVE_LINK''@|1|g' \ > -e 's|@''HAVE_LINKAT''@|1|g' \ > -e 's|@''HAVE_PIPE''@|1|g' \ > -e 's|@''HAVE_PIPE2''@|1|g' \ > -e 's|@''HAVE_PREAD''@|1|g' \ > -e 's|@''HAVE_PWRITE''@|1|g' \ > -e 's|@''HAVE_READLINK''@|1|g' \ > -e 's|@''HAVE_READLINKAT''@|1|g' \ > -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ > -e 's|@''HAVE_SLEEP''@|1|g' \ > -e 's|@''HAVE_SYMLINK''@|1|g' \ > -e 's|@''HAVE_SYMLINKAT''@|1|g' \ > -e 's|@''HAVE_UNLINKAT''@|1|g' \ > -e 's|@''HAVE_USLEEP''@|1|g' \ > -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ > -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ > -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ > -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ > -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \ > -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ > -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ > -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ > -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ > -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ > -e 's|@''HAVE_OS_H''@|0|g' \ > -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ > | \ > sed -e 's|@''REPLACE_CHOWN''@|0|g' \ > -e 's|@''REPLACE_CLOSE''@|0|g' \ > -e 's|@''REPLACE_DUP''@|0|g' \ > -e 's|@''REPLACE_DUP2''@|0|g' \ > -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ > -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ > -e 's|@''REPLACE_GETCWD''@|0|g' \ > -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ > -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ > -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ > -e 's|@''REPLACE_GETGROUPS''@|0|g' \ > -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ > -e 's|@''REPLACE_ISATTY''@|0|g' \ > -e 's|@''REPLACE_LCHOWN''@|0|g' \ > -e 's|@''REPLACE_LINK''@|0|g' \ > -e 's|@''REPLACE_LINKAT''@|0|g' \ > -e 's|@''REPLACE_LSEEK''@|0|g' \ > -e 's|@''REPLACE_PREAD''@|0|g' \ > -e 's|@''REPLACE_PWRITE''@|0|g' \ > -e 's|@''REPLACE_READ''@|0|g' \ > -e 's|@''REPLACE_READLINK''@|0|g' \ > -e 's|@''REPLACE_READLINKAT''@|0|g' \ > -e 's|@''REPLACE_RMDIR''@|0|g' \ > -e 's|@''REPLACE_SLEEP''@|0|g' \ > -e 's|@''REPLACE_SYMLINK''@|0|g' \ > -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ > -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ > -e 's|@''REPLACE_UNLINK''@|0|g' \ > -e 's|@''REPLACE_UNLINKAT''@|0|g' \ > -e 's|@''REPLACE_USLEEP''@|0|g' \ > -e 's|@''REPLACE_WRITE''@|0|g' \ > -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ > -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ >} > unistd.h-t && \ >mv unistd.h-t unistd.h >rm -f wchar.h-t wchar.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''HAVE_FEATURES_H''@|1|g' \ > -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \ > -e 's|@''HAVE_WCHAR_H''@|1|g' \ > -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ > -e 's/@''GNULIB_BTOWC''@/0/g' \ > -e 's/@''GNULIB_WCTOB''@/0/g' \ > -e 's/@''GNULIB_MBSINIT''@/0/g' \ > -e 's/@''GNULIB_MBRTOWC''@/0/g' \ > -e 's/@''GNULIB_MBRLEN''@/0/g' \ > -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \ > -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ > -e 's/@''GNULIB_WCRTOMB''@/0/g' \ > -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ > -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ > -e 's/@''GNULIB_WCWIDTH''@/0/g' \ > -e 's/@''GNULIB_WMEMCHR''@/0/g' \ > -e 's/@''GNULIB_WMEMCMP''@/0/g' \ > -e 's/@''GNULIB_WMEMCPY''@/0/g' \ > -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ > -e 's/@''GNULIB_WMEMSET''@/0/g' \ > -e 's/@''GNULIB_WCSLEN''@/0/g' \ > -e 's/@''GNULIB_WCSNLEN''@/0/g' \ > -e 's/@''GNULIB_WCSCPY''@/0/g' \ > -e 's/@''GNULIB_WCPCPY''@/0/g' \ > -e 's/@''GNULIB_WCSNCPY''@/0/g' \ > -e 's/@''GNULIB_WCPNCPY''@/0/g' \ > -e 's/@''GNULIB_WCSCAT''@/0/g' \ > -e 's/@''GNULIB_WCSNCAT''@/0/g' \ > -e 's/@''GNULIB_WCSCMP''@/0/g' \ > -e 's/@''GNULIB_WCSNCMP''@/0/g' \ > -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ > -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ > -e 's/@''GNULIB_WCSCOLL''@/0/g' \ > -e 's/@''GNULIB_WCSXFRM''@/0/g' \ > -e 's/@''GNULIB_WCSDUP''@/0/g' \ > -e 's/@''GNULIB_WCSCHR''@/0/g' \ > -e 's/@''GNULIB_WCSRCHR''@/0/g' \ > -e 's/@''GNULIB_WCSCSPN''@/0/g' \ > -e 's/@''GNULIB_WCSSPN''@/0/g' \ > -e 's/@''GNULIB_WCSPBRK''@/0/g' \ > -e 's/@''GNULIB_WCSSTR''@/0/g' \ > -e 's/@''GNULIB_WCSTOK''@/0/g' \ > -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ > < ./wchar.in.h | \ > sed -e 's|@''HAVE_WINT_T''@|1|g' \ > -e 's|@''HAVE_BTOWC''@|1|g' \ > -e 's|@''HAVE_MBSINIT''@|1|g' \ > -e 's|@''HAVE_MBRTOWC''@|1|g' \ > -e 's|@''HAVE_MBRLEN''@|1|g' \ > -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ > -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ > -e 's|@''HAVE_WCRTOMB''@|1|g' \ > -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ > -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ > -e 's|@''HAVE_WMEMCHR''@|1|g' \ > -e 's|@''HAVE_WMEMCMP''@|1|g' \ > -e 's|@''HAVE_WMEMCPY''@|1|g' \ > -e 's|@''HAVE_WMEMMOVE''@|1|g' \ > -e 's|@''HAVE_WMEMSET''@|1|g' \ > -e 's|@''HAVE_WCSLEN''@|1|g' \ > -e 's|@''HAVE_WCSNLEN''@|1|g' \ > -e 's|@''HAVE_WCSCPY''@|1|g' \ > -e 's|@''HAVE_WCPCPY''@|1|g' \ > -e 's|@''HAVE_WCSNCPY''@|1|g' \ > -e 's|@''HAVE_WCPNCPY''@|1|g' \ > -e 's|@''HAVE_WCSCAT''@|1|g' \ > -e 's|@''HAVE_WCSNCAT''@|1|g' \ > -e 's|@''HAVE_WCSCMP''@|1|g' \ > -e 's|@''HAVE_WCSNCMP''@|1|g' \ > -e 's|@''HAVE_WCSCASECMP''@|1|g' \ > -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ > -e 's|@''HAVE_WCSCOLL''@|1|g' \ > -e 's|@''HAVE_WCSXFRM''@|1|g' \ > -e 's|@''HAVE_WCSDUP''@|1|g' \ > -e 's|@''HAVE_WCSCHR''@|1|g' \ > -e 's|@''HAVE_WCSRCHR''@|1|g' \ > -e 's|@''HAVE_WCSCSPN''@|1|g' \ > -e 's|@''HAVE_WCSSPN''@|1|g' \ > -e 's|@''HAVE_WCSPBRK''@|1|g' \ > -e 's|@''HAVE_WCSSTR''@|1|g' \ > -e 's|@''HAVE_WCSTOK''@|1|g' \ > -e 's|@''HAVE_WCSWIDTH''@|1|g' \ > -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ > -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ > | \ > sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ > -e 's|@''REPLACE_BTOWC''@|0|g' \ > -e 's|@''REPLACE_WCTOB''@|0|g' \ > -e 's|@''REPLACE_MBSINIT''@|0|g' \ > -e 's|@''REPLACE_MBRTOWC''@|0|g' \ > -e 's|@''REPLACE_MBRLEN''@|0|g' \ > -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ > -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ > -e 's|@''REPLACE_WCRTOMB''@|0|g' \ > -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ > -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ > -e 's|@''REPLACE_WCWIDTH''@|0|g' \ > -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ >} > wchar.h-t && \ >mv wchar.h-t wchar.h >/usr/bin/mkdir -p arpa >rm -f dirent.h-t dirent.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''HAVE_DIRENT_H''@|1|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_DIRENT_H''@|<dirent.h>|g' \ > -e 's/@''GNULIB_OPENDIR''@/0/g' \ > -e 's/@''GNULIB_READDIR''@/0/g' \ > -e 's/@''GNULIB_REWINDDIR''@/0/g' \ > -e 's/@''GNULIB_CLOSEDIR''@/0/g' \ > -e 's/@''GNULIB_DIRFD''@/1/g' \ > -e 's/@''GNULIB_FDOPENDIR''@/0/g' \ > -e 's/@''GNULIB_SCANDIR''@/0/g' \ > -e 's/@''GNULIB_ALPHASORT''@/0/g' \ > -e 's/@''HAVE_OPENDIR''@/1/g' \ > -e 's/@''HAVE_READDIR''@/1/g' \ > -e 's/@''HAVE_REWINDDIR''@/1/g' \ > -e 's/@''HAVE_CLOSEDIR''@/1/g' \ > -e 's|@''HAVE_DECL_DIRFD''@|1|g' \ > -e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' \ > -e 's|@''HAVE_FDOPENDIR''@|1|g' \ > -e 's|@''HAVE_SCANDIR''@|1|g' \ > -e 's|@''HAVE_ALPHASORT''@|1|g' \ > -e 's|@''REPLACE_OPENDIR''@|0|g' \ > -e 's|@''REPLACE_CLOSEDIR''@|0|g' \ > -e 's|@''REPLACE_DIRFD''@|0|g' \ > -e 's|@''REPLACE_FDOPENDIR''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ > < ./dirent.in.h; \ >} > dirent.h-t && \ >mv dirent.h-t dirent.h >rm -f fcntl.h-t fcntl.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \ > -e 's/@''GNULIB_FCNTL''@/0/g' \ > -e 's/@''GNULIB_NONBLOCKING''@/0/g' \ > -e 's/@''GNULIB_OPEN''@/1/g' \ > -e 's/@''GNULIB_OPENAT''@/0/g' \ > -e 's|@''HAVE_FCNTL''@|1|g' \ > -e 's|@''HAVE_OPENAT''@|1|g' \ > -e 's|@''REPLACE_FCNTL''@|0|g' \ > -e 's|@''REPLACE_OPEN''@|0|g' \ > -e 's|@''REPLACE_OPENAT''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ > < ./fcntl.in.h; \ >} > fcntl.h-t && \ >mv fcntl.h-t fcntl.h >rm -f arpa/inet.h-t arpa/inet.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''HAVE_FEATURES_H''@|1|g' \ > -e 's|@''NEXT_ARPA_INET_H''@|<arpa/inet.h>|g' \ > -e 's|@''HAVE_ARPA_INET_H''@|1|g' \ > -e 's/@''GNULIB_INET_NTOP''@/1/g' \ > -e 's/@''GNULIB_INET_PTON''@/1/g' \ > -e 's|@''HAVE_DECL_INET_NTOP''@|1|g' \ > -e 's|@''HAVE_DECL_INET_PTON''@|1|g' \ > -e 's|@''REPLACE_INET_NTOP''@|0|g' \ > -e 's|@''REPLACE_INET_PTON''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ > < ./arpa_inet.in.h; \ >} > arpa/inet.h-t && \ >mv arpa/inet.h-t arpa/inet.h >rm -f iconv.h-t iconv.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_ICONV_H''@|<iconv.h>|g' \ > -e 's/@''GNULIB_ICONV''@/1/g' \ > -e 's|@''ICONV_CONST''@||g' \ > -e 's|@''REPLACE_ICONV''@|0|g' \ > -e 's|@''REPLACE_ICONV_OPEN''@|0|g' \ > -e 's|@''REPLACE_ICONV_UTF''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ > < ./iconv.in.h; \ >} > iconv.h-t && \ >mv iconv.h-t iconv.h >rm -f langinfo.h-t langinfo.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''HAVE_LANGINFO_H''@|1|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_LANGINFO_H''@|<langinfo.h>|g' \ > -e 's/@''GNULIB_NL_LANGINFO''@/1/g' \ > -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \ > -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \ > -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \ > -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \ > -e 's|@''HAVE_NL_LANGINFO''@|1|g' \ > -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ > < ./langinfo.in.h; \ >} > langinfo.h-t && \ >mv langinfo.h-t langinfo.h >rm -f poll.h-t poll.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''HAVE_POLL_H''@|1|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_POLL_H''@|<poll.h>|g' \ > -e 's/@''GNULIB_POLL''@/1/g' \ > -e 's|@''HAVE_POLL''@|1|g' \ > -e 's|@''REPLACE_POLL''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ > < ./poll.in.h; \ >} > poll.h-t && \ >mv -f poll.h-t poll.h >rm -f stdlib.h-t stdlib.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \ > -e 's/@''GNULIB__EXIT''@/0/g' \ > -e 's/@''GNULIB_ATOLL''@/0/g' \ > -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ > -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' \ > -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ > -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ > -e 's/@''GNULIB_GRANTPT''@/0/g' \ > -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ > -e 's/@''GNULIB_MBTOWC''@/0/g' \ > -e 's/@''GNULIB_MKDTEMP''@/0/g' \ > -e 's/@''GNULIB_MKOSTEMP''@/1/g' \ > -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ > -e 's/@''GNULIB_MKSTEMP''@/0/g' \ > -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ > -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ > -e 's/@''GNULIB_PTSNAME''@/0/g' \ > -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ > -e 's/@''GNULIB_PUTENV''@/1/g' \ > -e 's/@''GNULIB_QSORT_R''@/0/g' \ > -e 's/@''GNULIB_RANDOM''@/0/g' \ > -e 's/@''GNULIB_RANDOM_R''@/0/g' \ > -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \ > -e 's/@''GNULIB_REALPATH''@/1/g' \ > -e 's/@''GNULIB_RPMATCH''@/0/g' \ > -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \ > -e 's/@''GNULIB_SETENV''@/1/g' \ > -e 's/@''GNULIB_STRTOD''@/0/g' \ > -e 's/@''GNULIB_STRTOLL''@/0/g' \ > -e 's/@''GNULIB_STRTOULL''@/0/g' \ > -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ > -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ > -e 's/@''GNULIB_UNSETENV''@/1/g' \ > -e 's/@''GNULIB_WCTOMB''@/0/g' \ > < ./stdlib.in.h | \ > sed -e 's|@''HAVE__EXIT''@|1|g' \ > -e 's|@''HAVE_ATOLL''@|1|g' \ > -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ > -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ > -e 's|@''HAVE_GETSUBOPT''@|1|g' \ > -e 's|@''HAVE_GRANTPT''@|1|g' \ > -e 's|@''HAVE_MKDTEMP''@|1|g' \ > -e 's|@''HAVE_MKOSTEMP''@|1|g' \ > -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ > -e 's|@''HAVE_MKSTEMP''@|1|g' \ > -e 's|@''HAVE_MKSTEMPS''@|1|g' \ > -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ > -e 's|@''HAVE_PTSNAME''@|1|g' \ > -e 's|@''HAVE_PTSNAME_R''@|1|g' \ > -e 's|@''HAVE_QSORT_R''@|1|g' \ > -e 's|@''HAVE_RANDOM''@|1|g' \ > -e 's|@''HAVE_RANDOM_H''@|1|g' \ > -e 's|@''HAVE_RANDOM_R''@|1|g' \ > -e 's|@''HAVE_REALPATH''@|1|g' \ > -e 's|@''HAVE_RPMATCH''@|1|g' \ > -e 's|@''HAVE_SECURE_GETENV''@|1|g' \ > -e 's|@''HAVE_DECL_SETENV''@|1|g' \ > -e 's|@''HAVE_STRTOD''@|1|g' \ > -e 's|@''HAVE_STRTOLL''@|1|g' \ > -e 's|@''HAVE_STRTOULL''@|1|g' \ > -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ > -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ > -e 's|@''HAVE_UNLOCKPT''@|1|g' \ > -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ > -e 's|@''REPLACE_CALLOC''@|0|g' \ > -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ > -e 's|@''REPLACE_MALLOC''@|0|g' \ > -e 's|@''REPLACE_MBTOWC''@|0|g' \ > -e 's|@''REPLACE_MKSTEMP''@|0|g' \ > -e 's|@''REPLACE_PTSNAME''@|0|g' \ > -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ > -e 's|@''REPLACE_PUTENV''@|0|g' \ > -e 's|@''REPLACE_QSORT_R''@|0|g' \ > -e 's|@''REPLACE_RANDOM_R''@|0|g' \ > -e 's|@''REPLACE_REALLOC''@|0|g' \ > -e 's|@''REPLACE_REALPATH''@|0|g' \ > -e 's|@''REPLACE_SETENV''@|0|g' \ > -e 's|@''REPLACE_STRTOD''@|0|g' \ > -e 's|@''REPLACE_UNSETENV''@|0|g' \ > -e 's|@''REPLACE_WCTOMB''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ > -e '/definition of _Noreturn/r ../build-aux/snippet/_Noreturn.h' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ >} > stdlib.h-t && \ >mv stdlib.h-t stdlib.h >rm -f string.h-t string.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_STRING_H''@|<string.h>|g' \ > -e 's/@''GNULIB_FFSL''@/0/g' \ > -e 's/@''GNULIB_FFSLL''@/0/g' \ > -e 's/@''GNULIB_MBSLEN''@/0/g' \ > -e 's/@''GNULIB_MBSNLEN''@/0/g' \ > -e 's/@''GNULIB_MBSCHR''@/0/g' \ > -e 's/@''GNULIB_MBSRCHR''@/0/g' \ > -e 's/@''GNULIB_MBSSTR''@/0/g' \ > -e 's/@''GNULIB_MBSCASECMP''@/0/g' \ > -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ > -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ > -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ > -e 's/@''GNULIB_MBSCSPN''@/0/g' \ > -e 's/@''GNULIB_MBSPBRK''@/0/g' \ > -e 's/@''GNULIB_MBSSPN''@/0/g' \ > -e 's/@''GNULIB_MBSSEP''@/0/g' \ > -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ > -e 's/@''GNULIB_MEMCHR''@/0/g' \ > -e 's/@''GNULIB_MEMMEM''@/0/g' \ > -e 's/@''GNULIB_MEMPCPY''@/0/g' \ > -e 's/@''GNULIB_MEMRCHR''@/0/g' \ > -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \ > -e 's/@''GNULIB_STPCPY''@/0/g' \ > -e 's/@''GNULIB_STPNCPY''@/0/g' \ > -e 's/@''GNULIB_STRCHRNUL''@/0/g' \ > -e 's/@''GNULIB_STRDUP''@/0/g' \ > -e 's/@''GNULIB_STRNCAT''@/0/g' \ > -e 's/@''GNULIB_STRNDUP''@/0/g' \ > -e 's/@''GNULIB_STRNLEN''@/0/g' \ > -e 's/@''GNULIB_STRPBRK''@/0/g' \ > -e 's/@''GNULIB_STRSEP''@/0/g' \ > -e 's/@''GNULIB_STRSTR''@/0/g' \ > -e 's/@''GNULIB_STRCASESTR''@/0/g' \ > -e 's/@''GNULIB_STRTOK_R''@/0/g' \ > -e 's/@''GNULIB_STRERROR''@/0/g' \ > -e 's/@''GNULIB_STRERROR_R''@/0/g' \ > -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ > -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ > < ./string.in.h | \ > sed -e 's|@''HAVE_FFSL''@|1|g' \ > -e 's|@''HAVE_FFSLL''@|1|g' \ > -e 's|@''HAVE_MBSLEN''@|0|g' \ > -e 's|@''HAVE_MEMCHR''@|1|g' \ > -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ > -e 's|@''HAVE_MEMPCPY''@|1|g' \ > -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ > -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ > -e 's|@''HAVE_STPCPY''@|1|g' \ > -e 's|@''HAVE_STPNCPY''@|1|g' \ > -e 's|@''HAVE_STRCHRNUL''@|1|g' \ > -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ > -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ > -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ > -e 's|@''HAVE_STRPBRK''@|1|g' \ > -e 's|@''HAVE_STRSEP''@|1|g' \ > -e 's|@''HAVE_STRCASESTR''@|1|g' \ > -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ > -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ > -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ > -e 's|@''HAVE_STRVERSCMP''@|1|g' \ > -e 's|@''REPLACE_STPNCPY''@|0|g' \ > -e 's|@''REPLACE_MEMCHR''@|0|g' \ > -e 's|@''REPLACE_MEMMEM''@|0|g' \ > -e 's|@''REPLACE_STRCASESTR''@|0|g' \ > -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ > -e 's|@''REPLACE_STRDUP''@|0|g' \ > -e 's|@''REPLACE_STRSTR''@|0|g' \ > -e 's|@''REPLACE_STRERROR''@|0|g' \ > -e 's|@''REPLACE_STRERROR_R''@|0|g' \ > -e 's|@''REPLACE_STRNCAT''@|0|g' \ > -e 's|@''REPLACE_STRNDUP''@|0|g' \ > -e 's|@''REPLACE_STRNLEN''@|0|g' \ > -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ > -e 's|@''REPLACE_STRTOK_R''@|0|g' \ > -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ > < ./string.in.h; \ >} > string.h-t && \ >mv string.h-t string.h >/usr/bin/mkdir -p sys >rm -f stdio.h-t stdio.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \ > -e 's/@''GNULIB_DPRINTF''@/0/g' \ > -e 's/@''GNULIB_FCLOSE''@/0/g' \ > -e 's/@''GNULIB_FDOPEN''@/0/g' \ > -e 's/@''GNULIB_FFLUSH''@/0/g' \ > -e 's/@''GNULIB_FGETC''@/1/g' \ > -e 's/@''GNULIB_FGETS''@/1/g' \ > -e 's/@''GNULIB_FOPEN''@/0/g' \ > -e 's/@''GNULIB_FPRINTF''@/1/g' \ > -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \ > -e 's/@''GNULIB_FPURGE''@/0/g' \ > -e 's/@''GNULIB_FPUTC''@/1/g' \ > -e 's/@''GNULIB_FPUTS''@/1/g' \ > -e 's/@''GNULIB_FREAD''@/1/g' \ > -e 's/@''GNULIB_FREOPEN''@/0/g' \ > -e 's/@''GNULIB_FSCANF''@/1/g' \ > -e 's/@''GNULIB_FSEEK''@/0/g' \ > -e 's/@''GNULIB_FSEEKO''@/0/g' \ > -e 's/@''GNULIB_FTELL''@/0/g' \ > -e 's/@''GNULIB_FTELLO''@/0/g' \ > -e 's/@''GNULIB_FWRITE''@/1/g' \ > -e 's/@''GNULIB_GETC''@/1/g' \ > -e 's/@''GNULIB_GETCHAR''@/1/g' \ > -e 's/@''GNULIB_GETDELIM''@/0/g' \ > -e 's/@''GNULIB_GETLINE''@/0/g' \ > -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ > -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ > -e 's/@''GNULIB_PCLOSE''@/0/g' \ > -e 's/@''GNULIB_PERROR''@/0/g' \ > -e 's/@''GNULIB_POPEN''@/0/g' \ > -e 's/@''GNULIB_PRINTF''@/1/g' \ > -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \ > -e 's/@''GNULIB_PUTC''@/1/g' \ > -e 's/@''GNULIB_PUTCHAR''@/1/g' \ > -e 's/@''GNULIB_PUTS''@/1/g' \ > -e 's/@''GNULIB_REMOVE''@/0/g' \ > -e 's/@''GNULIB_RENAME''@/1/g' \ > -e 's/@''GNULIB_RENAMEAT''@/0/g' \ > -e 's/@''GNULIB_SCANF''@/1/g' \ > -e 's/@''GNULIB_SNPRINTF''@/0/g' \ > -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ > -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ > -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \ > -e 's/@''GNULIB_TMPFILE''@/0/g' \ > -e 's/@''GNULIB_VASPRINTF''@/0/g' \ > -e 's/@''GNULIB_VDPRINTF''@/0/g' \ > -e 's/@''GNULIB_VFPRINTF''@/1/g' \ > -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \ > -e 's/@''GNULIB_VFSCANF''@/0/g' \ > -e 's/@''GNULIB_VSCANF''@/0/g' \ > -e 's/@''GNULIB_VPRINTF''@/1/g' \ > -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \ > -e 's/@''GNULIB_VSNPRINTF''@/1/g' \ > -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ > < ./stdio.in.h | \ > sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ > -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ > -e 's|@''HAVE_DECL_FTELLO''@|1|g' \ > -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ > -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ > -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ > -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ > -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ > -e 's|@''HAVE_DPRINTF''@|1|g' \ > -e 's|@''HAVE_FSEEKO''@|1|g' \ > -e 's|@''HAVE_FTELLO''@|1|g' \ > -e 's|@''HAVE_PCLOSE''@|1|g' \ > -e 's|@''HAVE_POPEN''@|1|g' \ > -e 's|@''HAVE_RENAMEAT''@|1|g' \ > -e 's|@''HAVE_VASPRINTF''@|1|g' \ > -e 's|@''HAVE_VDPRINTF''@|1|g' \ > -e 's|@''REPLACE_DPRINTF''@|0|g' \ > -e 's|@''REPLACE_FCLOSE''@|0|g' \ > -e 's|@''REPLACE_FDOPEN''@|0|g' \ > -e 's|@''REPLACE_FFLUSH''@|0|g' \ > -e 's|@''REPLACE_FOPEN''@|0|g' \ > -e 's|@''REPLACE_FPRINTF''@|0|g' \ > -e 's|@''REPLACE_FPURGE''@|0|g' \ > -e 's|@''REPLACE_FREOPEN''@|0|g' \ > -e 's|@''REPLACE_FSEEK''@|0|g' \ > -e 's|@''REPLACE_FSEEKO''@|0|g' \ > -e 's|@''REPLACE_FTELL''@|0|g' \ > -e 's|@''REPLACE_FTELLO''@|0|g' \ > -e 's|@''REPLACE_GETDELIM''@|0|g' \ > -e 's|@''REPLACE_GETLINE''@|0|g' \ > -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ > -e 's|@''REPLACE_PERROR''@|0|g' \ > -e 's|@''REPLACE_POPEN''@|0|g' \ > -e 's|@''REPLACE_PRINTF''@|0|g' \ > -e 's|@''REPLACE_REMOVE''@|0|g' \ > -e 's|@''REPLACE_RENAME''@|0|g' \ > -e 's|@''REPLACE_RENAMEAT''@|0|g' \ > -e 's|@''REPLACE_SNPRINTF''@|0|g' \ > -e 's|@''REPLACE_SPRINTF''@|0|g' \ > -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ > -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ > -e 's|@''REPLACE_TMPFILE''@|0|g' \ > -e 's|@''REPLACE_VASPRINTF''@|0|g' \ > -e 's|@''REPLACE_VDPRINTF''@|0|g' \ > -e 's|@''REPLACE_VFPRINTF''@|0|g' \ > -e 's|@''REPLACE_VPRINTF''@|0|g' \ > -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ > -e 's|@''REPLACE_VSPRINTF''@|0|g' \ > -e 's|@''ASM_SYMBOL_PREFIX''@||g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ >} > stdio.h-t && \ >mv stdio.h-t stdio.h >rm -f sys/select.h-t sys/select.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_SYS_SELECT_H''@|<sys/select.h>|g' \ > -e 's|@''HAVE_SYS_SELECT_H''@|1|g' \ > -e 's/@''GNULIB_PSELECT''@/0/g' \ > -e 's/@''GNULIB_SELECT''@/1/g' \ > -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ > -e 's|@''HAVE_PSELECT''@|1|g' \ > -e 's|@''REPLACE_PSELECT''@|0|g' \ > -e 's|@''REPLACE_SELECT''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ > < ./sys_select.in.h; \ >} > sys/select.h-t && \ >mv sys/select.h-t sys/select.h >rm -f signal.h-t signal.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \ > -e 's|@''GNULIB_PTHREAD_SIGMASK''@|0|g' \ > -e 's|@''GNULIB_RAISE''@|0|g' \ > -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \ > -e 's/@''GNULIB_SIGPROCMASK''@/0/g' \ > -e 's/@''GNULIB_SIGACTION''@/0/g' \ > -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \ > -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \ > -e 's|@''HAVE_RAISE''@|1|g' \ > -e 's|@''HAVE_SIGSET_T''@|1|g' \ > -e 's|@''HAVE_SIGINFO_T''@|1|g' \ > -e 's|@''HAVE_SIGACTION''@|1|g' \ > -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \ > -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \ > -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \ > -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \ > -e 's|@''REPLACE_RAISE''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ > < ./signal.in.h; \ >} > signal.h-t && \ >mv signal.h-t signal.h >rm -f netdb.h-t netdb.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_NETDB_H''@|<netdb.h>|g' \ > -e 's|@''HAVE_NETDB_H''@|1|g' \ > -e 's/@''GNULIB_GETADDRINFO''@/1/g' \ > -e 's|@''HAVE_STRUCT_ADDRINFO''@|1|g' \ > -e 's|@''HAVE_DECL_FREEADDRINFO''@|1|g' \ > -e 's|@''HAVE_DECL_GAI_STRERROR''@|1|g' \ > -e 's|@''HAVE_DECL_GETADDRINFO''@|1|g' \ > -e 's|@''HAVE_DECL_GETNAMEINFO''@|1|g' \ > -e 's|@''REPLACE_GAI_STRERROR''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ > < ./netdb.in.h; \ >} > netdb.h-t && \ >mv netdb.h-t netdb.h >/usr/bin/mkdir -p sys >/usr/bin/mkdir -p sys >rm -f sys/time.h-t sys/time.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's/@''HAVE_SYS_TIME_H''@/1/g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_SYS_TIME_H''@|<sys/time.h>|g' \ > -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ > -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ > -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \ > -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \ > -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \ > -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ > < ./sys_time.in.h; \ >} > sys/time.h-t && \ >mv sys/time.h-t sys/time.h >rm -f sys/stat.h-t sys/stat.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \ > -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \ > -e 's/@''GNULIB_FCHMODAT''@/0/g' \ > -e 's/@''GNULIB_FSTAT''@/1/g' \ > -e 's/@''GNULIB_FSTATAT''@/0/g' \ > -e 's/@''GNULIB_FUTIMENS''@/0/g' \ > -e 's/@''GNULIB_LCHMOD''@/0/g' \ > -e 's/@''GNULIB_LSTAT''@/1/g' \ > -e 's/@''GNULIB_MKDIRAT''@/0/g' \ > -e 's/@''GNULIB_MKFIFO''@/0/g' \ > -e 's/@''GNULIB_MKFIFOAT''@/0/g' \ > -e 's/@''GNULIB_MKNOD''@/0/g' \ > -e 's/@''GNULIB_MKNODAT''@/0/g' \ > -e 's/@''GNULIB_STAT''@/0/g' \ > -e 's/@''GNULIB_UTIMENSAT''@/0/g' \ > -e 's|@''HAVE_FCHMODAT''@|1|g' \ > -e 's|@''HAVE_FSTATAT''@|1|g' \ > -e 's|@''HAVE_FUTIMENS''@|1|g' \ > -e 's|@''HAVE_LCHMOD''@|1|g' \ > -e 's|@''HAVE_LSTAT''@|1|g' \ > -e 's|@''HAVE_MKDIRAT''@|1|g' \ > -e 's|@''HAVE_MKFIFO''@|1|g' \ > -e 's|@''HAVE_MKFIFOAT''@|1|g' \ > -e 's|@''HAVE_MKNOD''@|1|g' \ > -e 's|@''HAVE_MKNODAT''@|1|g' \ > -e 's|@''HAVE_UTIMENSAT''@|1|g' \ > -e 's|@''REPLACE_FSTAT''@|0|g' \ > -e 's|@''REPLACE_FSTATAT''@|0|g' \ > -e 's|@''REPLACE_FUTIMENS''@|0|g' \ > -e 's|@''REPLACE_LSTAT''@|0|g' \ > -e 's|@''REPLACE_MKDIR''@|0|g' \ > -e 's|@''REPLACE_MKFIFO''@|0|g' \ > -e 's|@''REPLACE_MKNOD''@|0|g' \ > -e 's|@''REPLACE_STAT''@|0|g' \ > -e 's|@''REPLACE_UTIMENSAT''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ > < ./sys_stat.in.h; \ >} > sys/stat.h-t && \ >mv sys/stat.h-t sys/stat.h >/usr/bin/mkdir -p sys >rm -f math.h-t math.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@|<math.h>|g' \ > -e 's/@''GNULIB_ACOSF''@/0/g' \ > -e 's/@''GNULIB_ACOSL''@/0/g' \ > -e 's/@''GNULIB_ASINF''@/0/g' \ > -e 's/@''GNULIB_ASINL''@/0/g' \ > -e 's/@''GNULIB_ATANF''@/0/g' \ > -e 's/@''GNULIB_ATANL''@/0/g' \ > -e 's/@''GNULIB_ATAN2F''@/0/g' \ > -e 's/@''GNULIB_CBRT''@/0/g' \ > -e 's/@''GNULIB_CBRTF''@/0/g' \ > -e 's/@''GNULIB_CBRTL''@/0/g' \ > -e 's/@''GNULIB_CEIL''@/1/g' \ > -e 's/@''GNULIB_CEILF''@/0/g' \ > -e 's/@''GNULIB_CEILL''@/0/g' \ > -e 's/@''GNULIB_COPYSIGN''@/1/g' \ > -e 's/@''GNULIB_COPYSIGNF''@/0/g' \ > -e 's/@''GNULIB_COPYSIGNL''@/0/g' \ > -e 's/@''GNULIB_COSF''@/0/g' \ > -e 's/@''GNULIB_COSL''@/0/g' \ > -e 's/@''GNULIB_COSHF''@/0/g' \ > -e 's/@''GNULIB_EXPF''@/0/g' \ > -e 's/@''GNULIB_EXPL''@/0/g' \ > -e 's/@''GNULIB_EXP2''@/0/g' \ > -e 's/@''GNULIB_EXP2F''@/0/g' \ > -e 's/@''GNULIB_EXP2L''@/0/g' \ > -e 's/@''GNULIB_EXPM1''@/0/g' \ > -e 's/@''GNULIB_EXPM1F''@/0/g' \ > -e 's/@''GNULIB_EXPM1L''@/0/g' \ > -e 's/@''GNULIB_FABSF''@/0/g' \ > -e 's/@''GNULIB_FABSL''@/0/g' \ > -e 's/@''GNULIB_FLOOR''@/1/g' \ > -e 's/@''GNULIB_FLOORF''@/0/g' \ > -e 's/@''GNULIB_FLOORL''@/0/g' \ > -e 's/@''GNULIB_FMA''@/0/g' \ > -e 's/@''GNULIB_FMAF''@/0/g' \ > -e 's/@''GNULIB_FMAL''@/0/g' \ > -e 's/@''GNULIB_FMOD''@/0/g' \ > -e 's/@''GNULIB_FMODF''@/0/g' \ > -e 's/@''GNULIB_FMODL''@/0/g' \ > -e 's/@''GNULIB_FREXPF''@/0/g' \ > -e 's/@''GNULIB_FREXP''@/1/g' \ > -e 's/@''GNULIB_FREXPL''@/0/g' \ > -e 's/@''GNULIB_HYPOT''@/0/g' \ > -e 's/@''GNULIB_HYPOTF''@/0/g' \ > -e 's/@''GNULIB_HYPOTL''@/0/g' \ > < ./math.in.h | \ > sed -e 's/@''GNULIB_ILOGB''@/0/g' \ > -e 's/@''GNULIB_ILOGBF''@/0/g' \ > -e 's/@''GNULIB_ILOGBL''@/0/g' \ > -e 's/@''GNULIB_ISFINITE''@/1/g' \ > -e 's/@''GNULIB_ISINF''@/1/g' \ > -e 's/@''GNULIB_ISNAN''@/1/g' \ > -e 's/@''GNULIB_ISNANF''@/1/g' \ > -e 's/@''GNULIB_ISNAND''@/1/g' \ > -e 's/@''GNULIB_ISNANL''@/1/g' \ > -e 's/@''GNULIB_LDEXPF''@/0/g' \ > -e 's/@''GNULIB_LDEXPL''@/0/g' \ > -e 's/@''GNULIB_LOG''@/0/g' \ > -e 's/@''GNULIB_LOGF''@/0/g' \ > -e 's/@''GNULIB_LOGL''@/0/g' \ > -e 's/@''GNULIB_LOG10''@/0/g' \ > -e 's/@''GNULIB_LOG10F''@/0/g' \ > -e 's/@''GNULIB_LOG10L''@/0/g' \ > -e 's/@''GNULIB_LOG1P''@/1/g' \ > -e 's/@''GNULIB_LOG1PF''@/0/g' \ > -e 's/@''GNULIB_LOG1PL''@/0/g' \ > -e 's/@''GNULIB_LOG2''@/0/g' \ > -e 's/@''GNULIB_LOG2F''@/0/g' \ > -e 's/@''GNULIB_LOG2L''@/0/g' \ > -e 's/@''GNULIB_LOGB''@/0/g' \ > -e 's/@''GNULIB_LOGBF''@/0/g' \ > -e 's/@''GNULIB_LOGBL''@/0/g' \ > -e 's/@''GNULIB_MODF''@/0/g' \ > -e 's/@''GNULIB_MODFF''@/0/g' \ > -e 's/@''GNULIB_MODFL''@/0/g' \ > -e 's/@''GNULIB_POWF''@/0/g' \ > -e 's/@''GNULIB_REMAINDER''@/0/g' \ > -e 's/@''GNULIB_REMAINDERF''@/0/g' \ > -e 's/@''GNULIB_REMAINDERL''@/0/g' \ > -e 's/@''GNULIB_RINT''@/0/g' \ > -e 's/@''GNULIB_RINTF''@/0/g' \ > -e 's/@''GNULIB_RINTL''@/0/g' \ > -e 's/@''GNULIB_ROUND''@/0/g' \ > -e 's/@''GNULIB_ROUNDF''@/0/g' \ > -e 's/@''GNULIB_ROUNDL''@/0/g' \ > -e 's/@''GNULIB_SIGNBIT''@/0/g' \ > -e 's/@''GNULIB_SINF''@/0/g' \ > -e 's/@''GNULIB_SINL''@/0/g' \ > -e 's/@''GNULIB_SINHF''@/0/g' \ > -e 's/@''GNULIB_SQRTF''@/0/g' \ > -e 's/@''GNULIB_SQRTL''@/0/g' \ > -e 's/@''GNULIB_TANF''@/0/g' \ > -e 's/@''GNULIB_TANL''@/0/g' \ > -e 's/@''GNULIB_TANHF''@/0/g' \ > -e 's/@''GNULIB_TRUNC''@/1/g' \ > -e 's/@''GNULIB_TRUNCF''@/0/g' \ > -e 's/@''GNULIB_TRUNCL''@/0/g' \ > | \ > sed -e 's|@''HAVE_ACOSF''@|1|g' \ > -e 's|@''HAVE_ACOSL''@|1|g' \ > -e 's|@''HAVE_ASINF''@|1|g' \ > -e 's|@''HAVE_ASINL''@|1|g' \ > -e 's|@''HAVE_ATANF''@|1|g' \ > -e 's|@''HAVE_ATANL''@|1|g' \ > -e 's|@''HAVE_ATAN2F''@|1|g' \ > -e 's|@''HAVE_CBRT''@|1|g' \ > -e 's|@''HAVE_CBRTF''@|1|g' \ > -e 's|@''HAVE_CBRTL''@|1|g' \ > -e 's|@''HAVE_COPYSIGN''@|1|g' \ > -e 's|@''HAVE_COPYSIGNL''@|1|g' \ > -e 's|@''HAVE_COSF''@|1|g' \ > -e 's|@''HAVE_COSL''@|1|g' \ > -e 's|@''HAVE_COSHF''@|1|g' \ > -e 's|@''HAVE_EXPF''@|1|g' \ > -e 's|@''HAVE_EXPL''@|1|g' \ > -e 's|@''HAVE_EXPM1''@|1|g' \ > -e 's|@''HAVE_EXPM1F''@|1|g' \ > -e 's|@''HAVE_FABSF''@|1|g' \ > -e 's|@''HAVE_FABSL''@|1|g' \ > -e 's|@''HAVE_FMA''@|1|g' \ > -e 's|@''HAVE_FMAF''@|1|g' \ > -e 's|@''HAVE_FMAL''@|1|g' \ > -e 's|@''HAVE_FMODF''@|1|g' \ > -e 's|@''HAVE_FMODL''@|1|g' \ > -e 's|@''HAVE_FREXPF''@|1|g' \ > -e 's|@''HAVE_HYPOTF''@|1|g' \ > -e 's|@''HAVE_HYPOTL''@|1|g' \ > -e 's|@''HAVE_ILOGB''@|1|g' \ > -e 's|@''HAVE_ILOGBF''@|1|g' \ > -e 's|@''HAVE_ILOGBL''@|1|g' \ > -e 's|@''HAVE_ISNANF''@|1|g' \ > -e 's|@''HAVE_ISNAND''@|1|g' \ > -e 's|@''HAVE_ISNANL''@|1|g' \ > -e 's|@''HAVE_LDEXPF''@|1|g' \ > -e 's|@''HAVE_LOGF''@|1|g' \ > -e 's|@''HAVE_LOGL''@|1|g' \ > -e 's|@''HAVE_LOG10F''@|1|g' \ > -e 's|@''HAVE_LOG10L''@|1|g' \ > -e 's|@''HAVE_LOG1P''@|1|g' \ > -e 's|@''HAVE_LOG1PF''@|1|g' \ > -e 's|@''HAVE_LOG1PL''@|1|g' \ > -e 's|@''HAVE_LOGBF''@|1|g' \ > -e 's|@''HAVE_LOGBL''@|1|g' \ > -e 's|@''HAVE_MODFF''@|1|g' \ > -e 's|@''HAVE_MODFL''@|1|g' \ > -e 's|@''HAVE_POWF''@|1|g' \ > -e 's|@''HAVE_REMAINDER''@|1|g' \ > -e 's|@''HAVE_REMAINDERF''@|1|g' \ > -e 's|@''HAVE_RINT''@|1|g' \ > -e 's|@''HAVE_RINTL''@|1|g' \ > -e 's|@''HAVE_SINF''@|1|g' \ > -e 's|@''HAVE_SINL''@|1|g' \ > -e 's|@''HAVE_SINHF''@|1|g' \ > -e 's|@''HAVE_SQRTF''@|1|g' \ > -e 's|@''HAVE_SQRTL''@|1|g' \ > -e 's|@''HAVE_TANF''@|1|g' \ > -e 's|@''HAVE_TANL''@|1|g' \ > -e 's|@''HAVE_TANHF''@|1|g' \ > -e 's|@''HAVE_DECL_ACOSL''@|1|g' \ > -e 's|@''HAVE_DECL_ASINL''@|1|g' \ > -e 's|@''HAVE_DECL_ATANL''@|1|g' \ > -e 's|@''HAVE_DECL_CBRTF''@|1|g' \ > -e 's|@''HAVE_DECL_CBRTL''@|1|g' \ > -e 's|@''HAVE_DECL_CEILF''@|1|g' \ > -e 's|@''HAVE_DECL_CEILL''@|1|g' \ > -e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' \ > -e 's|@''HAVE_DECL_COSL''@|1|g' \ > -e 's|@''HAVE_DECL_EXPL''@|1|g' \ > -e 's|@''HAVE_DECL_EXP2''@|1|g' \ > -e 's|@''HAVE_DECL_EXP2F''@|1|g' \ > -e 's|@''HAVE_DECL_EXP2L''@|1|g' \ > -e 's|@''HAVE_DECL_EXPM1L''@|1|g' \ > -e 's|@''HAVE_DECL_FLOORF''@|1|g' \ > -e 's|@''HAVE_DECL_FLOORL''@|1|g' \ > -e 's|@''HAVE_DECL_FREXPL''@|1|g' \ > -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \ > -e 's|@''HAVE_DECL_LOGL''@|1|g' \ > -e 's|@''HAVE_DECL_LOG10L''@|1|g' \ > -e 's|@''HAVE_DECL_LOG2''@|1|g' \ > -e 's|@''HAVE_DECL_LOG2F''@|1|g' \ > -e 's|@''HAVE_DECL_LOG2L''@|1|g' \ > -e 's|@''HAVE_DECL_LOGB''@|1|g' \ > -e 's|@''HAVE_DECL_REMAINDER''@|1|g' \ > -e 's|@''HAVE_DECL_REMAINDERL''@|1|g' \ > -e 's|@''HAVE_DECL_RINTF''@|1|g' \ > -e 's|@''HAVE_DECL_ROUND''@|1|g' \ > -e 's|@''HAVE_DECL_ROUNDF''@|1|g' \ > -e 's|@''HAVE_DECL_ROUNDL''@|1|g' \ > -e 's|@''HAVE_DECL_SINL''@|1|g' \ > -e 's|@''HAVE_DECL_SQRTL''@|1|g' \ > -e 's|@''HAVE_DECL_TANL''@|1|g' \ > -e 's|@''HAVE_DECL_TRUNC''@|1|g' \ > -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \ > -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \ > | \ > sed -e 's|@''REPLACE_ACOSF''@|0|g' \ > -e 's|@''REPLACE_ASINF''@|0|g' \ > -e 's|@''REPLACE_ATANF''@|0|g' \ > -e 's|@''REPLACE_ATAN2F''@|0|g' \ > -e 's|@''REPLACE_CBRTF''@|0|g' \ > -e 's|@''REPLACE_CBRTL''@|0|g' \ > -e 's|@''REPLACE_CEIL''@|0|g' \ > -e 's|@''REPLACE_CEILF''@|0|g' \ > -e 's|@''REPLACE_CEILL''@|0|g' \ > -e 's|@''REPLACE_COSF''@|0|g' \ > -e 's|@''REPLACE_COSHF''@|0|g' \ > -e 's|@''REPLACE_EXPF''@|0|g' \ > -e 's|@''REPLACE_EXPM1''@|0|g' \ > -e 's|@''REPLACE_EXPM1F''@|0|g' \ > -e 's|@''REPLACE_EXP2''@|0|g' \ > -e 's|@''REPLACE_EXP2L''@|0|g' \ > -e 's|@''REPLACE_FABSL''@|0|g' \ > -e 's|@''REPLACE_FLOOR''@|0|g' \ > -e 's|@''REPLACE_FLOORF''@|0|g' \ > -e 's|@''REPLACE_FLOORL''@|0|g' \ > -e 's|@''REPLACE_FMA''@|0|g' \ > -e 's|@''REPLACE_FMAF''@|0|g' \ > -e 's|@''REPLACE_FMAL''@|0|g' \ > -e 's|@''REPLACE_FMOD''@|0|g' \ > -e 's|@''REPLACE_FMODF''@|0|g' \ > -e 's|@''REPLACE_FMODL''@|0|g' \ > -e 's|@''REPLACE_FREXPF''@|0|g' \ > -e 's|@''REPLACE_FREXP''@|0|g' \ > -e 's|@''REPLACE_FREXPL''@|0|g' \ > -e 's|@''REPLACE_HUGE_VAL''@|0|g' \ > -e 's|@''REPLACE_HYPOT''@|0|g' \ > -e 's|@''REPLACE_HYPOTF''@|0|g' \ > -e 's|@''REPLACE_HYPOTL''@|0|g' \ > -e 's|@''REPLACE_ILOGB''@|0|g' \ > -e 's|@''REPLACE_ILOGBF''@|0|g' \ > -e 's|@''REPLACE_ISFINITE''@|0|g' \ > -e 's|@''REPLACE_ISINF''@|0|g' \ > -e 's|@''REPLACE_ISNAN''@|0|g' \ > -e 's|@''REPLACE_ITOLD''@|0|g' \ > -e 's|@''REPLACE_LDEXPL''@|0|g' \ > -e 's|@''REPLACE_LOG''@|0|g' \ > -e 's|@''REPLACE_LOGF''@|0|g' \ > -e 's|@''REPLACE_LOGL''@|0|g' \ > -e 's|@''REPLACE_LOG10''@|0|g' \ > -e 's|@''REPLACE_LOG10F''@|0|g' \ > -e 's|@''REPLACE_LOG10L''@|0|g' \ > -e 's|@''REPLACE_LOG1P''@|0|g' \ > -e 's|@''REPLACE_LOG1PF''@|0|g' \ > -e 's|@''REPLACE_LOG1PL''@|0|g' \ > -e 's|@''REPLACE_LOG2''@|0|g' \ > -e 's|@''REPLACE_LOG2F''@|0|g' \ > -e 's|@''REPLACE_LOG2L''@|0|g' \ > -e 's|@''REPLACE_LOGB''@|0|g' \ > -e 's|@''REPLACE_LOGBF''@|0|g' \ > -e 's|@''REPLACE_LOGBL''@|0|g' \ > -e 's|@''REPLACE_MODF''@|0|g' \ > -e 's|@''REPLACE_MODFF''@|0|g' \ > -e 's|@''REPLACE_MODFL''@|0|g' \ > -e 's|@''REPLACE_NAN''@|0|g' \ > -e 's|@''REPLACE_REMAINDER''@|0|g' \ > -e 's|@''REPLACE_REMAINDERF''@|0|g' \ > -e 's|@''REPLACE_REMAINDERL''@|0|g' \ > -e 's|@''REPLACE_ROUND''@|0|g' \ > -e 's|@''REPLACE_ROUNDF''@|0|g' \ > -e 's|@''REPLACE_ROUNDL''@|0|g' \ > -e 's|@''REPLACE_SIGNBIT''@|0|g' \ > -e 's|@''REPLACE_SIGNBIT_USING_GCC''@|0|g' \ > -e 's|@''REPLACE_SINF''@|0|g' \ > -e 's|@''REPLACE_SINHF''@|0|g' \ > -e 's|@''REPLACE_SQRTF''@|0|g' \ > -e 's|@''REPLACE_SQRTL''@|0|g' \ > -e 's|@''REPLACE_TANF''@|0|g' \ > -e 's|@''REPLACE_TANHF''@|0|g' \ > -e 's|@''REPLACE_TRUNC''@|0|g' \ > -e 's|@''REPLACE_TRUNCF''@|0|g' \ > -e 's|@''REPLACE_TRUNCL''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ >} > math.h-t && \ >mv math.h-t math.h >rm -f sys/socket.h-t sys/socket.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_SYS_SOCKET_H''@|<sys/socket.h>|g' \ > -e 's|@''HAVE_SYS_SOCKET_H''@|1|g' \ > -e 's/@''GNULIB_CLOSE''@/1/g' \ > -e 's/@''GNULIB_SOCKET''@/1/g' \ > -e 's/@''GNULIB_CONNECT''@/1/g' \ > -e 's/@''GNULIB_ACCEPT''@/1/g' \ > -e 's/@''GNULIB_BIND''@/1/g' \ > -e 's/@''GNULIB_GETPEERNAME''@/1/g' \ > -e 's/@''GNULIB_GETSOCKNAME''@/1/g' \ > -e 's/@''GNULIB_GETSOCKOPT''@/1/g' \ > -e 's/@''GNULIB_LISTEN''@/1/g' \ > -e 's/@''GNULIB_RECV''@/1/g' \ > -e 's/@''GNULIB_SEND''@/1/g' \ > -e 's/@''GNULIB_RECVFROM''@/1/g' \ > -e 's/@''GNULIB_SENDTO''@/1/g' \ > -e 's/@''GNULIB_SETSOCKOPT''@/1/g' \ > -e 's/@''GNULIB_SHUTDOWN''@/1/g' \ > -e 's/@''GNULIB_ACCEPT4''@/1/g' \ > -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ > -e 's|@''HAVE_WS2TCPIP_H''@|0|g' \ > -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' \ > -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|1|g' \ > -e 's|@''HAVE_SA_FAMILY_T''@|1|g' \ > -e 's|@''HAVE_ACCEPT4''@|1|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ > < ./sys_socket.in.h; \ >} > sys/socket.h-t && \ >mv -f sys/socket.h-t sys/socket.h >rm -f locale.h-t locale.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -e 's|@''GUARD_PREFIX''@|GL|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_LOCALE_H''@|<locale.h>|g' \ > -e 's/@''GNULIB_LOCALECONV''@/0/g' \ > -e 's/@''GNULIB_SETLOCALE''@/0/g' \ > -e 's/@''GNULIB_DUPLOCALE''@/1/g' \ > -e 's|@''HAVE_DUPLOCALE''@|1|g' \ > -e 's|@''HAVE_XLOCALE_H''@|0|g' \ > -e 's|@''REPLACE_LOCALECONV''@|0|g' \ > -e 's|@''REPLACE_SETLOCALE''@|0|g' \ > -e 's|@''REPLACE_DUPLOCALE''@|0|g' \ > -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ > < ./locale.in.h; \ >} > locale.h-t && \ >mv locale.h-t locale.h >make all-recursive >make[3]: Entering directory '/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7/lib' >make[4]: Entering directory '/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7/lib' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -fvisibility=hidden -march=westmere -O2 -pipe -c -o accept4.lo accept4.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -fvisibility=hidden -march=westmere -O2 -pipe -c -o binary-io.lo binary-io.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -fvisibility=hidden -march=westmere -O2 -pipe -c -o c-ctype.lo c-ctype.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -fvisibility=hidden -march=westmere -O2 -pipe -c -o c-strcasecmp.lo c-strcasecmp.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -fvisibility=hidden -march=westmere -O2 -pipe -c -o c-strncasecmp.lo c-strncasecmp.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -fvisibility=hidden -march=westmere -O2 -pipe -c -o dirname-lgpl.lo dirname-lgpl.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -fvisibility=hidden -march=westmere -O2 -pipe -c -o basename-lgpl.lo basename-lgpl.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -fvisibility=hidden -march=westmere -O2 -pipe -c -o stripslash.lo stripslash.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -fvisibility=hidden -march=westmere -O2 -pipe -c -o full-read.lo full-read.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -fvisibility=hidden -march=westmere -O2 -pipe -c -o full-write.lo full-write.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -fvisibility=hidden -march=westmere -O2 -pipe -c -o localcharset.lo localcharset.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -fvisibility=hidden -march=westmere -O2 -pipe -c c-strcasecmp.c -fPIC -DPIC -o .libs/c-strcasecmp.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -fvisibility=hidden -march=westmere -O2 -pipe -c c-strncasecmp.c -fPIC -DPIC -o .libs/c-strncasecmp.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -fvisibility=hidden -march=westmere -O2 -pipe -c binary-io.c -fPIC -DPIC -o .libs/binary-io.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -fvisibility=hidden -march=westmere -O2 -pipe -c dirname-lgpl.c -fPIC -DPIC -o .libs/dirname-lgpl.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -fvisibility=hidden -march=westmere -O2 -pipe -c full-read.c -fPIC -DPIC -o .libs/full-read.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -fvisibility=hidden -march=westmere -O2 -pipe -c stripslash.c -fPIC -DPIC -o .libs/stripslash.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -fvisibility=hidden -march=westmere -O2 -pipe -c accept4.c -fPIC -DPIC -o .libs/accept4.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -fvisibility=hidden -march=westmere -O2 -pipe -c full-write.c -fPIC -DPIC -o .libs/full-write.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -fvisibility=hidden -march=westmere -O2 -pipe -c c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -fvisibility=hidden -march=westmere -O2 -pipe -c basename-lgpl.c -fPIC -DPIC -o .libs/basename-lgpl.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -fvisibility=hidden -march=westmere -O2 -pipe -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -fvisibility=hidden -march=westmere -O2 -pipe -c -o math.lo math.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -fvisibility=hidden -march=westmere -O2 -pipe -c -o malloca.lo malloca.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -fvisibility=hidden -march=westmere -O2 -pipe -c -o nproc.lo nproc.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -fvisibility=hidden -march=westmere -O2 -pipe -c -o pipe2.lo pipe2.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -fvisibility=hidden -march=westmere -O2 -pipe -c -o safe-read.lo safe-read.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -fvisibility=hidden -march=westmere -O2 -pipe -c -o safe-write.lo safe-write.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -fvisibility=hidden -march=westmere -O2 -pipe -c math.c -fPIC -DPIC -o .libs/math.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -fvisibility=hidden -march=westmere -O2 -pipe -c malloca.c -fPIC -DPIC -o .libs/malloca.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -fvisibility=hidden -march=westmere -O2 -pipe -c nproc.c -fPIC -DPIC -o .libs/nproc.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -fvisibility=hidden -march=westmere -O2 -pipe -c -o stat-time.lo stat-time.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -fvisibility=hidden -march=westmere -O2 -pipe -c pipe2.c -fPIC -DPIC -o .libs/pipe2.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -fvisibility=hidden -march=westmere -O2 -pipe -c -o strftime.lo strftime.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -fvisibility=hidden -march=westmere -O2 -pipe -c safe-read.c -fPIC -DPIC -o .libs/safe-read.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -fvisibility=hidden -march=westmere -O2 -pipe -c -o striconveh.lo striconveh.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -fvisibility=hidden -march=westmere -O2 -pipe -c safe-write.c -fPIC -DPIC -o .libs/safe-write.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -fvisibility=hidden -march=westmere -O2 -pipe -c -o sys_socket.lo sys_socket.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -fvisibility=hidden -march=westmere -O2 -pipe -c -o unistd.lo unistd.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -fvisibility=hidden -march=westmere -O2 -pipe -c -o time_rz.lo time_rz.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -fvisibility=hidden -march=westmere -O2 -pipe -c stat-time.c -fPIC -DPIC -o .libs/stat-time.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -fvisibility=hidden -march=westmere -O2 -pipe -c strftime.c -fPIC -DPIC -o .libs/strftime.o >rm -f t-charset.alias charset.alias && \ >/bin/sh ./config.charset 'x86_64-pc-linux-gnu' > t-charset.alias && \ >mv t-charset.alias charset.alias >rm -f t-ref-add.sed ref-add.sed && \ >sed -e '/^#/d' -e 's/@''PACKAGE''@/guile/g' ref-add.sin > t-ref-add.sed && \ >mv t-ref-add.sed ref-add.sed >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -fvisibility=hidden -march=westmere -O2 -pipe -c striconveh.c -fPIC -DPIC -o .libs/striconveh.o >rm -f t-ref-del.sed ref-del.sed && \ >sed -e '/^#/d' -e 's/@''PACKAGE''@/guile/g' ref-del.sin > t-ref-del.sed && \ >mv t-ref-del.sed ref-del.sed >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -fvisibility=hidden -march=westmere -O2 -pipe -c sys_socket.c -fPIC -DPIC -o .libs/sys_socket.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -fvisibility=hidden -march=westmere -O2 -pipe -c unistd.c -fPIC -DPIC -o .libs/unistd.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -fvisibility=hidden -march=westmere -O2 -pipe -c time_rz.c -fPIC -DPIC -o .libs/time_rz.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu11 -fvisibility=hidden -march=westmere -O2 -pipe -no-undefined -lm -lm -lunistring -lm -Wl,-O1 -Wl,--as-needed -o libgnu.la accept4.lo binary-io.lo c-ctype.lo c-strcasecmp.lo c-strncasecmp.lo dirname-lgpl.lo basename-lgpl.lo stripslash.lo full-read.lo full-write.lo localcharset.lo malloca.lo math.lo nproc.lo pipe2.lo safe-read.lo safe-write.lo stat-time.lo strftime.lo striconveh.lo sys_socket.lo unistd.lo time_rz.lo -lcrypt -lm >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgnu.a .libs/accept4.o .libs/binary-io.o .libs/c-ctype.o .libs/c-strcasecmp.o .libs/c-strncasecmp.o .libs/dirname-lgpl.o .libs/basename-lgpl.o .libs/stripslash.o .libs/full-read.o .libs/full-write.o .libs/localcharset.o .libs/malloca.o .libs/math.o .libs/nproc.o .libs/pipe2.o .libs/safe-read.o .libs/safe-write.o .libs/stat-time.o .libs/strftime.o .libs/striconveh.o .libs/sys_socket.o .libs/unistd.o .libs/time_rz.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgnu.a >libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) >make[4]: Leaving directory '/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7/lib' >make[3]: Leaving directory '/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7/lib' >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7/lib' >Making all in meta >make[2]: Entering directory '/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7/meta' >guile="`echo guile | /usr/bin/sed -e 's,x,x,'`" ; guild="`echo guild | /usr/bin/sed -e 's,x,x,'`" ; installed_guile="/usr/bin/$guile" ; /usr/bin/sed -e "s|[@]PACKAGE_NAME[@]|GNU Guile|g" -e "s|[@]PACKAGE_BUGREPORT[@]|bug-guile@gnu.org|g" -e "s|[@]GUILE_EFFECTIVE_VERSION[@]|2.2|g" -e "s|[@]GUILE_VERSION[@]|2.2.7|g" -e "s|[@]GUILE_CFLAGS[@]||g" -e "s|[@]GUILE_LIBS[@]|-lcrypt -lm|g" -e "s|[@]LIBGUILE_INTERFACE[@]|5:2:4|g" -e "s|[@]BDW_GC_CFLAGS[@]||g" -e "s|[@]BDW_GC_LIBS[@]|-latomic_ops -lgc -lpthread -ldl|g" -e "s|[@]LIB_CLOCK_GETTIME[@]||g" -e "s|[@]LIBGMP[@]|-lgmp|g" -e "s|[@]LIBLTDL[@]|-lltdl|g" -e "s|[@]LIBFFI_LIBS[@]|-lffi|g" -e "s|[@]LIBUNISTRING[@]|-lunistring|g" -e "s|[@]LIBICONV[@]||g" -e "s|[@]LIBINTL[@]||g" -e "s|[@]LIBSOCKET[@]||g" -e "s|[@]SERVENT_LIB[@]||g" -e "s|[@]HOSTENT_LIB[@]||g" -e "s|[@]GETADDRINFO_LIB[@]||g" -e "s|[@]INET_NTOP_LIB[@]||g" -e "s|[@]INET_PTON_LIB[@]||g" -e "s|[@]PKG_CONFIG[@]|/usr/bin/x86_64-pc-linux-gnu-pkg-config|g" -e "s|[@]pkgconfigdir[@]|/usr/lib64/pkgconfig|g" -e "s|[@]prefix[@]|/usr|g" -e "s|[@]exec_prefix[@]|/usr|g" -e "s|[@]bindir[@]|/usr/bin|g" -e "s|[@]libdir[@]|/usr/lib64|g" -e "s|[@]includedir[@]|/usr/include|g" -e "s|[@]datarootdir[@]|/usr/share|g" -e "s|[@]datadir[@]|/usr/share|g" -e "s|[@]sitedir[@]|/usr/share/guile/site/2.2|g" -e "s|[@]guile[@]|$guile|g" -e "s|[@]guild[@]|$guild|g" -e "s|[@]installed_guile[@]|$installed_guile|g" < "guile-config.in" > "guile-config.out" >guile="`echo guile | /usr/bin/sed -e 's,x,x,'`" ; guild="`echo guild | /usr/bin/sed -e 's,x,x,'`" ; installed_guile="/usr/bin/$guile" ; /usr/bin/sed -e "s|[@]PACKAGE_NAME[@]|GNU Guile|g" -e "s|[@]PACKAGE_BUGREPORT[@]|bug-guile@gnu.org|g" -e "s|[@]GUILE_EFFECTIVE_VERSION[@]|2.2|g" -e "s|[@]GUILE_VERSION[@]|2.2.7|g" -e "s|[@]GUILE_CFLAGS[@]||g" -e "s|[@]GUILE_LIBS[@]|-lcrypt -lm|g" -e "s|[@]LIBGUILE_INTERFACE[@]|5:2:4|g" -e "s|[@]BDW_GC_CFLAGS[@]||g" -e "s|[@]BDW_GC_LIBS[@]|-latomic_ops -lgc -lpthread -ldl|g" -e "s|[@]LIB_CLOCK_GETTIME[@]||g" -e "s|[@]LIBGMP[@]|-lgmp|g" -e "s|[@]LIBLTDL[@]|-lltdl|g" -e "s|[@]LIBFFI_LIBS[@]|-lffi|g" -e "s|[@]LIBUNISTRING[@]|-lunistring|g" -e "s|[@]LIBICONV[@]||g" -e "s|[@]LIBINTL[@]||g" -e "s|[@]LIBSOCKET[@]||g" -e "s|[@]SERVENT_LIB[@]||g" -e "s|[@]HOSTENT_LIB[@]||g" -e "s|[@]GETADDRINFO_LIB[@]||g" -e "s|[@]INET_NTOP_LIB[@]||g" -e "s|[@]INET_PTON_LIB[@]||g" -e "s|[@]PKG_CONFIG[@]|/usr/bin/x86_64-pc-linux-gnu-pkg-config|g" -e "s|[@]pkgconfigdir[@]|/usr/lib64/pkgconfig|g" -e "s|[@]prefix[@]|/usr|g" -e "s|[@]exec_prefix[@]|/usr|g" -e "s|[@]bindir[@]|/usr/bin|g" -e "s|[@]libdir[@]|/usr/lib64|g" -e "s|[@]includedir[@]|/usr/include|g" -e "s|[@]datarootdir[@]|/usr/share|g" -e "s|[@]datadir[@]|/usr/share|g" -e "s|[@]sitedir[@]|/usr/share/guile/site/2.2|g" -e "s|[@]guile[@]|$guile|g" -e "s|[@]guild[@]|$guild|g" -e "s|[@]installed_guile[@]|$installed_guile|g" < "guild.in" > "guild.out" >guile="`echo guile | /usr/bin/sed -e 's,x,x,'`" ; guild="`echo guild | /usr/bin/sed -e 's,x,x,'`" ; installed_guile="/usr/bin/$guile" ; /usr/bin/sed -e "s|[@]PACKAGE_NAME[@]|GNU Guile|g" -e "s|[@]PACKAGE_BUGREPORT[@]|bug-guile@gnu.org|g" -e "s|[@]GUILE_EFFECTIVE_VERSION[@]|2.2|g" -e "s|[@]GUILE_VERSION[@]|2.2.7|g" -e "s|[@]GUILE_CFLAGS[@]||g" -e "s|[@]GUILE_LIBS[@]|-lcrypt -lm|g" -e "s|[@]LIBGUILE_INTERFACE[@]|5:2:4|g" -e "s|[@]BDW_GC_CFLAGS[@]||g" -e "s|[@]BDW_GC_LIBS[@]|-latomic_ops -lgc -lpthread -ldl|g" -e "s|[@]LIB_CLOCK_GETTIME[@]||g" -e "s|[@]LIBGMP[@]|-lgmp|g" -e "s|[@]LIBLTDL[@]|-lltdl|g" -e "s|[@]LIBFFI_LIBS[@]|-lffi|g" -e "s|[@]LIBUNISTRING[@]|-lunistring|g" -e "s|[@]LIBICONV[@]||g" -e "s|[@]LIBINTL[@]||g" -e "s|[@]LIBSOCKET[@]||g" -e "s|[@]SERVENT_LIB[@]||g" -e "s|[@]HOSTENT_LIB[@]||g" -e "s|[@]GETADDRINFO_LIB[@]||g" -e "s|[@]INET_NTOP_LIB[@]||g" -e "s|[@]INET_PTON_LIB[@]||g" -e "s|[@]PKG_CONFIG[@]|/usr/bin/x86_64-pc-linux-gnu-pkg-config|g" -e "s|[@]pkgconfigdir[@]|/usr/lib64/pkgconfig|g" -e "s|[@]prefix[@]|/usr|g" -e "s|[@]exec_prefix[@]|/usr|g" -e "s|[@]bindir[@]|/usr/bin|g" -e "s|[@]libdir[@]|/usr/lib64|g" -e "s|[@]includedir[@]|/usr/include|g" -e "s|[@]datarootdir[@]|/usr/share|g" -e "s|[@]datadir[@]|/usr/share|g" -e "s|[@]sitedir[@]|/usr/share/guile/site/2.2|g" -e "s|[@]guile[@]|$guile|g" -e "s|[@]guild[@]|$guild|g" -e "s|[@]installed_guile[@]|$installed_guile|g" < "guile-2.2.pc.in" > "guile-2.2.pc.out" >chmod +x "guile-config.out" >chmod +x "guild.out" >mv "guile-2.2.pc.out" "guile-2.2.pc" >mv "guile-config.out" "guile-config" >mv "guild.out" "guild" >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7/meta' >Making all in libguile >make[2]: Entering directory '/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7/libguile' >../libguile/guile-snarf -o alist.x alist.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o array-handle.x array-handle.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o array-map.x array-map.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o arrays.x arrays.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o async.x async.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o atomic.x atomic.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o backtrace.x backtrace.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o boolean.x boolean.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o bitvectors.x bitvectors.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o bytevectors.x bytevectors.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o chars.x chars.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o control.x control.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >mv libpath.tmp libpath.h >../libguile/guile-snarf -o continuations.x continuations.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o debug.x debug.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o dynl.x dynl.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o deprecation.x deprecation.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o deprecated.x deprecated.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o dynwind.x dynwind.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o eq.x eq.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o error.x error.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o eval.x eval.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o evalext.x evalext.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o expand.x expand.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o extensions.x extensions.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o fdes-finalizers.x fdes-finalizers.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o filesys.x filesys.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o fluids.x fluids.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o foreign.x foreign.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o feature.x feature.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o fports.x fports.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o frames.x frames.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o gc-malloc.x gc-malloc.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o gc.x gc.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o gettext.x gettext.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o generalized-arrays.x generalized-arrays.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o generalized-vectors.x generalized-vectors.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o goops.x goops.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o gsubr.x gsubr.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o guardians.x guardians.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o hash.x hash.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o hashtab.x hashtab.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o hooks.x hooks.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o i18n.x i18n.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o init.x init.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o instructions.x instructions.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o ioext.x ioext.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o list.x list.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o keywords.x keywords.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o load.x load.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o loader.x loader.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o macros.x macros.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o mallocs.x mallocs.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o memoize.x memoize.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o modules.x modules.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o numbers.x numbers.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o objprop.x objprop.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o options.x options.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o pairs.x pairs.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o ports.x ports.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o print.x print.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o procprop.x procprop.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o procs.x procs.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o programs.x programs.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o promises.x promises.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o r6rs-ports.x r6rs-ports.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o random.x random.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o read.x read.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o rw.x rw.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o rdelim.x rdelim.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o scmsigs.x scmsigs.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o script.x script.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o simpos.x simpos.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o smob.x smob.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o sort.x sort.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o srcprop.x srcprop.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o srfi-1.x srfi-1.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o srfi-4.x srfi-4.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o srfi-13.x srfi-13.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o stackchk.x stackchk.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o srfi-60.x srfi-60.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o stacks.x stacks.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o srfi-14.x srfi-14.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o stime.x stime.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o strings.x strings.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o strorder.x strorder.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o strports.x strports.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o struct.x struct.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o symbols.x symbols.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o syntax.x syntax.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o threads.x threads.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o throw.x throw.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o unicode.x unicode.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o trees.x trees.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o uniform.x uniform.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o values.x values.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o variable.x variable.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o vectors.x vectors.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o vm.x vm.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o version.x version.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o vports.x vports.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o weak-table.x weak-table.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o weak-set.x weak-set.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o weak-vector.x weak-vector.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o posix.x posix.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o net_db.x net_db.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o socket.x socket.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >../libguile/guile-snarf -o regex-posix.x regex-posix.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >make all-am >make[3]: Entering directory '/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7/libguile' >x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o guile-guile.o `test -f 'guile.c' || echo './'`guile.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-alist.lo `test -f 'alist.c' || echo './'`alist.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-array-handle.lo `test -f 'array-handle.c' || echo './'`array-handle.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-array-map.lo `test -f 'array-map.c' || echo './'`array-map.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-arrays.lo `test -f 'arrays.c' || echo './'`arrays.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-async.lo `test -f 'async.c' || echo './'`async.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-atomic.lo `test -f 'atomic.c' || echo './'`atomic.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-backtrace.lo `test -f 'backtrace.c' || echo './'`backtrace.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-boolean.lo `test -f 'boolean.c' || echo './'`boolean.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-bitvectors.lo `test -f 'bitvectors.c' || echo './'`bitvectors.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-bytevectors.lo `test -f 'bytevectors.c' || echo './'`bytevectors.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c alist.c -fPIC -DPIC -o .libs/libguile_2.2_la-alist.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c arrays.c -fPIC -DPIC -o .libs/libguile_2.2_la-arrays.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c boolean.c -fPIC -DPIC -o .libs/libguile_2.2_la-boolean.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c array-handle.c -fPIC -DPIC -o .libs/libguile_2.2_la-array-handle.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c array-map.c -fPIC -DPIC -o .libs/libguile_2.2_la-array-map.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c backtrace.c -fPIC -DPIC -o .libs/libguile_2.2_la-backtrace.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c async.c -fPIC -DPIC -o .libs/libguile_2.2_la-async.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c bytevectors.c -fPIC -DPIC -o .libs/libguile_2.2_la-bytevectors.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-continuations.lo `test -f 'continuations.c' || echo './'`continuations.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-control.lo `test -f 'control.c' || echo './'`control.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-chars.lo `test -f 'chars.c' || echo './'`chars.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-debug.lo `test -f 'debug.c' || echo './'`debug.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c atomic.c -fPIC -DPIC -o .libs/libguile_2.2_la-atomic.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c bitvectors.c -fPIC -DPIC -o .libs/libguile_2.2_la-bitvectors.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-deprecated.lo `test -f 'deprecated.c' || echo './'`deprecated.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-deprecation.lo `test -f 'deprecation.c' || echo './'`deprecation.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-dynstack.lo `test -f 'dynstack.c' || echo './'`dynstack.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-dynwind.lo `test -f 'dynwind.c' || echo './'`dynwind.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-eq.lo `test -f 'eq.c' || echo './'`eq.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-error.lo `test -f 'error.c' || echo './'`error.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-eval.lo `test -f 'eval.c' || echo './'`eval.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-evalext.lo `test -f 'evalext.c' || echo './'`evalext.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c continuations.c -fPIC -DPIC -o .libs/libguile_2.2_la-continuations.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c debug.c -fPIC -DPIC -o .libs/libguile_2.2_la-debug.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c control.c -fPIC -DPIC -o .libs/libguile_2.2_la-control.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c chars.c -fPIC -DPIC -o .libs/libguile_2.2_la-chars.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c deprecation.c -fPIC -DPIC -o .libs/libguile_2.2_la-deprecation.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c deprecated.c -fPIC -DPIC -o .libs/libguile_2.2_la-deprecated.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-expand.lo `test -f 'expand.c' || echo './'`expand.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-extensions.lo `test -f 'extensions.c' || echo './'`extensions.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-fdes-finalizers.lo `test -f 'fdes-finalizers.c' || echo './'`fdes-finalizers.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c dynstack.c -fPIC -DPIC -o .libs/libguile_2.2_la-dynstack.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c dynwind.c -fPIC -DPIC -o .libs/libguile_2.2_la-dynwind.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c error.c -fPIC -DPIC -o .libs/libguile_2.2_la-error.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c eq.c -fPIC -DPIC -o .libs/libguile_2.2_la-eq.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c evalext.c -fPIC -DPIC -o .libs/libguile_2.2_la-evalext.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-feature.lo `test -f 'feature.c' || echo './'`feature.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c eval.c -fPIC -DPIC -o .libs/libguile_2.2_la-eval.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-filesys.lo `test -f 'filesys.c' || echo './'`filesys.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-finalizers.lo `test -f 'finalizers.c' || echo './'`finalizers.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-fluids.lo `test -f 'fluids.c' || echo './'`fluids.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-foreign.lo `test -f 'foreign.c' || echo './'`foreign.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-foreign-object.lo `test -f 'foreign-object.c' || echo './'`foreign-object.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-fports.lo `test -f 'fports.c' || echo './'`fports.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-frames.lo `test -f 'frames.c' || echo './'`frames.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-gc.lo `test -f 'gc.c' || echo './'`gc.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c expand.c -fPIC -DPIC -o .libs/libguile_2.2_la-expand.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c extensions.c -fPIC -DPIC -o .libs/libguile_2.2_la-extensions.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c fdes-finalizers.c -fPIC -DPIC -o .libs/libguile_2.2_la-fdes-finalizers.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-gc-malloc.lo `test -f 'gc-malloc.c' || echo './'`gc-malloc.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c feature.c -fPIC -DPIC -o .libs/libguile_2.2_la-feature.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-gettext.lo `test -f 'gettext.c' || echo './'`gettext.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c finalizers.c -fPIC -DPIC -o .libs/libguile_2.2_la-finalizers.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c filesys.c -fPIC -DPIC -o .libs/libguile_2.2_la-filesys.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c fluids.c -fPIC -DPIC -o .libs/libguile_2.2_la-fluids.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c foreign.c -fPIC -DPIC -o .libs/libguile_2.2_la-foreign.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c foreign-object.c -fPIC -DPIC -o .libs/libguile_2.2_la-foreign-object.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c fports.c -fPIC -DPIC -o .libs/libguile_2.2_la-fports.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-generalized-arrays.lo `test -f 'generalized-arrays.c' || echo './'`generalized-arrays.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-generalized-vectors.lo `test -f 'generalized-vectors.c' || echo './'`generalized-vectors.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-goops.lo `test -f 'goops.c' || echo './'`goops.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-gsubr.lo `test -f 'gsubr.c' || echo './'`gsubr.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-guardians.lo `test -f 'guardians.c' || echo './'`guardians.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-hooks.lo `test -f 'hooks.c' || echo './'`hooks.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-hashtab.lo `test -f 'hashtab.c' || echo './'`hashtab.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c gc.c -fPIC -DPIC -o .libs/libguile_2.2_la-gc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c frames.c -fPIC -DPIC -o .libs/libguile_2.2_la-frames.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-i18n.lo `test -f 'i18n.c' || echo './'`i18n.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c gc-malloc.c -fPIC -DPIC -o .libs/libguile_2.2_la-gc-malloc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c gettext.c -fPIC -DPIC -o .libs/libguile_2.2_la-gettext.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-init.lo `test -f 'init.c' || echo './'`init.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-inline.lo `test -f 'inline.c' || echo './'`inline.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-hash.lo `test -f 'hash.c' || echo './'`hash.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-instructions.lo `test -f 'instructions.c' || echo './'`instructions.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c generalized-arrays.c -fPIC -DPIC -o .libs/libguile_2.2_la-generalized-arrays.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c goops.c -fPIC -DPIC -o .libs/libguile_2.2_la-goops.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c generalized-vectors.c -fPIC -DPIC -o .libs/libguile_2.2_la-generalized-vectors.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c gsubr.c -fPIC -DPIC -o .libs/libguile_2.2_la-gsubr.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c guardians.c -fPIC -DPIC -o .libs/libguile_2.2_la-guardians.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c hooks.c -fPIC -DPIC -o .libs/libguile_2.2_la-hooks.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c hashtab.c -fPIC -DPIC -o .libs/libguile_2.2_la-hashtab.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-ioext.lo `test -f 'ioext.c' || echo './'`ioext.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-keywords.lo `test -f 'keywords.c' || echo './'`keywords.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-list.lo `test -f 'list.c' || echo './'`list.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-load.lo `test -f 'load.c' || echo './'`load.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-loader.lo `test -f 'loader.c' || echo './'`loader.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c i18n.c -fPIC -DPIC -o .libs/libguile_2.2_la-i18n.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c init.c -fPIC -DPIC -o .libs/libguile_2.2_la-init.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-macros.lo `test -f 'macros.c' || echo './'`macros.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c inline.c -fPIC -DPIC -o .libs/libguile_2.2_la-inline.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-mallocs.lo `test -f 'mallocs.c' || echo './'`mallocs.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c hash.c -fPIC -DPIC -o .libs/libguile_2.2_la-hash.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c instructions.c -fPIC -DPIC -o .libs/libguile_2.2_la-instructions.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-modules.lo `test -f 'modules.c' || echo './'`modules.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-memoize.lo `test -f 'memoize.c' || echo './'`memoize.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-null-threads.lo `test -f 'null-threads.c' || echo './'`null-threads.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-numbers.lo `test -f 'numbers.c' || echo './'`numbers.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-objprop.lo `test -f 'objprop.c' || echo './'`objprop.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c list.c -fPIC -DPIC -o .libs/libguile_2.2_la-list.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c keywords.c -fPIC -DPIC -o .libs/libguile_2.2_la-keywords.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c ioext.c -fPIC -DPIC -o .libs/libguile_2.2_la-ioext.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c load.c -fPIC -DPIC -o .libs/libguile_2.2_la-load.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c loader.c -fPIC -DPIC -o .libs/libguile_2.2_la-loader.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-options.lo `test -f 'options.c' || echo './'`options.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c macros.c -fPIC -DPIC -o .libs/libguile_2.2_la-macros.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-pairs.lo `test -f 'pairs.c' || echo './'`pairs.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c mallocs.c -fPIC -DPIC -o .libs/libguile_2.2_la-mallocs.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-poll.lo `test -f 'poll.c' || echo './'`poll.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-ports.lo `test -f 'ports.c' || echo './'`ports.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-print.lo `test -f 'print.c' || echo './'`print.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c modules.c -fPIC -DPIC -o .libs/libguile_2.2_la-modules.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c null-threads.c -fPIC -DPIC -o .libs/libguile_2.2_la-null-threads.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c numbers.c -fPIC -DPIC -o .libs/libguile_2.2_la-numbers.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c memoize.c -fPIC -DPIC -o .libs/libguile_2.2_la-memoize.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c objprop.c -fPIC -DPIC -o .libs/libguile_2.2_la-objprop.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-procprop.lo `test -f 'procprop.c' || echo './'`procprop.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-procs.lo `test -f 'procs.c' || echo './'`procs.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-programs.lo `test -f 'programs.c' || echo './'`programs.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c options.c -fPIC -DPIC -o .libs/libguile_2.2_la-options.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c pairs.c -fPIC -DPIC -o .libs/libguile_2.2_la-pairs.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-promises.lo `test -f 'promises.c' || echo './'`promises.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-r6rs-ports.lo `test -f 'r6rs-ports.c' || echo './'`r6rs-ports.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-random.lo `test -f 'random.c' || echo './'`random.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c ports.c -fPIC -DPIC -o .libs/libguile_2.2_la-ports.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c print.c -fPIC -DPIC -o .libs/libguile_2.2_la-print.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c poll.c -fPIC -DPIC -o .libs/libguile_2.2_la-poll.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-rdelim.lo `test -f 'rdelim.c' || echo './'`rdelim.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-read.lo `test -f 'read.c' || echo './'`read.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c procs.c -fPIC -DPIC -o .libs/libguile_2.2_la-procs.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c procprop.c -fPIC -DPIC -o .libs/libguile_2.2_la-procprop.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-rw.lo `test -f 'rw.c' || echo './'`rw.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c programs.c -fPIC -DPIC -o .libs/libguile_2.2_la-programs.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-scmsigs.lo `test -f 'scmsigs.c' || echo './'`scmsigs.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-script.lo `test -f 'script.c' || echo './'`script.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-simpos.lo `test -f 'simpos.c' || echo './'`simpos.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-smob.lo `test -f 'smob.c' || echo './'`smob.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c r6rs-ports.c -fPIC -DPIC -o .libs/libguile_2.2_la-r6rs-ports.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c promises.c -fPIC -DPIC -o .libs/libguile_2.2_la-promises.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c random.c -fPIC -DPIC -o .libs/libguile_2.2_la-random.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c read.c -fPIC -DPIC -o .libs/libguile_2.2_la-read.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c rdelim.c -fPIC -DPIC -o .libs/libguile_2.2_la-rdelim.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-sort.lo `test -f 'sort.c' || echo './'`sort.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-srcprop.lo `test -f 'srcprop.c' || echo './'`srcprop.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-srfi-1.lo `test -f 'srfi-1.c' || echo './'`srfi-1.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c rw.c -fPIC -DPIC -o .libs/libguile_2.2_la-rw.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c scmsigs.c -fPIC -DPIC -o .libs/libguile_2.2_la-scmsigs.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c simpos.c -fPIC -DPIC -o .libs/libguile_2.2_la-simpos.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c script.c -fPIC -DPIC -o .libs/libguile_2.2_la-script.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-srfi-4.lo `test -f 'srfi-4.c' || echo './'`srfi-4.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-srfi-13.lo `test -f 'srfi-13.c' || echo './'`srfi-13.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-srfi-14.lo `test -f 'srfi-14.c' || echo './'`srfi-14.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c smob.c -fPIC -DPIC -o .libs/libguile_2.2_la-smob.o >[01m[Kscript.c:[m[K In function '[01m[Kscm_find_executable[m[K': >[01m[Kscript.c:76:3:[m[K [01;35m[Kwarning: [m[K'[01m[K__builtin_strncat[m[K' specified bound depends on the length of the source argument [[01;35m[K-Wstringop-overflow=[m[K] > 76 | [01;35m[Ks[m[Ktrncat (str1, str2, n + 1); > | [01;35m[K^[m[K >In function '[01m[Kscm_cat_path[m[K', > inlined from '[01m[Kscm_find_executable[m[K' at [01m[Kscript.c:151:13[m[K: >[01m[Kscript.c:62:9:[m[K [01;36m[Knote: [m[Klength computed here > 62 | n = [01;36m[Kstrlen (str2)[m[K; > | [01;36m[K^~~~~~~~~~~~~[m[K >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-srfi-60.lo `test -f 'srfi-60.c' || echo './'`srfi-60.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-stackchk.lo `test -f 'stackchk.c' || echo './'`stackchk.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c sort.c -fPIC -DPIC -o .libs/libguile_2.2_la-sort.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c srfi-1.c -fPIC -DPIC -o .libs/libguile_2.2_la-srfi-1.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c srcprop.c -fPIC -DPIC -o .libs/libguile_2.2_la-srcprop.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-stacks.lo `test -f 'stacks.c' || echo './'`stacks.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-stime.lo `test -f 'stime.c' || echo './'`stime.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-strings.lo `test -f 'strings.c' || echo './'`strings.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-strorder.lo `test -f 'strorder.c' || echo './'`strorder.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-strports.lo `test -f 'strports.c' || echo './'`strports.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-struct.lo `test -f 'struct.c' || echo './'`struct.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c srfi-4.c -fPIC -DPIC -o .libs/libguile_2.2_la-srfi-4.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c srfi-13.c -fPIC -DPIC -o .libs/libguile_2.2_la-srfi-13.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c srfi-14.c -fPIC -DPIC -o .libs/libguile_2.2_la-srfi-14.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-symbols.lo `test -f 'symbols.c' || echo './'`symbols.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-syntax.lo `test -f 'syntax.c' || echo './'`syntax.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c stacks.c -fPIC -DPIC -o .libs/libguile_2.2_la-stacks.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c srfi-60.c -fPIC -DPIC -o .libs/libguile_2.2_la-srfi-60.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c stackchk.c -fPIC -DPIC -o .libs/libguile_2.2_la-stackchk.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c strings.c -fPIC -DPIC -o .libs/libguile_2.2_la-strings.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c stime.c -fPIC -DPIC -o .libs/libguile_2.2_la-stime.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c strports.c -fPIC -DPIC -o .libs/libguile_2.2_la-strports.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c strorder.c -fPIC -DPIC -o .libs/libguile_2.2_la-strorder.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c struct.c -fPIC -DPIC -o .libs/libguile_2.2_la-struct.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-threads.lo `test -f 'threads.c' || echo './'`threads.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-throw.lo `test -f 'throw.c' || echo './'`throw.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-trees.lo `test -f 'trees.c' || echo './'`trees.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-unicode.lo `test -f 'unicode.c' || echo './'`unicode.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-uniform.lo `test -f 'uniform.c' || echo './'`uniform.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-values.lo `test -f 'values.c' || echo './'`values.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-variable.lo `test -f 'variable.c' || echo './'`variable.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c syntax.c -fPIC -DPIC -o .libs/libguile_2.2_la-syntax.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-version.lo `test -f 'version.c' || echo './'`version.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c symbols.c -fPIC -DPIC -o .libs/libguile_2.2_la-symbols.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-vports.lo `test -f 'vports.c' || echo './'`vports.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c throw.c -fPIC -DPIC -o .libs/libguile_2.2_la-throw.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c unicode.c -fPIC -DPIC -o .libs/libguile_2.2_la-unicode.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c trees.c -fPIC -DPIC -o .libs/libguile_2.2_la-trees.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c values.c -fPIC -DPIC -o .libs/libguile_2.2_la-values.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c threads.c -fPIC -DPIC -o .libs/libguile_2.2_la-threads.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c uniform.c -fPIC -DPIC -o .libs/libguile_2.2_la-uniform.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c variable.c -fPIC -DPIC -o .libs/libguile_2.2_la-variable.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-vm.lo `test -f 'vm.c' || echo './'`vm.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-vectors.lo `test -f 'vectors.c' || echo './'`vectors.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-weak-set.lo `test -f 'weak-set.c' || echo './'`weak-set.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-weak-table.lo `test -f 'weak-table.c' || echo './'`weak-table.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-weak-vector.lo `test -f 'weak-vector.c' || echo './'`weak-vector.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-dynl.lo `test -f 'dynl.c' || echo './'`dynl.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-posix.lo `test -f 'posix.c' || echo './'`posix.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-net_db.lo `test -f 'net_db.c' || echo './'`net_db.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c version.c -fPIC -DPIC -o .libs/libguile_2.2_la-version.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c vports.c -fPIC -DPIC -o .libs/libguile_2.2_la-vports.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-socket.lo `test -f 'socket.c' || echo './'`socket.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c weak-set.c -fPIC -DPIC -o .libs/libguile_2.2_la-weak-set.o >\ >if [ "no" = "yes" ]; then \ > x86_64-pc-linux-gnu-gcc -std=gnu11 -DCROSS_COMPILING=1 -I.. \ > -c -o "c-tokenize.o" "c-tokenize.c"; \ >else \ > x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o "c-tokenize.o" "c-tokenize.c"; \ >fi >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c vm.c -fPIC -DPIC -o .libs/libguile_2.2_la-vm.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c vectors.c -fPIC -DPIC -o .libs/libguile_2.2_la-vectors.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c weak-table.c -fPIC -DPIC -o .libs/libguile_2.2_la-weak-table.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c weak-vector.c -fPIC -DPIC -o .libs/libguile_2.2_la-weak-vector.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c dynl.c -fPIC -DPIC -o .libs/libguile_2.2_la-dynl.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c -o libguile_2.2_la-regex-posix.lo `test -f 'regex-posix.c' || echo './'`regex-posix.c >\ >rm -f guile_filter_doc_snarfage; \ >if [ "no" = "yes" ]; then \ > x86_64-pc-linux-gnu-gcc -std=gnu11 -o guile_filter_doc_snarfage c-tokenize.o; \ >else \ > /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -Wl,-O1 -Wl,--as-needed -o guile_filter_doc_snarfage c-tokenize.o ../lib/libgnu.la -lcrypt -lm; \ >fi >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c posix.c -fPIC -DPIC -o .libs/libguile_2.2_la-posix.o >[01m[Kposix.c:[m[K In function '[01m[Kscm_nice[m[K': >[01m[Kposix.c:1921:3:[m[K [01;35m[Kwarning: [m[Kignoring return value of '[01m[Knice[m[K' declared with attribute '[01m[Kwarn_unused_result[m[K' [[01;35m[K-Wunused-result[m[K] > 1921 | [01;35m[Knice (scm_to_int (incr))[m[K; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c socket.c -fPIC -DPIC -o .libs/libguile_2.2_la-socket.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c net_db.c -fPIC -DPIC -o .libs/libguile_2.2_la-net_db.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -c regex-posix.c -fPIC -DPIC -o .libs/libguile_2.2_la-regex-posix.o >libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -Wl,-O1 -Wl,--as-needed -o guile_filter_doc_snarfage c-tokenize.o ../lib/.libs/libgnu.a -lunistring -lcrypt -lm >./guile-snarf-docs -o alist.doc alist.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o array-handle.doc array-handle.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o array-map.doc array-map.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o arrays.doc arrays.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o async.doc async.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o atomic.doc atomic.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o backtrace.doc backtrace.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o boolean.doc boolean.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o bitvectors.doc bitvectors.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o chars.doc chars.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o bytevectors.doc bytevectors.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o control.doc control.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o continuations.doc continuations.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o debug.doc debug.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o deprecated.doc deprecated.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o deprecation.doc deprecation.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o dynl.doc dynl.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o dynwind.doc dynwind.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o eq.doc eq.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o error.doc error.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o eval.doc eval.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o expand.doc expand.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o evalext.doc evalext.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o extensions.doc extensions.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o fdes-finalizers.doc fdes-finalizers.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o feature.doc feature.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o filesys.doc filesys.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o fluids.doc fluids.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o foreign.doc foreign.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o fports.doc fports.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o gc-malloc.doc gc-malloc.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o gettext.doc gettext.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o generalized-arrays.doc generalized-arrays.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o gc.doc gc.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o generalized-vectors.doc generalized-vectors.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o goops.doc goops.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o gsubr.doc gsubr.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o guardians.doc guardians.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o hash.doc hash.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o hashtab.doc hashtab.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o hooks.doc hooks.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o i18n.doc i18n.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o init.doc init.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o ioext.doc ioext.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o keywords.doc keywords.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o list.doc list.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o load.doc load.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o macros.doc macros.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o memoize.doc memoize.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o modules.doc modules.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o mallocs.doc mallocs.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o numbers.doc numbers.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o objprop.doc objprop.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o options.doc options.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o pairs.doc pairs.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o ports.doc ports.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o print.doc print.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o procprop.doc procprop.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o r6rs-ports.doc r6rs-ports.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o promises.doc promises.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o random.doc random.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o procs.doc procs.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o rdelim.doc rdelim.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o read.doc read.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o rw.doc rw.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o script.doc script.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o simpos.doc simpos.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o smob.doc smob.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o scmsigs.doc scmsigs.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o sort.doc sort.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o srcprop.doc srcprop.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o srfi-1.doc srfi-1.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o srfi-4.doc srfi-4.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o srfi-13.doc srfi-13.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o srfi-14.doc srfi-14.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o srfi-60.doc srfi-60.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o stackchk.doc stackchk.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o stacks.doc stacks.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o stime.doc stime.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o strings.doc strings.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o strorder.doc strorder.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o struct.doc struct.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o symbols.doc symbols.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o strports.doc strports.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o threads.doc threads.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o syntax.doc syntax.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o throw.doc throw.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o trees.doc trees.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o unicode.doc unicode.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o uniform.doc uniform.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o values.doc values.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o variable.doc variable.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o vectors.doc vectors.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o version.doc version.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o weak-set.doc weak-set.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o weak-vector.doc weak-vector.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o weak-table.doc weak-table.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o vports.doc vports.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o posix.doc posix.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o net_db.doc net_db.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o socket.doc socket.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >./guile-snarf-docs -o regex-posix.doc regex-posix.c -- -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/lib64/libffi/include -I/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7 -march=westmere -O2 -pipe >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -latomic_ops -lgc -lpthread -ldl -lffi -lm -lm -lunistring -lm -version-info 5:2:4 -export-dynamic -no-undefined -Wl,-z -Wl,relro -Wl,--version-script="./libguile.map" -Wl,-O1 -Wl,--as-needed -o libguile-2.2.la -rpath /usr/lib64 libguile_2.2_la-alist.lo libguile_2.2_la-array-handle.lo libguile_2.2_la-array-map.lo libguile_2.2_la-arrays.lo libguile_2.2_la-async.lo libguile_2.2_la-atomic.lo libguile_2.2_la-backtrace.lo libguile_2.2_la-boolean.lo libguile_2.2_la-bitvectors.lo libguile_2.2_la-bytevectors.lo libguile_2.2_la-chars.lo libguile_2.2_la-control.lo libguile_2.2_la-continuations.lo libguile_2.2_la-debug.lo libguile_2.2_la-deprecated.lo libguile_2.2_la-deprecation.lo libguile_2.2_la-dynstack.lo libguile_2.2_la-dynwind.lo libguile_2.2_la-eq.lo libguile_2.2_la-error.lo libguile_2.2_la-eval.lo libguile_2.2_la-evalext.lo libguile_2.2_la-expand.lo libguile_2.2_la-extensions.lo libguile_2.2_la-fdes-finalizers.lo libguile_2.2_la-feature.lo libguile_2.2_la-filesys.lo libguile_2.2_la-finalizers.lo libguile_2.2_la-fluids.lo libguile_2.2_la-foreign.lo libguile_2.2_la-foreign-object.lo libguile_2.2_la-fports.lo libguile_2.2_la-frames.lo libguile_2.2_la-gc-malloc.lo libguile_2.2_la-gc.lo libguile_2.2_la-gettext.lo libguile_2.2_la-generalized-arrays.lo libguile_2.2_la-generalized-vectors.lo libguile_2.2_la-goops.lo libguile_2.2_la-gsubr.lo libguile_2.2_la-guardians.lo libguile_2.2_la-hash.lo libguile_2.2_la-hashtab.lo libguile_2.2_la-hooks.lo libguile_2.2_la-i18n.lo libguile_2.2_la-init.lo libguile_2.2_la-inline.lo libguile_2.2_la-instructions.lo libguile_2.2_la-ioext.lo libguile_2.2_la-keywords.lo libguile_2.2_la-list.lo libguile_2.2_la-load.lo libguile_2.2_la-loader.lo libguile_2.2_la-macros.lo libguile_2.2_la-mallocs.lo libguile_2.2_la-memoize.lo libguile_2.2_la-modules.lo libguile_2.2_la-null-threads.lo libguile_2.2_la-numbers.lo libguile_2.2_la-objprop.lo libguile_2.2_la-options.lo libguile_2.2_la-pairs.lo libguile_2.2_la-poll.lo libguile_2.2_la-ports.lo libguile_2.2_la-print.lo libguile_2.2_la-procprop.lo libguile_2.2_la-procs.lo libguile_2.2_la-programs.lo libguile_2.2_la-promises.lo libguile_2.2_la-r6rs-ports.lo libguile_2.2_la-random.lo libguile_2.2_la-rdelim.lo libguile_2.2_la-read.lo libguile_2.2_la-rw.lo libguile_2.2_la-scmsigs.lo libguile_2.2_la-script.lo libguile_2.2_la-simpos.lo libguile_2.2_la-smob.lo libguile_2.2_la-sort.lo libguile_2.2_la-srcprop.lo libguile_2.2_la-srfi-1.lo libguile_2.2_la-srfi-4.lo libguile_2.2_la-srfi-13.lo libguile_2.2_la-srfi-14.lo libguile_2.2_la-srfi-60.lo libguile_2.2_la-stackchk.lo libguile_2.2_la-stacks.lo libguile_2.2_la-stime.lo libguile_2.2_la-strings.lo libguile_2.2_la-strorder.lo libguile_2.2_la-strports.lo libguile_2.2_la-struct.lo libguile_2.2_la-symbols.lo libguile_2.2_la-syntax.lo libguile_2.2_la-threads.lo libguile_2.2_la-throw.lo libguile_2.2_la-trees.lo libguile_2.2_la-unicode.lo libguile_2.2_la-uniform.lo libguile_2.2_la-values.lo libguile_2.2_la-variable.lo libguile_2.2_la-vectors.lo libguile_2.2_la-version.lo libguile_2.2_la-vm.lo libguile_2.2_la-vports.lo libguile_2.2_la-weak-set.lo libguile_2.2_la-weak-table.lo libguile_2.2_la-weak-vector.lo libguile_2.2_la-dynl.lo libguile_2.2_la-posix.lo libguile_2.2_la-net_db.lo libguile_2.2_la-socket.lo libguile_2.2_la-regex-posix.lo ../lib/libgnu.la -lgmp -lltdl -lcrypt -lm >libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu11 -shared -fPIC -DPIC .libs/libguile_2.2_la-alist.o .libs/libguile_2.2_la-array-handle.o .libs/libguile_2.2_la-array-map.o .libs/libguile_2.2_la-arrays.o .libs/libguile_2.2_la-async.o .libs/libguile_2.2_la-atomic.o .libs/libguile_2.2_la-backtrace.o .libs/libguile_2.2_la-boolean.o .libs/libguile_2.2_la-bitvectors.o .libs/libguile_2.2_la-bytevectors.o .libs/libguile_2.2_la-chars.o .libs/libguile_2.2_la-control.o .libs/libguile_2.2_la-continuations.o .libs/libguile_2.2_la-debug.o .libs/libguile_2.2_la-deprecated.o .libs/libguile_2.2_la-deprecation.o .libs/libguile_2.2_la-dynstack.o .libs/libguile_2.2_la-dynwind.o .libs/libguile_2.2_la-eq.o .libs/libguile_2.2_la-error.o .libs/libguile_2.2_la-eval.o .libs/libguile_2.2_la-evalext.o .libs/libguile_2.2_la-expand.o .libs/libguile_2.2_la-extensions.o .libs/libguile_2.2_la-fdes-finalizers.o .libs/libguile_2.2_la-feature.o .libs/libguile_2.2_la-filesys.o .libs/libguile_2.2_la-finalizers.o .libs/libguile_2.2_la-fluids.o .libs/libguile_2.2_la-foreign.o .libs/libguile_2.2_la-foreign-object.o .libs/libguile_2.2_la-fports.o .libs/libguile_2.2_la-frames.o .libs/libguile_2.2_la-gc-malloc.o .libs/libguile_2.2_la-gc.o .libs/libguile_2.2_la-gettext.o .libs/libguile_2.2_la-generalized-arrays.o .libs/libguile_2.2_la-generalized-vectors.o .libs/libguile_2.2_la-goops.o .libs/libguile_2.2_la-gsubr.o .libs/libguile_2.2_la-guardians.o .libs/libguile_2.2_la-hash.o .libs/libguile_2.2_la-hashtab.o .libs/libguile_2.2_la-hooks.o .libs/libguile_2.2_la-i18n.o .libs/libguile_2.2_la-init.o .libs/libguile_2.2_la-inline.o .libs/libguile_2.2_la-instructions.o .libs/libguile_2.2_la-ioext.o .libs/libguile_2.2_la-keywords.o .libs/libguile_2.2_la-list.o .libs/libguile_2.2_la-load.o .libs/libguile_2.2_la-loader.o .libs/libguile_2.2_la-macros.o .libs/libguile_2.2_la-mallocs.o .libs/libguile_2.2_la-memoize.o .libs/libguile_2.2_la-modules.o .libs/libguile_2.2_la-null-threads.o .libs/libguile_2.2_la-numbers.o .libs/libguile_2.2_la-objprop.o .libs/libguile_2.2_la-options.o .libs/libguile_2.2_la-pairs.o .libs/libguile_2.2_la-poll.o .libs/libguile_2.2_la-ports.o .libs/libguile_2.2_la-print.o .libs/libguile_2.2_la-procprop.o .libs/libguile_2.2_la-procs.o .libs/libguile_2.2_la-programs.o .libs/libguile_2.2_la-promises.o .libs/libguile_2.2_la-r6rs-ports.o .libs/libguile_2.2_la-random.o .libs/libguile_2.2_la-rdelim.o .libs/libguile_2.2_la-read.o .libs/libguile_2.2_la-rw.o .libs/libguile_2.2_la-scmsigs.o .libs/libguile_2.2_la-script.o .libs/libguile_2.2_la-simpos.o .libs/libguile_2.2_la-smob.o .libs/libguile_2.2_la-sort.o .libs/libguile_2.2_la-srcprop.o .libs/libguile_2.2_la-srfi-1.o .libs/libguile_2.2_la-srfi-4.o .libs/libguile_2.2_la-srfi-13.o .libs/libguile_2.2_la-srfi-14.o .libs/libguile_2.2_la-srfi-60.o .libs/libguile_2.2_la-stackchk.o .libs/libguile_2.2_la-stacks.o .libs/libguile_2.2_la-stime.o .libs/libguile_2.2_la-strings.o .libs/libguile_2.2_la-strorder.o .libs/libguile_2.2_la-strports.o .libs/libguile_2.2_la-struct.o .libs/libguile_2.2_la-symbols.o .libs/libguile_2.2_la-syntax.o .libs/libguile_2.2_la-threads.o .libs/libguile_2.2_la-throw.o .libs/libguile_2.2_la-trees.o .libs/libguile_2.2_la-unicode.o .libs/libguile_2.2_la-uniform.o .libs/libguile_2.2_la-values.o .libs/libguile_2.2_la-variable.o .libs/libguile_2.2_la-vectors.o .libs/libguile_2.2_la-version.o .libs/libguile_2.2_la-vm.o .libs/libguile_2.2_la-vports.o .libs/libguile_2.2_la-weak-set.o .libs/libguile_2.2_la-weak-table.o .libs/libguile_2.2_la-weak-vector.o .libs/libguile_2.2_la-dynl.o .libs/libguile_2.2_la-posix.o .libs/libguile_2.2_la-net_db.o .libs/libguile_2.2_la-socket.o .libs/libguile_2.2_la-regex-posix.o -Wl,--whole-archive ../lib/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,//usr/lib64 -latomic_ops -lgc -lpthread -ldl -lffi -lunistring -lgmp //usr/lib64/libltdl.so -lcrypt -lm -march=westmere -O2 -Wl,-z -Wl,relro -Wl,--version-script=./libguile.map -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libguile-2.2.so.1 -o .libs/libguile-2.2.so.1.4.2 >/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/libguile_2.2_la-posix.o: in function `scm_tmpnam': >posix.c:(.text+0x1f22): warning: the use of `tmpnam' is dangerous, better use `mkstemp' >libtool: link: (cd ".libs" && rm -f "libguile-2.2.so.1" && ln -s "libguile-2.2.so.1.4.2" "libguile-2.2.so.1") >libtool: link: (cd ".libs" && rm -f "libguile-2.2.so" && ln -s "libguile-2.2.so.1.4.2" "libguile-2.2.so") >libtool: link: ( cd ".libs" && rm -f "libguile-2.2.la" && ln -s "../libguile-2.2.la" "libguile-2.2.la" ) >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -Wl,-O1 -Wl,--as-needed -o guile guile-guile.o libguile-2.2.la -lcrypt -lm >libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu11 -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv -fvisibility=hidden -march=westmere -O2 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/guile guile-guile.o ./.libs/libguile-2.2.so -latomic_ops -lgc -lpthread -ldl -lffi -lunistring -lgmp //usr/lib64/libltdl.so -lcrypt -lm >cat alist.doc array-handle.doc array-map.doc arrays.doc async.doc atomic.doc backtrace.doc boolean.doc bitvectors.doc bytevectors.doc chars.doc control.doc continuations.doc debug.doc deprecated.doc deprecation.doc dynl.doc dynwind.doc eq.doc error.doc eval.doc evalext.doc expand.doc extensions.doc fdes-finalizers.doc feature.doc filesys.doc fluids.doc foreign.doc fports.doc gc-malloc.doc gc.doc gettext.doc generalized-arrays.doc generalized-vectors.doc goops.doc gsubr.doc guardians.doc hash.doc hashtab.doc hooks.doc i18n.doc init.doc ioext.doc keywords.doc list.doc load.doc macros.doc mallocs.doc memoize.doc modules.doc numbers.doc objprop.doc options.doc pairs.doc ports.doc print.doc procprop.doc procs.doc promises.doc r6rs-ports.doc random.doc rdelim.doc read.doc rw.doc scmsigs.doc script.doc simpos.doc smob.doc sort.doc srcprop.doc srfi-1.doc srfi-4.doc srfi-13.doc srfi-14.doc srfi-60.doc stackchk.doc stacks.doc stime.doc strings.doc strorder.doc strports.doc struct.doc symbols.doc syntax.doc threads.doc throw.doc trees.doc unicode.doc uniform.doc values.doc variable.doc vectors.doc version.doc vports.doc weak-set.doc weak-table.doc weak-vector.doc dynl.doc posix.doc net_db.doc socket.doc regex-posix.doc | GUILE_AUTO_COMPILE=0 ../meta/build-env guild snarf-check-and-output-texi > guile-procedures.texi || { rm guile-procedures.texi; false; } >unmap: madvise failed at 0x7f412373d000 (length 57344), errno= 38 >unmap: madvise failed >make[3]: *** [Makefile:4281: guile-procedures.texi] Error 1 >make[3]: Leaving directory '/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7/libguile' >make[2]: *** [Makefile:2423: all] Error 2 >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7/libguile' >make[1]: *** [Makefile:1857: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7' >make: *** [Makefile:1743: all] Error 2 > [31;01m*[0m ERROR: dev-scheme/guile-2.2.7-r1::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-scheme/guile-2.2.7-r1::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-scheme/guile-2.2.7-r1::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/log/portage/dev-scheme:guile-2.2.7-r1:20231222-182842.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-scheme/guile-2.2.7-r1/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7' > [31;01m*[0m S: '/var/tmp/portage/dev-scheme/guile-2.2.7-r1/work/guile-2.2.7'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 920552
: 880252