* Package: dev-scheme/guile-1.8.8-r1 * Repository: gentoo * Maintainer: hkBst@gentoo.org scheme@gentoo.org * USE: amd64 deprecated elibc_glibc kernel_linux multilib nls regex test threads userland_GNU * FEATURES: sandbox suidctl test userpriv usersandbox * Applying guile-1.8.8-fix_guile-config.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8' ... * Running eautoreconf in '/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/guile-readline' ... * Running libtoolize --install --copy --force --automake ... * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal ... [ ok ] [ ok ] * Running autoconf ... * Running aclocal -I m4 ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign ... [ ok ] [ ok ] * Running autoconf ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy ... [ ok ] * Running elibtoolize in: guile-1.8.8/build-aux/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Running elibtoolize in: guile-1.8.8/guile-readline/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu configure: autobuild project... guile configure: autobuild revision... 1.8.8 configure: autobuild hostname... clang_vm configure: autobuild timestamp... 20120720T140020Z checking for x86_64-pc-linux-gnu-gcc... clang 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 clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of clang... gcc3 checking how to run the C preprocessor... clang -E checking for gawk... (cached) gawk checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking 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 for clang option to accept ISO C89... (cached) none needed checking whether clang and cc understand -c and -o together... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by clang... /usr/bin/x86_64-pc-linux-gnu-ld checking if the linker (/usr/bin/x86_64-pc-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/x86_64-pc-linux-gnu-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... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from clang object... ok checking for sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fPIC -DPIC checking if clang PIC flag -fPIC -DPIC works... yes checking if clang static flag -static works... yes checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/usr/bin/x86_64-pc-linux-gnu-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... no checking for dlopen in -ldl... 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 lt_dlinit in -lltdl... yes checking ltdl.h usability... yes checking ltdl.h presence... yes checking for ltdl.h... yes checking for makeinfo... yes checking for emacs... no checking where .elc files should go... ${datadir}/emacs/site-lisp checking whether to use system and library "64" calls... yes checking whether the compiler defaults to IEEE floating point behavior... 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... inline checking for __uc_get_ar_bsp in -luca... (cached) no checking whether byte ordering is bigendian... no 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 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 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 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 limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... 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 regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking rxposix.h usability... no checking rxposix.h presence... no checking for rxposix.h... no checking rx/rxposix.h usability... no checking rx/rxposix.h presence... no checking for rx/rxposix.h... no checking sys/dir.h usability... yes checking sys/dir.h presence... yes checking for sys/dir.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... 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 for strings.h... (cached) yes checking machine/fpu.h usability... no checking machine/fpu.h presence... no checking for machine/fpu.h... no checking for complex double... yes checking for socklen_t... yes checking for struct ip_mreq... no 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 for uid_t in sys/types.h... yes checking type of array argument to getgroups... gid_t checking return type of signal handlers... void checking for mode_t... yes checking for cos in -lm... yes checking for gethostbyname... 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 getcwd... yes checking for geteuid... yes checking for gettimeofday... yes checking for gmtime_r... yes checking for ioctl... yes checking for lstat... yes checking for mkdir... yes checking for mknod... yes checking for nice... yes checking for pipe... yes checking for _pipe... no checking for readdir_r... yes checking for readdir64_r... yes checking for readlink... yes checking for rename... yes checking for rmdir... yes checking for select... yes checking for setegid... yes checking for seteuid... yes checking for setlocale... yes checking for setpgid... yes checking for setsid... yes checking for sigaction... yes checking for siginterrupt... yes checking for stat64... yes checking for strftime... yes checking for strptime... yes checking for symlink... yes checking for sync... yes checking for sysconf... yes checking for tcgetpgrp... yes checking for tcsetpgrp... yes checking for times... yes checking for uname... yes checking for waitpid... yes checking for strdup... 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... yes checking for fcntl... 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 unsetenv... yes checking for isblank... yes checking for _NSGetEnviron... no checking for strncasecmp... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for chroot... yes checking for flock... yes checking for getlogin... 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... yes checking whether strncasecmp is declared... yes checking whether unsetenv is declared... yes checking whether hstrerror is declared... no checking whether cuserid is declared... yes checking whether flock is declared... no checking whether vsnprintf is declared... yes checking for library containing crypt... -lcrypt checking for i... _Complex_I checking whether csqrt is usable... yes checking for __gmpz_init in -lgmp... yes 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 ld used by GCC... /usr/bin/x86_64-pc-linux-gnu-ld -m elf_x86_64 checking if the linker (/usr/bin/x86_64-pc-linux-gnu-ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... 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 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 socketpair... yes checking for getgroups... yes checking for setgroups... yes checking for setpwent... yes checking for pause... yes checking for tzset... 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 inet_pton... yes checking for inet_ntop... yes checking for struct sockaddr.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 regcomp... yes checking for inet_aton... yes checking for putenv... yes checking for strerror... yes checking for memmove... yes checking for mkstemp... yes checking floatingpoint.h usability... no checking floatingpoint.h presence... no checking for floatingpoint.h... no checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking nan.h usability... no checking nan.h presence... no checking for nan.h... no 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 trunc... yes checking for isinf... yes checking for isnan... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for struct stat.st_rdev... yes checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... 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 we need POSIX to get struct utimbuf... no 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... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... 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_sigmask... yes checking whether PTHREAD_ONCE_INIT needs braces... yes checking whether PTHREAD_MUTEX_INITIALIZER needs braces... yes 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 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 benchmark-suite/Makefile config.status: creating doc/Makefile config.status: creating doc/goops/Makefile config.status: creating doc/r5rs/Makefile config.status: creating doc/ref/Makefile config.status: creating doc/tutorial/Makefile config.status: creating emacs/Makefile config.status: creating examples/Makefile config.status: creating guile-config/Makefile config.status: creating ice-9/Makefile config.status: creating lang/Makefile config.status: creating libguile/Makefile config.status: creating oop/Makefile config.status: creating oop/goops/Makefile config.status: creating scripts/Makefile config.status: creating srfi/Makefile config.status: creating test-suite/Makefile config.status: creating test-suite/standalone/Makefile config.status: creating guile-1.8.pc config.status: creating check-guile config.status: creating benchmark-guile config.status: creating guile-tools config.status: creating pre-inst-guile config.status: creating pre-inst-guile-env config.status: creating libguile/guile-snarf config.status: creating libguile/guile-doc-snarf config.status: creating libguile/guile-func-name-check 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 === configuring in guile-readline (/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/guile-readline) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--disable-error-on-warning' '--disable-static' '--enable-posix' '--disable-networking' '--enable-regex' '--enable-deprecated' '--disable-elisp' '--enable-nls' '--disable-rpath' '--disable-debug-freelist' '--disable-debug-malloc' '--disable-guile-debug' '--with-threads' '--with-modules' 'EMACS=no' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=clang' 'CFLAGS=-O2 -march=native -pipe -fira-loop-pressure' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,-O1,--as-needed,-z,now' 'CPPFLAGS=' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-gcc... clang 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 clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of clang... gcc3 checking for x86_64-pc-linux-gnu-gcc... (cached) clang checking whether we are using the GNU C compiler... (cached) yes checking whether clang accepts -g... (cached) yes checking for clang option to accept ISO C89... (cached) none needed checking dependency style of clang... (cached) gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by clang... /usr/bin/x86_64-pc-linux-gnu-ld checking if the linker (/usr/bin/x86_64-pc-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/x86_64-pc-linux-gnu-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... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from clang object... ok checking for sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... clang -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fPIC -DPIC checking if clang PIC flag -fPIC -DPIC works... yes checking if clang static flag -static works... yes checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/usr/bin/x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for tgoto in -lncurses... yes checking for readline in -lreadline... yes checking for siginterrupt... yes checking for rl_clear_signals... yes checking for rl_cleanup_after_signal... yes checking for rl_filename_completion_function... yes checking for rl_get_keymap... yes checking for rl_getc_function pointer in readline... yes checking for strdup... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating ice-9/Makefile config.status: creating guile-readline-config.h config.status: executing depfiles commands config.status: executing libtool commands (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/build-aux/missing --run autoheader) configure.in:1126: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... configure.in:1126: the top level configure.in:1135: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... configure.in:1135: the top level configure.in:1321: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from... ../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from... ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from... ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... configure.in:1321: the top level configure.in:1333: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from... ../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from... ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from... ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... configure.in:1333: the top level rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8' Making all in oop make[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/oop' Making all in goops make[3]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/oop/goops' make[3]: Nessuna operazione da eseguire per «all». make[3]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/oop/goops' make[3]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/oop' make[3]: Nessuna operazione da eseguire per «all-am». make[3]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/oop' make[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/oop' Making all in libguile make[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/libguile' sed < ./version.h.in > version.h.tmp \ -e s:@-GUILE_MAJOR_VERSION-@:1: \ -e s:@-GUILE_MINOR_VERSION-@:8: \ -e s:@-GUILE_MICRO_VERSION-@:8: if [ "no" = "yes" ]; then \ clang -DHAVE_CONFIG_H -I.. -I.. -I.. -c -o gen-scmconfig.o gen-scmconfig.c; \ else \ clang -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes -c -o gen-scmconfig.o gen-scmconfig.c; \ fi Generating libpath.h... mv version.h.tmp version.h if [ "no" = "yes" ]; then \ clang -o gen-scmconfig gen-scmconfig.o; \ else \ /bin/sh ../libtool --tag=CC --mode=link clang -O2 -march=native -pipe -Wall -Wmissing-prototypes -Wl,-O1 -Wl,--as-needed -Wl,-O1,--as-needed,-z,now -o gen-scmconfig gen-scmconfig.o -lgmp -lcrypt -lm -lltdl ; \ fi libtool: link: clang -O2 -march=native -pipe -Wall -Wmissing-prototypes -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,now -o gen-scmconfig gen-scmconfig.o -lgmp -lcrypt -lm /usr/lib64/libltdl.so -ldl 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 ./guile-snarf -o alist.x alist.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o arbiters.x arbiters.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o async.x async.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o backtrace.x backtrace.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o boolean.x boolean.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o chars.x chars.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o continuations.x continuations.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o debug.x debug.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o deprecation.x deprecation.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o deprecated.x deprecated.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o discouraged.x discouraged.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o dynl.x dynl.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o dynwind.x dynwind.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o environments.x environments.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o eq.x eq.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o error.x error.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o eval.x eval.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o evalext.x evalext.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o extensions.x extensions.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o feature.x feature.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o fluids.x fluids.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o fports.x fports.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o futures.x futures.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o gc.x gc.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o gc-mark.x gc-mark.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o gc-segment.x gc-segment.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o gc-malloc.x gc-malloc.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o gc-card.x gc-card.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o goops.x goops.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o gsubr.x gsubr.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o guardians.x guardians.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o hash.x hash.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o hashtab.x hashtab.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o hooks.x hooks.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o i18n.x i18n.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o init.x init.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o ioext.x ioext.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o keywords.x keywords.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o lang.x lang.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o list.x list.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o load.x load.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o macros.x macros.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o mallocs.x mallocs.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o modules.x modules.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o numbers.x numbers.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o objects.x objects.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o objprop.x objprop.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o options.x options.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o pairs.x pairs.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o ports.x ports.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o print.x print.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o procprop.x procprop.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o procs.x procs.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o properties.x properties.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes clang: warning: ./guile-snarf -o random.x random.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o rdelim.x rdelim.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o read.x read.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o root.x root.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o rw.x rw.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o scmsigs.x scmsigs.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o script.x script.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o simpos.x simpos.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o smob.x smob.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o sort.x sort.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o srcprop.x srcprop.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o stackchk.x stackchk.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o stacks.x stacks.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o stime.x stime.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o strings.x strings.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o srfi-4.x srfi-4.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o srfi-13.x srfi-13.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o srfi-14.x srfi-14.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o strorder.x strorder.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o strports.x strports.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o struct.x struct.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o symbols.x symbols.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o threads.x threads.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o throw.x throw.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o values.x values.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o variable.x variable.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o vectors.x vectors.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o version.x version.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o vports.x vports.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o weaks.x weaks.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o ramap.x ramap.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o unif.x unif.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o filesys.x filesys.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o posix.x posix.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ./guile-snarf -o regex-posix.x regex-posix.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes make all-am make[3]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/libguile' /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-alist.lo -MD -MP -MF .deps/libguile_la-alist.Tpo -c -o libguile_la-alist.lo `test -f 'alist.c' || echo './'`alist.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-arbiters.lo -MD -MP -MF .deps/libguile_la-arbiters.Tpo -c -o libguile_la-arbiters.lo `test -f 'arbiters.c' || echo './'`arbiters.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-async.lo -MD -MP -MF .deps/libguile_la-async.Tpo -c -o libguile_la-async.lo `test -f 'async.c' || echo './'`async.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-backtrace.lo -MD -MP -MF .deps/libguile_la-backtrace.Tpo -c -o libguile_la-backtrace.lo `test -f 'backtrace.c' || echo './'`backtrace.c libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-alist.lo -MD -MP -MF .deps/libguile_la-alist.Tpo -c alist.c -fPIC -DPIC -o .libs/libguile_la-alist.o libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-arbiters.lo -MD -MP -MF .deps/libguile_la-arbiters.Tpo -c arbiters.c -fPIC -DPIC -o .libs/libguile_la-arbiters.o libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-backtrace.lo -MD -MP -MF .deps/libguile_la-backtrace.Tpo -c backtrace.c -fPIC -DPIC -o .libs/libguile_la-backtrace.o libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-async.lo -MD -MP -MF .deps/libguile_la-async.Tpo -c async.c -fPIC -DPIC -o .libs/libguile_la-async.o async.c:139:44: warning: excess elements in scalar initializer static scm_i_pthread_mutex_t async_mutex = SCM_I_PTHREAD_MUTEX_INITIALIZER;  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../libguile/pthread-threads.h:47:48: note: expanded from macro 'SCM_I_PTHREAD_MUTEX_INITIALIZER' # define SCM_I_PTHREAD_MUTEX_INITIALIZER { PTHREAD_MUTEX_INITIALIZER }  ^ /usr/include/pthread.h:90:10: note: expanded from macro 'PTHREAD_MUTEX_INITIALIZER' { { 0, 0, 0, 0, 0, 0, { 0, 0 } } }  ^ 1 warning generated. mv -f .deps/libguile_la-async.Tpo .deps/libguile_la-async.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-boolean.lo -MD -MP -MF .deps/libguile_la-boolean.Tpo -c -o libguile_la-boolean.lo `test -f 'boolean.c' || echo './'`boolean.c mv -f .deps/libguile_la-alist.Tpo .deps/libguile_la-alist.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-chars.lo -MD -MP -MF .deps/libguile_la-chars.Tpo -c -o libguile_la-chars.lo `test -f 'chars.c' || echo './'`chars.c libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-boolean.lo -MD -MP -MF .deps/libguile_la-boolean.Tpo -c boolean.c -fPIC -DPIC -o .libs/libguile_la-boolean.o mv -f .deps/libguile_la-backtrace.Tpo .deps/libguile_la-backtrace.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-continuations.lo -MD -MP -MF .deps/libguile_la-continuations.Tpo -c -o libguile_la-continuations.lo `test -f 'continuations.c' || echo './'`continuations.c libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-chars.lo -MD -MP -MF .deps/libguile_la-chars.Tpo -c chars.c -fPIC -DPIC -o .libs/libguile_la-chars.o mv -f .deps/libguile_la-arbiters.Tpo .deps/libguile_la-arbiters.Plo mv -f .deps/libguile_la-boolean.Tpo .deps/libguile_la-boolean.Plo libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-continuations.lo -MD -MP -MF .deps/libguile_la-continuations.Tpo -c continuations.c -fPIC -DPIC -o .libs/libguile_la-continuations.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-convert.lo -MD -MP -MF .deps/libguile_la-convert.Tpo -c -o libguile_la-convert.lo `test -f 'convert.c' || echo './'`convert.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-debug.lo -MD -MP -MF .deps/libguile_la-debug.Tpo -c -o libguile_la-debug.lo `test -f 'debug.c' || echo './'`debug.c mv -f .deps/libguile_la-chars.Tpo .deps/libguile_la-chars.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-deprecation.lo -MD -MP -MF .deps/libguile_la-deprecation.Tpo -c -o libguile_la-deprecation.lo `test -f 'deprecation.c' || echo './'`deprecation.c libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-debug.lo -MD -MP -MF .deps/libguile_la-debug.Tpo -c debug.c -fPIC -DPIC -o .libs/libguile_la-debug.o libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-convert.lo -MD -MP -MF .deps/libguile_la-convert.Tpo -c convert.c -fPIC -DPIC -o .libs/libguile_la-convert.o mv -f .deps/libguile_la-continuations.Tpo .deps/libguile_la-continuations.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-deprecated.lo -MD -MP -MF .deps/libguile_la-deprecated.Tpo -c -o libguile_la-deprecated.lo `test -f 'deprecated.c' || echo './'`deprecated.c libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-deprecation.lo -MD -MP -MF .deps/libguile_la-deprecation.Tpo -c deprecation.c -fPIC -DPIC -o .libs/libguile_la-deprecation.o mv -f .deps/libguile_la-debug.Tpo .deps/libguile_la-debug.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-discouraged.lo -MD -MP -MF .deps/libguile_la-discouraged.Tpo -c -o libguile_la-discouraged.lo `test -f 'discouraged.c' || echo './'`discouraged.c libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-deprecated.lo -MD -MP -MF .deps/libguile_la-deprecated.Tpo -c deprecated.c -fPIC -DPIC -o .libs/libguile_la-deprecated.o mv -f .deps/libguile_la-deprecation.Tpo .deps/libguile_la-deprecation.Plo libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-discouraged.lo -MD -MP -MF .deps/libguile_la-discouraged.Tpo -c discouraged.c -fPIC -DPIC -o .libs/libguile_la-discouraged.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-dynwind.lo -MD -MP -MF .deps/libguile_la-dynwind.Tpo -c -o libguile_la-dynwind.lo `test -f 'dynwind.c' || echo './'`dynwind.c mv -f .deps/libguile_la-convert.Tpo .deps/libguile_la-convert.Plo mv -f .deps/libguile_la-discouraged.Tpo .deps/libguile_la-discouraged.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-environments.lo -MD -MP -MF .deps/libguile_la-environments.Tpo -c -o libguile_la-environments.lo `test -f 'environments.c' || echo './'`environments.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-eq.lo -MD -MP -MF .deps/libguile_la-eq.Tpo -c -o libguile_la-eq.lo `test -f 'eq.c' || echo './'`eq.c libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-dynwind.lo -MD -MP -MF .deps/libguile_la-dynwind.Tpo -c dynwind.c -fPIC -DPIC -o .libs/libguile_la-dynwind.o mv -f .deps/libguile_la-deprecated.Tpo .deps/libguile_la-deprecated.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-error.lo -MD -MP -MF .deps/libguile_la-error.Tpo -c -o libguile_la-error.lo `test -f 'error.c' || echo './'`error.c libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-error.lo -MD -MP -MF .deps/libguile_la-error.Tpo -c error.c -fPIC -DPIC -o .libs/libguile_la-error.o libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-eq.lo -MD -MP -MF .deps/libguile_la-eq.Tpo -c eq.c -fPIC -DPIC -o .libs/libguile_la-eq.o libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-environments.lo -MD -MP -MF .deps/libguile_la-environments.Tpo -c environments.c -fPIC -DPIC -o .libs/libguile_la-environments.o mv -f .deps/libguile_la-dynwind.Tpo .deps/libguile_la-dynwind.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-eval.lo -MD -MP -MF .deps/libguile_la-eval.Tpo -c -o libguile_la-eval.lo `test -f 'eval.c' || echo './'`eval.c libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-eval.lo -MD -MP -MF .deps/libguile_la-eval.Tpo -c eval.c -fPIC -DPIC -o .libs/libguile_la-eval.o mv -f .deps/libguile_la-error.Tpo .deps/libguile_la-error.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-evalext.lo -MD -MP -MF .deps/libguile_la-evalext.Tpo -c -o libguile_la-evalext.lo `test -f 'evalext.c' || echo './'`evalext.c mv -f .deps/libguile_la-eq.Tpo .deps/libguile_la-eq.Plo libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-evalext.lo -MD -MP -MF .deps/libguile_la-evalext.Tpo -c evalext.c -fPIC -DPIC -o .libs/libguile_la-evalext.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-extensions.lo -MD -MP -MF .deps/libguile_la-extensions.Tpo -c -o libguile_la-extensions.lo `test -f 'extensions.c' || echo './'`extensions.c mv -f .deps/libguile_la-environments.Tpo .deps/libguile_la-environments.Plo libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-extensions.lo -MD -MP -MF .deps/libguile_la-extensions.Tpo -c extensions.c -fPIC -DPIC -o .libs/libguile_la-extensions.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-feature.lo -MD -MP -MF .deps/libguile_la-feature.Tpo -c -o libguile_la-feature.lo `test -f 'feature.c' || echo './'`feature.c mv -f .deps/libguile_la-evalext.Tpo .deps/libguile_la-evalext.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-fluids.lo -MD -MP -MF .deps/libguile_la-fluids.Tpo -c -o libguile_la-fluids.lo `test -f 'fluids.c' || echo './'`fluids.c libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-feature.lo -MD -MP -MF .deps/libguile_la-feature.Tpo -c feature.c -fPIC -DPIC -o .libs/libguile_la-feature.o libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-fluids.lo -MD -MP -MF .deps/libguile_la-fluids.Tpo -c fluids.c -fPIC -DPIC -o .libs/libguile_la-fluids.o mv -f .deps/libguile_la-extensions.Tpo .deps/libguile_la-extensions.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-fports.lo -MD -MP -MF .deps/libguile_la-fports.Tpo -c -o libguile_la-fports.lo `test -f 'fports.c' || echo './'`fports.c fluids.c:58:50: warning: excess elements in scalar initializer static scm_i_pthread_mutex_t fluid_admin_mutex = SCM_I_PTHREAD_MUTEX_INITIALIZER;  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../libguile/pthread-threads.h:47:48: note: expanded from macro 'SCM_I_PTHREAD_MUTEX_INITIALIZER' # define SCM_I_PTHREAD_MUTEX_INITIALIZER { PTHREAD_MUTEX_INITIALIZER }  ^ /usr/include/pthread.h:90:10: note: expanded from macro 'PTHREAD_MUTEX_INITIALIZER' { { 0, 0, 0, 0, 0, 0, { 0, 0 } } }  ^ libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-fports.lo -MD -MP -MF .deps/libguile_la-fports.Tpo -c fports.c -fPIC -DPIC -o .libs/libguile_la-fports.o 1 warning generated. mv -f .deps/libguile_la-fluids.Tpo .deps/libguile_la-fluids.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-futures.lo -MD -MP -MF .deps/libguile_la-futures.Tpo -c -o libguile_la-futures.lo `test -f 'futures.c' || echo './'`futures.c mv -f .deps/libguile_la-feature.Tpo .deps/libguile_la-feature.Plo libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-futures.lo -MD -MP -MF .deps/libguile_la-futures.Tpo -c futures.c -fPIC -DPIC -o .libs/libguile_la-futures.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-gc.lo -MD -MP -MF .deps/libguile_la-gc.Tpo -c -o libguile_la-gc.lo `test -f 'gc.c' || echo './'`gc.c mv -f .deps/libguile_la-futures.Tpo .deps/libguile_la-futures.Plo mv -f .deps/libguile_la-fports.Tpo .deps/libguile_la-fports.Plo libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-gc.lo -MD -MP -MF .deps/libguile_la-gc.Tpo -c gc.c -fPIC -DPIC -o .libs/libguile_la-gc.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-gc-mark.lo -MD -MP -MF .deps/libguile_la-gc-mark.Tpo -c -o libguile_la-gc-mark.lo `test -f 'gc-mark.c' || echo './'`gc-mark.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-gc-segment.lo -MD -MP -MF .deps/libguile_la-gc-segment.Tpo -c -o libguile_la-gc-segment.lo `test -f 'gc-segment.c' || echo './'`gc-segment.c gc.c:65:43: warning: excess elements in scalar initializer scm_i_pthread_mutex_t scm_i_sweep_mutex = SCM_I_PTHREAD_MUTEX_INITIALIZER;  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../libguile/pthread-threads.h:47:48: note: expanded from macro 'SCM_I_PTHREAD_MUTEX_INITIALIZER' # define SCM_I_PTHREAD_MUTEX_INITIALIZER { PTHREAD_MUTEX_INITIALIZER }  ^ /usr/include/pthread.h:90:10: note: expanded from macro 'PTHREAD_MUTEX_INITIALIZER' { { 0, 0, 0, 0, 0, 0, { 0, 0 } } }  ^ libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-gc-mark.lo -MD -MP -MF .deps/libguile_la-gc-mark.Tpo -c gc-mark.c -fPIC -DPIC -o .libs/libguile_la-gc-mark.o gc.c:902:46: warning: excess elements in scalar initializer scm_i_pthread_mutex_t scm_i_gc_admin_mutex = SCM_I_PTHREAD_MUTEX_INITIALIZER;  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../libguile/pthread-threads.h:47:48: note: expanded from macro 'SCM_I_PTHREAD_MUTEX_INITIALIZER' # define SCM_I_PTHREAD_MUTEX_INITIALIZER { PTHREAD_MUTEX_INITIALIZER }  ^ /usr/include/pthread.h:90:10: note: expanded from macro 'PTHREAD_MUTEX_INITIALIZER' { { 0, 0, 0, 0, 0, 0, { 0, 0 } } }  ^ 2 warnings generated. mv -f .deps/libguile_la-gc.Tpo .deps/libguile_la-gc.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-gc-malloc.lo -MD -MP -MF .deps/libguile_la-gc-malloc.Tpo -c -o libguile_la-gc-malloc.lo `test -f 'gc-malloc.c' || echo './'`gc-malloc.c libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-gc-segment.lo -MD -MP -MF .deps/libguile_la-gc-segment.Tpo -c gc-segment.c -fPIC -DPIC -o .libs/libguile_la-gc-segment.o mv -f .deps/libguile_la-gc-segment.Tpo .deps/libguile_la-gc-segment.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-gc-card.lo -MD -MP -MF .deps/libguile_la-gc-card.Tpo -c -o libguile_la-gc-card.lo `test -f 'gc-card.c' || echo './'`gc-card.c libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-gc-malloc.lo -MD -MP -MF .deps/libguile_la-gc-malloc.Tpo -c gc-malloc.c -fPIC -DPIC -o .libs/libguile_la-gc-malloc.o libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-gc-card.lo -MD -MP -MF .deps/libguile_la-gc-card.Tpo -c gc-card.c -fPIC -DPIC -o .libs/libguile_la-gc-card.o mv -f .deps/libguile_la-gc-mark.Tpo .deps/libguile_la-gc-mark.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-gc-freelist.lo -MD -MP -MF .deps/libguile_la-gc-freelist.Tpo -c -o libguile_la-gc-freelist.lo `test -f 'gc-freelist.c' || echo './'`gc-freelist.c gc-malloc.c:95:20: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (scm_mtrigger < 0)  ~~~~~~~~~~~~ ^ ~ 1 warning generated. mv -f .deps/libguile_la-gc-malloc.Tpo .deps/libguile_la-gc-malloc.Plo libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-gc-freelist.lo -MD -MP -MF .deps/libguile_la-gc-freelist.Tpo -c gc-freelist.c -fPIC -DPIC -o .libs/libguile_la-gc-freelist.o mv -f .deps/libguile_la-gc-card.Tpo .deps/libguile_la-gc-card.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-gc_os_dep.lo -MD -MP -MF .deps/libguile_la-gc_os_dep.Tpo -c -o libguile_la-gc_os_dep.lo `test -f 'gc_os_dep.c' || echo './'`gc_os_dep.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-gdbint.lo -MD -MP -MF .deps/libguile_la-gdbint.Tpo -c -o libguile_la-gdbint.lo `test -f 'gdbint.c' || echo './'`gdbint.c mv -f .deps/libguile_la-gc-freelist.Tpo .deps/libguile_la-gc-freelist.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-gh_data.lo -MD -MP -MF .deps/libguile_la-gh_data.Tpo -c -o libguile_la-gh_data.lo `test -f 'gh_data.c' || echo './'`gh_data.c libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-gdbint.lo -MD -MP -MF .deps/libguile_la-gdbint.Tpo -c gdbint.c -fPIC -DPIC -o .libs/libguile_la-gdbint.o libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-gc_os_dep.lo -MD -MP -MF .deps/libguile_la-gc_os_dep.Tpo -c gc_os_dep.c -fPIC -DPIC -o .libs/libguile_la-gc_os_dep.o libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-gh_data.lo -MD -MP -MF .deps/libguile_la-gh_data.Tpo -c gh_data.c -fPIC -DPIC -o .libs/libguile_la-gh_data.o mv -f .deps/libguile_la-gc_os_dep.Tpo .deps/libguile_la-gc_os_dep.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-gh_eval.lo -MD -MP -MF .deps/libguile_la-gh_eval.Tpo -c -o libguile_la-gh_eval.lo `test -f 'gh_eval.c' || echo './'`gh_eval.c mv -f .deps/libguile_la-gdbint.Tpo .deps/libguile_la-gdbint.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-gh_funcs.lo -MD -MP -MF .deps/libguile_la-gh_funcs.Tpo -c -o libguile_la-gh_funcs.lo `test -f 'gh_funcs.c' || echo './'`gh_funcs.c mv -f .deps/libguile_la-gh_data.Tpo .deps/libguile_la-gh_data.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-gh_init.lo -MD -MP -MF .deps/libguile_la-gh_init.Tpo -c -o libguile_la-gh_init.lo `test -f 'gh_init.c' || echo './'`gh_init.c libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-gh_eval.lo -MD -MP -MF .deps/libguile_la-gh_eval.Tpo -c gh_eval.c -fPIC -DPIC -o .libs/libguile_la-gh_eval.o libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-gh_funcs.lo -MD -MP -MF .deps/libguile_la-gh_funcs.Tpo -c gh_funcs.c -fPIC -DPIC -o .libs/libguile_la-gh_funcs.o libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-gh_init.lo -MD -MP -MF .deps/libguile_la-gh_init.Tpo -c gh_init.c -fPIC -DPIC -o .libs/libguile_la-gh_init.o mv -f .deps/libguile_la-gh_eval.Tpo .deps/libguile_la-gh_eval.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-gh_io.lo -MD -MP -MF .deps/libguile_la-gh_io.Tpo -c -o libguile_la-gh_io.lo `test -f 'gh_io.c' || echo './'`gh_io.c mv -f .deps/libguile_la-gh_funcs.Tpo .deps/libguile_la-gh_funcs.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-gh_list.lo -MD -MP -MF .deps/libguile_la-gh_list.Tpo -c -o libguile_la-gh_list.lo `test -f 'gh_list.c' || echo './'`gh_list.c mv -f .deps/libguile_la-gh_init.Tpo .deps/libguile_la-gh_init.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-gh_predicates.lo -MD -MP -MF .deps/libguile_la-gh_predicates.Tpo -c -o libguile_la-gh_predicates.lo `test -f 'gh_predicates.c' || echo './'`gh_predicates.c libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-gh_io.lo -MD -MP -MF .deps/libguile_la-gh_io.Tpo -c gh_io.c -fPIC -DPIC -o .libs/libguile_la-gh_io.o libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-gh_list.lo -MD -MP -MF .deps/libguile_la-gh_list.Tpo -c gh_list.c -fPIC -DPIC -o .libs/libguile_la-gh_list.o libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-gh_predicates.lo -MD -MP -MF .deps/libguile_la-gh_predicates.Tpo -c gh_predicates.c -fPIC -DPIC -o .libs/libguile_la-gh_predicates.o mv -f .deps/libguile_la-gh_io.Tpo .deps/libguile_la-gh_io.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-goops.lo -MD -MP -MF .deps/libguile_la-goops.Tpo -c -o libguile_la-goops.lo `test -f 'goops.c' || echo './'`goops.c mv -f .deps/libguile_la-gh_predicates.Tpo .deps/libguile_la-gh_predicates.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-gsubr.lo -MD -MP -MF .deps/libguile_la-gsubr.Tpo -c -o libguile_la-gsubr.lo `test -f 'gsubr.c' || echo './'`gsubr.c mv -f .deps/libguile_la-gh_list.Tpo .deps/libguile_la-gh_list.Plo libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-goops.lo -MD -MP -MF .deps/libguile_la-goops.Tpo -c goops.c -fPIC -DPIC -o .libs/libguile_la-goops.o libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-gsubr.lo -MD -MP -MF .deps/libguile_la-gsubr.Tpo -c gsubr.c -fPIC -DPIC -o .libs/libguile_la-gsubr.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-guardians.lo -MD -MP -MF .deps/libguile_la-guardians.Tpo -c -o libguile_la-guardians.lo `test -f 'guardians.c' || echo './'`guardians.c mv -f .deps/libguile_la-eval.Tpo .deps/libguile_la-eval.Plo libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-guardians.lo -MD -MP -MF .deps/libguile_la-guardians.Tpo -c guardians.c -fPIC -DPIC -o .libs/libguile_la-guardians.o mv -f .deps/libguile_la-gsubr.Tpo .deps/libguile_la-gsubr.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-hash.lo -MD -MP -MF .deps/libguile_la-hash.Tpo -c -o libguile_la-hash.lo `test -f 'hash.c' || echo './'`hash.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-hashtab.lo -MD -MP -MF .deps/libguile_la-hashtab.Tpo -c -o libguile_la-hashtab.lo `test -f 'hashtab.c' || echo './'`hashtab.c mv -f .deps/libguile_la-guardians.Tpo .deps/libguile_la-guardians.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-hooks.lo -MD -MP -MF .deps/libguile_la-hooks.Tpo -c -o libguile_la-hooks.lo `test -f 'hooks.c' || echo './'`hooks.c libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-hash.lo -MD -MP -MF .deps/libguile_la-hash.Tpo -c hash.c -fPIC -DPIC -o .libs/libguile_la-hash.o libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-hashtab.lo -MD -MP -MF .deps/libguile_la-hashtab.Tpo -c hashtab.c -fPIC -DPIC -o .libs/libguile_la-hashtab.o libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-hooks.lo -MD -MP -MF .deps/libguile_la-hooks.Tpo -c hooks.c -fPIC -DPIC -o .libs/libguile_la-hooks.o mv -f .deps/libguile_la-hashtab.Tpo .deps/libguile_la-hashtab.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-i18n.lo -MD -MP -MF .deps/libguile_la-i18n.Tpo -c -o libguile_la-i18n.lo `test -f 'i18n.c' || echo './'`i18n.c mv -f .deps/libguile_la-goops.Tpo .deps/libguile_la-goops.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-init.lo -MD -MP -MF .deps/libguile_la-init.Tpo -c -o libguile_la-init.lo `test -f 'init.c' || echo './'`init.c mv -f .deps/libguile_la-hooks.Tpo .deps/libguile_la-hooks.Plo mv -f .deps/libguile_la-hash.Tpo .deps/libguile_la-hash.Plo libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-i18n.lo -MD -MP -MF .deps/libguile_la-i18n.Tpo -c i18n.c -fPIC -DPIC -o .libs/libguile_la-i18n.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-inline.lo -MD -MP -MF .deps/libguile_la-inline.Tpo -c -o libguile_la-inline.lo `test -f 'inline.c' || echo './'`inline.c libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-init.lo -MD -MP -MF .deps/libguile_la-init.Tpo -c init.c -fPIC -DPIC -o .libs/libguile_la-init.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-ioext.lo -MD -MP -MF .deps/libguile_la-ioext.Tpo -c -o libguile_la-ioext.lo `test -f 'ioext.c' || echo './'`ioext.c libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-ioext.lo -MD -MP -MF .deps/libguile_la-ioext.Tpo -c ioext.c -fPIC -DPIC -o .libs/libguile_la-ioext.o libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-inline.lo -MD -MP -MF .deps/libguile_la-inline.Tpo -c inline.c -fPIC -DPIC -o .libs/libguile_la-inline.o mv -f .deps/libguile_la-i18n.Tpo .deps/libguile_la-i18n.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-keywords.lo -MD -MP -MF .deps/libguile_la-keywords.Tpo -c -o libguile_la-keywords.lo `test -f 'keywords.c' || echo './'`keywords.c init.c:382:42: warning: excess elements in scalar initializer scm_i_pthread_mutex_t scm_i_init_mutex = SCM_I_PTHREAD_MUTEX_INITIALIZER;  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../libguile/pthread-threads.h:47:48: note: expanded from macro 'SCM_I_PTHREAD_MUTEX_INITIALIZER' # define SCM_I_PTHREAD_MUTEX_INITIALIZER { PTHREAD_MUTEX_INITIALIZER }  ^ /usr/include/pthread.h:90:10: note: expanded from macro 'PTHREAD_MUTEX_INITIALIZER' { { 0, 0, 0, 0, 0, 0, { 0, 0 } } }  ^ 1 warning generated. mv -f .deps/libguile_la-init.Tpo .deps/libguile_la-init.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-lang.lo -MD -MP -MF .deps/libguile_la-lang.Tpo -c -o libguile_la-lang.lo `test -f 'lang.c' || echo './'`lang.c mv -f .deps/libguile_la-inline.Tpo .deps/libguile_la-inline.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-list.lo -MD -MP -MF .deps/libguile_la-list.Tpo -c -o libguile_la-list.lo `test -f 'list.c' || echo './'`list.c libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-keywords.lo -MD -MP -MF .deps/libguile_la-keywords.Tpo -c keywords.c -fPIC -DPIC -o .libs/libguile_la-keywords.o libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-lang.lo -MD -MP -MF .deps/libguile_la-lang.Tpo -c lang.c -fPIC -DPIC -o .libs/libguile_la-lang.o mv -f .deps/libguile_la-lang.Tpo .deps/libguile_la-lang.Plo mv -f .deps/libguile_la-keywords.Tpo .deps/libguile_la-keywords.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-load.lo -MD -MP -MF .deps/libguile_la-load.Tpo -c -o libguile_la-load.lo `test -f 'load.c' || echo './'`load.c mv -f .deps/libguile_la-ioext.Tpo .deps/libguile_la-ioext.Plo libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-list.lo -MD -MP -MF .deps/libguile_la-list.Tpo -c list.c -fPIC -DPIC -o .libs/libguile_la-list.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-macros.lo -MD -MP -MF .deps/libguile_la-macros.Tpo -c -o libguile_la-macros.lo `test -f 'macros.c' || echo './'`macros.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-mallocs.lo -MD -MP -MF .deps/libguile_la-mallocs.Tpo -c -o libguile_la-mallocs.lo `test -f 'mallocs.c' || echo './'`mallocs.c libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-load.lo -MD -MP -MF .deps/libguile_la-load.Tpo -c load.c -fPIC -DPIC -o .libs/libguile_la-load.o libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-macros.lo -MD -MP -MF .deps/libguile_la-macros.Tpo -c macros.c -fPIC -DPIC -o .libs/libguile_la-macros.o mv -f .deps/libguile_la-load.Tpo .deps/libguile_la-load.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-modules.lo -MD -MP -MF .deps/libguile_la-modules.Tpo -c -o libguile_la-modules.lo `test -f 'modules.c' || echo './'`modules.c libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-mallocs.lo -MD -MP -MF .deps/libguile_la-mallocs.Tpo -c mallocs.c -fPIC -DPIC -o .libs/libguile_la-mallocs.o mv -f .deps/libguile_la-list.Tpo .deps/libguile_la-list.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-numbers.lo -MD -MP -MF .deps/libguile_la-numbers.Tpo -c -o libguile_la-numbers.lo `test -f 'numbers.c' || echo './'`numbers.c libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-modules.lo -MD -MP -MF .deps/libguile_la-modules.Tpo -c modules.c -fPIC -DPIC -o .libs/libguile_la-modules.o mv -f .deps/libguile_la-macros.Tpo .deps/libguile_la-macros.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-objects.lo -MD -MP -MF .deps/libguile_la-objects.Tpo -c -o libguile_la-objects.lo `test -f 'objects.c' || echo './'`objects.c libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-numbers.lo -MD -MP -MF .deps/libguile_la-numbers.Tpo -c numbers.c -fPIC -DPIC -o .libs/libguile_la-numbers.o libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-objects.lo -MD -MP -MF .deps/libguile_la-objects.Tpo -c objects.c -fPIC -DPIC -o .libs/libguile_la-objects.o mv -f .deps/libguile_la-mallocs.Tpo .deps/libguile_la-mallocs.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-objprop.lo -MD -MP -MF .deps/libguile_la-objprop.Tpo -c -o libguile_la-objprop.lo `test -f 'objprop.c' || echo './'`objprop.c mv -f .deps/libguile_la-modules.Tpo .deps/libguile_la-modules.Plo libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-objprop.lo -MD -MP -MF .deps/libguile_la-objprop.Tpo -c objprop.c -fPIC -DPIC -o .libs/libguile_la-objprop.o mv -f .deps/libguile_la-objects.Tpo .deps/libguile_la-objects.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-options.lo -MD -MP -MF .deps/libguile_la-options.Tpo -c -o libguile_la-options.lo `test -f 'options.c' || echo './'`options.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-pairs.lo -MD -MP -MF .deps/libguile_la-pairs.Tpo -c -o libguile_la-pairs.lo `test -f 'pairs.c' || echo './'`pairs.c mv -f .deps/libguile_la-objprop.Tpo .deps/libguile_la-objprop.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-ports.lo -MD -MP -MF .deps/libguile_la-ports.Tpo -c -o libguile_la-ports.lo `test -f 'ports.c' || echo './'`ports.c libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-options.lo -MD -MP -MF .deps/libguile_la-options.Tpo -c options.c -fPIC -DPIC -o .libs/libguile_la-options.o mv -f .deps/libguile_la-numbers.Tpo .deps/libguile_la-numbers.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-print.lo -MD -MP -MF .deps/libguile_la-print.Tpo -c -o libguile_la-print.lo `test -f 'print.c' || echo './'`print.c libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-ports.lo -MD -MP -MF .deps/libguile_la-ports.Tpo -c ports.c -fPIC -DPIC -o .libs/libguile_la-ports.o libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-pairs.lo -MD -MP -MF .deps/libguile_la-pairs.Tpo -c pairs.c -fPIC -DPIC -o .libs/libguile_la-pairs.o mv -f .deps/libguile_la-pairs.Tpo .deps/libguile_la-pairs.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-procprop.lo -MD -MP -MF .deps/libguile_la-procprop.Tpo -c -o libguile_la-procprop.lo `test -f 'procprop.c' || echo './'`procprop.c libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-print.lo -MD -MP -MF .deps/libguile_la-print.Tpo -c print.c -fPIC -DPIC -o .libs/libguile_la-print.o ports.c:494:48: warning: excess elements in scalar initializer scm_i_pthread_mutex_t scm_i_port_table_mutex = SCM_I_PTHREAD_MUTEX_INITIALIZER;  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../libguile/pthread-threads.h:47:48: note: expanded from macro 'SCM_I_PTHREAD_MUTEX_INITIALIZER' # define SCM_I_PTHREAD_MUTEX_INITIALIZER { PTHREAD_MUTEX_INITIALIZER }  ^ /usr/include/pthread.h:90:10: note: expanded from macro 'PTHREAD_MUTEX_INITIALIZER' { { 0, 0, 0, 0, 0, 0, { 0, 0 } } }  ^ libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-procprop.lo -MD -MP -MF .deps/libguile_la-procprop.Tpo -c procprop.c -fPIC -DPIC -o .libs/libguile_la-procprop.o mv -f .deps/libguile_la-options.Tpo .deps/libguile_la-options.Plo print.c:77:37: warning: indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference] { SCM_OPTION_SCM, "closure-hook", SCM_UNPACK (SCM_BOOL_F),  ^~~~~~~~~~~~~~~~~~~~~~~ ../libguile/tags.h:122:45: note: expanded from macro 'SCM_UNPACK' # define SCM_UNPACK(x) ((scm_t_bits) (0? (*(SCM*)0=(x)): x))  ^~~~~~~~ print.c:77:37: note: consider using __builtin_trap() or qualifying pointer with 'volatile' { SCM_OPTION_SCM, "closure-hook", SCM_UNPACK (SCM_BOOL_F),  ^ ../libguile/tags.h:122:45: note: expanded from macro 'SCM_UNPACK' # define SCM_UNPACK(x) ((scm_t_bits) (0? (*(SCM*)0=(x)): x))  ^ print.c:155:43: warning: excess elements in scalar initializer scm_i_pthread_mutex_t print_state_mutex = SCM_I_PTHREAD_MUTEX_INITIALIZER;  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../libguile/pthread-threads.h:47:48: note: expanded from macro 'SCM_I_PTHREAD_MUTEX_INITIALIZER' # define SCM_I_PTHREAD_MUTEX_INITIALIZER { PTHREAD_MUTEX_INITIALIZER }  ^ /usr/include/pthread.h:90:10: note: expanded from macro 'PTHREAD_MUTEX_INITIALIZER' { { 0, 0, 0, 0, 0, 0, { 0, 0 } } }  ^ 1 warning generated. mv -f .deps/libguile_la-ports.Tpo .deps/libguile_la-ports.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-procs.lo -MD -MP -MF .deps/libguile_la-procs.Tpo -c -o libguile_la-procs.lo `test -f 'procs.c' || echo './'`procs.c mv -f .deps/libguile_la-procprop.Tpo .deps/libguile_la-procprop.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-properties.lo -MD -MP -MF .deps/libguile_la-properties.Tpo -c -o libguile_la-properties.lo `test -f 'properties.c' || echo './'`properties.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-random.lo -MD -MP -MF .deps/libguile_la-random.Tpo -c -o libguile_la-random.lo `test -f 'random.c' || echo './'`random.c 2 warnings generated. mv -f .deps/libguile_la-print.Tpo .deps/libguile_la-print.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-rdelim.lo -MD -MP -MF .deps/libguile_la-rdelim.Tpo -c -o libguile_la-rdelim.lo `test -f 'rdelim.c' || echo './'`rdelim.c libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-procs.lo -MD -MP -MF .deps/libguile_la-procs.Tpo -c procs.c -fPIC -DPIC -o .libs/libguile_la-procs.o libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-random.lo -MD -MP -MF .deps/libguile_la-random.Tpo -c random.c -fPIC -DPIC -o .libs/libguile_la-random.o libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-rdelim.lo -MD -MP -MF .deps/libguile_la-rdelim.Tpo -c rdelim.c -fPIC -DPIC -o .libs/libguile_la-rdelim.o libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-properties.lo -MD -MP -MF .deps/libguile_la-properties.Tpo -c properties.c -fPIC -DPIC -o .libs/libguile_la-properties.o mv -f .deps/libguile_la-random.Tpo .deps/libguile_la-random.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-read.lo -MD -MP -MF .deps/libguile_la-read.Tpo -c -o libguile_la-read.lo `test -f 'read.c' || echo './'`read.c mv -f .deps/libguile_la-properties.Tpo .deps/libguile_la-properties.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-root.lo -MD -MP -MF .deps/libguile_la-root.Tpo -c -o libguile_la-root.lo `test -f 'root.c' || echo './'`root.c mv -f .deps/libguile_la-rdelim.Tpo .deps/libguile_la-rdelim.Plo mv -f .deps/libguile_la-procs.Tpo .deps/libguile_la-procs.Plo libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-read.lo -MD -MP -MF .deps/libguile_la-read.Tpo -c read.c -fPIC -DPIC -o .libs/libguile_la-read.o libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-root.lo -MD -MP -MF .deps/libguile_la-root.Tpo -c root.c -fPIC -DPIC -o .libs/libguile_la-root.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-rw.lo -MD -MP -MF .deps/libguile_la-rw.Tpo -c -o libguile_la-rw.lo `test -f 'rw.c' || echo './'`rw.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-scmsigs.lo -MD -MP -MF .deps/libguile_la-scmsigs.Tpo -c -o libguile_la-scmsigs.lo `test -f 'scmsigs.c' || echo './'`scmsigs.c read.c:66:33: warning: indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference] { SCM_OPTION_SCM, "keywords", SCM_UNPACK (SCM_BOOL_F),  ^~~~~~~~~~~~~~~~~~~~~~~ ../libguile/tags.h:122:45: note: expanded from macro 'SCM_UNPACK' # define SCM_UNPACK(x) ((scm_t_bits) (0? (*(SCM*)0=(x)): x))  ^~~~~~~~ read.c:66:33: note: consider using __builtin_trap() or qualifying pointer with 'volatile' { SCM_OPTION_SCM, "keywords", SCM_UNPACK (SCM_BOOL_F),  ^ ../libguile/tags.h:122:45: note: expanded from macro 'SCM_UNPACK' # define SCM_UNPACK(x) ((scm_t_bits) (0? (*(SCM*)0=(x)): x))  ^ libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-rw.lo -MD -MP -MF .deps/libguile_la-rw.Tpo -c rw.c -fPIC -DPIC -o .libs/libguile_la-rw.o mv -f .deps/libguile_la-root.Tpo .deps/libguile_la-root.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-script.lo -MD -MP -MF .deps/libguile_la-script.Tpo -c -o libguile_la-script.lo `test -f 'script.c' || echo './'`script.c libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-scmsigs.lo -MD -MP -MF .deps/libguile_la-scmsigs.Tpo -c scmsigs.c -fPIC -DPIC -o .libs/libguile_la-scmsigs.o mv -f .deps/libguile_la-scmsigs.Tpo .deps/libguile_la-scmsigs.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-simpos.lo -MD -MP -MF .deps/libguile_la-simpos.Tpo -c -o libguile_la-simpos.lo `test -f 'simpos.c' || echo './'`simpos.c 1 warning generated. mv -f .deps/libguile_la-read.Tpo .deps/libguile_la-read.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-smob.lo -MD -MP -MF .deps/libguile_la-smob.Tpo -c -o libguile_la-smob.lo `test -f 'smob.c' || echo './'`smob.c libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-script.lo -MD -MP -MF .deps/libguile_la-script.Tpo -c script.c -fPIC -DPIC -o .libs/libguile_la-script.o mv -f .deps/libguile_la-rw.Tpo .deps/libguile_la-rw.Plo libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-simpos.lo -MD -MP -MF .deps/libguile_la-simpos.Tpo -c simpos.c -fPIC -DPIC -o .libs/libguile_la-simpos.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-sort.lo -MD -MP -MF .deps/libguile_la-sort.Tpo -c -o libguile_la-sort.lo `test -f 'sort.c' || echo './'`sort.c libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-smob.lo -MD -MP -MF .deps/libguile_la-smob.Tpo -c smob.c -fPIC -DPIC -o .libs/libguile_la-smob.o libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-sort.lo -MD -MP -MF .deps/libguile_la-sort.Tpo -c sort.c -fPIC -DPIC -o .libs/libguile_la-sort.o mv -f .deps/libguile_la-simpos.Tpo .deps/libguile_la-simpos.Plo mv -f .deps/libguile_la-script.Tpo .deps/libguile_la-script.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-srcprop.lo -MD -MP -MF .deps/libguile_la-srcprop.Tpo -c -o libguile_la-srcprop.lo `test -f 'srcprop.c' || echo './'`srcprop.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-stackchk.lo -MD -MP -MF .deps/libguile_la-stackchk.Tpo -c -o libguile_la-stackchk.lo `test -f 'stackchk.c' || echo './'`stackchk.c mv -f .deps/libguile_la-smob.Tpo .deps/libguile_la-smob.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-stacks.lo -MD -MP -MF .deps/libguile_la-stacks.Tpo -c -o libguile_la-stacks.lo `test -f 'stacks.c' || echo './'`stacks.c libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-stackchk.lo -MD -MP -MF .deps/libguile_la-stackchk.Tpo -c stackchk.c -fPIC -DPIC -o .libs/libguile_la-stackchk.o libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-stacks.lo -MD -MP -MF .deps/libguile_la-stacks.Tpo -c stacks.c -fPIC -DPIC -o .libs/libguile_la-stacks.o libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-srcprop.lo -MD -MP -MF .deps/libguile_la-srcprop.Tpo -c srcprop.c -fPIC -DPIC -o .libs/libguile_la-srcprop.o mv -f .deps/libguile_la-sort.Tpo .deps/libguile_la-sort.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-stime.lo -MD -MP -MF .deps/libguile_la-stime.Tpo -c -o libguile_la-stime.lo `test -f 'stime.c' || echo './'`stime.c mv -f .deps/libguile_la-srcprop.Tpo .deps/libguile_la-srcprop.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-strings.lo -MD -MP -MF .deps/libguile_la-strings.Tpo -c -o libguile_la-strings.lo `test -f 'strings.c' || echo './'`strings.c mv -f .deps/libguile_la-stackchk.Tpo .deps/libguile_la-stackchk.Plo libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-stime.lo -MD -MP -MF .deps/libguile_la-stime.Tpo -c stime.c -fPIC -DPIC -o .libs/libguile_la-stime.o libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-strings.lo -MD -MP -MF .deps/libguile_la-strings.Tpo -c strings.c -fPIC -DPIC -o .libs/libguile_la-strings.o mv -f .deps/libguile_la-stacks.Tpo .deps/libguile_la-stacks.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-srfi-4.lo -MD -MP -MF .deps/libguile_la-srfi-4.Tpo -c -o libguile_la-srfi-4.lo `test -f 'srfi-4.c' || echo './'`srfi-4.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-srfi-13.lo -MD -MP -MF .deps/libguile_la-srfi-13.Tpo -c -o libguile_la-srfi-13.lo `test -f 'srfi-13.c' || echo './'`srfi-13.c mv -f .deps/libguile_la-stime.Tpo .deps/libguile_la-stime.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-srfi-14.lo -MD -MP -MF .deps/libguile_la-srfi-14.Tpo -c -o libguile_la-srfi-14.lo `test -f 'srfi-14.c' || echo './'`srfi-14.c libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-srfi-4.lo -MD -MP -MF .deps/libguile_la-srfi-4.Tpo -c srfi-4.c -fPIC -DPIC -o .libs/libguile_la-srfi-4.o libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-srfi-14.lo -MD -MP -MF .deps/libguile_la-srfi-14.Tpo -c srfi-14.c -fPIC -DPIC -o .libs/libguile_la-srfi-14.o strings.c:153:47: warning: excess elements in scalar initializer scm_i_pthread_mutex_t stringbuf_write_mutex = SCM_I_PTHREAD_MUTEX_INITIALIZER;  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../libguile/pthread-threads.h:47:48: note: expanded from macro 'SCM_I_PTHREAD_MUTEX_INITIALIZER' # define SCM_I_PTHREAD_MUTEX_INITIALIZER { PTHREAD_MUTEX_INITIALIZER }  ^ /usr/include/pthread.h:90:10: note: expanded from macro 'PTHREAD_MUTEX_INITIALIZER' { { 0, 0, 0, 0, 0, 0, { 0, 0 } } }  ^ libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-srfi-13.lo -MD -MP -MF .deps/libguile_la-srfi-13.Tpo -c srfi-13.c -fPIC -DPIC -o .libs/libguile_la-srfi-13.o 1 warning generated. mv -f .deps/libguile_la-strings.Tpo .deps/libguile_la-strings.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-strorder.lo -MD -MP -MF .deps/libguile_la-strorder.Tpo -c -o libguile_la-strorder.lo `test -f 'strorder.c' || echo './'`strorder.c libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-strorder.lo -MD -MP -MF .deps/libguile_la-strorder.Tpo -c strorder.c -fPIC -DPIC -o .libs/libguile_la-strorder.o mv -f .deps/libguile_la-srfi-14.Tpo .deps/libguile_la-srfi-14.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-strports.lo -MD -MP -MF .deps/libguile_la-strports.Tpo -c -o libguile_la-strports.lo `test -f 'strports.c' || echo './'`strports.c mv -f .deps/libguile_la-strorder.Tpo .deps/libguile_la-strorder.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-struct.lo -MD -MP -MF .deps/libguile_la-struct.Tpo -c -o libguile_la-struct.lo `test -f 'struct.c' || echo './'`struct.c libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-strports.lo -MD -MP -MF .deps/libguile_la-strports.Tpo -c strports.c -fPIC -DPIC -o .libs/libguile_la-strports.o libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-struct.lo -MD -MP -MF .deps/libguile_la-struct.Tpo -c struct.c -fPIC -DPIC -o .libs/libguile_la-struct.o mv -f .deps/libguile_la-srfi-13.Tpo .deps/libguile_la-srfi-13.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-symbols.lo -MD -MP -MF .deps/libguile_la-symbols.Tpo -c -o libguile_la-symbols.lo `test -f 'symbols.c' || echo './'`symbols.c libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-symbols.lo -MD -MP -MF .deps/libguile_la-symbols.Tpo -c symbols.c -fPIC -DPIC -o .libs/libguile_la-symbols.o mv -f .deps/libguile_la-srfi-4.Tpo .deps/libguile_la-srfi-4.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-threads.lo -MD -MP -MF .deps/libguile_la-threads.Tpo -c -o libguile_la-threads.lo `test -f 'threads.c' || echo './'`threads.c mv -f .deps/libguile_la-strports.Tpo .deps/libguile_la-strports.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-null-threads.lo -MD -MP -MF .deps/libguile_la-null-threads.Tpo -c -o libguile_la-null-threads.lo `test -f 'null-threads.c' || echo './'`null-threads.c libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-threads.lo -MD -MP -MF .deps/libguile_la-threads.Tpo -c threads.c -fPIC -DPIC -o .libs/libguile_la-threads.o mv -f .deps/libguile_la-struct.Tpo .deps/libguile_la-struct.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-throw.lo -MD -MP -MF .deps/libguile_la-throw.Tpo -c -o libguile_la-throw.lo `test -f 'throw.c' || echo './'`throw.c libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-null-threads.lo -MD -MP -MF .deps/libguile_la-null-threads.Tpo -c null-threads.c -fPIC -DPIC -o .libs/libguile_la-null-threads.o mv -f .deps/libguile_la-symbols.Tpo .deps/libguile_la-symbols.Plo threads.c:403:51: warning: excess elements in scalar initializer static scm_i_pthread_mutex_t thread_admin_mutex = SCM_I_PTHREAD_MUTEX_INITIALIZER;  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../libguile/pthread-threads.h:47:48: note: expanded from macro 'SCM_I_PTHREAD_MUTEX_INITIALIZER' # define SCM_I_PTHREAD_MUTEX_INITIALIZER { PTHREAD_MUTEX_INITIALIZER }  ^ /usr/include/pthread.h:90:10: note: expanded from macro 'PTHREAD_MUTEX_INITIALIZER' { { 0, 0, 0, 0, 0, 0, { 0, 0 } } }  ^ libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-throw.lo -MD -MP -MF .deps/libguile_la-throw.Tpo -c throw.c -fPIC -DPIC -o .libs/libguile_la-throw.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-values.lo -MD -MP -MF .deps/libguile_la-values.Tpo -c -o libguile_la-values.lo `test -f 'values.c' || echo './'`values.c mv -f .deps/libguile_la-null-threads.Tpo .deps/libguile_la-null-threads.Plo libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-values.lo -MD -MP -MF .deps/libguile_la-values.Tpo -c values.c -fPIC -DPIC -o .libs/libguile_la-values.o 1 warning generated. mv -f .deps/libguile_la-threads.Tpo .deps/libguile_la-threads.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-variable.lo -MD -MP -MF .deps/libguile_la-variable.Tpo -c -o libguile_la-variable.lo `test -f 'variable.c' || echo './'`variable.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-vectors.lo -MD -MP -MF .deps/libguile_la-vectors.Tpo -c -o libguile_la-vectors.lo `test -f 'vectors.c' || echo './'`vectors.c mv -f .deps/libguile_la-throw.Tpo .deps/libguile_la-throw.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-version.lo -MD -MP -MF .deps/libguile_la-version.Tpo -c -o libguile_la-version.lo `test -f 'version.c' || echo './'`version.c libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-variable.lo -MD -MP -MF .deps/libguile_la-variable.Tpo -c variable.c -fPIC -DPIC -o .libs/libguile_la-variable.o libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-vectors.lo -MD -MP -MF .deps/libguile_la-vectors.Tpo -c vectors.c -fPIC -DPIC -o .libs/libguile_la-vectors.o mv -f .deps/libguile_la-values.Tpo .deps/libguile_la-values.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-vports.lo -MD -MP -MF .deps/libguile_la-vports.Tpo -c -o libguile_la-vports.lo `test -f 'vports.c' || echo './'`vports.c libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-vports.lo -MD -MP -MF .deps/libguile_la-vports.Tpo -c vports.c -fPIC -DPIC -o .libs/libguile_la-vports.o libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-version.lo -MD -MP -MF .deps/libguile_la-version.Tpo -c version.c -fPIC -DPIC -o .libs/libguile_la-version.o mv -f .deps/libguile_la-vectors.Tpo .deps/libguile_la-vectors.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-weaks.lo -MD -MP -MF .deps/libguile_la-weaks.Tpo -c -o libguile_la-weaks.lo `test -f 'weaks.c' || echo './'`weaks.c mv -f .deps/libguile_la-variable.Tpo .deps/libguile_la-variable.Plo mv -f .deps/libguile_la-vports.Tpo .deps/libguile_la-vports.Plo mv -f .deps/libguile_la-version.Tpo .deps/libguile_la-version.Plo libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-weaks.lo -MD -MP -MF .deps/libguile_la-weaks.Tpo -c weaks.c -fPIC -DPIC -o .libs/libguile_la-weaks.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-ramap.lo -MD -MP -MF .deps/libguile_la-ramap.Tpo -c -o libguile_la-ramap.lo `test -f 'ramap.c' || echo './'`ramap.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-unif.lo -MD -MP -MF .deps/libguile_la-unif.Tpo -c -o libguile_la-unif.lo `test -f 'unif.c' || echo './'`unif.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT dynl.lo -MD -MP -MF .deps/dynl.Tpo -c -o dynl.lo dynl.c libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-ramap.lo -MD -MP -MF .deps/libguile_la-ramap.Tpo -c ramap.c -fPIC -DPIC -o .libs/libguile_la-ramap.o libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT dynl.lo -MD -MP -MF .deps/dynl.Tpo -c dynl.c -fPIC -DPIC -o .libs/dynl.o libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libguile_la-unif.lo -MD -MP -MF .deps/libguile_la-unif.Tpo -c unif.c -fPIC -DPIC -o .libs/libguile_la-unif.o mv -f .deps/libguile_la-weaks.Tpo .deps/libguile_la-weaks.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT filesys.lo -MD -MP -MF .deps/filesys.Tpo -c -o filesys.lo filesys.c libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT filesys.lo -MD -MP -MF .deps/filesys.Tpo -c filesys.c -fPIC -DPIC -o .libs/filesys.o mv -f .deps/dynl.Tpo .deps/dynl.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT posix.lo -MD -MP -MF .deps/posix.Tpo -c -o posix.lo posix.c mv -f .deps/libguile_la-ramap.Tpo .deps/libguile_la-ramap.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT regex-posix.lo -MD -MP -MF .deps/regex-posix.Tpo -c -o regex-posix.lo regex-posix.c libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT posix.lo -MD -MP -MF .deps/posix.Tpo -c posix.c -fPIC -DPIC -o .libs/posix.o libtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT regex-posix.lo -MD -MP -MF .deps/regex-posix.Tpo -c regex-posix.c -fPIC -DPIC -o .libs/regex-posix.o mv -f .deps/filesys.Tpo .deps/filesys.Plo clang -DHAVE_CONFIG_H -I.. -I.. -I.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT guile-guile.o -MD -MP -MF .deps/guile-guile.Tpo -c -o guile-guile.o `test -f 'guile.c' || echo './'`guile.c mv -f .deps/regex-posix.Tpo .deps/regex-posix.Plo if [ "no" = "yes" ]; then \ clang -DHAVE_CONFIG_H -I.. -I.. -I.. -c -o c-tokenize.o c-tokenize.c; \ else \ clang -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes -c -o c-tokenize.o c-tokenize.c; \ fi mv -f .deps/posix.Tpo .deps/posix.Plo mv -f .deps/libguile_la-unif.Tpo .deps/libguile_la-unif.Plo /bin/sh ../libtool --tag=CC --mode=link clang -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -version-info 21:0:4 -export-dynamic -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-O1,--as-needed,-z,now -o libguile.la -rpath /usr/lib64 libguile_la-alist.lo libguile_la-arbiters.lo libguile_la-async.lo libguile_la-backtrace.lo libguile_la-boolean.lo libguile_la-chars.lo libguile_la-continuations.lo libguile_la-convert.lo libguile_la-debug.lo libguile_la-deprecation.lo libguile_la-deprecated.lo libguile_la-discouraged.lo libguile_la-dynwind.lo libguile_la-environments.lo libguile_la-eq.lo libguile_la-error.lo libguile_la-eval.lo libguile_la-evalext.lo libguile_la-extensions.lo libguile_la-feature.lo libguile_la-fluids.lo libguile_la-fports.lo libguile_la-futures.lo libguile_la-gc.lo libguile_la-gc-mark.lo libguile_la-gc-segment.lo libguile_la-gc-malloc.lo libguile_la-gc-card.lo libguile_la-gc-freelist.lo libguile_la-gc_os_dep.lo libguile_la-gdbint.lo libguile_la-gh_data.lo libguile_la-gh_eval.lo libguile_la-gh_funcs.lo libguile_la-gh_init.lo libguile_la-gh_io.lo libguile_la-gh_list.lo libguile_la-gh_predicates.lo libguile_la-goops.lo libguile_la-gsubr.lo libguile_la-guardians.lo libguile_la-hash.lo libguile_la-hashtab.lo libguile_la-hooks.lo libguile_la-i18n.lo libguile_la-init.lo libguile_la-inline.lo libguile_la-ioext.lo libguile_la-keywords.lo libguile_la-lang.lo libguile_la-list.lo libguile_la-load.lo libguile_la-macros.lo libguile_la-mallocs.lo libguile_la-modules.lo libguile_la-numbers.lo libguile_la-objects.lo libguile_la-objprop.lo libguile_la-options.lo libguile_la-pairs.lo libguile_la-ports.lo libguile_la-print.lo libguile_la-procprop.lo libguile_la-procs.lo libguile_la-properties.lo libguile_la-random.lo libguile_la-rdelim.lo libguile_la-read.lo libguile_la-root.lo libguile_la-rw.lo libguile_la-scmsigs.lo libguile_la-script.lo libguile_la-simpos.lo libguile_la-smob.lo libguile_la-sort.lo libguile_la-srcprop.lo libguile_la-stackchk.lo libguile_la-stacks.lo libguile_la-stime.lo libguile_la-strings.lo libguile_la-srfi-4.lo libguile_la-srfi-13.lo libguile_la-srfi-14.lo libguile_la-strorder.lo libguile_la-strports.lo libguile_la-struct.lo libguile_la-symbols.lo libguile_la-threads.lo libguile_la-null-threads.lo libguile_la-throw.lo libguile_la-values.lo libguile_la-variable.lo libguile_la-vectors.lo libguile_la-version.lo libguile_la-vports.lo libguile_la-weaks.lo libguile_la-ramap.lo libguile_la-unif.lo dynl.lo filesys.lo posix.lo regex-posix.lo -lgmp -lcrypt -lm -lltdl mv -f .deps/guile-guile.Tpo .deps/guile-guile.Po if [ "no" = "yes" ]; then \ clang -o guile_filter_doc_snarfage c-tokenize.o; \ else \ /bin/sh ../libtool --tag=CC --mode=link clang -O2 -march=native -pipe -Wall -Wmissing-prototypes -Wl,-O1 -Wl,--as-needed -Wl,-O1,--as-needed,-z,now -o guile_filter_doc_snarfage c-tokenize.o -lgmp -lcrypt -lm -lltdl ; \ fi libtool: link: clang -shared -fPIC -DPIC .libs/libguile_la-alist.o .libs/libguile_la-arbiters.o .libs/libguile_la-async.o .libs/libguile_la-backtrace.o .libs/libguile_la-boolean.o .libs/libguile_la-chars.o .libs/libguile_la-continuations.o .libs/libguile_la-convert.o .libs/libguile_la-debug.o .libs/libguile_la-deprecation.o .libs/libguile_la-deprecated.o .libs/libguile_la-discouraged.o .libs/libguile_la-dynwind.o .libs/libguile_la-environments.o .libs/libguile_la-eq.o .libs/libguile_la-error.o .libs/libguile_la-eval.o .libs/libguile_la-evalext.o .libs/libguile_la-extensions.o .libs/libguile_la-feature.o .libs/libguile_la-fluids.o .libs/libguile_la-fports.o .libs/libguile_la-futures.o .libs/libguile_la-gc.o .libs/libguile_la-gc-mark.o .libs/libguile_la-gc-segment.o .libs/libguile_la-gc-malloc.o .libs/libguile_la-gc-card.o .libs/libguile_la-gc-freelist.o .libs/libguile_la-gc_os_dep.o .libs/libguile_la-gdbint.o .libs/libguile_la-gh_data.o .libs/libguile_la-gh_eval.o .libs/libguile_la-gh_funcs.o .libs/libguile_la-gh_init.o .libs/libguile_la-gh_io.o .libs/libguile_la-gh_list.o .libs/libguile_la-gh_predicates.o .libs/libguile_la-goops.o .libs/libguile_la-gsubr.o .libs/libguile_la-guardians.o .libs/libguile_la-hash.o .libs/libguile_la-hashtab.o .libs/libguile_la-hooks.o .libs/libguile_la-i18n.o .libs/libguile_la-init.o .libs/libguile_la-inline.o .libs/libguile_la-ioext.o .libs/libguile_la-keywords.o .libs/libguile_la-lang.o .libs/libguile_la-list.o .libs/libguile_la-load.o .libs/libguile_la-macros.o .libs/libguile_la-mallocs.o .libs/libguile_la-modules.o .libs/libguile_la-numbers.o .libs/libguile_la-objects.o .libs/libguile_la-objprop.o .libs/libguile_la-options.o .libs/libguile_la-pairs.o .libs/libguile_la-ports.o .libs/libguile_la-print.o .libs/libguile_la-procprop.o .libs/libguile_la-procs.o .libs/libguile_la-properties.o .libs/libguile_la-random.o .libs/libguile_la-rdelim.o .libs/libguile_la-read.o .libs/libguile_la-root.o .libs/libguile_la-rw.o .libs/libguile_la-scmsigs.o .libs/libguile_la-script.o .libs/libguile_la-simpos.o .libs/libguile_la-smob.o .libs/libguile_la-sort.o .libs/libguile_la-srcprop.o .libs/libguile_la-stackchk.o .libs/libguile_la-stacks.o .libs/libguile_la-stime.o .libs/libguile_la-strings.o .libs/libguile_la-srfi-4.o .libs/libguile_la-srfi-13.o .libs/libguile_la-srfi-14.o .libs/libguile_la-strorder.o .libs/libguile_la-strports.o .libs/libguile_la-struct.o .libs/libguile_la-symbols.o .libs/libguile_la-threads.o .libs/libguile_la-null-threads.o .libs/libguile_la-throw.o .libs/libguile_la-values.o .libs/libguile_la-variable.o .libs/libguile_la-vectors.o .libs/libguile_la-version.o .libs/libguile_la-vports.o .libs/libguile_la-weaks.o .libs/libguile_la-ramap.o .libs/libguile_la-unif.o .libs/dynl.o .libs/filesys.o .libs/posix.o .libs/regex-posix.o -lgmp -lcrypt -lm /usr/lib64/libltdl.so -ldl -pthread -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libguile.so.17 -o .libs/libguile.so.17.4.0 libtool: link: clang -O2 -march=native -pipe -Wall -Wmissing-prototypes -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,now -o guile_filter_doc_snarfage c-tokenize.o -lgmp -lcrypt -lm /usr/lib64/libltdl.so -ldl libtool: link: (cd ".libs" && rm -f "libguile.so.17" && ln -s "libguile.so.17.4.0" "libguile.so.17") libtool: link: (cd ".libs" && rm -f "libguile.so" && ln -s "libguile.so.17.4.0" "libguile.so") gawk -f ./guile-func-name-check alist.c gawk -f ./guile-func-name-check arbiters.c gawk -f ./guile-func-name-check async.c libtool: link: ( cd ".libs" && rm -f "libguile.la" && ln -s "../libguile.la" "libguile.la" ) gawk -f ./guile-func-name-check backtrace.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes alist.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > alist.doc || { rm alist.doc; false; } (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes arbiters.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > arbiters.doc || { rm arbiters.doc; false; } (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes async.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > async.doc || { rm async.doc; false; } (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes backtrace.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > backtrace.doc || { rm backtrace.doc; false; } gawk -f ./guile-func-name-check boolean.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes boolean.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > boolean.doc || { rm boolean.doc; false; } gawk -f ./guile-func-name-check chars.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes chars.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > chars.doc || { rm chars.doc; false; } gawk -f ./guile-func-name-check continuations.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes continuations.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > continuations.doc || { rm continuations.doc; false; } gawk -f ./guile-func-name-check debug.c gawk -f ./guile-func-name-check deprecation.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes debug.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > debug.doc || { rm debug.doc; false; } (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes deprecation.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > deprecation.doc || { rm deprecation.doc; false; } clang: warning: gawk -f ./guile-func-name-check deprecated.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes deprecated.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > deprecated.doc || { rm deprecated.doc; false; } gawk -f ./guile-func-name-check discouraged.c gawk -f ./guile-func-name-check dynl.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes discouraged.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > discouraged.doc || { rm discouraged.doc; false; } (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes dynl.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > dynl.doc || { rm dynl.doc; false; } gawk -f ./guile-func-name-check dynwind.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes dynwind.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > dynwind.doc || { rm dynwind.doc; false; } gawk -f ./guile-func-name-check environments.c gawk -f ./guile-func-name-check eq.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes environments.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > environments.doc || { rm environments.doc; false; } (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes eq.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > eq.doc || { rm eq.doc; false; } gawk -f ./guile-func-name-check error.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes error.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > error.doc || { rm error.doc; false; } gawk -f ./guile-func-name-check eval.c gawk -f ./guile-func-name-check evalext.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes evalext.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > evalext.doc || { rm evalext.doc; false; } (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes eval.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > eval.doc || { rm eval.doc; false; } gawk -f ./guile-func-name-check extensions.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes extensions.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > extensions.doc || { rm extensions.doc; false; } gawk -f ./guile-func-name-check feature.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes feature.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > feature.doc || { rm feature.doc; false; } gawk -f ./guile-func-name-check fluids.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes fluids.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > fluids.doc || { rm fluids.doc; false; } gawk -f ./guile-func-name-check fports.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes fports.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > fports.doc || { rm fports.doc; false; } gawk -f ./guile-func-name-check futures.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes futures.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > futures.doc || { rm futures.doc; false; } gawk -f ./guile-func-name-check gc.c gawk -f ./guile-func-name-check goops.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes gc.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > gc.doc || { rm gc.doc; false; } (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes goops.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > goops.doc || { rm goops.doc; false; } gawk -f ./guile-func-name-check gsubr.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes gsubr.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > gsubr.doc || { rm gsubr.doc; false; } gawk -f ./guile-func-name-check gc-mark.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes gc-mark.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > gc-mark.doc || { rm gc-mark.doc; false; } gawk -f ./guile-func-name-check gc-segment.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes gc-segment.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > gc-segment.doc || { rm gc-segment.doc; false; } gawk -f ./guile-func-name-check gc-malloc.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes gc-malloc.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > gc-malloc.doc || { rm gc-malloc.doc; false; } gawk -f ./guile-func-name-check gc-card.c gawk -f ./guile-func-name-check guardians.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes gc-card.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > gc-card.doc || { rm gc-card.doc; false; } (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes guardians.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > guardians.doc || { rm guardians.doc; false; } gawk -f ./guile-func-name-check hash.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes hash.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > hash.doc || { rm hash.doc; false; } gawk -f ./guile-func-name-check hashtab.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes hashtab.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > hashtab.doc || { rm hashtab.doc; false; } gawk -f ./guile-func-name-check hooks.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes hooks.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > hooks.doc || { rm hooks.doc; false; } gawk -f ./guile-func-name-check i18n.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes i18n.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > i18n.doc || { rm i18n.doc; false; } gawk -f ./guile-func-name-check init.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes init.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > init.doc || { rm init.doc; false; } gawk -f ./guile-func-name-check ioext.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ioext.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > ioext.doc || { rm ioext.doc; false; } gawk -f ./guile-func-name-check keywords.c gawk -f ./guile-func-name-check lang.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes keywords.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > keywords.doc || { rm keywords.doc; false; } (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes lang.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > lang.doc || { rm lang.doc; false; } gawk -f ./guile-func-name-check list.c gawk -f ./guile-func-name-check load.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes list.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > list.doc || { rm list.doc; false; } (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes load.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > load.doc || { rm load.doc; false; } gawk -f ./guile-func-name-check macros.c gawk -f ./guile-func-name-check mallocs.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes mallocs.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > mallocs.doc || { rm mallocs.doc; false; } (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes macros.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > macros.doc || { rm macros.doc; false; } gawk -f ./guile-func-name-check modules.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes modules.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > modules.doc || { rm modules.doc; false; } gawk -f ./guile-func-name-check numbers.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes numbers.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > numbers.doc || { rm numbers.doc; false; } gawk -f ./guile-func-name-check objects.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes objects.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > objects.doc || { rm objects.doc; false; } gawk -f ./guile-func-name-check objprop.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes objprop.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > objprop.doc || { rm objprop.doc; false; } gawk -f ./guile-func-name-check options.c gawk -f ./guile-func-name-check pairs.c gawk -f ./guile-func-name-check ports.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes pairs.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > pairs.doc || { rm pairs.doc; false; } (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ports.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > ports.doc || { rm ports.doc; false; } (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes options.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > options.doc || { rm options.doc; false; } gawk -f ./guile-func-name-check print.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes print.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > print.doc || { rm print.doc; false; } gawk -f ./guile-func-name-check procprop.c gawk -f ./guile-func-name-check procs.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes procprop.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > procprop.doc || { rm procprop.doc; false; } (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes procs.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > procs.doc || { rm procs.doc; false; } gawk -f ./guile-func-name-check properties.c gawk -f ./guile-func-name-check random.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes random.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > random.doc || { rm random.doc; false; } (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes properties.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > properties.doc || { rm properties.doc; false; } gawk -f ./guile-func-name-check rdelim.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes rdelim.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > rdelim.doc || { rm rdelim.doc; false; } gawk -f ./guile-func-name-check read.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes read.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > read.doc || { rm read.doc; false; } gawk -f ./guile-func-name-check root.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes root.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > root.doc || { rm root.doc; false; } gawk -f ./guile-func-name-check rw.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes rw.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > rw.doc || { rm rw.doc; false; } gawk -f ./guile-func-name-check scmsigs.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes scmsigs.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > scmsigs.doc || { rm scmsigs.doc; false; } gawk -f ./guile-func-name-check script.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes script.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > script.doc || { rm script.doc; false; } gawk -f ./guile-func-name-check simpos.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes simpos.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > simpos.doc || { rm simpos.doc; false; } gawk -f ./guile-func-name-check smob.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes smob.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > smob.doc || { rm smob.doc; false; } gawk -f ./guile-func-name-check sort.c gawk -f ./guile-func-name-check srcprop.c gawk -f ./guile-func-name-check stackchk.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes sort.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > sort.doc || { rm sort.doc; false; } (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes srcprop.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > srcprop.doc || { rm srcprop.doc; false; } gawk -f ./guile-func-name-check stacks.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes stacks.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > stacks.doc || { rm stacks.doc; false; } (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes stackchk.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > stackchk.doc || { rm stackchk.doc; false; } gawk -f ./guile-func-name-check stime.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes stime.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > stime.doc || { rm stime.doc; false; } gawk -f ./guile-func-name-check strings.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes strings.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > strings.doc || { rm strings.doc; false; } gawk -f ./guile-func-name-check srfi-4.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes srfi-4.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > srfi-4.doc || { rm srfi-4.doc; false; } gawk -f ./guile-func-name-check srfi-13.c gawk -f ./guile-func-name-check srfi-14.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes srfi-13.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > srfi-13.doc || { rm srfi-13.doc; false; } (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes srfi-14.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > srfi-14.doc || { rm srfi-14.doc; false; } gawk -f ./guile-func-name-check strorder.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes strorder.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > strorder.doc || { rm strorder.doc; false; } gawk -f ./guile-func-name-check strports.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes strports.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > strports.doc || { rm strports.doc; false; } gawk -f ./guile-func-name-check struct.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes struct.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > struct.doc || { rm struct.doc; false; } gawk -f ./guile-func-name-check symbols.c gawk -f ./guile-func-name-check threads.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes symbols.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > symbols.doc || { rm symbols.doc; false; } (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes threads.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > threads.doc || { rm threads.doc; false; } gawk -f ./guile-func-name-check throw.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes throw.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > throw.doc || { rm throw.doc; false; } gawk -f ./guile-func-name-check values.c gawk -f ./guile-func-name-check variable.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes values.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > values.doc || { rm values.doc; false; } (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes variable.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > variable.doc || { rm variable.doc; false; } gawk -f ./guile-func-name-check vectors.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes vectors.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > vectors.doc || { rm vectors.doc; false; } gawk -f ./guile-func-name-check version.c gawk -f ./guile-func-name-check vports.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes version.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > version.doc || { rm version.doc; false; } (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes vports.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > vports.doc || { rm vports.doc; false; } gawk -f ./guile-func-name-check weaks.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes weaks.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > weaks.doc || { rm weaks.doc; false; } gawk -f ./guile-func-name-check ramap.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes ramap.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > ramap.doc || { rm ramap.doc; false; } gawk -f ./guile-func-name-check unif.c gawk -f ./guile-func-name-check filesys.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes unif.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > unif.doc || { rm unif.doc; false; } gawk -f ./guile-func-name-check posix.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes filesys.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > filesys.doc || { rm filesys.doc; false; } (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes posix.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > posix.doc || { rm posix.doc; false; } gawk -f ./guile-func-name-check regex-posix.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -march=native -pipe -Wall -Wmissing-prototypes regex-posix.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > regex-posix.doc || { rm regex-posix.doc; false; } /bin/sh ../libtool --tag=CC --mode=link clang -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -pthread -Wl,-O1 -Wl,--as-needed -Wl,-O1,--as-needed,-z,now -o guile guile-guile.o libguile.la -lgmp -lcrypt -lm -lltdl libtool: link: clang -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -pthread -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,now -o .libs/guile guile-guile.o ./.libs/libguile.so -lgmp -lcrypt -lm /usr/lib64/libltdl.so -ldl -pthread cat alist.doc arbiters.doc async.doc backtrace.doc boolean.doc chars.doc continuations.doc debug.doc deprecation.doc deprecated.doc discouraged.doc dynl.doc dynwind.doc environments.doc eq.doc error.doc eval.doc evalext.doc extensions.doc feature.doc fluids.doc fports.doc futures.doc gc.doc goops.doc gsubr.doc gc-mark.doc gc-segment.doc gc-malloc.doc gc-card.doc guardians.doc hash.doc hashtab.doc hooks.doc i18n.doc init.doc ioext.doc keywords.doc lang.doc list.doc load.doc macros.doc mallocs.doc modules.doc numbers.doc objects.doc objprop.doc options.doc pairs.doc ports.doc print.doc procprop.doc procs.doc properties.doc random.doc rdelim.doc read.doc root.doc rw.doc scmsigs.doc script.doc simpos.doc smob.doc sort.doc srcprop.doc stackchk.doc stacks.doc stime.doc strings.doc srfi-4.doc srfi-13.doc srfi-14.doc strorder.doc strports.doc struct.doc symbols.doc threads.doc throw.doc values.doc variable.doc vectors.doc version.doc vports.doc weaks.doc ramap.doc unif.doc dynl.doc filesys.doc posix.doc regex-posix.doc | GUILE="/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/pre-inst-guile" ../scripts/snarf-check-and-output-texi > guile-procedures.texi || { rm guile-procedures.texi; false; } rm -f guile-procedures.txt makeinfo --force -o guile-procedures.txt guile-procedures.texi || test -f guile-procedures.txt /var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/libguile//guile-procedures.texi:9750: Cross reference to nonexistent node `Backslash Escapes' (perhaps incorrect sectioning?). /var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/libguile//guile-procedures.texi:8781: Cross reference to nonexistent node `Ports and File Descriptors' (perhaps incorrect sectioning?). /var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/libguile//guile-procedures.texi:8769: Cross reference to nonexistent node `Closing' (perhaps incorrect sectioning?). /var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/libguile//guile-procedures.texi:8089: Cross reference to nonexistent node `Hash Tables' (perhaps incorrect sectioning?). /var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/libguile//guile-procedures.texi:8082: Cross reference to nonexistent node `Hash Tables' (perhaps incorrect sectioning?). /var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/libguile//guile-procedures.texi:8075: Cross reference to nonexistent node `Hash Tables' (perhaps incorrect sectioning?). /var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/libguile//guile-procedures.texi:7989: Cross reference to nonexistent node `File Ports' (perhaps incorrect sectioning?). /var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/libguile//guile-procedures.texi:7333: Cross reference to nonexistent node `Vtables' (perhaps incorrect sectioning?). /var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/libguile//guile-procedures.texi:5938: Cross reference to nonexistent node `Character Sets' (perhaps incorrect sectioning?). /var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/libguile//guile-procedures.texi:5916: Cross reference to nonexistent node `Character Sets' (perhaps incorrect sectioning?). /var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/libguile//guile-procedures.texi:4906: Cross reference to nonexistent node `Locales' (perhaps incorrect sectioning?). /var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/libguile//guile-procedures.texi:3921: Cross reference to nonexistent node `File Ports' (perhaps incorrect sectioning?). /var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/libguile//guile-procedures.texi:3699: Cross reference to nonexistent node `Ports and File Descriptors' (perhaps incorrect sectioning?). /var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/libguile//guile-procedures.texi:3688: Cross reference to nonexistent node `Ports and File Descriptors' (perhaps incorrect sectioning?). /var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/libguile//guile-procedures.texi:3677: Cross reference to nonexistent node `Ports and File Descriptors' (perhaps incorrect sectioning?). /var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/libguile//guile-procedures.texi:2514: Cross reference to nonexistent node `File Ports' (perhaps incorrect sectioning?). /var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/libguile//guile-procedures.texi:2096: Cross reference to nonexistent node `Hash Tables' (perhaps incorrect sectioning?). /var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/libguile//guile-procedures.texi:2089: Cross reference to nonexistent node `Hash Tables' (perhaps incorrect sectioning?). /var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/libguile//guile-procedures.texi:2082: Cross reference to nonexistent node `Hash Tables' (perhaps incorrect sectioning?). /var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/libguile//guile-procedures.texi:1634: Cross reference to nonexistent node `Ports and File Descriptors' (perhaps incorrect sectioning?). /var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/libguile//guile-procedures.texi:1620: Cross reference to nonexistent node `Ports and File Descriptors' (perhaps incorrect sectioning?). make[3]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/libguile' make[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/libguile' Making all in ice-9 make[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/ice-9' make[2]: Nessuna operazione da eseguire per «all». make[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/ice-9' Making all in guile-config make[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/guile-config' rm -f guile-config.tmp sed < ./guile-config.in > guile-config.tmp \ -e 's|@-bindir-@|/usr/bin|' \ -e s:@-GUILE_VERSION-@:1.8.8: chmod +x guile-config.tmp mv guile-config.tmp guile-config make[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/guile-config' Making all in guile-readline make[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/guile-readline' ../libguile/guile-snarf -o readline.x readline.c -DHAVE_CONFIG_H -I. -I.. -I./.. -O2 -march=native -pipe -fira-loop-pressure (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/guile-readline/missing --run autoheader) rm -f stamp-h1 touch guile-readline-config.h.in cd . && /bin/sh ./config.status guile-readline-config.h config.status: creating guile-readline-config.h config.status: guile-readline-config.h is unchanged make all-recursive make[3]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/guile-readline' Making all in ice-9 make[4]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/guile-readline/ice-9' make[4]: Nessuna operazione da eseguire per «all». make[4]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/guile-readline/ice-9' make[4]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/guile-readline' /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -O2 -march=native -pipe -MT readline.lo -MD -MP -MF .deps/readline.Tpo -c -o readline.lo readline.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -O2 -march=native -pipe -MT readline.lo -MD -MP -MF .deps/readline.Tpo -c readline.c -fPIC -DPIC -o .libs/readline.o mv -f .deps/readline.Tpo .deps/readline.Plo /bin/sh ./libtool --tag=CC --mode=link clang -O2 -march=native -pipe -version-info 17:3:0 -export-dynamic -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-O1,--as-needed,-z,now -o libguilereadline-v-17.la -rpath /usr/lib64 readline.lo ../libguile/libguile.la -lreadline -lncurses libtool: link: clang -shared -fPIC -DPIC .libs/readline.o -Wl,-rpath -Wl,/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/libguile/.libs ../libguile/.libs/libguile.so -L/usr/lib64 -lgmp -lcrypt -lm /usr/lib64/libltdl.so -ldl -lreadline -lncurses -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libguilereadline-v-17.so.17 -o .libs/libguilereadline-v-17.so.17.0.3 libtool: link: (cd ".libs" && rm -f "libguilereadline-v-17.so.17" && ln -s "libguilereadline-v-17.so.17.0.3" "libguilereadline-v-17.so.17") libtool: link: (cd ".libs" && rm -f "libguilereadline-v-17.so" && ln -s "libguilereadline-v-17.so.17.0.3" "libguilereadline-v-17.so") libtool: link: ( cd ".libs" && rm -f "libguilereadline-v-17.la" && ln -s "../libguilereadline-v-17.la" "libguilereadline-v-17.la" ) make[4]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/guile-readline' make[3]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/guile-readline' make[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/guile-readline' Making all in emacs make[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/emacs' make[2]: Nessuna operazione da eseguire per «all». make[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/emacs' Making all in scripts make[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/scripts' make[2]: Nessuna operazione da eseguire per «all». make[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/scripts' Making all in srfi make[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/srfi' make all-am make[3]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/srfi' /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -I./.. -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT srfi-1.lo -MD -MP -MF .deps/srfi-1.Tpo -c -o srfi-1.lo srfi-1.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -I./.. -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT srfi-4.lo -MD -MP -MF .deps/srfi-4.Tpo -c -o srfi-4.lo srfi-4.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -I./.. -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT srfi-13.lo -MD -MP -MF .deps/srfi-13.Tpo -c -o srfi-13.lo srfi-13.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -I./.. -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT srfi-14.lo -MD -MP -MF .deps/srfi-14.Tpo -c -o srfi-14.lo srfi-14.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -I./.. -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT srfi-1.lo -MD -MP -MF .deps/srfi-1.Tpo -c srfi-1.c -fPIC -DPIC -o .libs/srfi-1.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -I./.. -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT srfi-14.lo -MD -MP -MF .deps/srfi-14.Tpo -c srfi-14.c -fPIC -DPIC -o .libs/srfi-14.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -I./.. -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT srfi-4.lo -MD -MP -MF .deps/srfi-4.Tpo -c srfi-4.c -fPIC -DPIC -o .libs/srfi-4.o mv -f .deps/srfi-14.Tpo .deps/srfi-14.Plo /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -I./.. -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT srfi-60.lo -MD -MP -MF .deps/srfi-60.Tpo -c -o srfi-60.lo srfi-60.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -I./.. -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT srfi-13.lo -MD -MP -MF .deps/srfi-13.Tpo -c srfi-13.c -fPIC -DPIC -o .libs/srfi-13.o mv -f .deps/srfi-13.Tpo .deps/srfi-13.Plo /bin/sh ../libtool --tag=CC --mode=link clang -O2 -march=native -pipe -Wall -Wmissing-prototypes -no-undefined -export-dynamic -version-info 3:1:0 -Wl,-O1 -Wl,--as-needed -Wl,-O1,--as-needed,-z,now -o libguile-srfi-srfi-13-14-v-3.la -rpath /usr/lib64 srfi-13.lo srfi-14.lo ../libguile/libguile.la -lgmp -lcrypt -lm -lltdl libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -I./.. -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT srfi-60.lo -MD -MP -MF .deps/srfi-60.Tpo -c srfi-60.c -fPIC -DPIC -o .libs/srfi-60.o mv -f .deps/srfi-4.Tpo .deps/srfi-4.Plo /bin/sh ../libtool --tag=CC --mode=link clang -O2 -march=native -pipe -Wall -Wmissing-prototypes -no-undefined -export-dynamic -version-info 3:1:0 -Wl,-O1 -Wl,--as-needed -Wl,-O1,--as-needed,-z,now -o libguile-srfi-srfi-4-v-3.la -rpath /usr/lib64 srfi-4.lo ../libguile/libguile.la -lgmp -lcrypt -lm -lltdl mv -f .deps/srfi-60.Tpo .deps/srfi-60.Plo /bin/sh ../libtool --tag=CC --mode=link clang -O2 -march=native -pipe -Wall -Wmissing-prototypes -no-undefined -export-dynamic -version-info 2:2:0 -Wl,-O1 -Wl,--as-needed -Wl,-O1,--as-needed,-z,now -o libguile-srfi-srfi-60-v-2.la -rpath /usr/lib64 srfi-60.lo ../libguile/libguile.la -lgmp -lcrypt -lm -lltdl mv -f .deps/srfi-1.Tpo .deps/srfi-1.Plo /bin/sh ../libtool --tag=CC --mode=link clang -O2 -march=native -pipe -Wall -Wmissing-prototypes -no-undefined -export-dynamic -version-info 3:2:0 -Wl,-O1 -Wl,--as-needed -Wl,-O1,--as-needed,-z,now -o libguile-srfi-srfi-1-v-3.la -rpath /usr/lib64 srfi-1.lo ../libguile/libguile.la -lgmp -lcrypt -lm -lltdl libtool: link: clang -shared -fPIC -DPIC .libs/srfi-13.o .libs/srfi-14.o -Wl,-rpath -Wl,/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/libguile/.libs ../libguile/.libs/libguile.so -L/usr/lib64 -lgmp -lcrypt -lm /usr/lib64/libltdl.so -ldl -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libguile-srfi-srfi-13-14-v-3.so.3 -o .libs/libguile-srfi-srfi-13-14-v-3.so.3.0.1 libtool: link: (cd ".libs" && rm -f "libguile-srfi-srfi-13-14-v-3.so.3" && ln -s "libguile-srfi-srfi-13-14-v-3.so.3.0.1" "libguile-srfi-srfi-13-14-v-3.so.3") libtool: link: (cd ".libs" && rm -f "libguile-srfi-srfi-13-14-v-3.so" && ln -s "libguile-srfi-srfi-13-14-v-3.so.3.0.1" "libguile-srfi-srfi-13-14-v-3.so") libtool: link: clang -shared -fPIC -DPIC .libs/srfi-60.o -Wl,-rpath -Wl,/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/libguile/.libs ../libguile/.libs/libguile.so -L/usr/lib64 -lgmp -lcrypt -lm /usr/lib64/libltdl.so -ldl -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libguile-srfi-srfi-60-v-2.so.2 -o .libs/libguile-srfi-srfi-60-v-2.so.2.0.2 libtool: link: clang -shared -fPIC -DPIC .libs/srfi-1.o -Wl,-rpath -Wl,/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/libguile/.libs ../libguile/.libs/libguile.so -L/usr/lib64 -lgmp -lcrypt -lm /usr/lib64/libltdl.so -ldl -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libguile-srfi-srfi-1-v-3.so.3 -o .libs/libguile-srfi-srfi-1-v-3.so.3.0.2 libtool: link: (cd ".libs" && rm -f "libguile-srfi-srfi-1-v-3.so.3" && ln -s "libguile-srfi-srfi-1-v-3.so.3.0.2" "libguile-srfi-srfi-1-v-3.so.3") libtool: link: (cd ".libs" && rm -f "libguile-srfi-srfi-60-v-2.so.2" && ln -s "libguile-srfi-srfi-60-v-2.so.2.0.2" "libguile-srfi-srfi-60-v-2.so.2") libtool: link: (cd ".libs" && rm -f "libguile-srfi-srfi-1-v-3.so" && ln -s "libguile-srfi-srfi-1-v-3.so.3.0.2" "libguile-srfi-srfi-1-v-3.so") libtool: link: clang -shared -fPIC -DPIC .libs/srfi-4.o -Wl,-rpath -Wl,/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/libguile/.libs ../libguile/.libs/libguile.so -L/usr/lib64 -lgmp -lcrypt -lm /usr/lib64/libltdl.so -ldl -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libguile-srfi-srfi-4-v-3.so.3 -o .libs/libguile-srfi-srfi-4-v-3.so.3.0.1 libtool: link: ( cd ".libs" && rm -f "libguile-srfi-srfi-13-14-v-3.la" && ln -s "../libguile-srfi-srfi-13-14-v-3.la" "libguile-srfi-srfi-13-14-v-3.la" ) libtool: link: (cd ".libs" && rm -f "libguile-srfi-srfi-4-v-3.so.3" && ln -s "libguile-srfi-srfi-4-v-3.so.3.0.1" "libguile-srfi-srfi-4-v-3.so.3") libtool: link: (cd ".libs" && rm -f "libguile-srfi-srfi-4-v-3.so" && ln -s "libguile-srfi-srfi-4-v-3.so.3.0.1" "libguile-srfi-srfi-4-v-3.so") libtool: link: (cd ".libs" && rm -f "libguile-srfi-srfi-60-v-2.so" && ln -s "libguile-srfi-srfi-60-v-2.so.2.0.2" "libguile-srfi-srfi-60-v-2.so") libtool: link: ( cd ".libs" && rm -f "libguile-srfi-srfi-1-v-3.la" && ln -s "../libguile-srfi-srfi-1-v-3.la" "libguile-srfi-srfi-1-v-3.la" ) libtool: link: ( cd ".libs" && rm -f "libguile-srfi-srfi-60-v-2.la" && ln -s "../libguile-srfi-srfi-60-v-2.la" "libguile-srfi-srfi-60-v-2.la" ) libtool: link: ( cd ".libs" && rm -f "libguile-srfi-srfi-4-v-3.la" && ln -s "../libguile-srfi-srfi-4-v-3.la" "libguile-srfi-srfi-4-v-3.la" ) make[3]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/srfi' make[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/srfi' Making all in doc make[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/doc' Making all in ref make[3]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/doc/ref' make[3]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/doc/ref' Making all in tutorial make[3]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/doc/tutorial' make[3]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/doc/tutorial' Making all in goops make[3]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/doc/goops' make[3]: Nessuna operazione da eseguire per «all». make[3]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/doc/goops' Making all in r5rs make[3]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/doc/r5rs' make[3]: Nessuna operazione da eseguire per «all». make[3]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/doc/r5rs' make[3]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/doc' make[3]: Nessuna operazione da eseguire per «all-am». make[3]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/doc' make[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/doc' Making all in examples make[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/examples' make[2]: Nessuna operazione da eseguire per «all». make[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/examples' Making all in test-suite make[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/test-suite' Making all in standalone make[3]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/test-suite/standalone' make all-am make[4]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/test-suite/standalone' /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../test-suite/standalone -I../.. -I../.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libtest_asmobs_la-test-asmobs-lib.lo -MD -MP -MF .deps/libtest_asmobs_la-test-asmobs-lib.Tpo -c -o libtest_asmobs_la-test-asmobs-lib.lo `test -f 'test-asmobs-lib.c' || echo './'`test-asmobs-lib.c cd . && chmod u+x test-system-cmds test-require-extension test-bad-identifiers test-asmobs test-fast-slot-ref test-use-srfi libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../test-suite/standalone -I../.. -I../.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT libtest_asmobs_la-test-asmobs-lib.lo -MD -MP -MF .deps/libtest_asmobs_la-test-asmobs-lib.Tpo -c test-asmobs-lib.c -fPIC -DPIC -o .libs/libtest_asmobs_la-test-asmobs-lib.o mv -f .deps/libtest_asmobs_la-test-asmobs-lib.Tpo .deps/libtest_asmobs_la-test-asmobs-lib.Plo /bin/sh ../../libtool --tag=CC --mode=link clang -I../../test-suite/standalone -I../.. -I../.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -no-undefined -rpath `pwd` -Wl,-O1 -Wl,--as-needed -Wl,-O1,--as-needed,-z,now -o libtest-asmobs.la libtest_asmobs_la-test-asmobs-lib.lo ../../libguile/libguile.la -lgmp -lcrypt -lm -lltdl libtool: link: clang -shared -fPIC -DPIC .libs/libtest_asmobs_la-test-asmobs-lib.o -Wl,-rpath -Wl,/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/libguile/.libs ../../libguile/.libs/libguile.so -L/usr/lib64 -lgmp -lcrypt -lm /usr/lib64/libltdl.so -ldl -pthread -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libtest-asmobs.so.0 -o .libs/libtest-asmobs.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libtest-asmobs.so.0" && ln -s "libtest-asmobs.so.0.0.0" "libtest-asmobs.so.0") libtool: link: (cd ".libs" && rm -f "libtest-asmobs.so" && ln -s "libtest-asmobs.so.0.0.0" "libtest-asmobs.so") libtool: link: ( cd ".libs" && rm -f "libtest-asmobs.la" && ln -s "../libtest-asmobs.la" "libtest-asmobs.la" ) make[4]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/test-suite/standalone' make[3]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/test-suite/standalone' make[3]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/test-suite' make[3]: Nessuna operazione da eseguire per «all-am». make[3]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/test-suite' make[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/test-suite' Making all in benchmark-suite make[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/benchmark-suite' make[2]: Nessuna operazione da eseguire per «all». make[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/benchmark-suite' Making all in lang make[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/lang' make[2]: Nessuna operazione da eseguire per «all». make[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/lang' Making all in am make[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/am' make[2]: Nessuna operazione da eseguire per «all». make[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/am' make[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8' make[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8' make[1]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8' Making check in oop make[1]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/oop' Making check in goops make[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/oop/goops' make[2]: Nessuna operazione da eseguire per «check». make[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/oop/goops' make[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/oop' make[2]: Nessuna operazione da eseguire per «check-am». make[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/oop' make[1]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/oop' Making check in libguile make[1]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/libguile' make check-am make[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/libguile' make check-TESTS make[3]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/libguile' /var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/pre-inst-guile -s ./measure-hwm.scm > stack-limit-calibration.scm PASS: stack-limit-calibration.scm ============= 1 test passed ============= make[3]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/libguile' make[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/libguile' make[1]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/libguile' Making check in ice-9 make[1]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/ice-9' make[1]: Nessuna operazione da eseguire per «check». make[1]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/ice-9' Making check in guile-config make[1]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/guile-config' make[1]: Nessuna operazione da eseguire per «check». make[1]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/guile-config' Making check in guile-readline make[1]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/guile-readline' make check-recursive make[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/guile-readline' Making check in ice-9 make[3]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/guile-readline/ice-9' make[3]: Nessuna operazione da eseguire per «check». make[3]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/guile-readline/ice-9' make[3]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/guile-readline' make[3]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/guile-readline' make[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/guile-readline' make[1]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/guile-readline' Making check in emacs make[1]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/emacs' make[1]: Nessuna operazione da eseguire per «check». make[1]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/emacs' Making check in scripts make[1]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/scripts' make[1]: Nessuna operazione da eseguire per «check». make[1]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/scripts' Making check in srfi make[1]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/srfi' make check-am make[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/srfi' make[2]: Nessuna operazione da eseguire per «check-am». make[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/srfi' make[1]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/srfi' Making check in doc make[1]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/doc' Making check in ref make[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/doc/ref' make[2]: Nessuna operazione da eseguire per «check». make[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/doc/ref' Making check in tutorial make[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/doc/tutorial' make[2]: Nessuna operazione da eseguire per «check». make[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/doc/tutorial' Making check in goops make[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/doc/goops' make[2]: Nessuna operazione da eseguire per «check». make[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/doc/goops' Making check in r5rs make[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/doc/r5rs' make[2]: Nessuna operazione da eseguire per «check». make[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/doc/r5rs' make[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/doc' make[2]: Nessuna operazione da eseguire per «check-am». make[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/doc' make[1]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/doc' Making check in examples make[1]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/examples' make[1]: Nessuna operazione da eseguire per «check». make[1]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/examples' Making check in test-suite make[1]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/test-suite' Making check in standalone make[2]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/test-suite/standalone' make check-am make[3]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/test-suite/standalone' cd . && chmod u+x test-system-cmds test-require-extension test-bad-identifiers test-asmobs test-fast-slot-ref test-use-srfi make test-num2integral test-round test-gh test-list test-unwind test-conversion test-scm-c-read test-scm-take-locale-symbol test-with-guile-module test-scm-with-guile test-system-cmds test-require-extension test-bad-identifiers test-asmobs test-fast-slot-ref test-use-srfi make[4]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/test-suite/standalone' clang -DHAVE_CONFIG_H -I. -I../.. -I../../test-suite/standalone -I../.. -I../.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT test_num2integral-test-num2integral.o -MD -MP -MF .deps/test_num2integral-test-num2integral.Tpo -c -o test_num2integral-test-num2integral.o `test -f 'test-num2integral.c' || echo './'`test-num2integral.c mv -f .deps/test_num2integral-test-num2integral.Tpo .deps/test_num2integral-test-num2integral.Po /bin/sh ../../libtool --tag=CC --mode=link clang -I../../test-suite/standalone -I../.. -I../.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -pthread -Wl,-O1 -Wl,--as-needed -Wl,-O1,--as-needed,-z,now -o test-num2integral test_num2integral-test-num2integral.o ../../libguile/libguile.la -lgmp -lcrypt -lm -lltdl libtool: link: clang -I../../test-suite/standalone -I../.. -I../.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -pthread -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,now -o .libs/test-num2integral test_num2integral-test-num2integral.o ../../libguile/.libs/libguile.so -lgmp -lcrypt -lm /usr/lib64/libltdl.so -ldl -pthread clang -DHAVE_CONFIG_H -I. -I../.. -I../../test-suite/standalone -I../.. -I../.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT test_round-test-round.o -MD -MP -MF .deps/test_round-test-round.Tpo -c -o test_round-test-round.o `test -f 'test-round.c' || echo './'`test-round.c mv -f .deps/test_round-test-round.Tpo .deps/test_round-test-round.Po /bin/sh ../../libtool --tag=CC --mode=link clang -I../../test-suite/standalone -I../.. -I../.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -pthread -Wl,-O1 -Wl,--as-needed -Wl,-O1,--as-needed,-z,now -o test-round test_round-test-round.o ../../libguile/libguile.la -lgmp -lcrypt -lm -lltdl libtool: link: clang -I../../test-suite/standalone -I../.. -I../.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -pthread -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,now -o .libs/test-round test_round-test-round.o ../../libguile/.libs/libguile.so -lgmp -lcrypt -lm /usr/lib64/libltdl.so -ldl -pthread clang -DHAVE_CONFIG_H -I. -I../.. -I../../test-suite/standalone -I../.. -I../.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT test_gh-test-gh.o -MD -MP -MF .deps/test_gh-test-gh.Tpo -c -o test_gh-test-gh.o `test -f 'test-gh.c' || echo './'`test-gh.c mv -f .deps/test_gh-test-gh.Tpo .deps/test_gh-test-gh.Po /bin/sh ../../libtool --tag=CC --mode=link clang -I../../test-suite/standalone -I../.. -I../.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -pthread -Wl,-O1 -Wl,--as-needed -Wl,-O1,--as-needed,-z,now -o test-gh test_gh-test-gh.o ../../libguile/libguile.la -lgmp -lcrypt -lm -lltdl libtool: link: clang -I../../test-suite/standalone -I../.. -I../.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -pthread -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,now -o .libs/test-gh test_gh-test-gh.o ../../libguile/.libs/libguile.so -lgmp -lcrypt -lm /usr/lib64/libltdl.so -ldl -pthread clang -DHAVE_CONFIG_H -I. -I../.. -I../../test-suite/standalone -I../.. -I../.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT test_list-test-list.o -MD -MP -MF .deps/test_list-test-list.Tpo -c -o test_list-test-list.o `test -f 'test-list.c' || echo './'`test-list.c mv -f .deps/test_list-test-list.Tpo .deps/test_list-test-list.Po /bin/sh ../../libtool --tag=CC --mode=link clang -I../../test-suite/standalone -I../.. -I../.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -pthread -Wl,-O1 -Wl,--as-needed -Wl,-O1,--as-needed,-z,now -o test-list test_list-test-list.o ../../libguile/libguile.la -lgmp -lcrypt -lm -lltdl libtool: link: clang -I../../test-suite/standalone -I../.. -I../.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -pthread -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,now -o .libs/test-list test_list-test-list.o ../../libguile/.libs/libguile.so -lgmp -lcrypt -lm /usr/lib64/libltdl.so -ldl -pthread clang -DHAVE_CONFIG_H -I. -I../.. -I../../test-suite/standalone -I../.. -I../.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT test_unwind-test-unwind.o -MD -MP -MF .deps/test_unwind-test-unwind.Tpo -c -o test_unwind-test-unwind.o `test -f 'test-unwind.c' || echo './'`test-unwind.c mv -f .deps/test_unwind-test-unwind.Tpo .deps/test_unwind-test-unwind.Po /bin/sh ../../libtool --tag=CC --mode=link clang -I../../test-suite/standalone -I../.. -I../.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -pthread -Wl,-O1 -Wl,--as-needed -Wl,-O1,--as-needed,-z,now -o test-unwind test_unwind-test-unwind.o ../../libguile/libguile.la -lgmp -lcrypt -lm -lltdl libtool: link: clang -I../../test-suite/standalone -I../.. -I../.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -pthread -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,now -o .libs/test-unwind test_unwind-test-unwind.o ../../libguile/.libs/libguile.so -lgmp -lcrypt -lm /usr/lib64/libltdl.so -ldl -pthread clang -DHAVE_CONFIG_H -I. -I../.. -I../../test-suite/standalone -I../.. -I../.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT test_conversion-test-conversion.o -MD -MP -MF .deps/test_conversion-test-conversion.Tpo -c -o test_conversion-test-conversion.o `test -f 'test-conversion.c' || echo './'`test-conversion.c mv -f .deps/test_conversion-test-conversion.Tpo .deps/test_conversion-test-conversion.Po /bin/sh ../../libtool --tag=CC --mode=link clang -I../../test-suite/standalone -I../.. -I../.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -pthread -Wl,-O1 -Wl,--as-needed -Wl,-O1,--as-needed,-z,now -o test-conversion test_conversion-test-conversion.o ../../libguile/libguile.la -lgmp -lcrypt -lm -lltdl libtool: link: clang -I../../test-suite/standalone -I../.. -I../.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -pthread -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,now -o .libs/test-conversion test_conversion-test-conversion.o ../../libguile/.libs/libguile.so -lgmp -lcrypt -lm /usr/lib64/libltdl.so -ldl -pthread clang -DHAVE_CONFIG_H -I. -I../.. -I../../test-suite/standalone -I../.. -I../.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT test_scm_c_read-test-scm-c-read.o -MD -MP -MF .deps/test_scm_c_read-test-scm-c-read.Tpo -c -o test_scm_c_read-test-scm-c-read.o `test -f 'test-scm-c-read.c' || echo './'`test-scm-c-read.c mv -f .deps/test_scm_c_read-test-scm-c-read.Tpo .deps/test_scm_c_read-test-scm-c-read.Po /bin/sh ../../libtool --tag=CC --mode=link clang -I../../test-suite/standalone -I../.. -I../.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -pthread -Wl,-O1 -Wl,--as-needed -Wl,-O1,--as-needed,-z,now -o test-scm-c-read test_scm_c_read-test-scm-c-read.o ../../libguile/libguile.la -lgmp -lcrypt -lm -lltdl libtool: link: clang -I../../test-suite/standalone -I../.. -I../.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -pthread -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,now -o .libs/test-scm-c-read test_scm_c_read-test-scm-c-read.o ../../libguile/.libs/libguile.so -lgmp -lcrypt -lm /usr/lib64/libltdl.so -ldl -pthread clang -DHAVE_CONFIG_H -I. -I../.. -I../../test-suite/standalone -I../.. -I../.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT test_scm_take_locale_symbol-test-scm-take-locale-symbol.o -MD -MP -MF .deps/test_scm_take_locale_symbol-test-scm-take-locale-symbol.Tpo -c -o test_scm_take_locale_symbol-test-scm-take-locale-symbol.o `test -f 'test-scm-take-locale-symbol.c' || echo './'`test-scm-take-locale-symbol.c mv -f .deps/test_scm_take_locale_symbol-test-scm-take-locale-symbol.Tpo .deps/test_scm_take_locale_symbol-test-scm-take-locale-symbol.Po /bin/sh ../../libtool --tag=CC --mode=link clang -I../../test-suite/standalone -I../.. -I../.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -pthread -Wl,-O1 -Wl,--as-needed -Wl,-O1,--as-needed,-z,now -o test-scm-take-locale-symbol test_scm_take_locale_symbol-test-scm-take-locale-symbol.o ../../libguile/libguile.la -lgmp -lcrypt -lm -lltdl libtool: link: clang -I../../test-suite/standalone -I../.. -I../.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -pthread -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,now -o .libs/test-scm-take-locale-symbol test_scm_take_locale_symbol-test-scm-take-locale-symbol.o ../../libguile/.libs/libguile.so -lgmp -lcrypt -lm /usr/lib64/libltdl.so -ldl -pthread clang -DHAVE_CONFIG_H -I. -I../.. -I../../test-suite/standalone -I../.. -I../.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT test_with_guile_module-test-with-guile-module.o -MD -MP -MF .deps/test_with_guile_module-test-with-guile-module.Tpo -c -o test_with_guile_module-test-with-guile-module.o `test -f 'test-with-guile-module.c' || echo './'`test-with-guile-module.c mv -f .deps/test_with_guile_module-test-with-guile-module.Tpo .deps/test_with_guile_module-test-with-guile-module.Po /bin/sh ../../libtool --tag=CC --mode=link clang -I../../test-suite/standalone -I../.. -I../.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -pthread -Wl,-O1 -Wl,--as-needed -Wl,-O1,--as-needed,-z,now -o test-with-guile-module test_with_guile_module-test-with-guile-module.o ../../libguile/libguile.la -lgmp -lcrypt -lm -lltdl libtool: link: clang -I../../test-suite/standalone -I../.. -I../.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -pthread -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,now -o .libs/test-with-guile-module test_with_guile_module-test-with-guile-module.o ../../libguile/.libs/libguile.so -lgmp -lcrypt -lm /usr/lib64/libltdl.so -ldl -pthread clang -DHAVE_CONFIG_H -I. -I../.. -I../../test-suite/standalone -I../.. -I../.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -MT test_scm_with_guile-test-scm-with-guile.o -MD -MP -MF .deps/test_scm_with_guile-test-scm-with-guile.Tpo -c -o test_scm_with_guile-test-scm-with-guile.o `test -f 'test-scm-with-guile.c' || echo './'`test-scm-with-guile.c mv -f .deps/test_scm_with_guile-test-scm-with-guile.Tpo .deps/test_scm_with_guile-test-scm-with-guile.Po /bin/sh ../../libtool --tag=CC --mode=link clang -I../../test-suite/standalone -I../.. -I../.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -pthread -Wl,-O1 -Wl,--as-needed -Wl,-O1,--as-needed,-z,now -o test-scm-with-guile test_scm_with_guile-test-scm-with-guile.o ../../libguile/libguile.la -lgmp -lcrypt -lm -lltdl libtool: link: clang -I../../test-suite/standalone -I../.. -I../.. -pthread -O2 -march=native -pipe -Wall -Wmissing-prototypes -pthread -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,now -o .libs/test-scm-with-guile test_scm_with_guile-test-scm-with-guile.o ../../libguile/.libs/libguile.so -lgmp -lcrypt -lm /usr/lib64/libltdl.so -ldl -pthread make[4]: Nessuna operazione da eseguire per «test-system-cmds». make[4]: Nessuna operazione da eseguire per «test-require-extension». make[4]: Nessuna operazione da eseguire per «test-bad-identifiers». make[4]: Nessuna operazione da eseguire per «test-asmobs». make[4]: «test-fast-slot-ref» è aggiornato. make[4]: «test-use-srfi» è aggiornato. make[4]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/test-suite/standalone' make check-TESTS make[4]: Entering directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/test-suite/standalone' PASS: test-system-cmds PASS: test-require-extension PASS: test-bad-identifiers PASS: test-num2integral PASS: test-round PASS: test-gh PASS: test-asmobs PASS: test-list PASS: test-unwind fail: scm_is_unsigned_integer ((- (expt 2 64) 1), 0, 18446744073709551615) == 1 FAIL: test-conversion PASS: test-fast-slot-ref PASS: test-use-srfi PASS: test-scm-c-read PASS: test-scm-take-locale-symbol PASS: test-with-guile-module PASS: test-scm-with-guile ================================== 1 of 16 tests failed Please report to bug-guile@gnu.org ================================== make[4]: *** [check-TESTS] Errore 1 make[4]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/test-suite/standalone' make[3]: *** [check-am] Errore 2 make[3]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/test-suite/standalone' make[2]: *** [check] Errore 2 make[2]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/test-suite/standalone' make[1]: *** [check-recursive] Errore 1 make[1]: Leaving directory `/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8/test-suite' make: *** [check-recursive] Errore 1 * ERROR: dev-scheme/guile-1.8.8-r1 failed (test phase): * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 85: Called src_test * environment, line 3329: Called _eapi0_src_test * phase-helpers.sh, line 550: Called die * The specific snippet of code: * $emake_cmd -j1 check || \ * die "Make check failed. See above for details." * * If you need support, post the output of `emerge --info '=dev-scheme/guile-1.8.8-r1'`, * the complete build log and the output of `emerge -pqv '=dev-scheme/guile-1.8.8-r1'`. /usr/lib64/portage/bin/isolated-functions.sh: line 214: wait: `Make check failed. See above for details.': not a pid or valid job spec * The complete build log is located at '/var/log/portage/dev-scheme:guile-1.8.8-r1:20120720-135140.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-scheme/guile-1.8.8-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-scheme/guile-1.8.8-r1/temp/environment'. * Working directory: '/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8' * S: '/var/tmp/portage/dev-scheme/guile-1.8.8-r1/work/guile-1.8.8'