DC-Build-Header: guile-1.8 1.8.8+1-8 / Mon Jul 09 20:37:42 +0000 2012 DC-Task: logfile:/tmp/guile-1.8_1.8.8+1-8_unstable_clang.log version:1.8.8+1-8 modes:clang chroot:unstable source:guile-1.8 esttime: architecture:any DC-Sbuild-call: su user -c 'sbuild -n -A -s --force-orig-source --apt-update -d unstable -v --chroot-setup-commands=/tmp/switch-to-clang guile-1.8_1.8.8+1-8' sbuild (Debian sbuild) 0.62.5 (13 Jul 2011) on ip-10-28-235-103.ec2.internal ╔══════════════════════════════════════════════════════════════════════════════╗ ║ guile-1.8 1.8.8+1-8 (amd64) 09 Jul 2012 20:37 ║ ╚══════════════════════════════════════════════════════════════════════════════╝ Package: guile-1.8 Version: 1.8.8+1-8 Source Version: 1.8.8+1-8 Distribution: unstable Architecture: amd64 I: NOTICE: Log filtering will replace 'build/guile-1.8-JL31H_/guile-1.8-1.8.8+1' with '«PKGBUILDDIR»' I: NOTICE: Log filtering will replace 'build/guile-1.8-JL31H_' with '«BUILDDIR»' I: NOTICE: Log filtering will replace 'var/lib/schroot/mount/unstable-amd64-sbuild-80c462f1-301f-4159-a911-5ae2e5155744' with '«CHROOT»' ┌──────────────────────────────────────────────────────────────────────────────┐ │ Update chroot │ └──────────────────────────────────────────────────────────────────────────────┘ Ign http://localhost unstable InRelease Hit http://localhost unstable Release.gpg Hit http://localhost unstable Release Ign http://localhost unstable/main Sources/DiffIndex Ign http://localhost unstable/main amd64 Packages/DiffIndex Hit http://localhost unstable/main Translation-en/DiffIndex Hit http://localhost unstable/main Sources Hit http://localhost unstable/main amd64 Packages Reading package lists... Reading package lists... Building dependency tree... Reading state information... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. ┌──────────────────────────────────────────────────────────────────────────────┐ │ Fetch source files │ └──────────────────────────────────────────────────────────────────────────────┘ Check APT ───────── Checking available source versions... Download source files with APT ────────────────────────────── Reading package lists... Building dependency tree... Reading state information... Need to get 3014 kB of source archives. Get:1 http://localhost/debian/ unstable/main guile-1.8 1.8.8+1-8 (dsc) [1404 B] Get:2 http://localhost/debian/ unstable/main guile-1.8 1.8.8+1-8 (tar) [2031 kB] Get:3 http://localhost/debian/ unstable/main guile-1.8 1.8.8+1-8 (diff) [982 kB] Fetched 3014 kB in 0s (7803 kB/s) Download complete and in download only mode Check arch ────────── ┌──────────────────────────────────────────────────────────────────────────────┐ │ Chroot Setup Commands │ └──────────────────────────────────────────────────────────────────────────────┘ /tmp/switch-to-clang ──────────────────── + echo 'Entering customization script...' Entering customization script... + apt-get update Ign http://localhost unstable InRelease Hit http://localhost unstable Release.gpg Hit http://localhost unstable Release Ign http://localhost unstable/main Sources/DiffIndex Ign http://localhost unstable/main amd64 Packages/DiffIndex Hit http://localhost unstable/main Translation-en/DiffIndex Hit http://localhost unstable/main Sources Hit http://localhost unstable/main amd64 Packages Reading package lists... + echo 'Install of clang' Install of clang + apt-get update Ign http://localhost unstable InRelease Hit http://localhost unstable Release.gpg Hit http://localhost unstable Release Ign http://localhost unstable/main Sources/DiffIndex Ign http://localhost unstable/main amd64 Packages/DiffIndex Hit http://localhost unstable/main Translation-en/DiffIndex Hit http://localhost unstable/main Sources Hit http://localhost unstable/main amd64 Packages Reading package lists... + apt-get install --yes --no-install-recommends clang -t unstable Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: libclang-common-dev libffi5 libllvm3.1 Recommended packages: llvm-3.1-dev python The following NEW packages will be installed: clang libclang-common-dev libffi5 libllvm3.1 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. Need to get 13.1 MB of archives. After this operation, 35.6 MB of additional disk space will be used. Get:1 http://localhost/debian/ unstable/main libffi5 amd64 3.0.10-3 [24.8 kB] Get:2 http://localhost/debian/ unstable/main libllvm3.1 amd64 3.1-2 [7275 kB] Get:3 http://localhost/debian/ unstable/main libclang-common-dev amd64 3.1-8 [84.3 kB] Get:4 http://localhost/debian/ unstable/main clang amd64 3.1-8 [5755 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 13.1 MB in 0s (30.3 MB/s) Selecting previously unselected package libffi5:amd64. (Reading database ... 11729 files and directories currently installed.) Unpacking libffi5:amd64 (from .../libffi5_3.0.10-3_amd64.deb) ... Selecting previously unselected package libllvm3.1:amd64. Unpacking libllvm3.1:amd64 (from .../libllvm3.1_3.1-2_amd64.deb) ... Selecting previously unselected package libclang-common-dev. Unpacking libclang-common-dev (from .../libclang-common-dev_3.1-8_amd64.deb) ... Selecting previously unselected package clang. Unpacking clang (from .../archives/clang_3.1-8_amd64.deb) ... Setting up libffi5:amd64 (3.0.10-3) ... Setting up libllvm3.1:amd64 (3.1-2) ... Setting up libclang-common-dev (3.1-8) ... Setting up clang (3.1-8) ... + echo 'Replace gcc, g++ & cpp by clang' Replace gcc, g++ & cpp by clang + VERSION=4.7 + cd /usr/bin + rm g++-4.7 gcc-4.7 cpp-4.7 + ln -s clang++ g++-4.7 + ln -s clang gcc-4.7 + ln -s clang cpp-4.7 + cd - /«BUILDDIR» + echo 'Block the installation of new gcc version' Block the installation of new gcc version + dpkg --set-selections + echo 'gcc-4.6 hold' + dpkg --set-selections + echo 'cpp-4.6 hold' + dpkg --set-selections + echo 'g++-4.6 hold' + dpkg --set-selections + echo 'gcc-4.7 hold' + dpkg --set-selections + echo 'cpp-4.7 hold' + dpkg --set-selections + echo 'g++-4.7 hold' + echo 'Check if gcc, g++ & cpp are actually clang' Check if gcc, g++ & cpp are actually clang + grep clang + gcc --version I: Finished running '/tmp/switch-to-clang'. Finished processing commands. ──────────────────────────────────────────────────────────────────────────────── Merged Build-Depends: build-essential, fakeroot Filtered Build-Depends: build-essential, fakeroot dpkg-deb: building package `sbuild-build-depends-core-dummy' in `/«BUILDDIR»/resolver-hdwecM/apt_archive/sbuild-build-depends-core-dummy.deb'. OK Reading package lists... ┌──────────────────────────────────────────────────────────────────────────────┐ │ Install core build dependencies (apt-based resolver) │ └──────────────────────────────────────────────────────────────────────────────┘ Installing build dependencies Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: sbuild-build-depends-core-dummy debconf: delaying package configuration, since apt-utils is not installed 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 0 B/706 B of archives. After this operation, 0 B of additional disk space will be used. Selecting previously unselected package sbuild-build-depends-core-dummy. (Reading database ... 11809 files and directories currently installed.) Unpacking sbuild-build-depends-core-dummy (from .../sbuild-build-depends-core-dummy.deb) ... Setting up sbuild-build-depends-core-dummy (0.invalid.0) ... Merged Build-Depends: base-files, base-passwd, bash, coreutils, dash, debianutils, diffutils, dpkg, e2fsprogs, findutils, grep, gzip, hostname, ncurses-base, ncurses-bin, perl-base, sed, login, sysvinit-utils, sysvinit, tar, bsdutils, mount, util-linux, libc6-dev | libc-dev, gcc (>= 4:4.4.3), g++ (>= 4:4.4.3), make, dpkg-dev (>= 1.13.5), libtool, debhelper (>= 8), autoconf, automake, dh-autoreconf, libncurses5-dev, libreadline6-dev, libltdl-dev, libgmp-dev, texinfo, flex Merged Build-Conflicts: ash (<= 0.3.8-31) Filtered Build-Depends: base-files, base-passwd, bash, coreutils, dash, debianutils, diffutils, dpkg, e2fsprogs, findutils, grep, gzip, hostname, ncurses-base, ncurses-bin, perl-base, sed, login, sysvinit-utils, sysvinit, tar, bsdutils, mount, util-linux, libc6-dev, gcc (>= 4:4.4.3), g++ (>= 4:4.4.3), make, dpkg-dev (>= 1.13.5), libtool, debhelper (>= 8), autoconf, automake, dh-autoreconf, libncurses5-dev, libreadline6-dev, libltdl-dev, libgmp-dev, texinfo, flex Filtered Build-Conflicts: ash (<= 0.3.8-31) dpkg-deb: building package `sbuild-build-depends-guile-1.8-dummy' in `/«BUILDDIR»/resolver-5Ctvry/apt_archive/sbuild-build-depends-guile-1.8-dummy.deb'. OK Reading package lists... ┌──────────────────────────────────────────────────────────────────────────────┐ │ Install guile-1.8 build dependencies (apt-based resolver) │ └──────────────────────────────────────────────────────────────────────────────┘ Installing build dependencies Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: autoconf automake autotools-dev bsdmainutils debhelper dh-autoreconf file flex gettext gettext-base groff-base html2text intltool-debian libasprintf0c2 libcroco3 libgettextpo0 libglib2.0-0 libgmp-dev libgmpxx4ldbl libltdl-dev libltdl7 libmagic1 libncurses5-dev libpcre3 libpipeline1 libreadline6-dev libtinfo-dev libtool libunistring0 libxml2 m4 man-db po-debconf texinfo Suggested packages: autoconf2.13 autoconf-archive gnu-standards autoconf-doc wamerican wordlist whois vacation dh-make bison gettext-doc groff libgmp10-doc libmpfr-dev libtool-doc ncurses-doc automaken gfortran fortran95-compiler gcj less www-browser libmail-box-perl texlive-base texlive-latex-base texlive-generic-recommended texinfo-doc-nonfree Recommended packages: autopoint curl wget lynx-cur libglib2.0-data shared-mime-info xml-core libmail-sendmail-perl The following NEW packages will be installed: autoconf automake autotools-dev bsdmainutils debhelper dh-autoreconf file flex gettext gettext-base groff-base html2text intltool-debian libasprintf0c2 libcroco3 libgettextpo0 libglib2.0-0 libgmp-dev libgmpxx4ldbl libltdl-dev libltdl7 libmagic1 libncurses5-dev libpcre3 libpipeline1 libreadline6-dev libtinfo-dev libtool libunistring0 libxml2 m4 man-db po-debconf sbuild-build-depends-guile-1.8-dummy texinfo 0 upgraded, 35 newly installed, 0 to remove and 0 not upgraded. Need to get 15.1 MB/15.1 MB of archives. After this operation, 39.6 MB of additional disk space will be used. Get:1 http://localhost/debian/ unstable/main libpipeline1 amd64 1.2.1-1 [39.2 kB] Get:2 http://localhost/debian/ unstable/main libasprintf0c2 amd64 0.18.1.1-9 [26.8 kB] Get:3 http://localhost/debian/ unstable/main libmagic1 amd64 5.11-2 [202 kB] Get:4 http://localhost/debian/ unstable/main libpcre3 amd64 1:8.30-5 [242 kB] Get:5 http://localhost/debian/ unstable/main libxml2 amd64 2.8.0+dfsg1-4 [903 kB] Get:6 http://localhost/debian/ unstable/main m4 amd64 1.4.16-3 [260 kB] Get:7 http://localhost/debian/ unstable/main flex amd64 2.5.35-10.1 [332 kB] Get:8 http://localhost/debian/ unstable/main libglib2.0-0 amd64 2.32.3-1 [2081 kB] Get:9 http://localhost/debian/ unstable/main libcroco3 amd64 0.6.5-1 [151 kB] Get:10 http://localhost/debian/ unstable/main libunistring0 amd64 0.9.3-5 [434 kB] Get:11 http://localhost/debian/ unstable/main libgettextpo0 amd64 0.18.1.1-9 [145 kB] Get:12 http://localhost/debian/ unstable/main libgmpxx4ldbl amd64 2:5.0.5+dfsg-2 [21.6 kB] Get:13 http://localhost/debian/ unstable/main libltdl7 amd64 2.4.2-1.1 [352 kB] Get:14 http://localhost/debian/ unstable/main bsdmainutils amd64 9.0.3 [209 kB] Get:15 http://localhost/debian/ unstable/main groff-base amd64 1.21-9 [1153 kB] Get:16 http://localhost/debian/ unstable/main man-db amd64 2.6.2-1 [1061 kB] Get:17 http://localhost/debian/ unstable/main file amd64 5.11-2 [51.8 kB] Get:18 http://localhost/debian/ unstable/main gettext-base amd64 0.18.1.1-9 [154 kB] Get:19 http://localhost/debian/ unstable/main texinfo amd64 4.13a.dfsg.1-10 [983 kB] Get:20 http://localhost/debian/ unstable/main autoconf all 2.69-1 [589 kB] Get:21 http://localhost/debian/ unstable/main autotools-dev all 20120608.1 [73.0 kB] Get:22 http://localhost/debian/ unstable/main automake all 1:1.11.5-2 [606 kB] Get:23 http://localhost/debian/ unstable/main html2text amd64 1.3.2a-15 [103 kB] Get:24 http://localhost/debian/ unstable/main gettext amd64 0.18.1.1-9 [1975 kB] Get:25 http://localhost/debian/ unstable/main intltool-debian all 0.35.0+20060710.1 [30.8 kB] Get:26 http://localhost/debian/ unstable/main po-debconf all 1.0.16+nmu2 [224 kB] Get:27 http://localhost/debian/ unstable/main debhelper all 9.20120608 [700 kB] Get:28 http://localhost/debian/ unstable/main libtool amd64 2.4.2-1.1 [619 kB] Get:29 http://localhost/debian/ unstable/main dh-autoreconf all 6 [15.3 kB] Get:30 http://localhost/debian/ unstable/main libgmp-dev amd64 2:5.0.5+dfsg-2 [610 kB] Get:31 http://localhost/debian/ unstable/main libltdl-dev amd64 2.4.2-1.1 [205 kB] Get:32 http://localhost/debian/ unstable/main libtinfo-dev amd64 5.9-10 [105 kB] Get:33 http://localhost/debian/ unstable/main libncurses5-dev amd64 5.9-10 [223 kB] Get:34 http://localhost/debian/ unstable/main libreadline6-dev amd64 6.2-8 [264 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 15.1 MB in 0s (23.7 MB/s) Selecting previously unselected package libpipeline1:amd64. (Reading database ... 11809 files and directories currently installed.) Unpacking libpipeline1:amd64 (from .../libpipeline1_1.2.1-1_amd64.deb) ... Selecting previously unselected package libasprintf0c2:amd64. Unpacking libasprintf0c2:amd64 (from .../libasprintf0c2_0.18.1.1-9_amd64.deb) ... Selecting previously unselected package libmagic1:amd64. Unpacking libmagic1:amd64 (from .../libmagic1_5.11-2_amd64.deb) ... Selecting previously unselected package libpcre3:amd64. Unpacking libpcre3:amd64 (from .../libpcre3_1%3a8.30-5_amd64.deb) ... Selecting previously unselected package libxml2:amd64. Unpacking libxml2:amd64 (from .../libxml2_2.8.0+dfsg1-4_amd64.deb) ... Selecting previously unselected package m4. Unpacking m4 (from .../archives/m4_1.4.16-3_amd64.deb) ... Selecting previously unselected package flex. Unpacking flex (from .../flex_2.5.35-10.1_amd64.deb) ... Selecting previously unselected package libglib2.0-0:amd64. Unpacking libglib2.0-0:amd64 (from .../libglib2.0-0_2.32.3-1_amd64.deb) ... Selecting previously unselected package libcroco3:amd64. Unpacking libcroco3:amd64 (from .../libcroco3_0.6.5-1_amd64.deb) ... Selecting previously unselected package libunistring0:amd64. Unpacking libunistring0:amd64 (from .../libunistring0_0.9.3-5_amd64.deb) ... Selecting previously unselected package libgettextpo0:amd64. Unpacking libgettextpo0:amd64 (from .../libgettextpo0_0.18.1.1-9_amd64.deb) ... Selecting previously unselected package libgmpxx4ldbl:amd64. Unpacking libgmpxx4ldbl:amd64 (from .../libgmpxx4ldbl_2%3a5.0.5+dfsg-2_amd64.deb) ... Selecting previously unselected package libltdl7:amd64. Unpacking libltdl7:amd64 (from .../libltdl7_2.4.2-1.1_amd64.deb) ... Selecting previously unselected package bsdmainutils. Unpacking bsdmainutils (from .../bsdmainutils_9.0.3_amd64.deb) ... Selecting previously unselected package groff-base. Unpacking groff-base (from .../groff-base_1.21-9_amd64.deb) ... Selecting previously unselected package man-db. Unpacking man-db (from .../man-db_2.6.2-1_amd64.deb) ... Selecting previously unselected package file. Unpacking file (from .../archives/file_5.11-2_amd64.deb) ... Selecting previously unselected package gettext-base. Unpacking gettext-base (from .../gettext-base_0.18.1.1-9_amd64.deb) ... Selecting previously unselected package texinfo. Unpacking texinfo (from .../texinfo_4.13a.dfsg.1-10_amd64.deb) ... Selecting previously unselected package autoconf. Unpacking autoconf (from .../autoconf_2.69-1_all.deb) ... Selecting previously unselected package autotools-dev. Unpacking autotools-dev (from .../autotools-dev_20120608.1_all.deb) ... Selecting previously unselected package automake. Unpacking automake (from .../automake_1%3a1.11.5-2_all.deb) ... Selecting previously unselected package html2text. Unpacking html2text (from .../html2text_1.3.2a-15_amd64.deb) ... Selecting previously unselected package gettext. Unpacking gettext (from .../gettext_0.18.1.1-9_amd64.deb) ... Selecting previously unselected package intltool-debian. Unpacking intltool-debian (from .../intltool-debian_0.35.0+20060710.1_all.deb) ... Selecting previously unselected package po-debconf. Unpacking po-debconf (from .../po-debconf_1.0.16+nmu2_all.deb) ... Selecting previously unselected package debhelper. Unpacking debhelper (from .../debhelper_9.20120608_all.deb) ... Selecting previously unselected package libtool. Unpacking libtool (from .../libtool_2.4.2-1.1_amd64.deb) ... Selecting previously unselected package dh-autoreconf. Unpacking dh-autoreconf (from .../dh-autoreconf_6_all.deb) ... Selecting previously unselected package libgmp-dev:amd64. Unpacking libgmp-dev:amd64 (from .../libgmp-dev_2%3a5.0.5+dfsg-2_amd64.deb) ... Selecting previously unselected package libltdl-dev:amd64. Unpacking libltdl-dev:amd64 (from .../libltdl-dev_2.4.2-1.1_amd64.deb) ... Selecting previously unselected package libtinfo-dev:amd64. Unpacking libtinfo-dev:amd64 (from .../libtinfo-dev_5.9-10_amd64.deb) ... Selecting previously unselected package libncurses5-dev. Unpacking libncurses5-dev (from .../libncurses5-dev_5.9-10_amd64.deb) ... Selecting previously unselected package libreadline6-dev:amd64. Unpacking libreadline6-dev:amd64 (from .../libreadline6-dev_6.2-8_amd64.deb) ... Selecting previously unselected package sbuild-build-depends-guile-1.8-dummy. Unpacking sbuild-build-depends-guile-1.8-dummy (from .../sbuild-build-depends-guile-1.8-dummy.deb) ... Setting up libpipeline1:amd64 (1.2.1-1) ... Setting up libasprintf0c2:amd64 (0.18.1.1-9) ... Setting up libmagic1:amd64 (5.11-2) ... Setting up libpcre3:amd64 (1:8.30-5) ... Setting up libxml2:amd64 (2.8.0+dfsg1-4) ... Setting up m4 (1.4.16-3) ... Setting up flex (2.5.35-10.1) ... Setting up libglib2.0-0:amd64 (2.32.3-1) ... No schema files found: doing nothing. Setting up libcroco3:amd64 (0.6.5-1) ... Setting up libunistring0:amd64 (0.9.3-5) ... Setting up libgettextpo0:amd64 (0.18.1.1-9) ... Setting up libgmpxx4ldbl:amd64 (2:5.0.5+dfsg-2) ... Setting up libltdl7:amd64 (2.4.2-1.1) ... Setting up bsdmainutils (9.0.3) ... update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode Setting up groff-base (1.21-9) ... Setting up man-db (2.6.2-1) ... Building database of manual pages ... Setting up file (5.11-2) ... Setting up gettext-base (0.18.1.1-9) ... Setting up texinfo (4.13a.dfsg.1-10) ... Setting up autoconf (2.69-1) ... Setting up autotools-dev (20120608.1) ... Setting up automake (1:1.11.5-2) ... update-alternatives: using /usr/bin/automake-1.11 to provide /usr/bin/automake (automake) in auto mode Setting up html2text (1.3.2a-15) ... Setting up gettext (0.18.1.1-9) ... Setting up intltool-debian (0.35.0+20060710.1) ... Setting up po-debconf (1.0.16+nmu2) ... Setting up debhelper (9.20120608) ... Setting up libtool (2.4.2-1.1) ... Setting up dh-autoreconf (6) ... Setting up libgmp-dev:amd64 (2:5.0.5+dfsg-2) ... Setting up libltdl-dev:amd64 (2.4.2-1.1) ... Setting up libtinfo-dev:amd64 (5.9-10) ... Setting up libncurses5-dev (5.9-10) ... Setting up libreadline6-dev:amd64 (6.2-8) ... Setting up sbuild-build-depends-guile-1.8-dummy (0.invalid.0) ... ┌──────────────────────────────────────────────────────────────────────────────┐ │ Build environment │ └──────────────────────────────────────────────────────────────────────────────┘ Kernel: Linux 2.6.32-5-xen-amd64 amd64 (x86_64) Toolchain package versions: binutils_2.22-7 dpkg-dev_1.16.7 g++-4.6_4.6.3-8 g++-4.7_4.7.1-3 gcc-4.6_4.6.3-8 gcc-4.7_4.7.1-3 libc6-dev_2.13-34 libstdc++6_4.7.1-3 libstdc++6-4.6-dev_4.6.3-8 libstdc++6-4.7-dev_4.7.1-3 linux-libc-dev_3.2.21-3 Package versions: apt_0.9.7.1 autoconf_2.69-1 automake_1:1.11.5-2 autotools-dev_20120608.1 base-files_6.11 base-passwd_3.5.26 bash_4.2-3 binutils_2.22-7 bsdmainutils_9.0.3 bsdutils_1:2.20.1-5.1 build-essential_11.5 bzip2_1.0.6-3 clang_3.1-8 coreutils_8.13-3.2 cpp_4:4.7.1-1 cpp-4.6_4.6.3-8 cpp-4.7_4.7.1-3 dash_0.5.7-3 debconf_1.5.45 debconf-i18n_1.5.45 debfoster_2.7-1.1 debhelper_9.20120608 debian-archive-keyring_2012.4 debianutils_4.3.2 dh-autoreconf_6 diffutils_1:3.2-6 dpkg_1.16.7 dpkg-dev_1.16.7 e2fslibs_1.42.4-3 e2fsprogs_1.42.4-3 fakeroot_1.18.4-2 file_5.11-2 findutils_4.4.2-4 flex_2.5.35-10.1 g++_4:4.7.1-1 g++-4.6_4.6.3-8 g++-4.7_4.7.1-3 gcc_4:4.7.1-1 gcc-4.4-base_4.4.7-1 gcc-4.5-base_4.5.4-1 gcc-4.6_4.6.3-8 gcc-4.6-base_4.6.3-8 gcc-4.7_4.7.1-3 gcc-4.7-base_4.7.1-3 gettext_0.18.1.1-9 gettext-base_0.18.1.1-9 gnupg_1.4.12-4+b1 gpgv_1.4.12-4+b1 grep_2.12-2 groff-base_1.21-9 gzip_1.5-1.1 hostname_3.11 html2text_1.3.2a-15 initscripts_2.88dsf-28 insserv_1.14.0-4 intltool-debian_0.35.0+20060710.1 libacl1_2.2.51-8 libapt-pkg4.12_0.9.7.1 libasprintf0c2_0.18.1.1-9 libattr1_1:2.4.46-8 libblkid1_2.20.1-5.1 libbz2-1.0_1.0.6-3 libc-bin_2.13-34 libc-dev-bin_2.13-34 libc6_2.13-34 libc6-dev_2.13-34 libclang-common-dev_3.1-8 libclass-isa-perl_0.36-3 libcomerr2_1.42.4-3 libcroco3_0.6.5-1 libdb5.1_5.1.29-5 libdpkg-perl_1.16.7 libffi5_3.0.10-3 libfile-fcntllock-perl_0.14-2 libgc1c2_1:7.1-8 libgcc1_1:4.7.1-3 libgdbm3_1.8.3-11 libgettextpo0_0.18.1.1-9 libglib2.0-0_2.32.3-1 libgmp-dev_2:5.0.5+dfsg-2 libgmp10_2:5.0.5+dfsg-2 libgmpxx4ldbl_2:5.0.5+dfsg-2 libgomp1_4.7.1-3 libitm1_4.7.1-3 libllvm3.1_3.1-2 liblocale-gettext-perl_1.05-7+b1 libltdl-dev_2.4.2-1.1 libltdl7_2.4.2-1.1 liblzma5_5.1.1alpha+20120614-1 libmagic1_5.11-2 libmount1_2.20.1-5.1 libmpc2_0.9-4 libmpfr4_3.1.0-5 libncurses5_5.9-10 libncurses5-dev_5.9-10 libpam-modules_1.1.3-7.1 libpam-modules-bin_1.1.3-7.1 libpam-runtime_1.1.3-7.1 libpam0g_1.1.3-7.1 libpcre3_1:8.30-5 libpipeline1_1.2.1-1 libquadmath0_4.7.1-3 libreadline6_6.2-8 libreadline6-dev_6.2-8 libselinux1_2.1.9-5 libsemanage-common_2.1.6-6 libsemanage1_2.1.6-6 libsepol1_2.1.4-3 libslang2_2.2.4-15 libss2_1.42.4-3 libstdc++6_4.7.1-3 libstdc++6-4.6-dev_4.6.3-8 libstdc++6-4.7-dev_4.7.1-3 libswitch-perl_2.16-2 libtext-charwidth-perl_0.04-7+b1 libtext-iconv-perl_1.7-5 libtext-wrapi18n-perl_0.06-7 libtimedate-perl_1.2000-1 libtinfo-dev_5.9-10 libtinfo5_5.9-10 libtool_2.4.2-1.1 libunistring0_0.9.3-5 libusb-0.1-4_2:0.1.12-23 libustr-1.0-1_1.0.4-3 libuuid1_2.20.1-5.1 libxml2_2.8.0+dfsg1-4 linux-libc-dev_3.2.21-3 login_1:4.1.5.1-1 lsb-base_4.1+Debian7 m4_1.4.16-3 make_3.81-8.2 man-db_2.6.2-1 mawk_1.3.3-17 mount_2.20.1-5.1 multiarch-support_2.13-34 ncurses-base_5.9-10 ncurses-bin_5.9-10 passwd_1:4.1.5.1-1 patch_2.6.1-3 perl_5.14.2-12 perl-base_5.14.2-12 perl-modules_5.14.2-12 po-debconf_1.0.16+nmu2 readline-common_6.2-8 sbuild-build-depends-core-dummy_0.invalid.0 sbuild-build-depends-guile-1.8-dummy_0.invalid.0 sed_4.2.1-10 sensible-utils_0.0.7 sysv-rc_2.88dsf-28 sysvinit_2.88dsf-28 sysvinit-utils_2.88dsf-28 tar_1.26-4 texinfo_4.13a.dfsg.1-10 tzdata_2012c-1 ucf_3.0025+nmu3 util-linux_2.20.1-5.1 xz-utils_5.1.1alpha+20120614-1 zlib1g_1:1.2.7.dfsg-13 ┌──────────────────────────────────────────────────────────────────────────────┐ │ Build │ └──────────────────────────────────────────────────────────────────────────────┘ Unpack source ───────────── gpgv: keyblock resource `/sbuild-nonexistent/.gnupg/trustedkeys.gpg': file open error gpgv: Signature made Sun Mar 18 15:38:48 2012 UTC using DSA key ID 8C7E73A4 gpgv: Can't check signature: public key not found dpkg-source: warning: failed to verify signature on ./guile-1.8_1.8.8+1-8.dsc dpkg-source: info: extracting guile-1.8 in guile-1.8-1.8.8+1 dpkg-source: info: unpacking guile-1.8_1.8.8+1.orig.tar.bz2 dpkg-source: info: unpacking guile-1.8_1.8.8+1-8.debian.tar.gz dpkg-source: info: applying 0001-Change-guile-tut-to-guile-tut-1.8.patch dpkg-source: info: applying 0002-Handle-the-DFSG-package-split.patch dpkg-source: info: applying 0003-Fix-the-SRFI-60-copy-bit-documentation.patch dpkg-source: info: applying 0004-Define-_GNU_SOURCE-to-fix-the-GNU-kFreeBSD-build.patch dpkg-source: info: applying 0005-Don-t-access-uninitialised-memory-in-scm_to_sockaddr.patch dpkg-source: info: applying 0006-Make-sockets.test-more-robust.patch dpkg-source: info: applying 0007-Mark-Unused-modules-are-removed-gc-test-as-unresolve.patch Check disc space ──────────────── Sufficient free space for build User Environment ──────────────── HOME=/sbuild-nonexistent LOGNAME=root PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11 SCHROOT_CHROOT_NAME=unstable-amd64-sbuild SCHROOT_COMMAND=env SCHROOT_GID=0 SCHROOT_GROUP=root SCHROOT_SESSION_ID=unstable-amd64-sbuild-80c462f1-301f-4159-a911-5ae2e5155744 SCHROOT_UID=0 SCHROOT_USER=root SHELL=/bin/sh USER=root dpkg-buildpackage ───────────────── dpkg-buildpackage: warning: using a gain-root-command while being root dpkg-buildpackage: source package guile-1.8 dpkg-buildpackage: source version 1.8.8+1-8 dpkg-buildpackage: source changed by Rob Browning dpkg-source --before-build guile-1.8-1.8.8+1 dpkg-buildpackage: host architecture amd64 fakeroot debian/rules clean dh clean --parallel --with autoreconf debian/rules override_dh_testdir make[1]: Entering directory `/«BUILDDIR»/guile-1.8-1.8.8+1' dh_testdir debian/guile.postinst make[1]: Leaving directory `/«BUILDDIR»/guile-1.8-1.8.8+1' dh_auto_clean -O--parallel dh_autoreconf_clean -O--parallel debian/rules override_dh_clean make[1]: Entering directory `/«BUILDDIR»/guile-1.8-1.8.8+1' dh_clean debian/guile-1.8.install debian/guile-1.8.menu debian/guile-1.8.postinst debian/guile-1.8.prerm debian/guile-1.8.undocumented debian/guile-1.8-dev.install debian/guile-1.8-dev.lintian-overrides debian/guile-1.8-doc.info debian/guile-1.8-doc.install debian/guile-1.8-libs.README.Debian debian/guile-1.8-libs.install debian/guile-1.8-libs.lintian-overrides debian/guile-1.8-libs.postinst debian/guile-1.8-libs.prerm debian/guile-1.8-libs.triggers \ doc/tutorial/guile-tut-1.8.texi make[1]: Leaving directory `/«BUILDDIR»/guile-1.8-1.8.8+1' dpkg-source -b guile-1.8-1.8.8+1 dpkg-source: info: using source format `3.0 (quilt)' dpkg-source: info: building guile-1.8 using existing ./guile-1.8_1.8.8+1.orig.tar.bz2 dpkg-source: info: building guile-1.8 in guile-1.8_1.8.8+1-8.debian.tar.gz dpkg-source: info: building guile-1.8 in guile-1.8_1.8.8+1-8.dsc debian/rules build dh build --parallel --with autoreconf debian/rules override_dh_testdir make[1]: Entering directory `/«BUILDDIR»/guile-1.8-1.8.8+1' dh_testdir debian/guile.postinst make[1]: Leaving directory `/«BUILDDIR»/guile-1.8-1.8.8+1' debian/rules override_dh_autoreconf make[1]: Entering directory `/«BUILDDIR»/guile-1.8-1.8.8+1' cd doc/tutorial && \ ln -sf guile-tut.texi guile-tut-1.8.texi dh_autoreconf ./autogen.sh autoreconf: Entering directory `.' autoreconf: configure.in: not using Gettext autoreconf: running: aclocal --force -I m4 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 autoreconf: configure.in: tracing 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 autoreconf: configure.in: adding subdirectory guile-readline to autoreconf autoreconf: Entering directory `guile-readline' autoreconf: running: aclocal --force autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `.'. libtoolize: copying file `./ltmain.sh' libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.in:20: installing `./config.guess' configure.in:20: installing `./config.sub' configure.in:13: installing `./install-sh' configure.in:13: installing `./missing' Makefile.am: installing `./depcomp' autoreconf: Leaving directory `guile-readline' autoreconf: configure.in: AM_GNU_GETTEXT is used, but not AM_GNU_GETTEXT_VERSION libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. libtoolize: copying file `build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' 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 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 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 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 configure.in:83: installing `build-aux/compile' configure.in:67: installing `build-aux/config.guess' configure.in:67: installing `build-aux/config.sub' configure.in:44: installing `build-aux/install-sh' configure.in:44: installing `build-aux/missing' doc/r5rs/Makefile.am:24: installing `build-aux/texinfo.tex' doc/tutorial/Makefile.am:24: installing `build-aux/mdate-sh' emacs/Makefile.am:24: installing `build-aux/elisp-comp' libguile/Makefile.am: installing `build-aux/depcomp' Makefile.am: installing `./INSTALL' autoreconf: Leaving directory `.' Now run configure and make. make[1]: Leaving directory `/«BUILDDIR»/guile-1.8-1.8.8+1' debian/rules override_dh_auto_configure make[1]: Entering directory `/«BUILDDIR»/guile-1.8-1.8.8+1' CFLAGS="-O2 -g" ./configure --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-threads=no --disable-error-on-warning --prefix=/usr 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... no checking for mawk... mawk 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... ip-10-28-235-103 configure: autobuild timestamp... 20120709T203843Z checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-linux-gnu-gcc accepts -g... yes checking for x86_64-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-linux-gnu-gcc... gcc3 checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E checking for gawk... (cached) mawk 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 x86_64-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-linux-gnu-gcc 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 x86_64-linux-gnu-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -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... 3458764513820540925 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-linux-gnu-strip... no checking for strip... strip checking for x86_64-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-linux-gnu-gcc object... ok checking for sysroot... no checking for x86_64-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... yes checking for x86_64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-linux-gnu-gcc static flag -static works... yes checking if x86_64-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-linux-gnu-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking 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... yes 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 for xemacs... 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/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for 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 what kind of threads to support... null-threads 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/r5rs/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 (/«BUILDDIR»/guile-1.8-1.8.8+1/guile-readline) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-linux-gnu' '--build=x86_64-linux-gnu' '--with-threads=no' '--disable-error-on-warning' 'build_alias=x86_64-linux-gnu' 'host_alias=x86_64-linux-gnu' 'CFLAGS=-O2 -g' --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... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-linux-gnu-gcc accepts -g... yes checking for x86_64-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-linux-gnu-gcc... gcc3 checking for x86_64-linux-gnu-gcc... (cached) x86_64-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-linux-gnu-gcc... (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 x86_64-linux-gnu-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -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... 3458764513820540925 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-linux-gnu-strip... no checking for strip... strip checking for x86_64-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-linux-gnu-gcc object... ok checking for sysroot... no checking for x86_64-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... yes checking for x86_64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-linux-gnu-gcc static flag -static works... yes checking if x86_64-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-linux-gnu-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes 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 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 make[1]: Leaving directory `/«BUILDDIR»/guile-1.8-1.8.8+1' dh_auto_build -O--parallel make[1]: Entering directory `/«BUILDDIR»/guile-1.8-1.8.8+1' make all-recursive make[2]: Entering directory `/«BUILDDIR»/guile-1.8-1.8.8+1' Making all in oop make[3]: Entering directory `/«BUILDDIR»/guile-1.8-1.8.8+1/oop' Making all in goops make[4]: Entering directory `/«BUILDDIR»/guile-1.8-1.8.8+1/oop/goops' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/«BUILDDIR»/guile-1.8-1.8.8+1/oop/goops' make[4]: Entering directory `/«BUILDDIR»/guile-1.8-1.8.8+1/oop' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/«BUILDDIR»/guile-1.8-1.8.8+1/oop' make[3]: Leaving directory `/«BUILDDIR»/guile-1.8-1.8.8+1/oop' Making all in libguile make[3]: Entering directory `/«BUILDDIR»/guile-1.8-1.8.8+1/libguile' mawk -f ./cpp_cnvt.awk < ./cpp_err_symbols.in > \ cpp_err_symbols.tmp mv cpp_err_symbols.tmp cpp_err_symbols.c mawk -f ./cpp_cnvt.awk < ./cpp_sig_symbols.in > \ cpp_sig_symbols.tmp mv cpp_sig_symbols.tmp cpp_sig_symbols.c Generating libpath.h... 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: mv version.h.tmp version.h if [ "no" = "yes" ]; then \ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -c -o gen-scmconfig.o gen-scmconfig.c; \ else \ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -c -o gen-scmconfig.o gen-scmconfig.c; \ fi if [ "no" = "yes" ]; then \ x86_64-linux-gnu-gcc -o gen-scmconfig gen-scmconfig.o; \ else \ /bin/bash ../libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -O2 -g -Wall -Wmissing-prototypes -o gen-scmconfig gen-scmconfig.o -lgmp -lcrypt -lm -lltdl ; \ fi libtool: link: x86_64-linux-gnu-gcc -O2 -g -Wall -Wmissing-prototypes -o gen-scmconfig gen-scmconfig.o -lgmp -lcrypt -lm /usr/lib/x86_64-linux-gnu/libltdl.so 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 -g -Wall -Wmissing-prototypes ./guile-snarf -o arbiters.x arbiters.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o async.x async.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o backtrace.x backtrace.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o boolean.x boolean.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o chars.x chars.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o continuations.x continuations.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o debug.x debug.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o deprecation.x deprecation.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o deprecated.x deprecated.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o discouraged.x discouraged.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o dynl.x dynl.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o dynwind.x dynwind.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o environments.x environments.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o eq.x eq.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o error.x error.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o eval.x eval.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o evalext.x evalext.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o extensions.x extensions.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o feature.x feature.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o fluids.x fluids.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o fports.x fports.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o futures.x futures.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o gc.x gc.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o gc-mark.x gc-mark.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o gc-segment.x gc-segment.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o gc-malloc.x gc-malloc.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o gc-card.x gc-card.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o goops.x goops.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o gsubr.x gsubr.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o guardians.x guardians.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o hash.x hash.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o hashtab.x hashtab.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o hooks.x hooks.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o i18n.x i18n.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o init.x init.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o ioext.x ioext.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o keywords.x keywords.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o lang.x lang.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o list.x list.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o load.x load.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o macros.x macros.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o mallocs.x mallocs.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o modules.x modules.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o numbers.x numbers.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o objects.x objects.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o objprop.x objprop.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o options.x options.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o pairs.x pairs.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o ports.x ports.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o print.x print.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o procprop.x procprop.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o procs.x procs.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o properties.x properties.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o random.x random.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o rdelim.x rdelim.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o read.x read.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o root.x root.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o rw.x rw.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o scmsigs.x scmsigs.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o script.x script.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o simpos.x simpos.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o smob.x smob.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o sort.x sort.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o srcprop.x srcprop.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o stackchk.x stackchk.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o stacks.x stacks.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o stime.x stime.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o strings.x strings.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o srfi-4.x srfi-4.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o srfi-13.x srfi-13.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o srfi-14.x srfi-14.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o strorder.x strorder.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o strports.x strports.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o struct.x struct.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o symbols.x symbols.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o threads.x threads.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o throw.x throw.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o values.x values.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o variable.x variable.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o vectors.x vectors.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o version.x version.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o vports.x vports.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o weaks.x weaks.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o ramap.x ramap.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o unif.x unif.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o filesys.x filesys.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o posix.x posix.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o net_db.x net_db.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o socket.x socket.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ./guile-snarf -o regex-posix.x regex-posix.c -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes make all-am make[4]: Entering directory `/«BUILDDIR»/guile-1.8-1.8.8+1/libguile' /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-alist.lo -MD -MP -MF .deps/libguile_la-alist.Tpo -c alist.c -o libguile_la-alist.o >/dev/null 2>&1 mv -f .deps/libguile_la-alist.Tpo .deps/libguile_la-alist.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-arbiters.lo -MD -MP -MF .deps/libguile_la-arbiters.Tpo -c arbiters.c -o libguile_la-arbiters.o >/dev/null 2>&1 mv -f .deps/libguile_la-arbiters.Tpo .deps/libguile_la-arbiters.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-async.lo -MD -MP -MF .deps/libguile_la-async.Tpo -c async.c -o libguile_la-async.o >/dev/null 2>&1 mv -f .deps/libguile_la-async.Tpo .deps/libguile_la-async.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-backtrace.lo -MD -MP -MF .deps/libguile_la-backtrace.Tpo -c backtrace.c -o libguile_la-backtrace.o >/dev/null 2>&1 mv -f .deps/libguile_la-backtrace.Tpo .deps/libguile_la-backtrace.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-boolean.lo -MD -MP -MF .deps/libguile_la-boolean.Tpo -c boolean.c -o libguile_la-boolean.o >/dev/null 2>&1 mv -f .deps/libguile_la-boolean.Tpo .deps/libguile_la-boolean.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-chars.lo -MD -MP -MF .deps/libguile_la-chars.Tpo -c chars.c -o libguile_la-chars.o >/dev/null 2>&1 mv -f .deps/libguile_la-chars.Tpo .deps/libguile_la-chars.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-continuations.lo -MD -MP -MF .deps/libguile_la-continuations.Tpo -c continuations.c -o libguile_la-continuations.o >/dev/null 2>&1 mv -f .deps/libguile_la-continuations.Tpo .deps/libguile_la-continuations.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-convert.lo -MD -MP -MF .deps/libguile_la-convert.Tpo -c convert.c -o libguile_la-convert.o >/dev/null 2>&1 mv -f .deps/libguile_la-convert.Tpo .deps/libguile_la-convert.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-debug.lo -MD -MP -MF .deps/libguile_la-debug.Tpo -c debug.c -o libguile_la-debug.o >/dev/null 2>&1 mv -f .deps/libguile_la-debug.Tpo .deps/libguile_la-debug.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-deprecation.lo -MD -MP -MF .deps/libguile_la-deprecation.Tpo -c deprecation.c -o libguile_la-deprecation.o >/dev/null 2>&1 mv -f .deps/libguile_la-deprecation.Tpo .deps/libguile_la-deprecation.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-deprecated.lo -MD -MP -MF .deps/libguile_la-deprecated.Tpo -c deprecated.c -o libguile_la-deprecated.o >/dev/null 2>&1 mv -f .deps/libguile_la-deprecated.Tpo .deps/libguile_la-deprecated.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-discouraged.lo -MD -MP -MF .deps/libguile_la-discouraged.Tpo -c discouraged.c -o libguile_la-discouraged.o >/dev/null 2>&1 mv -f .deps/libguile_la-discouraged.Tpo .deps/libguile_la-discouraged.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-dynwind.lo -MD -MP -MF .deps/libguile_la-dynwind.Tpo -c dynwind.c -o libguile_la-dynwind.o >/dev/null 2>&1 mv -f .deps/libguile_la-dynwind.Tpo .deps/libguile_la-dynwind.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-environments.lo -MD -MP -MF .deps/libguile_la-environments.Tpo -c environments.c -o libguile_la-environments.o >/dev/null 2>&1 mv -f .deps/libguile_la-environments.Tpo .deps/libguile_la-environments.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-eq.lo -MD -MP -MF .deps/libguile_la-eq.Tpo -c eq.c -o libguile_la-eq.o >/dev/null 2>&1 mv -f .deps/libguile_la-eq.Tpo .deps/libguile_la-eq.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-error.lo -MD -MP -MF .deps/libguile_la-error.Tpo -c error.c -o libguile_la-error.o >/dev/null 2>&1 mv -f .deps/libguile_la-error.Tpo .deps/libguile_la-error.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-eval.lo -MD -MP -MF .deps/libguile_la-eval.Tpo -c eval.c -o libguile_la-eval.o >/dev/null 2>&1 mv -f .deps/libguile_la-eval.Tpo .deps/libguile_la-eval.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-evalext.lo -MD -MP -MF .deps/libguile_la-evalext.Tpo -c evalext.c -o libguile_la-evalext.o >/dev/null 2>&1 mv -f .deps/libguile_la-evalext.Tpo .deps/libguile_la-evalext.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-extensions.lo -MD -MP -MF .deps/libguile_la-extensions.Tpo -c extensions.c -o libguile_la-extensions.o >/dev/null 2>&1 mv -f .deps/libguile_la-extensions.Tpo .deps/libguile_la-extensions.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-feature.lo -MD -MP -MF .deps/libguile_la-feature.Tpo -c feature.c -o libguile_la-feature.o >/dev/null 2>&1 mv -f .deps/libguile_la-feature.Tpo .deps/libguile_la-feature.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-fluids.lo -MD -MP -MF .deps/libguile_la-fluids.Tpo -c fluids.c -o libguile_la-fluids.o >/dev/null 2>&1 mv -f .deps/libguile_la-fluids.Tpo .deps/libguile_la-fluids.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-fports.lo -MD -MP -MF .deps/libguile_la-fports.Tpo -c fports.c -o libguile_la-fports.o >/dev/null 2>&1 mv -f .deps/libguile_la-fports.Tpo .deps/libguile_la-fports.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-futures.lo -MD -MP -MF .deps/libguile_la-futures.Tpo -c futures.c -o libguile_la-futures.o >/dev/null 2>&1 mv -f .deps/libguile_la-futures.Tpo .deps/libguile_la-futures.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-gc.lo -MD -MP -MF .deps/libguile_la-gc.Tpo -c gc.c -o libguile_la-gc.o >/dev/null 2>&1 mv -f .deps/libguile_la-gc.Tpo .deps/libguile_la-gc.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-gc-mark.lo -MD -MP -MF .deps/libguile_la-gc-mark.Tpo -c gc-mark.c -o libguile_la-gc-mark.o >/dev/null 2>&1 mv -f .deps/libguile_la-gc-mark.Tpo .deps/libguile_la-gc-mark.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-gc-segment.lo -MD -MP -MF .deps/libguile_la-gc-segment.Tpo -c gc-segment.c -o libguile_la-gc-segment.o >/dev/null 2>&1 mv -f .deps/libguile_la-gc-segment.Tpo .deps/libguile_la-gc-segment.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 gc-malloc.c:95:20: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (scm_mtrigger < 0) ~~~~~~~~~~~~ ^ ~ 1 warning generated. libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-gc-malloc.lo -MD -MP -MF .deps/libguile_la-gc-malloc.Tpo -c gc-malloc.c -o libguile_la-gc-malloc.o >/dev/null 2>&1 mv -f .deps/libguile_la-gc-malloc.Tpo .deps/libguile_la-gc-malloc.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-gc-card.lo -MD -MP -MF .deps/libguile_la-gc-card.Tpo -c gc-card.c -o libguile_la-gc-card.o >/dev/null 2>&1 mv -f .deps/libguile_la-gc-card.Tpo .deps/libguile_la-gc-card.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-gc-freelist.lo -MD -MP -MF .deps/libguile_la-gc-freelist.Tpo -c gc-freelist.c -o libguile_la-gc-freelist.o >/dev/null 2>&1 mv -f .deps/libguile_la-gc-freelist.Tpo .deps/libguile_la-gc-freelist.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 -o libguile_la-gc_os_dep.o >/dev/null 2>&1 mv -f .deps/libguile_la-gc_os_dep.Tpo .deps/libguile_la-gc_os_dep.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-gdbint.lo -MD -MP -MF .deps/libguile_la-gdbint.Tpo -c gdbint.c -o libguile_la-gdbint.o >/dev/null 2>&1 mv -f .deps/libguile_la-gdbint.Tpo .deps/libguile_la-gdbint.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-gh_data.lo -MD -MP -MF .deps/libguile_la-gh_data.Tpo -c gh_data.c -o libguile_la-gh_data.o >/dev/null 2>&1 mv -f .deps/libguile_la-gh_data.Tpo .deps/libguile_la-gh_data.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-gh_eval.lo -MD -MP -MF .deps/libguile_la-gh_eval.Tpo -c gh_eval.c -o libguile_la-gh_eval.o >/dev/null 2>&1 mv -f .deps/libguile_la-gh_eval.Tpo .deps/libguile_la-gh_eval.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-gh_funcs.lo -MD -MP -MF .deps/libguile_la-gh_funcs.Tpo -c gh_funcs.c -o libguile_la-gh_funcs.o >/dev/null 2>&1 mv -f .deps/libguile_la-gh_funcs.Tpo .deps/libguile_la-gh_funcs.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-gh_init.lo -MD -MP -MF .deps/libguile_la-gh_init.Tpo -c gh_init.c -o libguile_la-gh_init.o >/dev/null 2>&1 mv -f .deps/libguile_la-gh_init.Tpo .deps/libguile_la-gh_init.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-gh_io.lo -MD -MP -MF .deps/libguile_la-gh_io.Tpo -c gh_io.c -o libguile_la-gh_io.o >/dev/null 2>&1 mv -f .deps/libguile_la-gh_io.Tpo .deps/libguile_la-gh_io.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-gh_list.lo -MD -MP -MF .deps/libguile_la-gh_list.Tpo -c gh_list.c -o libguile_la-gh_list.o >/dev/null 2>&1 mv -f .deps/libguile_la-gh_list.Tpo .deps/libguile_la-gh_list.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-gh_predicates.lo -MD -MP -MF .deps/libguile_la-gh_predicates.Tpo -c gh_predicates.c -o libguile_la-gh_predicates.o >/dev/null 2>&1 mv -f .deps/libguile_la-gh_predicates.Tpo .deps/libguile_la-gh_predicates.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-goops.lo -MD -MP -MF .deps/libguile_la-goops.Tpo -c goops.c -o libguile_la-goops.o >/dev/null 2>&1 mv -f .deps/libguile_la-goops.Tpo .deps/libguile_la-goops.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-gsubr.lo -MD -MP -MF .deps/libguile_la-gsubr.Tpo -c gsubr.c -o libguile_la-gsubr.o >/dev/null 2>&1 mv -f .deps/libguile_la-gsubr.Tpo .deps/libguile_la-gsubr.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-guardians.lo -MD -MP -MF .deps/libguile_la-guardians.Tpo -c guardians.c -o libguile_la-guardians.o >/dev/null 2>&1 mv -f .deps/libguile_la-guardians.Tpo .deps/libguile_la-guardians.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-hash.lo -MD -MP -MF .deps/libguile_la-hash.Tpo -c hash.c -o libguile_la-hash.o >/dev/null 2>&1 mv -f .deps/libguile_la-hash.Tpo .deps/libguile_la-hash.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-hashtab.lo -MD -MP -MF .deps/libguile_la-hashtab.Tpo -c hashtab.c -o libguile_la-hashtab.o >/dev/null 2>&1 mv -f .deps/libguile_la-hashtab.Tpo .deps/libguile_la-hashtab.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-hooks.lo -MD -MP -MF .deps/libguile_la-hooks.Tpo -c hooks.c -o libguile_la-hooks.o >/dev/null 2>&1 mv -f .deps/libguile_la-hooks.Tpo .deps/libguile_la-hooks.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-i18n.lo -MD -MP -MF .deps/libguile_la-i18n.Tpo -c i18n.c -o libguile_la-i18n.o >/dev/null 2>&1 mv -f .deps/libguile_la-i18n.Tpo .deps/libguile_la-i18n.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-init.lo -MD -MP -MF .deps/libguile_la-init.Tpo -c init.c -o libguile_la-init.o >/dev/null 2>&1 mv -f .deps/libguile_la-init.Tpo .deps/libguile_la-init.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-inline.lo -MD -MP -MF .deps/libguile_la-inline.Tpo -c inline.c -o libguile_la-inline.o >/dev/null 2>&1 mv -f .deps/libguile_la-inline.Tpo .deps/libguile_la-inline.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-ioext.lo -MD -MP -MF .deps/libguile_la-ioext.Tpo -c ioext.c -o libguile_la-ioext.o >/dev/null 2>&1 mv -f .deps/libguile_la-ioext.Tpo .deps/libguile_la-ioext.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-keywords.lo -MD -MP -MF .deps/libguile_la-keywords.Tpo -c keywords.c -o libguile_la-keywords.o >/dev/null 2>&1 mv -f .deps/libguile_la-keywords.Tpo .deps/libguile_la-keywords.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-lang.lo -MD -MP -MF .deps/libguile_la-lang.Tpo -c lang.c -o libguile_la-lang.o >/dev/null 2>&1 mv -f .deps/libguile_la-lang.Tpo .deps/libguile_la-lang.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-list.lo -MD -MP -MF .deps/libguile_la-list.Tpo -c list.c -o libguile_la-list.o >/dev/null 2>&1 mv -f .deps/libguile_la-list.Tpo .deps/libguile_la-list.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-load.lo -MD -MP -MF .deps/libguile_la-load.Tpo -c load.c -o libguile_la-load.o >/dev/null 2>&1 mv -f .deps/libguile_la-load.Tpo .deps/libguile_la-load.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-macros.lo -MD -MP -MF .deps/libguile_la-macros.Tpo -c macros.c -o libguile_la-macros.o >/dev/null 2>&1 mv -f .deps/libguile_la-macros.Tpo .deps/libguile_la-macros.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-mallocs.lo -MD -MP -MF .deps/libguile_la-mallocs.Tpo -c mallocs.c -o libguile_la-mallocs.o >/dev/null 2>&1 mv -f .deps/libguile_la-mallocs.Tpo .deps/libguile_la-mallocs.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-modules.lo -MD -MP -MF .deps/libguile_la-modules.Tpo -c modules.c -o libguile_la-modules.o >/dev/null 2>&1 mv -f .deps/libguile_la-modules.Tpo .deps/libguile_la-modules.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-numbers.lo -MD -MP -MF .deps/libguile_la-numbers.Tpo -c numbers.c -o libguile_la-numbers.o >/dev/null 2>&1 mv -f .deps/libguile_la-numbers.Tpo .deps/libguile_la-numbers.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-objects.lo -MD -MP -MF .deps/libguile_la-objects.Tpo -c objects.c -o libguile_la-objects.o >/dev/null 2>&1 mv -f .deps/libguile_la-objects.Tpo .deps/libguile_la-objects.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-objprop.lo -MD -MP -MF .deps/libguile_la-objprop.Tpo -c objprop.c -o libguile_la-objprop.o >/dev/null 2>&1 mv -f .deps/libguile_la-objprop.Tpo .deps/libguile_la-objprop.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-options.lo -MD -MP -MF .deps/libguile_la-options.Tpo -c options.c -o libguile_la-options.o >/dev/null 2>&1 mv -f .deps/libguile_la-options.Tpo .deps/libguile_la-options.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-pairs.lo -MD -MP -MF .deps/libguile_la-pairs.Tpo -c pairs.c -o libguile_la-pairs.o >/dev/null 2>&1 mv -f .deps/libguile_la-pairs.Tpo .deps/libguile_la-pairs.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-ports.lo -MD -MP -MF .deps/libguile_la-ports.Tpo -c ports.c -o libguile_la-ports.o >/dev/null 2>&1 mv -f .deps/libguile_la-ports.Tpo .deps/libguile_la-ports.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 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)) ^ 1 warning generated. libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-print.lo -MD -MP -MF .deps/libguile_la-print.Tpo -c print.c -o libguile_la-print.o >/dev/null 2>&1 mv -f .deps/libguile_la-print.Tpo .deps/libguile_la-print.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-procprop.lo -MD -MP -MF .deps/libguile_la-procprop.Tpo -c procprop.c -o libguile_la-procprop.o >/dev/null 2>&1 mv -f .deps/libguile_la-procprop.Tpo .deps/libguile_la-procprop.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-procs.lo -MD -MP -MF .deps/libguile_la-procs.Tpo -c procs.c -o libguile_la-procs.o >/dev/null 2>&1 mv -f .deps/libguile_la-procs.Tpo .deps/libguile_la-procs.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-properties.lo -MD -MP -MF .deps/libguile_la-properties.Tpo -c properties.c -o libguile_la-properties.o >/dev/null 2>&1 mv -f .deps/libguile_la-properties.Tpo .deps/libguile_la-properties.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-random.lo -MD -MP -MF .deps/libguile_la-random.Tpo -c random.c -o libguile_la-random.o >/dev/null 2>&1 mv -f .deps/libguile_la-random.Tpo .deps/libguile_la-random.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-rdelim.lo -MD -MP -MF .deps/libguile_la-rdelim.Tpo -c rdelim.c -o libguile_la-rdelim.o >/dev/null 2>&1 mv -f .deps/libguile_la-rdelim.Tpo .deps/libguile_la-rdelim.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 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)) ^ 1 warning generated. libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-read.lo -MD -MP -MF .deps/libguile_la-read.Tpo -c read.c -o libguile_la-read.o >/dev/null 2>&1 mv -f .deps/libguile_la-read.Tpo .deps/libguile_la-read.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-root.lo -MD -MP -MF .deps/libguile_la-root.Tpo -c root.c -o libguile_la-root.o >/dev/null 2>&1 mv -f .deps/libguile_la-root.Tpo .deps/libguile_la-root.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-rw.lo -MD -MP -MF .deps/libguile_la-rw.Tpo -c rw.c -o libguile_la-rw.o >/dev/null 2>&1 mv -f .deps/libguile_la-rw.Tpo .deps/libguile_la-rw.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-scmsigs.lo -MD -MP -MF .deps/libguile_la-scmsigs.Tpo -c scmsigs.c -o libguile_la-scmsigs.o >/dev/null 2>&1 mv -f .deps/libguile_la-scmsigs.Tpo .deps/libguile_la-scmsigs.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-script.lo -MD -MP -MF .deps/libguile_la-script.Tpo -c script.c -o libguile_la-script.o >/dev/null 2>&1 mv -f .deps/libguile_la-script.Tpo .deps/libguile_la-script.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-simpos.lo -MD -MP -MF .deps/libguile_la-simpos.Tpo -c simpos.c -o libguile_la-simpos.o >/dev/null 2>&1 mv -f .deps/libguile_la-simpos.Tpo .deps/libguile_la-simpos.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-smob.lo -MD -MP -MF .deps/libguile_la-smob.Tpo -c smob.c -o libguile_la-smob.o >/dev/null 2>&1 mv -f .deps/libguile_la-smob.Tpo .deps/libguile_la-smob.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-sort.lo -MD -MP -MF .deps/libguile_la-sort.Tpo -c sort.c -o libguile_la-sort.o >/dev/null 2>&1 mv -f .deps/libguile_la-sort.Tpo .deps/libguile_la-sort.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-srcprop.lo -MD -MP -MF .deps/libguile_la-srcprop.Tpo -c srcprop.c -o libguile_la-srcprop.o >/dev/null 2>&1 mv -f .deps/libguile_la-srcprop.Tpo .deps/libguile_la-srcprop.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-stackchk.lo -MD -MP -MF .deps/libguile_la-stackchk.Tpo -c stackchk.c -o libguile_la-stackchk.o >/dev/null 2>&1 mv -f .deps/libguile_la-stackchk.Tpo .deps/libguile_la-stackchk.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-stacks.lo -MD -MP -MF .deps/libguile_la-stacks.Tpo -c stacks.c -o libguile_la-stacks.o >/dev/null 2>&1 mv -f .deps/libguile_la-stacks.Tpo .deps/libguile_la-stacks.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-stime.lo -MD -MP -MF .deps/libguile_la-stime.Tpo -c stime.c -o libguile_la-stime.o >/dev/null 2>&1 mv -f .deps/libguile_la-stime.Tpo .deps/libguile_la-stime.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-strings.lo -MD -MP -MF .deps/libguile_la-strings.Tpo -c strings.c -o libguile_la-strings.o >/dev/null 2>&1 mv -f .deps/libguile_la-strings.Tpo .deps/libguile_la-strings.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-srfi-4.lo -MD -MP -MF .deps/libguile_la-srfi-4.Tpo -c srfi-4.c -o libguile_la-srfi-4.o >/dev/null 2>&1 mv -f .deps/libguile_la-srfi-4.Tpo .deps/libguile_la-srfi-4.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-srfi-13.lo -MD -MP -MF .deps/libguile_la-srfi-13.Tpo -c srfi-13.c -o libguile_la-srfi-13.o >/dev/null 2>&1 mv -f .deps/libguile_la-srfi-13.Tpo .deps/libguile_la-srfi-13.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-srfi-14.lo -MD -MP -MF .deps/libguile_la-srfi-14.Tpo -c srfi-14.c -o libguile_la-srfi-14.o >/dev/null 2>&1 mv -f .deps/libguile_la-srfi-14.Tpo .deps/libguile_la-srfi-14.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-strorder.lo -MD -MP -MF .deps/libguile_la-strorder.Tpo -c strorder.c -o libguile_la-strorder.o >/dev/null 2>&1 mv -f .deps/libguile_la-strorder.Tpo .deps/libguile_la-strorder.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-strports.lo -MD -MP -MF .deps/libguile_la-strports.Tpo -c strports.c -o libguile_la-strports.o >/dev/null 2>&1 mv -f .deps/libguile_la-strports.Tpo .deps/libguile_la-strports.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-struct.lo -MD -MP -MF .deps/libguile_la-struct.Tpo -c struct.c -o libguile_la-struct.o >/dev/null 2>&1 mv -f .deps/libguile_la-struct.Tpo .deps/libguile_la-struct.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-symbols.lo -MD -MP -MF .deps/libguile_la-symbols.Tpo -c symbols.c -o libguile_la-symbols.o >/dev/null 2>&1 mv -f .deps/libguile_la-symbols.Tpo .deps/libguile_la-symbols.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-threads.lo -MD -MP -MF .deps/libguile_la-threads.Tpo -c threads.c -o libguile_la-threads.o >/dev/null 2>&1 mv -f .deps/libguile_la-threads.Tpo .deps/libguile_la-threads.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-null-threads.lo -MD -MP -MF .deps/libguile_la-null-threads.Tpo -c null-threads.c -o libguile_la-null-threads.o >/dev/null 2>&1 mv -f .deps/libguile_la-null-threads.Tpo .deps/libguile_la-null-threads.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-throw.lo -MD -MP -MF .deps/libguile_la-throw.Tpo -c throw.c -o libguile_la-throw.o >/dev/null 2>&1 mv -f .deps/libguile_la-throw.Tpo .deps/libguile_la-throw.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-values.lo -MD -MP -MF .deps/libguile_la-values.Tpo -c values.c -o libguile_la-values.o >/dev/null 2>&1 mv -f .deps/libguile_la-values.Tpo .deps/libguile_la-values.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-variable.lo -MD -MP -MF .deps/libguile_la-variable.Tpo -c variable.c -o libguile_la-variable.o >/dev/null 2>&1 mv -f .deps/libguile_la-variable.Tpo .deps/libguile_la-variable.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-vectors.lo -MD -MP -MF .deps/libguile_la-vectors.Tpo -c vectors.c -o libguile_la-vectors.o >/dev/null 2>&1 mv -f .deps/libguile_la-vectors.Tpo .deps/libguile_la-vectors.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-version.lo -MD -MP -MF .deps/libguile_la-version.Tpo -c version.c -o libguile_la-version.o >/dev/null 2>&1 mv -f .deps/libguile_la-version.Tpo .deps/libguile_la-version.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-vports.lo -MD -MP -MF .deps/libguile_la-vports.Tpo -c vports.c -o libguile_la-vports.o >/dev/null 2>&1 mv -f .deps/libguile_la-vports.Tpo .deps/libguile_la-vports.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-weaks.lo -MD -MP -MF .deps/libguile_la-weaks.Tpo -c weaks.c -o libguile_la-weaks.o >/dev/null 2>&1 mv -f .deps/libguile_la-weaks.Tpo .deps/libguile_la-weaks.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-ramap.lo -MD -MP -MF .deps/libguile_la-ramap.Tpo -c ramap.c -o libguile_la-ramap.o >/dev/null 2>&1 mv -f .deps/libguile_la-ramap.Tpo .deps/libguile_la-ramap.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT libguile_la-unif.lo -MD -MP -MF .deps/libguile_la-unif.Tpo -c unif.c -o libguile_la-unif.o >/dev/null 2>&1 mv -f .deps/libguile_la-unif.Tpo .deps/libguile_la-unif.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT dynl.lo -MD -MP -MF .deps/dynl.Tpo -c -o dynl.lo dynl.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT dynl.lo -MD -MP -MF .deps/dynl.Tpo -c dynl.c -fPIC -DPIC -o .libs/dynl.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT dynl.lo -MD -MP -MF .deps/dynl.Tpo -c dynl.c -o dynl.o >/dev/null 2>&1 mv -f .deps/dynl.Tpo .deps/dynl.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT filesys.lo -MD -MP -MF .deps/filesys.Tpo -c -o filesys.lo filesys.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT filesys.lo -MD -MP -MF .deps/filesys.Tpo -c filesys.c -fPIC -DPIC -o .libs/filesys.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT filesys.lo -MD -MP -MF .deps/filesys.Tpo -c filesys.c -o filesys.o >/dev/null 2>&1 mv -f .deps/filesys.Tpo .deps/filesys.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT posix.lo -MD -MP -MF .deps/posix.Tpo -c -o posix.lo posix.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT posix.lo -MD -MP -MF .deps/posix.Tpo -c posix.c -fPIC -DPIC -o .libs/posix.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT posix.lo -MD -MP -MF .deps/posix.Tpo -c posix.c -o posix.o >/dev/null 2>&1 mv -f .deps/posix.Tpo .deps/posix.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT net_db.lo -MD -MP -MF .deps/net_db.Tpo -c -o net_db.lo net_db.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT net_db.lo -MD -MP -MF .deps/net_db.Tpo -c net_db.c -fPIC -DPIC -o .libs/net_db.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT net_db.lo -MD -MP -MF .deps/net_db.Tpo -c net_db.c -o net_db.o >/dev/null 2>&1 mv -f .deps/net_db.Tpo .deps/net_db.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c -o socket.lo socket.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c socket.c -fPIC -DPIC -o .libs/socket.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c socket.c -o socket.o >/dev/null 2>&1 mv -f .deps/socket.Tpo .deps/socket.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT regex-posix.lo -MD -MP -MF .deps/regex-posix.Tpo -c -o regex-posix.lo regex-posix.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -MT regex-posix.lo -MD -MP -MF .deps/regex-posix.Tpo -c regex-posix.c -o regex-posix.o >/dev/null 2>&1 mv -f .deps/regex-posix.Tpo .deps/regex-posix.Plo /bin/bash ../libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -O2 -g -Wall -Wmissing-prototypes -version-info 21:0:4 -export-dynamic -no-undefined -o libguile.la -rpath /usr/lib 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 net_db.lo socket.lo regex-posix.lo -lgmp -lcrypt -lm -lltdl libtool: link: x86_64-linux-gnu-gcc -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/net_db.o .libs/socket.o .libs/regex-posix.o -lgmp -lcrypt -lm /usr/lib/x86_64-linux-gnu/libltdl.so -O2 -Wl,-soname -Wl,libguile.so.17 -o .libs/libguile.so.17.4.0 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") libtool: link: ar cru .libs/libguile.a libguile_la-alist.o libguile_la-arbiters.o libguile_la-async.o libguile_la-backtrace.o libguile_la-boolean.o libguile_la-chars.o libguile_la-continuations.o libguile_la-convert.o libguile_la-debug.o libguile_la-deprecation.o libguile_la-deprecated.o libguile_la-discouraged.o libguile_la-dynwind.o libguile_la-environments.o libguile_la-eq.o libguile_la-error.o libguile_la-eval.o libguile_la-evalext.o libguile_la-extensions.o libguile_la-feature.o libguile_la-fluids.o libguile_la-fports.o libguile_la-futures.o libguile_la-gc.o libguile_la-gc-mark.o libguile_la-gc-segment.o libguile_la-gc-malloc.o libguile_la-gc-card.o libguile_la-gc-freelist.o libguile_la-gc_os_dep.o libguile_la-gdbint.o libguile_la-gh_data.o libguile_la-gh_eval.o libguile_la-gh_funcs.o libguile_la-gh_init.o libguile_la-gh_io.o libguile_la-gh_list.o libguile_la-gh_predicates.o libguile_la-goops.o libguile_la-gsubr.o libguile_la-guardians.o libguile_la-hash.o libguile_la-hashtab.o libguile_la-hooks.o libguile_la-i18n.o libguile_la-init.o libguile_la-inline.o libguile_la-ioext.o libguile_la-keywords.o libguile_la-lang.o libguile_la-list.o libguile_la-load.o libguile_la-macros.o libguile_la-mallocs.o libguile_la-modules.o libguile_la-numbers.o libguile_la-objects.o libguile_la-objprop.o libguile_la-options.o libguile_la-pairs.o libguile_la-ports.o libguile_la-print.o libguile_la-procprop.o libguile_la-procs.o libguile_la-properties.o libguile_la-random.o libguile_la-rdelim.o libguile_la-read.o libguile_la-root.o libguile_la-rw.o libguile_la-scmsigs.o libguile_la-script.o libguile_la-simpos.o libguile_la-smob.o libguile_la-sort.o libguile_la-srcprop.o libguile_la-stackchk.o libguile_la-stacks.o libguile_la-stime.o libguile_la-strings.o libguile_la-srfi-4.o libguile_la-srfi-13.o libguile_la-srfi-14.o libguile_la-strorder.o libguile_la-strports.o libguile_la-struct.o libguile_la-symbols.o libguile_la-threads.o libguile_la-null-threads.o libguile_la-throw.o libguile_la-values.o libguile_la-variable.o libguile_la-vectors.o libguile_la-version.o libguile_la-vports.o libguile_la-weaks.o libguile_la-ramap.o libguile_la-unif.o dynl.o filesys.o posix.o net_db.o socket.o regex-posix.o libtool: link: ranlib .libs/libguile.a libtool: link: ( cd ".libs" && rm -f "libguile.la" && ln -s "../libguile.la" "libguile.la" ) x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -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/guile-guile.Tpo .deps/guile-guile.Po /bin/bash ../libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -O2 -g -Wall -Wmissing-prototypes -o guile guile-guile.o libguile.la -lgmp -lcrypt -lm -lltdl libtool: link: x86_64-linux-gnu-gcc -O2 -g -Wall -Wmissing-prototypes -o .libs/guile guile-guile.o ./.libs/libguile.so -lgmp -lcrypt -lm /usr/lib/x86_64-linux-gnu/libltdl.so flex -t ./c-tokenize.lex > c-tokenize.c || { rm c-tokenize.c; false; } if [ "no" = "yes" ]; then \ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -c -o c-tokenize.o c-tokenize.c; \ else \ x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes -c -o c-tokenize.o c-tokenize.c; \ fi if [ "no" = "yes" ]; then \ x86_64-linux-gnu-gcc -o guile_filter_doc_snarfage c-tokenize.o; \ else \ /bin/bash ../libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -O2 -g -Wall -Wmissing-prototypes -o guile_filter_doc_snarfage c-tokenize.o -lgmp -lcrypt -lm -lltdl ; \ fi libtool: link: x86_64-linux-gnu-gcc -O2 -g -Wall -Wmissing-prototypes -o guile_filter_doc_snarfage c-tokenize.o -lgmp -lcrypt -lm /usr/lib/x86_64-linux-gnu/libltdl.so mawk -f ./guile-func-name-check alist.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes alist.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > alist.doc || { rm alist.doc; false; } mawk -f ./guile-func-name-check arbiters.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes arbiters.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > arbiters.doc || { rm arbiters.doc; false; } mawk -f ./guile-func-name-check async.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes async.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > async.doc || { rm async.doc; false; } mawk -f ./guile-func-name-check backtrace.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes backtrace.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > backtrace.doc || { rm backtrace.doc; false; } mawk -f ./guile-func-name-check boolean.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes boolean.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > boolean.doc || { rm boolean.doc; false; } mawk -f ./guile-func-name-check chars.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes chars.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > chars.doc || { rm chars.doc; false; } mawk -f ./guile-func-name-check continuations.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes continuations.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > continuations.doc || { rm continuations.doc; false; } mawk -f ./guile-func-name-check debug.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes debug.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > debug.doc || { rm debug.doc; false; } mawk -f ./guile-func-name-check deprecation.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes deprecation.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > deprecation.doc || { rm deprecation.doc; false; } mawk -f ./guile-func-name-check deprecated.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes deprecated.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > deprecated.doc || { rm deprecated.doc; false; } mawk -f ./guile-func-name-check discouraged.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes discouraged.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > discouraged.doc || { rm discouraged.doc; false; } mawk -f ./guile-func-name-check dynl.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes dynl.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > dynl.doc || { rm dynl.doc; false; } mawk -f ./guile-func-name-check dynwind.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes dynwind.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > dynwind.doc || { rm dynwind.doc; false; } mawk -f ./guile-func-name-check environments.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes environments.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > environments.doc || { rm environments.doc; false; } mawk -f ./guile-func-name-check eq.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes eq.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > eq.doc || { rm eq.doc; false; } mawk -f ./guile-func-name-check error.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes error.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > error.doc || { rm error.doc; false; } mawk -f ./guile-func-name-check eval.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes eval.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > eval.doc || { rm eval.doc; false; } mawk -f ./guile-func-name-check evalext.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes evalext.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > evalext.doc || { rm evalext.doc; false; } mawk -f ./guile-func-name-check extensions.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes extensions.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > extensions.doc || { rm extensions.doc; false; } mawk -f ./guile-func-name-check feature.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes feature.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > feature.doc || { rm feature.doc; false; } mawk -f ./guile-func-name-check fluids.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes fluids.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > fluids.doc || { rm fluids.doc; false; } mawk -f ./guile-func-name-check fports.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes fports.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > fports.doc || { rm fports.doc; false; } mawk -f ./guile-func-name-check futures.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes futures.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > futures.doc || { rm futures.doc; false; } mawk -f ./guile-func-name-check gc.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes gc.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > gc.doc || { rm gc.doc; false; } mawk -f ./guile-func-name-check goops.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes goops.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > goops.doc || { rm goops.doc; false; } mawk -f ./guile-func-name-check gsubr.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes gsubr.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > gsubr.doc || { rm gsubr.doc; false; } mawk -f ./guile-func-name-check gc-mark.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes gc-mark.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > gc-mark.doc || { rm gc-mark.doc; false; } mawk -f ./guile-func-name-check gc-segment.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes gc-segment.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > gc-segment.doc || { rm gc-segment.doc; false; } mawk -f ./guile-func-name-check gc-malloc.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes gc-malloc.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > gc-malloc.doc || { rm gc-malloc.doc; false; } mawk -f ./guile-func-name-check gc-card.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes gc-card.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > gc-card.doc || { rm gc-card.doc; false; } mawk -f ./guile-func-name-check guardians.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes guardians.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > guardians.doc || { rm guardians.doc; false; } mawk -f ./guile-func-name-check hash.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes hash.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > hash.doc || { rm hash.doc; false; } mawk -f ./guile-func-name-check hashtab.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes hashtab.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > hashtab.doc || { rm hashtab.doc; false; } mawk -f ./guile-func-name-check hooks.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes hooks.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > hooks.doc || { rm hooks.doc; false; } mawk -f ./guile-func-name-check i18n.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes i18n.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > i18n.doc || { rm i18n.doc; false; } mawk -f ./guile-func-name-check init.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes init.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > init.doc || { rm init.doc; false; } mawk -f ./guile-func-name-check ioext.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ioext.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > ioext.doc || { rm ioext.doc; false; } mawk -f ./guile-func-name-check keywords.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes keywords.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > keywords.doc || { rm keywords.doc; false; } mawk -f ./guile-func-name-check lang.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes lang.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > lang.doc || { rm lang.doc; false; } mawk -f ./guile-func-name-check list.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes list.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > list.doc || { rm list.doc; false; } mawk -f ./guile-func-name-check load.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes load.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > load.doc || { rm load.doc; false; } mawk -f ./guile-func-name-check macros.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes macros.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > macros.doc || { rm macros.doc; false; } mawk -f ./guile-func-name-check mallocs.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes mallocs.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > mallocs.doc || { rm mallocs.doc; false; } mawk -f ./guile-func-name-check modules.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes modules.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > modules.doc || { rm modules.doc; false; } mawk -f ./guile-func-name-check numbers.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes numbers.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > numbers.doc || { rm numbers.doc; false; } mawk -f ./guile-func-name-check objects.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes objects.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > objects.doc || { rm objects.doc; false; } mawk -f ./guile-func-name-check objprop.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes objprop.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > objprop.doc || { rm objprop.doc; false; } mawk -f ./guile-func-name-check options.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes options.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > options.doc || { rm options.doc; false; } mawk -f ./guile-func-name-check pairs.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes pairs.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > pairs.doc || { rm pairs.doc; false; } mawk -f ./guile-func-name-check ports.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ports.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > ports.doc || { rm ports.doc; false; } mawk -f ./guile-func-name-check print.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes print.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > print.doc || { rm print.doc; false; } mawk -f ./guile-func-name-check procprop.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes procprop.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > procprop.doc || { rm procprop.doc; false; } mawk -f ./guile-func-name-check procs.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes procs.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > procs.doc || { rm procs.doc; false; } mawk -f ./guile-func-name-check properties.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes properties.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > properties.doc || { rm properties.doc; false; } mawk -f ./guile-func-name-check random.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes random.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > random.doc || { rm random.doc; false; } mawk -f ./guile-func-name-check rdelim.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes rdelim.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > rdelim.doc || { rm rdelim.doc; false; } mawk -f ./guile-func-name-check read.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes read.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > read.doc || { rm read.doc; false; } mawk -f ./guile-func-name-check root.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes root.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > root.doc || { rm root.doc; false; } mawk -f ./guile-func-name-check rw.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes rw.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > rw.doc || { rm rw.doc; false; } mawk -f ./guile-func-name-check scmsigs.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes scmsigs.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > scmsigs.doc || { rm scmsigs.doc; false; } mawk -f ./guile-func-name-check script.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes script.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > script.doc || { rm script.doc; false; } mawk -f ./guile-func-name-check simpos.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes simpos.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > simpos.doc || { rm simpos.doc; false; } mawk -f ./guile-func-name-check smob.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes smob.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > smob.doc || { rm smob.doc; false; } mawk -f ./guile-func-name-check sort.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes sort.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > sort.doc || { rm sort.doc; false; } mawk -f ./guile-func-name-check srcprop.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes srcprop.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > srcprop.doc || { rm srcprop.doc; false; } mawk -f ./guile-func-name-check stackchk.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes stackchk.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > stackchk.doc || { rm stackchk.doc; false; } mawk -f ./guile-func-name-check stacks.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes stacks.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > stacks.doc || { rm stacks.doc; false; } mawk -f ./guile-func-name-check stime.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes stime.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > stime.doc || { rm stime.doc; false; } mawk -f ./guile-func-name-check strings.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes strings.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > strings.doc || { rm strings.doc; false; } mawk -f ./guile-func-name-check srfi-4.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes srfi-4.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > srfi-4.doc || { rm srfi-4.doc; false; } mawk -f ./guile-func-name-check srfi-13.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes srfi-13.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > srfi-13.doc || { rm srfi-13.doc; false; } mawk -f ./guile-func-name-check srfi-14.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes srfi-14.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > srfi-14.doc || { rm srfi-14.doc; false; } mawk -f ./guile-func-name-check strorder.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes strorder.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > strorder.doc || { rm strorder.doc; false; } mawk -f ./guile-func-name-check strports.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes strports.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > strports.doc || { rm strports.doc; false; } mawk -f ./guile-func-name-check struct.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes struct.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > struct.doc || { rm struct.doc; false; } mawk -f ./guile-func-name-check symbols.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes symbols.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > symbols.doc || { rm symbols.doc; false; } mawk -f ./guile-func-name-check threads.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes threads.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > threads.doc || { rm threads.doc; false; } mawk -f ./guile-func-name-check throw.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes throw.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > throw.doc || { rm throw.doc; false; } mawk -f ./guile-func-name-check values.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes values.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > values.doc || { rm values.doc; false; } mawk -f ./guile-func-name-check variable.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes variable.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > variable.doc || { rm variable.doc; false; } mawk -f ./guile-func-name-check vectors.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes vectors.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > vectors.doc || { rm vectors.doc; false; } mawk -f ./guile-func-name-check version.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes version.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > version.doc || { rm version.doc; false; } mawk -f ./guile-func-name-check vports.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes vports.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > vports.doc || { rm vports.doc; false; } mawk -f ./guile-func-name-check weaks.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes weaks.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > weaks.doc || { rm weaks.doc; false; } mawk -f ./guile-func-name-check ramap.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes ramap.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > ramap.doc || { rm ramap.doc; false; } mawk -f ./guile-func-name-check unif.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes unif.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > unif.doc || { rm unif.doc; false; } mawk -f ./guile-func-name-check filesys.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes filesys.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > filesys.doc || { rm filesys.doc; false; } mawk -f ./guile-func-name-check posix.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes posix.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > posix.doc || { rm posix.doc; false; } mawk -f ./guile-func-name-check net_db.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes net_db.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > net_db.doc || { rm net_db.doc; false; } mawk -f ./guile-func-name-check socket.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes socket.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > socket.doc || { rm socket.doc; false; } mawk -f ./guile-func-name-check regex-posix.c (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I.. -I.. -O2 -g -Wall -Wmissing-prototypes regex-posix.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > regex-posix.doc || { rm regex-posix.doc; false; } 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 net_db.doc socket.doc regex-posix.doc | GUILE="/«BUILDDIR»/guile-1.8-1.8.8+1/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 /«BUILDDIR»/guile-1.8-1.8.8+1/libguile//guile-procedures.texi:10351: Cross reference to nonexistent node `Backslash Escapes' (perhaps incorrect sectioning?). /«BUILDDIR»/guile-1.8-1.8.8+1/libguile//guile-procedures.texi:10051: Cross reference to nonexistent node `Network Address Conversion' (perhaps incorrect sectioning?). /«BUILDDIR»/guile-1.8-1.8.8+1/libguile//guile-procedures.texi:10000: Cross reference to nonexistent node `Network Databases' (perhaps incorrect sectioning?). /«BUILDDIR»/guile-1.8-1.8.8+1/libguile//guile-procedures.texi:9950: Cross reference to nonexistent node `Network Databases' (perhaps incorrect sectioning?). /«BUILDDIR»/guile-1.8-1.8.8+1/libguile//guile-procedures.texi:8781: Cross reference to nonexistent node `Ports and File Descriptors' (perhaps incorrect sectioning?). /«BUILDDIR»/guile-1.8-1.8.8+1/libguile//guile-procedures.texi:8769: Cross reference to nonexistent node `Closing' (perhaps incorrect sectioning?). /«BUILDDIR»/guile-1.8-1.8.8+1/libguile//guile-procedures.texi:8089: Cross reference to nonexistent node `Hash Tables' (perhaps incorrect sectioning?). /«BUILDDIR»/guile-1.8-1.8.8+1/libguile//guile-procedures.texi:8082: Cross reference to nonexistent node `Hash Tables' (perhaps incorrect sectioning?). /«BUILDDIR»/guile-1.8-1.8.8+1/libguile//guile-procedures.texi:8075: Cross reference to nonexistent node `Hash Tables' (perhaps incorrect sectioning?). /«BUILDDIR»/guile-1.8-1.8.8+1/libguile//guile-procedures.texi:7989: Cross reference to nonexistent node `File Ports' (perhaps incorrect sectioning?). /«BUILDDIR»/guile-1.8-1.8.8+1/libguile//guile-procedures.texi:7333: Cross reference to nonexistent node `Vtables' (perhaps incorrect sectioning?). /«BUILDDIR»/guile-1.8-1.8.8+1/libguile//guile-procedures.texi:5938: Cross reference to nonexistent node `Character Sets' (perhaps incorrect sectioning?). /«BUILDDIR»/guile-1.8-1.8.8+1/libguile//guile-procedures.texi:5916: Cross reference to nonexistent node `Character Sets' (perhaps incorrect sectioning?). /«BUILDDIR»/guile-1.8-1.8.8+1/libguile//guile-procedures.texi:4906: Cross reference to nonexistent node `Locales' (perhaps incorrect sectioning?). /«BUILDDIR»/guile-1.8-1.8.8+1/libguile//guile-procedures.texi:3921: Cross reference to nonexistent node `File Ports' (perhaps incorrect sectioning?). /«BUILDDIR»/guile-1.8-1.8.8+1/libguile//guile-procedures.texi:3699: Cross reference to nonexistent node `Ports and File Descriptors' (perhaps incorrect sectioning?). /«BUILDDIR»/guile-1.8-1.8.8+1/libguile//guile-procedures.texi:3688: Cross reference to nonexistent node `Ports and File Descriptors' (perhaps incorrect sectioning?). /«BUILDDIR»/guile-1.8-1.8.8+1/libguile//guile-procedures.texi:3677: Cross reference to nonexistent node `Ports and File Descriptors' (perhaps incorrect sectioning?). /«BUILDDIR»/guile-1.8-1.8.8+1/libguile//guile-procedures.texi:2514: Cross reference to nonexistent node `File Ports' (perhaps incorrect sectioning?). /«BUILDDIR»/guile-1.8-1.8.8+1/libguile//guile-procedures.texi:2096: Cross reference to nonexistent node `Hash Tables' (perhaps incorrect sectioning?). /«BUILDDIR»/guile-1.8-1.8.8+1/libguile//guile-procedures.texi:2089: Cross reference to nonexistent node `Hash Tables' (perhaps incorrect sectioning?). /«BUILDDIR»/guile-1.8-1.8.8+1/libguile//guile-procedures.texi:2082: Cross reference to nonexistent node `Hash Tables' (perhaps incorrect sectioning?). /«BUILDDIR»/guile-1.8-1.8.8+1/libguile//guile-procedures.texi:1634: Cross reference to nonexistent node `Ports and File Descriptors' (perhaps incorrect sectioning?). /«BUILDDIR»/guile-1.8-1.8.8+1/libguile//guile-procedures.texi:1620: Cross reference to nonexistent node `Ports and File Descriptors' (perhaps incorrect sectioning?). make[4]: Leaving directory `/«BUILDDIR»/guile-1.8-1.8.8+1/libguile' make[3]: Leaving directory `/«BUILDDIR»/guile-1.8-1.8.8+1/libguile' Making all in ice-9 make[3]: Entering directory `/«BUILDDIR»/guile-1.8-1.8.8+1/ice-9' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/«BUILDDIR»/guile-1.8-1.8.8+1/ice-9' Making all in guile-config make[3]: Entering directory `/«BUILDDIR»/guile-1.8-1.8.8+1/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[3]: Leaving directory `/«BUILDDIR»/guile-1.8-1.8.8+1/guile-config' Making all in guile-readline make[3]: Entering directory `/«BUILDDIR»/guile-1.8-1.8.8+1/guile-readline' ../libguile/guile-snarf -o readline.x readline.c -DHAVE_CONFIG_H -I. -I.. -I./.. -O2 -g make all-recursive make[4]: Entering directory `/«BUILDDIR»/guile-1.8-1.8.8+1/guile-readline' Making all in ice-9 make[5]: Entering directory `/«BUILDDIR»/guile-1.8-1.8.8+1/guile-readline/ice-9' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/«BUILDDIR»/guile-1.8-1.8.8+1/guile-readline/ice-9' make[5]: Entering directory `/«BUILDDIR»/guile-1.8-1.8.8+1/guile-readline' /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -O2 -g -MT readline.lo -MD -MP -MF .deps/readline.Tpo -c -o readline.lo readline.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -O2 -g -MT readline.lo -MD -MP -MF .deps/readline.Tpo -c readline.c -fPIC -DPIC -o .libs/readline.o libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -O2 -g -MT readline.lo -MD -MP -MF .deps/readline.Tpo -c readline.c -o readline.o >/dev/null 2>&1 mv -f .deps/readline.Tpo .deps/readline.Plo /bin/bash ./libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -O2 -g -version-info 17:3:0 -export-dynamic -no-undefined -o libguilereadline-v-17.la -rpath /usr/lib readline.lo ../libguile/libguile.la -lreadline -lncurses libtool: link: x86_64-linux-gnu-gcc -shared -fPIC -DPIC .libs/readline.o -Wl,-rpath -Wl,/«BUILDDIR»/guile-1.8-1.8.8+1/libguile/.libs ../libguile/.libs/libguile.so -lreadline -lncurses -O2 -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: ar cru .libs/libguilereadline-v-17.a readline.o libtool: link: ranlib .libs/libguilereadline-v-17.a libtool: link: ( cd ".libs" && rm -f "libguilereadline-v-17.la" && ln -s "../libguilereadline-v-17.la" "libguilereadline-v-17.la" ) make[5]: Leaving directory `/«BUILDDIR»/guile-1.8-1.8.8+1/guile-readline' make[4]: Leaving directory `/«BUILDDIR»/guile-1.8-1.8.8+1/guile-readline' make[3]: Leaving directory `/«BUILDDIR»/guile-1.8-1.8.8+1/guile-readline' Making all in emacs make[3]: Entering directory `/«BUILDDIR»/guile-1.8-1.8.8+1/emacs' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/«BUILDDIR»/guile-1.8-1.8.8+1/emacs' Making all in scripts make[3]: Entering directory `/«BUILDDIR»/guile-1.8-1.8.8+1/scripts' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/«BUILDDIR»/guile-1.8-1.8.8+1/scripts' Making all in srfi make[3]: Entering directory `/«BUILDDIR»/guile-1.8-1.8.8+1/srfi' ../libguile/guile-snarf -o srfi-1.x srfi-1.c -DHAVE_CONFIG_H -I.. -I./.. -O2 -g -Wall -Wmissing-prototypes ../libguile/guile-snarf -o srfi-4.x srfi-4.c -DHAVE_CONFIG_H -I.. -I./.. -O2 -g -Wall -Wmissing-prototypes ../libguile/guile-snarf -o srfi-13.x srfi-13.c -DHAVE_CONFIG_H -I.. -I./.. -O2 -g -Wall -Wmissing-prototypes ../libguile/guile-snarf -o srfi-14.x srfi-14.c -DHAVE_CONFIG_H -I.. -I./.. -O2 -g -Wall -Wmissing-prototypes ../libguile/guile-snarf -o srfi-60.x srfi-60.c -DHAVE_CONFIG_H -I.. -I./.. -O2 -g -Wall -Wmissing-prototypes make all-am make[4]: Entering directory `/«BUILDDIR»/guile-1.8-1.8.8+1/srfi' /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./.. -O2 -g -Wall -Wmissing-prototypes -MT srfi-1.lo -MD -MP -MF .deps/srfi-1.Tpo -c -o srfi-1.lo srfi-1.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./.. -O2 -g -Wall -Wmissing-prototypes -MT srfi-1.lo -MD -MP -MF .deps/srfi-1.Tpo -c srfi-1.c -o srfi-1.o >/dev/null 2>&1 mv -f .deps/srfi-1.Tpo .deps/srfi-1.Plo /bin/bash ../libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -O2 -g -Wall -Wmissing-prototypes -no-undefined -export-dynamic -version-info 3:2:0 -o libguile-srfi-srfi-1-v-3.la -rpath /usr/lib srfi-1.lo ../libguile/libguile.la -lgmp -lcrypt -lm -lltdl libtool: link: x86_64-linux-gnu-gcc -shared -fPIC -DPIC .libs/srfi-1.o -Wl,-rpath -Wl,/«BUILDDIR»/guile-1.8-1.8.8+1/libguile/.libs ../libguile/.libs/libguile.so -lgmp -lcrypt -lm /usr/lib/x86_64-linux-gnu/libltdl.so -O2 -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-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: ar cru .libs/libguile-srfi-srfi-1-v-3.a srfi-1.o libtool: link: ranlib .libs/libguile-srfi-srfi-1-v-3.a 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" ) /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./.. -O2 -g -Wall -Wmissing-prototypes -MT srfi-4.lo -MD -MP -MF .deps/srfi-4.Tpo -c -o srfi-4.lo srfi-4.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./.. -O2 -g -Wall -Wmissing-prototypes -MT srfi-4.lo -MD -MP -MF .deps/srfi-4.Tpo -c srfi-4.c -o srfi-4.o >/dev/null 2>&1 mv -f .deps/srfi-4.Tpo .deps/srfi-4.Plo /bin/bash ../libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -O2 -g -Wall -Wmissing-prototypes -no-undefined -export-dynamic -version-info 3:1:0 -o libguile-srfi-srfi-4-v-3.la -rpath /usr/lib srfi-4.lo ../libguile/libguile.la -lgmp -lcrypt -lm -lltdl libtool: link: x86_64-linux-gnu-gcc -shared -fPIC -DPIC .libs/srfi-4.o -Wl,-rpath -Wl,/«BUILDDIR»/guile-1.8-1.8.8+1/libguile/.libs ../libguile/.libs/libguile.so -lgmp -lcrypt -lm /usr/lib/x86_64-linux-gnu/libltdl.so -O2 -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-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: ar cru .libs/libguile-srfi-srfi-4-v-3.a srfi-4.o libtool: link: ranlib .libs/libguile-srfi-srfi-4-v-3.a 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" ) /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./.. -O2 -g -Wall -Wmissing-prototypes -MT srfi-13.lo -MD -MP -MF .deps/srfi-13.Tpo -c -o srfi-13.lo srfi-13.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./.. -O2 -g -Wall -Wmissing-prototypes -MT srfi-13.lo -MD -MP -MF .deps/srfi-13.Tpo -c srfi-13.c -o srfi-13.o >/dev/null 2>&1 mv -f .deps/srfi-13.Tpo .deps/srfi-13.Plo /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./.. -O2 -g -Wall -Wmissing-prototypes -MT srfi-14.lo -MD -MP -MF .deps/srfi-14.Tpo -c -o srfi-14.lo srfi-14.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./.. -O2 -g -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: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./.. -O2 -g -Wall -Wmissing-prototypes -MT srfi-14.lo -MD -MP -MF .deps/srfi-14.Tpo -c srfi-14.c -o srfi-14.o >/dev/null 2>&1 mv -f .deps/srfi-14.Tpo .deps/srfi-14.Plo /bin/bash ../libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -O2 -g -Wall -Wmissing-prototypes -no-undefined -export-dynamic -version-info 3:1:0 -o libguile-srfi-srfi-13-14-v-3.la -rpath /usr/lib srfi-13.lo srfi-14.lo ../libguile/libguile.la -lgmp -lcrypt -lm -lltdl libtool: link: x86_64-linux-gnu-gcc -shared -fPIC -DPIC .libs/srfi-13.o .libs/srfi-14.o -Wl,-rpath -Wl,/«BUILDDIR»/guile-1.8-1.8.8+1/libguile/.libs ../libguile/.libs/libguile.so -lgmp -lcrypt -lm /usr/lib/x86_64-linux-gnu/libltdl.so -O2 -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: ar cru .libs/libguile-srfi-srfi-13-14-v-3.a srfi-13.o srfi-14.o libtool: link: ranlib .libs/libguile-srfi-srfi-13-14-v-3.a 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" ) /bin/bash ../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./.. -O2 -g -Wall -Wmissing-prototypes -MT srfi-60.lo -MD -MP -MF .deps/srfi-60.Tpo -c -o srfi-60.lo srfi-60.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I./.. -O2 -g -Wall -Wmissing-prototypes -MT srfi-60.lo -MD -MP -MF .deps/srfi-60.Tpo -c srfi-60.c -o srfi-60.o >/dev/null 2>&1 mv -f .deps/srfi-60.Tpo .deps/srfi-60.Plo /bin/bash ../libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -O2 -g -Wall -Wmissing-prototypes -no-undefined -export-dynamic -version-info 2:2:0 -o libguile-srfi-srfi-60-v-2.la -rpath /usr/lib srfi-60.lo ../libguile/libguile.la -lgmp -lcrypt -lm -lltdl libtool: link: x86_64-linux-gnu-gcc -shared -fPIC -DPIC .libs/srfi-60.o -Wl,-rpath -Wl,/«BUILDDIR»/guile-1.8-1.8.8+1/libguile/.libs ../libguile/.libs/libguile.so -lgmp -lcrypt -lm /usr/lib/x86_64-linux-gnu/libltdl.so -O2 -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: (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-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: ar cru .libs/libguile-srfi-srfi-60-v-2.a srfi-60.o libtool: link: ranlib .libs/libguile-srfi-srfi-60-v-2.a 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" ) make[4]: Leaving directory `/«BUILDDIR»/guile-1.8-1.8.8+1/srfi' make[3]: Leaving directory `/«BUILDDIR»/guile-1.8-1.8.8+1/srfi' Making all in doc make[3]: Entering directory `/«BUILDDIR»/guile-1.8-1.8.8+1/doc' Making all in tutorial make[4]: Entering directory `/«BUILDDIR»/guile-1.8-1.8.8+1/doc/tutorial' Updating ./version.texi restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/bash /«BUILDDIR»/guile-1.8-1.8.8+1/build-aux/missing --run makeinfo --version) >/dev/null 2>&1; then \ for f in guile-tut-1.8.info guile-tut-1.8.info-[0-9] guile-tut-1.8.info-[0-9][0-9] guile-tut-1.8.i[0-9] guile-tut-1.8.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if /bin/bash /«BUILDDIR»/guile-1.8-1.8.8+1/build-aux/missing --run makeinfo -I . \ -o guile-tut-1.8.info guile-tut-1.8.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd .; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd . && \ $restore $backupdir/* `echo "./guile-tut-1.8.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc guile-tut-1.8.texi:522: warning: @strong{Note...} produces a spurious cross-reference in Info; reword to avoid that. make[4]: Leaving directory `/«BUILDDIR»/guile-1.8-1.8.8+1/doc/tutorial' Making all in r5rs make[4]: Entering directory `/«BUILDDIR»/guile-1.8-1.8.8+1/doc/r5rs' restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/bash /«BUILDDIR»/guile-1.8-1.8.8+1/build-aux/missing --run makeinfo --version) >/dev/null 2>&1; then \ for f in r5rs.info r5rs.info-[0-9] r5rs.info-[0-9][0-9] r5rs.i[0-9] r5rs.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if /bin/bash /«BUILDDIR»/guile-1.8-1.8.8+1/build-aux/missing --run makeinfo -I . \ -o r5rs.info r5rs.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd .; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd . && \ $restore $backupdir/* `echo "./r5rs.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc make[4]: Leaving directory `/«BUILDDIR»/guile-1.8-1.8.8+1/doc/r5rs' make[4]: Entering directory `/«BUILDDIR»/guile-1.8-1.8.8+1/doc' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/«BUILDDIR»/guile-1.8-1.8.8+1/doc' make[3]: Leaving directory `/«BUILDDIR»/guile-1.8-1.8.8+1/doc' Making all in examples make[3]: Entering directory `/«BUILDDIR»/guile-1.8-1.8.8+1/examples' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/«BUILDDIR»/guile-1.8-1.8.8+1/examples' Making all in test-suite make[3]: Entering directory `/«BUILDDIR»/guile-1.8-1.8.8+1/test-suite' Making all in standalone make[4]: Entering directory `/«BUILDDIR»/guile-1.8-1.8.8+1/test-suite/standalone' ../../libguile/guile-snarf -o test-asmobs-lib.x test-asmobs-lib.c -DHAVE_CONFIG_H -I. -I../.. -O2 -g -Wall -Wmissing-prototypes -I../.. -I../.. make all-am make[5]: Entering directory `/«BUILDDIR»/guile-1.8-1.8.8+1/test-suite/standalone' /bin/bash ../../libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../test-suite/standalone -I../.. -I../.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../test-suite/standalone -I../.. -I../.. -O2 -g -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 libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../test-suite/standalone -I../.. -I../.. -O2 -g -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 -o libtest_asmobs_la-test-asmobs-lib.o >/dev/null 2>&1 mv -f .deps/libtest_asmobs_la-test-asmobs-lib.Tpo .deps/libtest_asmobs_la-test-asmobs-lib.Plo /bin/bash ../../libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -I../../test-suite/standalone -I../.. -I../.. -O2 -g -Wall -Wmissing-prototypes -no-undefined -rpath `pwd` -o libtest-asmobs.la libtest_asmobs_la-test-asmobs-lib.lo ../../libguile/libguile.la -lgmp -lcrypt -lm -lltdl libtool: link: x86_64-linux-gnu-gcc -shared -fPIC -DPIC .libs/libtest_asmobs_la-test-asmobs-lib.o -Wl,-rpath -Wl,/«BUILDDIR»/guile-1.8-1.8.8+1/libguile/.libs ../../libguile/.libs/libguile.so -lgmp -lcrypt -lm /usr/lib/x86_64-linux-gnu/libltdl.so -O2 -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: ar cru .libs/libtest-asmobs.a libtest_asmobs_la-test-asmobs-lib.o libtool: link: ranlib .libs/libtest-asmobs.a libtool: link: ( cd ".libs" && rm -f "libtest-asmobs.la" && ln -s "../libtest-asmobs.la" "libtest-asmobs.la" ) cd . && chmod u+x test-system-cmds test-require-extension test-bad-identifiers test-asmobs test-fast-slot-ref test-use-srfi make[5]: Leaving directory `/«BUILDDIR»/guile-1.8-1.8.8+1/test-suite/standalone' make[4]: Leaving directory `/«BUILDDIR»/guile-1.8-1.8.8+1/test-suite/standalone' make[4]: Entering directory `/«BUILDDIR»/guile-1.8-1.8.8+1/test-suite' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/«BUILDDIR»/guile-1.8-1.8.8+1/test-suite' make[3]: Leaving directory `/«BUILDDIR»/guile-1.8-1.8.8+1/test-suite' Making all in benchmark-suite make[3]: Entering directory `/«BUILDDIR»/guile-1.8-1.8.8+1/benchmark-suite' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/«BUILDDIR»/guile-1.8-1.8.8+1/benchmark-suite' Making all in lang make[3]: Entering directory `/«BUILDDIR»/guile-1.8-1.8.8+1/lang' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/«BUILDDIR»/guile-1.8-1.8.8+1/lang' Making all in am make[3]: Entering directory `/«BUILDDIR»/guile-1.8-1.8.8+1/am' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/«BUILDDIR»/guile-1.8-1.8.8+1/am' make[3]: Entering directory `/«BUILDDIR»/guile-1.8-1.8.8+1' make[3]: Leaving directory `/«BUILDDIR»/guile-1.8-1.8.8+1' make[2]: Leaving directory `/«BUILDDIR»/guile-1.8-1.8.8+1' make[1]: Leaving directory `/«BUILDDIR»/guile-1.8-1.8.8+1' dh_auto_test -O--parallel make[1]: Entering directory `/«BUILDDIR»/guile-1.8-1.8.8+1' Making check in oop make[2]: Entering directory `/«BUILDDIR»/guile-1.8-1.8.8+1/oop' Making check in goops make[3]: Entering directory `/«BUILDDIR»/guile-1.8-1.8.8+1/oop/goops' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/«BUILDDIR»/guile-1.8-1.8.8+1/oop/goops' make[3]: Entering directory `/«BUILDDIR»/guile-1.8-1.8.8+1/oop' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/«BUILDDIR»/guile-1.8-1.8.8+1/oop' make[2]: Leaving directory `/«BUILDDIR»/guile-1.8-1.8.8+1/oop' Making check in libguile make[2]: Entering directory `/«BUILDDIR»/guile-1.8-1.8.8+1/libguile' make check-am make[3]: Entering directory `/«BUILDDIR»/guile-1.8-1.8.8+1/libguile' make check-TESTS make[4]: Entering directory `/«BUILDDIR»/guile-1.8-1.8.8+1/libguile' /«BUILDDIR»/guile-1.8-1.8.8+1/pre-inst-guile -s ./measure-hwm.scm > stack-limit-calibration.scm Backtrace: In unknown file: ?: 62 (let (# #) (dynamic-wind # thunk #)) ?: 63 [dynamic-wind # # #] ?: 64* [#] ?: 65* [primitive-load "/«BUILDDIR»/guile-1.8-1.8.8+1/ice-9/safe-r5rs.scm"] In /«BUILDDIR»/guile-1.8-1.8.8+1/ice-9/safe-r5rs.scm: 20: 66* (define-module (ice-9 safe-r5rs) :re-export ...) 20: 67 (eval-case (# #) (else #)) In unknown file: ... ?: 68 (let* ((m (process-define-module #))) (set-current-module m) m) ?: 69* [process-define-module (# # # # ...)] ?: 70 (let* (# # # #) (beautify-user-module! module) (# kws # # ...) ...) ?: 71* [loop (#:re-export (eqv? eq? equal? ...) #:export ...) () ...] ?: 72 (if (null? kws) (call-with-deferred-observers (lambda () # ...)) ...) ... ?: 73 [dynamic-wind # # #] ?: 74* [#] ?: 75* [module-re-export! # (eqv? eq? equal? ...)] ?: 76 (let* ((public-i #)) (for-each (lambda # #) names)) ?: 77 [for-each # (eqv? eq? equal? ...)] ?: 78* [# caaadr] ?: 79* (let* ((var #)) (cond (# #) (# #) (else #))) ?: 80 (cond (# #) (# #) (else #)) ... ?: 81 [scm-error misc-error #f "~A ~S" ("Undefined variable:" caaadr) #f] : In procedure scm-error in expression (scm-error (quote misc-error) #f ...): : Undefined variable: caaadr make[4]: *** [stack-limit-calibration.scm] Error 1 make[4]: Leaving directory `/«BUILDDIR»/guile-1.8-1.8.8+1/libguile' make[3]: *** [check-am] Error 2 make[2]: *** [check] Error 2 make[1]: *** [check-recursive] Error 1 dh_auto_test: make -j1 check returned exit code 2 make: *** [build] Error 29 dpkg-buildpackage: error: debian/rules build gave error exit status 2 make[3]: Leaving directory `/«BUILDDIR»/guile-1.8-1.8.8+1/libguile' make[2]: Leaving directory `/«BUILDDIR»/guile-1.8-1.8.8+1/libguile' make[1]: Leaving directory `/«BUILDDIR»/guile-1.8-1.8.8+1' ──────────────────────────────────────────────────────────────────────────────── Build finished at 20120709-2040 Finished ──────── E: Build failure (dpkg-buildpackage died) ┌──────────────────────────────────────────────────────────────────────────────┐ │ Cleanup │ └──────────────────────────────────────────────────────────────────────────────┘ Purging /«BUILDDIR» Not cleaning session: cloned chroot in use ┌──────────────────────────────────────────────────────────────────────────────┐ │ Summary │ └──────────────────────────────────────────────────────────────────────────────┘ Architecture: amd64 Build-Space: 54748 Build-Time: 149 Distribution: unstable Fail-Stage: build Install-Time: 8 Job: guile-1.8_1.8.8+1-8 Package: guile-1.8 Package-Time: 178 Source-Version: 1.8.8+1-8 Space: 54748 Status: attempted Version: 1.8.8+1-8 ──────────────────────────────────────────────────────────────────────────────── Finished at 20120709-2040 Build needed 00:02:58, 54748k disc space DC-Status: Failed 179.236966s DC-Time-Estimation: 179.236966 versus expected 1 (r/m: 178.236966 ; m: 1.0)