unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* Guile 3.0.10 fails to build for powerpc-darwin (3.0.9 built earlier)
@ 2024-08-30 21:20 Sergey Fedorov
  2024-08-31  2:27 ` Rob Browning
  0 siblings, 1 reply; 27+ messages in thread
From: Sergey Fedorov @ 2024-08-30 21:20 UTC (permalink / raw)
  To: bug-guile, guile-devel


[-- Attachment #1.1: Type: text/plain, Size: 7836 bytes --]

Greetings,
Could someone take a look, please?

I am not familiar with Guile internals, so need some help with fixing this.
Guile 3.0.9 was building with minimal fixes for Darwin ppc, however I am
unable to get 3.0.10 build.
I have tried to change some configure settings, but the failure is not
sensitive to any, it seems.

The error looks like this:

:info:build   BOOTSTRAP(stage1) GUILEC ice-9/control.go
:info:build Backtrace:
:info:build In ice-9/boot-9.scm:
:info:build   1755:12 19 (with-exception-handler _ _ #:unwind? _
#:unwind-for-type _)
:info:build In system/base/compile.scm:
:info:build     69:11 18 (_)
:info:build    190:11 17 (_ #<closed: file 2841ea8>)
:info:build     309:6 16 (read-and-compile _ #:from _ #:to _ #:env _
#:optimization-level _ #:warning-level _ #:opts _)
:info:build    352:28 15 (compile _ #:from _ #:to _ #:env _
#:optimization-level _ #:warning-level _ #:opts _)
:info:build    265:44 14 (_ _ _)
:info:build    261:33 13 (_ _ #<directory (ice-9 common-list) 28a8320>)
:info:build In language/cps/optimize.scm:
:info:build     136:2 12 (_ _ #<directory (ice-9 common-list) 28a8320>)
:info:build     111:3 11 (optimize-first-order-cps _ _)
:info:build In language/cps/switch.scm:
:info:build     414:6 10 (optimize-branch-chains _)
:info:build In language/cps/intmap.scm:
:info:build     519:6  9 (visit-branch #(#(#(#<intset 0-155> (absent)
(absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent)
(absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent)
(absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent)
(absent) (absent) (absent) (absent) (absent) (absent) #f) (absent) (absent)
(absent) #((absent) (absent) (absent) (absent) (absent) (absent) (absent)
(absent) (absent) (absent) (absent) (absent) (absent) (absent) # ?) ?) ?) ?)
:info:build     519:6  8 (visit-branch #(#(#<intset 0-155> (absent)
(absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent)
(absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent)
(absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent)
(absent) (absent) (absent) (absent) (absent) (absent) #f) (absent) (absent)
(absent) #((absent) (absent) (absent) (absent) (absent) (absent) (absent)
(absent) (absent) (absent) (absent) (absent) (absent) (absent) (#) # ?) ?)
?)
:info:build     519:6  7 (visit-branch #((absent) (absent) (absent)
(absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent)
(absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent)
(absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent)
(absent) #<intset 156-199> (absent) (absent) (absent) #f) _ 128 _)
:info:build In language/cps/switch.scm:
:info:build     99:36  6 (fold-branch-chains #<intmap 0-1831> _ _
#<procedure optimize-branch-chain (var exit tests cps)> _)
:info:build     343:8  5 (optimize-branch-chain 122 181 (158 159 160 161
162 163 164 165 167 169 171 173 175 177 179) _)
:info:build In ice-9/boot-9.scm:
:info:build    260:13  4 (for-each #<procedure 412a570 at
language/cps/switch.scm:343:18 (expr)> _)
:info:build In language/cps/switch.scm:
:info:build    340:32  3 (_ (count-if . 170))
:info:build In language/cps/guile-vm.scm:
:info:build     89:31  2 (target-symbol-hash _)
:info:build     41:18  1 (jenkins-lookup3-hashword2 "count-if")
:info:build In ice-9/boot-9.scm:
:info:build   1676:22  0 (raise-exception _ #:continuable? _)
:info:build ice-9/boot-9.scm:1676:22: In procedure raise-exception:
:info:build Value out of range 0 to< 18446744073709551615: -432225964
:info:build gmake[2]: *** [Makefile:2516: ice-9/common-list.go] Error 1
:info:build gmake[2]: *** Waiting for unfinished jobs....
:info:build Backtrace:
:info:build In ice-9/boot-9.scm:
:info:build   1755:12 19 (with-exception-handler _ _ #:unwind? _
#:unwind-for-type _)
:info:build In system/base/compile.scm:
:info:build     69:11 18 (_)
:info:build    190:11 17 (_ #<closed: file 2841ea8>)
:info:build     309:6 16 (read-and-compile _ #:from _ #:to _ #:env _
#:optimization-level _ #:warning-level _ #:opts _)
:info:build    352:28 15 (compile _ #:from _ #:to _ #:env _
#:optimization-level _ #:warning-level _ #:opts _)
:info:build    265:44 14 (_ _ _)
:info:build    261:33 13 (_ _ #<directory (ice-9 control) 288cf00>)
:info:build In language/cps/optimize.scm:
:info:build     136:2 12 (_ _ #<directory (ice-9 control) 288cf00>)
:info:build     111:3 11 (optimize-first-order-cps _ _)
:info:build In language/cps/switch.scm:
:info:build     414:6 10 (optimize-branch-chains _)
:info:build In language/cps/intmap.scm:
:info:build     519:6  9 (visit-branch #(#(#(#<intset 0-129> (absent)
(absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent)
(absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent)
(absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent)
(absent) (absent) (absent) (absent) (absent) (absent) #f) (absent) (absent)
(absent) #((absent) (absent) #<intset 130-153> (absent) (absent) (absent)
(absent) (absent) (absent) (absent) (absent) (absent) (absent) # ?) ?) ?) ?)
:info:build     519:6  8 (visit-branch #(#(#<intset 0-129> (absent)
(absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent)
(absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent)
(absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent)
(absent) (absent) (absent) (absent) (absent) (absent) #f) (absent) (absent)
(absent) #((absent) (absent) #<intset 130-153> (absent) (absent) (absent)
(absent) (absent) (absent) (absent) (absent) (absent) (absent) (#) # ?) ?)
?)
:info:build     519:6  7 (visit-branch #((absent) (absent) #<intset
130-153> (absent) (absent) (absent) (absent) (absent) (absent) (absent)
(absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent)
(absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent)
#<intset 154-734,1124-1129> (absent) (absent) (absent) (absent) (absent)
#f) _ 128 _)
:info:build In language/cps/switch.scm:
:info:build     99:36  6 (fold-branch-chains #<intmap 0-1129> _ _
#<procedure optimize-branch-chain (var exit tests cps)> _)
:info:build     343:8  5 (optimize-branch-chain 100 151 (132 134 136 138
140) _)
:info:build In ice-9/boot-9.scm:
:info:build    260:13  4 (for-each #<procedure 39d7ea0 at
language/cps/switch.scm:343:18 (expr)> _)
:info:build In language/cps/switch.scm:
:info:build    340:32  3 (_ (call-with-escape-continuation . 135))
:info:build In language/cps/guile-vm.scm:
:info:build     89:31  2 (target-symbol-hash _)
:info:build     41:18  1 (jenkins-lookup3-hashword2
"call-with-escape-continuation")
:info:build In ice-9/boot-9.scm:
:info:build   1676:22  0 (raise-exception _ #:continuable? _)
:info:build ice-9/boot-9.scm:1676:22: In procedure raise-exception:
:info:build Value out of range 0 to< 18446744073709551615: -512332661
:info:build gmake[2]: *** [Makefile:2516: ice-9/control.go] Error 1
:info:build wrote `language/cps/guile-vm/lower-primcalls.go'
:info:build wrote `language/cps/guile-vm/reify-primitives.go'
:info:build wrote `language/cps/compile-bytecode.go'
:info:build wrote `language/cps/types.go'
:info:build gmake[2]: Leaving directory
'/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/stage1'
:info:build gmake[1]: *** [Makefile:2180: all-recursive] Error 1
:info:build gmake[1]: Leaving directory
'/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10'
:info:build gmake: *** [Makefile:2065: all] Error 2

P. S. Given that it takes about 11 hrs to reach to this point (because
pre-built binaries for ppc32 are broken since guile2, and a full bootstrap
is needed), it is somewhat problematic to debug this blindly without an
idea what could cause this failure.

[-- Attachment #1.2: Type: text/html, Size: 8545 bytes --]

[-- Attachment #2: guile_3.0.10_powerpc_darwin.log --]
[-- Type: application/octet-stream, Size: 654196 bytes --]

version:1
:debug:main Starting logging for guile-3.0 @3.0.10_0
:debug:sysinfo Mac OS X 10.6 (darwin/10.0.0d2) arch powerpc
:debug:sysinfo MacPorts 2.10.99
:debug:sysinfo Xcode 3.2, CLT none
:debug:sysinfo SDK 10.6
:debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 10.6
:msg:main --->  Computing dependencies for guile-3.0:info:main .:debug:main Searching for dependency: autoconf
:debug:main Found Dependency: receipt exists for autoconf
:debug:main Searching for dependency: automake
:debug:main Found Dependency: receipt exists for automake
:debug:main Searching for dependency: libtool
:debug:main Found Dependency: receipt exists for libtool
:debug:main Searching for dependency: gsed
:debug:main Found Dependency: receipt exists for gsed
:debug:main Searching for dependency: gcc14
:debug:main Found Dependency: receipt exists for gcc14
:debug:main Searching for dependency: pkgconfig
:debug:main Found Dependency: receipt exists for pkgconfig
:debug:main Searching for dependency: boehmgc
:debug:main Found Dependency: receipt exists for boehmgc
:debug:main Searching for dependency: gettext
:debug:main Found Dependency: receipt exists for gettext
:debug:main Searching for dependency: gmp
:debug:main Found Dependency: receipt exists for gmp
:debug:main Searching for dependency: libffi
:debug:main Found Dependency: receipt exists for libffi
:debug:main Searching for dependency: libiconv
:debug:main Found Dependency: receipt exists for libiconv
:debug:main Searching for dependency: libunistring
:debug:main Found Dependency: receipt exists for libunistring
:debug:main Searching for dependency: ncurses
:debug:main Found Dependency: receipt exists for ncurses
:debug:main Searching for dependency: readline
:debug:main Found Dependency: receipt exists for readline
:debug:main Searching for dependency: libgcc
:debug:main Found Dependency: receipt exists for libgcc
:debug:main Executing org.macports.main (guile-3.0)
:debug:fetch fetch phase started at Sun Aug 18 11:32:53 CST 2024
:notice:fetch --->  Fetching distfiles for guile-3.0
:debug:fetch Executing org.macports.fetch (guile-3.0)
:debug:checksum checksum phase started at Sun Aug 18 11:32:53 CST 2024
:notice:checksum --->  Verifying checksums for guile-3.0
:debug:checksum Executing org.macports.checksum (guile-3.0)
:info:checksum --->  Checksumming guile-3.0.10.tar.gz
:debug:checksum Calculated (rmd160) is c42990081a8fffaf63874d16f457d8e50db8bc36
:debug:checksum Correct (rmd160) checksum for guile-3.0.10.tar.gz
:debug:checksum Calculated (sha256) is 2dbdbc97598b2faf31013564efb48e4fed44131d28e996c26abe8a5b23b56c2a
:debug:checksum Correct (sha256) checksum for guile-3.0.10.tar.gz
:debug:checksum Calculated (size) is 9738824
:debug:checksum Correct (size) checksum for guile-3.0.10.tar.gz
:debug:extract extract phase started at Sun Aug 18 11:32:53 CST 2024
:notice:extract --->  Extracting guile-3.0
:debug:extract Executing org.macports.extract (guile-3.0)
:info:extract --->  Extracting guile-3.0.10.tar.gz
:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/guile-3.0/guile-3.0.10.tar.gz'
:debug:extract Environment: 
:debug:extract CC_PRINT_OPTIONS='YES'
:debug:extract CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/.CC_PRINT_OPTIONS'
:debug:extract CPATH='/opt/local/include'
:debug:extract DEVELOPER_DIR='/Developer'
:debug:extract LIBRARY_PATH='/opt/local/lib'
:debug:extract MACOSX_DEPLOYMENT_TARGET='10.6'
:debug:extract SOURCE_DATE_EPOCH='1723951953'
:info:extract Executing:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/guile-3.0/guile-3.0.10.tar.gz' | /usr/bin/gnutar --no-same-owner -xf - 
:debug:extract system:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/guile-3.0/guile-3.0.10.tar.gz' | /usr/bin/gnutar --no-same-owner -xf - 
:debug:extract Executing proc-post-org.macports.extract-extract-0
:msg:extract *** This build can take some time, as guile has to do a full bootstrap on PPC.
:debug:patch patch phase started at Sun Aug 18 11:32:54 CST 2024
:debug:patch Executing org.macports.patch (guile-3.0)
:notice:patch --->  Applying patches to guile-3.0
:info:patch --->  Applying 0001-tests-Check-TCP_NODELAY-for-non-zero-instead-of-1.patch
:debug:patch Environment: 
:debug:patch CC_PRINT_OPTIONS='YES'
:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/.CC_PRINT_OPTIONS'
:debug:patch CPATH='/opt/local/include'
:debug:patch DEVELOPER_DIR='/Developer'
:debug:patch LIBRARY_PATH='/opt/local/lib'
:debug:patch MACOSX_DEPLOYMENT_TARGET='10.6'
:debug:patch SOURCE_DATE_EPOCH='1723951953'
:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0001-tests-Check-TCP_NODELAY-for-non-zero-instead-of-1.patch'
:debug:patch system:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0001-tests-Check-TCP_NODELAY-for-non-zero-instead-of-1.patch'
:info:patch patching file test-suite/tests/00-socket.test
:info:patch --->  Applying 0002-tests-Skip-tests-of-abstract-Unix-sockets-on-Darwin.patch
:debug:patch Environment: 
:debug:patch CC_PRINT_OPTIONS='YES'
:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/.CC_PRINT_OPTIONS'
:debug:patch CPATH='/opt/local/include'
:debug:patch DEVELOPER_DIR='/Developer'
:debug:patch LIBRARY_PATH='/opt/local/lib'
:debug:patch MACOSX_DEPLOYMENT_TARGET='10.6'
:debug:patch SOURCE_DATE_EPOCH='1723951953'
:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0002-tests-Skip-tests-of-abstract-Unix-sockets-on-Darwin.patch'
:debug:patch system:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0002-tests-Skip-tests-of-abstract-Unix-sockets-on-Darwin.patch'
:info:patch patching file test-suite/tests/00-socket.test
:info:patch --->  Applying 0003-tests-Skip-hole-related-port-tests-on-Darwin.patch
:debug:patch Environment: 
:debug:patch CC_PRINT_OPTIONS='YES'
:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/.CC_PRINT_OPTIONS'
:debug:patch CPATH='/opt/local/include'
:debug:patch DEVELOPER_DIR='/Developer'
:debug:patch LIBRARY_PATH='/opt/local/lib'
:debug:patch MACOSX_DEPLOYMENT_TARGET='10.6'
:debug:patch SOURCE_DATE_EPOCH='1723951953'
:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0003-tests-Skip-hole-related-port-tests-on-Darwin.patch'
:debug:patch system:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0003-tests-Skip-hole-related-port-tests-on-Darwin.patch'
:info:patch patching file test-suite/tests/ports.test
:info:patch --->  Applying 0004-filesys.c-Fix-readlink-for-ports-on-Darwin.patch
:debug:patch Environment: 
:debug:patch CC_PRINT_OPTIONS='YES'
:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/.CC_PRINT_OPTIONS'
:debug:patch CPATH='/opt/local/include'
:debug:patch DEVELOPER_DIR='/Developer'
:debug:patch LIBRARY_PATH='/opt/local/lib'
:debug:patch MACOSX_DEPLOYMENT_TARGET='10.6'
:debug:patch SOURCE_DATE_EPOCH='1723951953'
:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0004-filesys.c-Fix-readlink-for-ports-on-Darwin.patch'
:debug:patch system:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0004-filesys.c-Fix-readlink-for-ports-on-Darwin.patch'
:info:patch patching file configure.ac
:info:patch Hunk #1 succeeded at 531 (offset -1 lines).
:info:patch patching file libguile/filesys.c
:info:patch --->  Applying 0005-tests-Skip-mkdtemp-test-for-invalid-template-on-Darw.patch
:debug:patch Environment: 
:debug:patch CC_PRINT_OPTIONS='YES'
:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/.CC_PRINT_OPTIONS'
:debug:patch CPATH='/opt/local/include'
:debug:patch DEVELOPER_DIR='/Developer'
:debug:patch LIBRARY_PATH='/opt/local/lib'
:debug:patch MACOSX_DEPLOYMENT_TARGET='10.6'
:debug:patch SOURCE_DATE_EPOCH='1723951953'
:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0005-tests-Skip-mkdtemp-test-for-invalid-template-on-Darw.patch'
:debug:patch system:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0005-tests-Skip-mkdtemp-test-for-invalid-template-on-Darw.patch'
:info:patch patching file test-suite/tests/filesys.test
:info:patch Hunk #2 succeeded at 340 (offset -8 lines).
:info:patch --->  Applying 0006-tests-Fix-spawn-with-environment-on-MacOS.patch
:debug:patch Environment: 
:debug:patch CC_PRINT_OPTIONS='YES'
:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/.CC_PRINT_OPTIONS'
:debug:patch CPATH='/opt/local/include'
:debug:patch DEVELOPER_DIR='/Developer'
:debug:patch LIBRARY_PATH='/opt/local/lib'
:debug:patch MACOSX_DEPLOYMENT_TARGET='10.6'
:debug:patch SOURCE_DATE_EPOCH='1723951953'
:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0006-tests-Fix-spawn-with-environment-on-MacOS.patch'
:debug:patch system:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0006-tests-Fix-spawn-with-environment-on-MacOS.patch'
:info:patch patching file test-suite/tests/posix.test
:info:patch --->  Applying 0007-tests-Fix-spawn-if-file-not-found-with-Gnulib.patch
:debug:patch Environment: 
:debug:patch CC_PRINT_OPTIONS='YES'
:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/.CC_PRINT_OPTIONS'
:debug:patch CPATH='/opt/local/include'
:debug:patch DEVELOPER_DIR='/Developer'
:debug:patch LIBRARY_PATH='/opt/local/lib'
:debug:patch MACOSX_DEPLOYMENT_TARGET='10.6'
:debug:patch SOURCE_DATE_EPOCH='1723951953'
:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0007-tests-Fix-spawn-if-file-not-found-with-Gnulib.patch'
:debug:patch system:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0007-tests-Fix-spawn-if-file-not-found-with-Gnulib.patch'
:info:patch patching file test-suite/tests/posix.test
:info:patch --->  Applying 0008-Do-not-depend-on-tmpnam-in-posix.test.patch
:debug:patch Environment: 
:debug:patch CC_PRINT_OPTIONS='YES'
:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/.CC_PRINT_OPTIONS'
:debug:patch CPATH='/opt/local/include'
:debug:patch DEVELOPER_DIR='/Developer'
:debug:patch LIBRARY_PATH='/opt/local/lib'
:debug:patch MACOSX_DEPLOYMENT_TARGET='10.6'
:debug:patch SOURCE_DATE_EPOCH='1723951953'
:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0008-Do-not-depend-on-tmpnam-in-posix.test.patch'
:debug:patch system:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0008-Do-not-depend-on-tmpnam-in-posix.test.patch'
:info:patch patching file test-suite/tests/posix.test
:info:patch --->  Applying 0009-posix.c-Set-errno-when-pipe2-is-not-available-and-fl.patch
:debug:patch Environment: 
:debug:patch CC_PRINT_OPTIONS='YES'
:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/.CC_PRINT_OPTIONS'
:debug:patch CPATH='/opt/local/include'
:debug:patch DEVELOPER_DIR='/Developer'
:debug:patch LIBRARY_PATH='/opt/local/lib'
:debug:patch MACOSX_DEPLOYMENT_TARGET='10.6'
:debug:patch SOURCE_DATE_EPOCH='1723951953'
:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0009-posix.c-Set-errno-when-pipe2-is-not-available-and-fl.patch'
:debug:patch system:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0009-posix.c-Set-errno-when-pipe2-is-not-available-and-fl.patch'
:info:patch patching file libguile/posix.c
:info:patch --->  Applying 0010-fix-dprintf.patch
:debug:patch Environment: 
:debug:patch CC_PRINT_OPTIONS='YES'
:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/.CC_PRINT_OPTIONS'
:debug:patch CPATH='/opt/local/include'
:debug:patch DEVELOPER_DIR='/Developer'
:debug:patch LIBRARY_PATH='/opt/local/lib'
:debug:patch MACOSX_DEPLOYMENT_TARGET='10.6'
:debug:patch SOURCE_DATE_EPOCH='1723951953'
:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0010-fix-dprintf.patch'
:debug:patch system:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0010-fix-dprintf.patch'
:info:patch patching file libguile/posix.c
:debug:patch Executing proc-post-org.macports.patch-patch-0
:info:patch --->  Patching posix.test: s|"wc"|"/opt/local/libexec/gnubin/wc"|g
:debug:patch Executing reinplace: /usr/bin/sed s|\"wc\"|\"/opt/local/libexec/gnubin/wc\"|g </opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/test-suite/tests/posix.test >@file11
:info:patch --->  Patching filesys.c: s|^#elif HAVE_FREADLINK$|& \&\& __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 130000|
:debug:patch Executing reinplace: /usr/bin/sed {s|^#elif HAVE_FREADLINK$|& \&\& __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 130000|} </opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/libguile/filesys.c >@file11
:debug:configure configure phase started at Sun Aug 18 11:32:55 CST 2024
:notice:configure --->  Configuring guile-3.0
:debug:configure Preferred compilers: macports-gcc-14 macports-gcc-13 macports-gcc-12 macports-gcc-11 macports-gcc-10 macports-gcc-9 macports-gcc-8 macports-gcc-7 macports-gcc-6 macports-gcc-5
:debug:configure Using compiler 'MacPorts GCC 14'
:debug:configure Executing org.macports.configure (guile-3.0)
:debug:configure Environment: 
:debug:configure CC_PRINT_OPTIONS='YES'
:debug:configure CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/.CC_PRINT_OPTIONS'
:debug:configure CPATH='/opt/local/include'
:debug:configure DEVELOPER_DIR='/Developer'
:debug:configure LIBRARY_PATH='/opt/local/lib'
:debug:configure MACOSX_DEPLOYMENT_TARGET='10.6'
:debug:configure SOURCE_DATE_EPOCH='1723951953'
:info:configure Executing:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && autoreconf --install --verbose 
:debug:configure system:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && autoreconf --install --verbose 
:info:configure autoreconf: export WARNINGS=
:info:configure autoreconf: Entering directory '.'
:info:configure autoreconf: running: /opt/local/bin/autopoint
:info:configure Copying file m4/glibc2.m4
:info:configure Copying file m4/glibc21.m4
:info:configure Copying file m4/intdiv0.m4
:info:configure Copying file m4/intl.m4
:info:configure Copying file m4/intldir.m4
:info:configure Copying file m4/intmax.m4
:info:configure Copying file m4/inttypes-pri.m4
:info:configure Copying file m4/lcmessage.m4
:info:configure Copying file m4/lock.m4
:info:configure Copying file m4/longlong.m4
:info:configure Copying file m4/printf-posix.m4
:info:configure Copying file m4/uintmax_t.m4
:info:configure Creating directory po
:info:configure Copying file po/Makefile.in.in
:info:configure Copying file po/Makevars.template
:info:configure Copying file po/Rules-quot
:info:configure Copying file po/boldquot.sed
:info:configure Copying file po/en@boldquot.header
:info:configure Copying file po/en@quot.header
:info:configure Copying file po/insert-header.sin
:info:configure Copying file po/quot.sed
:info:configure Copying file po/remove-potcdate.sin
:info:configure autoreconf: running: /opt/local/bin/aclocal -I m4
:info:configure /opt/local/share/aclocal/zthread.m4:34: warning: underquoted definition of AM_PATH_ZTHREAD
:info:configure /opt/local/share/aclocal/zthread.m4:34:   run info Automake 'Extending aclocal'
:info:configure /opt/local/share/aclocal/zthread.m4:34:   or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
:info:configure autoreconf: configure.ac: tracing
:info:configure autoreconf: running: /opt/local/bin/glibtoolize --copy
:info:configure autoreconf: configure.ac: not using Intltool
:info:configure autoreconf: configure.ac: not using Gtkdoc
:info:configure autoreconf: running: /opt/local/bin/aclocal -I m4
:info:configure /opt/local/share/aclocal/zthread.m4:34: warning: underquoted definition of AM_PATH_ZTHREAD
:info:configure /opt/local/share/aclocal/zthread.m4:34:   run info Automake 'Extending aclocal'
:info:configure /opt/local/share/aclocal/zthread.m4:34:   or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
:info:configure autoreconf: running: /opt/local/bin/autoconf
:info:configure configure.ac:751: warning: AM_PROG_MKDIR_P: this macro is deprecated, and will soon be removed.
:info:configure configure.ac:751: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead,
:info:configure configure.ac:751: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files.
:info:configure ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
:info:configure aclocal.m4:1164: AM_PROG_MKDIR_P is expanded from...
:info:configure m4/po.m4:23: AM_PO_SUBDIRS is expanded from...
:info:configure m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from...
:info:configure configure.ac:751: the top level
:info:configure configure.ac:751: warning: The macro 'AC_TRY_LINK' is obsolete.
:info:configure configure.ac:751: You should run autoupdate.
:info:configure ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
:info:configure lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
:info:configure lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
:info:configure ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
:info:configure ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
:info:configure m4/intlmacosx.m4:18: gt_INTL_MACOSX is expanded from...
:info:configure m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from...
:info:configure configure.ac:751: the top level
:info:configure configure.ac:751: warning: The macro 'AC_TRY_LINK' is obsolete.
:info:configure configure.ac:751: You should run autoupdate.
:info:configure ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
:info:configure lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
:info:configure lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
:info:configure ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
:info:configure ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
:info:configure m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from...
:info:configure configure.ac:751: the top level
:info:configure autoreconf: running: /opt/local/bin/autoheader
:info:configure autoreconf: running: /opt/local/bin/automake --add-missing --copy --no-force
:info:configure configure.ac:751: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged.
:info:configure configure.ac:751: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead,
:info:configure configure.ac:751: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files.
:info:configure Makefile.am:29: warning: AM_GNU_GETTEXT used but 'po' not in SUBDIRS
:info:configure am/snarf:5: warning: AM_V_SNARF_$(V: non-POSIX recursive variable expansion
:info:configure guile-readline/Makefile.am:23:   'am/snarf' included from here
:info:configure am/snarf:6: warning: AM_V_SNARF_$(AM_DEFAULT_VERBOSITY: non-POSIX recursive variable expansion
:info:configure guile-readline/Makefile.am:23:   'am/snarf' included from here
:info:configure am/guilec:24: warning: AM_V_GUILEC_$(V: non-POSIX recursive variable expansion
:info:configure guile-readline/Makefile.am:24:   'am/guilec' included from here
:info:configure am/guilec:25: warning: AM_V_GUILEC_$(AM_DEFAULT_VERBOSITY: non-POSIX recursive variable expansion
:info:configure guile-readline/Makefile.am:24:   'am/guilec' included from here
:info:configure am/snarf:5: warning: AM_V_SNARF_$(V: non-POSIX recursive variable expansion
:info:configure libguile/Makefile.am:23:   'am/snarf' included from here
:info:configure am/snarf:6: warning: AM_V_SNARF_$(AM_DEFAULT_VERBOSITY: non-POSIX recursive variable expansion
:info:configure libguile/Makefile.am:23:   'am/snarf' included from here
:info:configure libguile/lightening/lightening.am:18: warning: source file '$(lightening)/lightening/lightening.c' is in a subdirectory,
:info:configure libguile/lightening/lightening.am:18: but option 'subdir-objects' is disabled
:info:configure libguile/Makefile.am:24:   'libguile/lightening/lightening.am' included from here
:info:configure automake: warning: possible forward-incompatibility.
:info:configure automake: At least one source file is in a subdirectory, but the 'subdir-objects'
:info:configure automake: automake option hasn't been enabled.  For now, the corresponding output
:info:configure automake: object file(s) will be placed in the top-level directory.  However, this
:info:configure automake: behavior may change in a future Automake major version, with object
:info:configure automake: files being placed in the same subdirectory as the corresponding sources.
:info:configure automake: You are advised to start using 'subdir-objects' option throughout your
:info:configure automake: project, to avoid future incompatibilities.
:info:configure am/bootstrap.am:33: warning: AM_V_GUILEC_$(V: non-POSIX recursive variable expansion
:info:configure module/Makefile.am:22:   'am/bootstrap.am' included from here
:info:configure am/bootstrap.am:34: warning: AM_V_GUILEC_$(AM_DEFAULT_VERBOSITY: non-POSIX recursive variable expansion
:info:configure module/Makefile.am:22:   'am/bootstrap.am' included from here
:info:configure module/Makefile.am:30: warning: nobase_noinst_DATA multiply defined in condition TRUE ...
:info:configure am/bootstrap.am:27: ... 'nobase_noinst_DATA' previously defined here
:info:configure module/Makefile.am:22:   'am/bootstrap.am' included from here
:info:configure prebuilt/i686-pc-linux-gnu/Makefile.am:22: warning: shell basename $(subdir: non-POSIX variable name
:info:configure prebuilt/i686-pc-linux-gnu/Makefile.am:22: (probably a GNU make extension)
:info:configure am/bootstrap.am:33: warning: AM_V_GUILEC_$(V: non-POSIX recursive variable expansion
:info:configure prebuilt/i686-pc-linux-gnu/Makefile.am:25:   'am/bootstrap.am' included from here
:info:configure am/bootstrap.am:34: warning: AM_V_GUILEC_$(AM_DEFAULT_VERBOSITY: non-POSIX recursive variable expansion
:info:configure prebuilt/i686-pc-linux-gnu/Makefile.am:25:   'am/bootstrap.am' included from here
:info:configure prebuilt/i686-pc-linux-gnu/Makefile.am:27: warning: GOBJECTS multiply defined in condition TRUE ...
:info:configure am/bootstrap.am:26: ... 'GOBJECTS' previously defined here
:info:configure prebuilt/i686-pc-linux-gnu/Makefile.am:25:   'am/bootstrap.am' included from here
:info:configure am/bootstrap.am:430: warning: variable 'ELISP_SOURCES' is defined but no program or
:info:configure am/bootstrap.am:430: library has 'ELISP' as canonical name (possible typo)
:info:configure prebuilt/i686-pc-linux-gnu/Makefile.am:25:   'am/bootstrap.am' included from here
:info:configure am/bootstrap.am:433: warning: variable 'NOCOMP_SOURCES' is defined but no program or
:info:configure am/bootstrap.am:433: library has 'NOCOMP' as canonical name (possible typo)
:info:configure prebuilt/i686-pc-linux-gnu/Makefile.am:25:   'am/bootstrap.am' included from here
:info:configure prebuilt/mips-unknown-linux-gnu/Makefile.am:22: warning: shell basename $(subdir: non-POSIX variable name
:info:configure prebuilt/mips-unknown-linux-gnu/Makefile.am:22: (probably a GNU make extension)
:info:configure am/bootstrap.am:33: warning: AM_V_GUILEC_$(V: non-POSIX recursive variable expansion
:info:configure prebuilt/mips-unknown-linux-gnu/Makefile.am:25:   'am/bootstrap.am' included from here
:info:configure am/bootstrap.am:34: warning: AM_V_GUILEC_$(AM_DEFAULT_VERBOSITY: non-POSIX recursive variable expansion
:info:configure prebuilt/mips-unknown-linux-gnu/Makefile.am:25:   'am/bootstrap.am' included from here
:info:configure prebuilt/mips-unknown-linux-gnu/Makefile.am:27: warning: GOBJECTS multiply defined in condition TRUE ...
:info:configure am/bootstrap.am:26: ... 'GOBJECTS' previously defined here
:info:configure prebuilt/mips-unknown-linux-gnu/Makefile.am:25:   'am/bootstrap.am' included from here
:info:configure am/bootstrap.am:430: warning: variable 'ELISP_SOURCES' is defined but no program or
:info:configure am/bootstrap.am:430: library has 'ELISP' as canonical name (possible typo)
:info:configure prebuilt/mips-unknown-linux-gnu/Makefile.am:25:   'am/bootstrap.am' included from here
:info:configure am/bootstrap.am:433: warning: variable 'NOCOMP_SOURCES' is defined but no program or
:info:configure am/bootstrap.am:433: library has 'NOCOMP' as canonical name (possible typo)
:info:configure prebuilt/mips-unknown-linux-gnu/Makefile.am:25:   'am/bootstrap.am' included from here
:info:configure prebuilt/x86_64-unknown-linux-gnu/Makefile.am:22: warning: shell basename $(subdir: non-POSIX variable name
:info:configure prebuilt/x86_64-unknown-linux-gnu/Makefile.am:22: (probably a GNU make extension)
:info:configure am/bootstrap.am:33: warning: AM_V_GUILEC_$(V: non-POSIX recursive variable expansion
:info:configure prebuilt/x86_64-unknown-linux-gnu/Makefile.am:25:   'am/bootstrap.am' included from here
:info:configure am/bootstrap.am:34: warning: AM_V_GUILEC_$(AM_DEFAULT_VERBOSITY: non-POSIX recursive variable expansion
:info:configure prebuilt/x86_64-unknown-linux-gnu/Makefile.am:25:   'am/bootstrap.am' included from here
:info:configure prebuilt/x86_64-unknown-linux-gnu/Makefile.am:27: warning: GOBJECTS multiply defined in condition TRUE ...
:info:configure am/bootstrap.am:26: ... 'GOBJECTS' previously defined here
:info:configure prebuilt/x86_64-unknown-linux-gnu/Makefile.am:25:   'am/bootstrap.am' included from here
:info:configure am/bootstrap.am:430: warning: variable 'ELISP_SOURCES' is defined but no program or
:info:configure am/bootstrap.am:430: library has 'ELISP' as canonical name (possible typo)
:info:configure prebuilt/x86_64-unknown-linux-gnu/Makefile.am:25:   'am/bootstrap.am' included from here
:info:configure am/bootstrap.am:433: warning: variable 'NOCOMP_SOURCES' is defined but no program or
:info:configure am/bootstrap.am:433: library has 'NOCOMP' as canonical name (possible typo)
:info:configure prebuilt/x86_64-unknown-linux-gnu/Makefile.am:25:   'am/bootstrap.am' included from here
:info:configure am/bootstrap.am:33: warning: AM_V_GUILEC_$(V: non-POSIX recursive variable expansion
:info:configure stage0/Makefile.am:28:   'am/bootstrap.am' included from here
:info:configure am/bootstrap.am:34: warning: AM_V_GUILEC_$(AM_DEFAULT_VERBOSITY: non-POSIX recursive variable expansion
:info:configure stage0/Makefile.am:28:   'am/bootstrap.am' included from here
:info:configure stage0/Makefile.am:35: warning: filter-out ice-9/eval.go ice-9/psyntax-pp.go, $(GOBJECTS: non-POSIX variable name
:info:configure stage0/Makefile.am:35: (probably a GNU make extension)
:info:configure am/bootstrap.am:433: warning: variable 'NOCOMP_SOURCES' is defined but no program or
:info:configure am/bootstrap.am:433: library has 'NOCOMP' as canonical name (possible typo)
:info:configure stage0/Makefile.am:28:   'am/bootstrap.am' included from here
:info:configure am/bootstrap.am:33: warning: AM_V_GUILEC_$(V: non-POSIX recursive variable expansion
:info:configure stage1/Makefile.am:28:   'am/bootstrap.am' included from here
:info:configure am/bootstrap.am:34: warning: AM_V_GUILEC_$(AM_DEFAULT_VERBOSITY: non-POSIX recursive variable expansion
:info:configure stage1/Makefile.am:28:   'am/bootstrap.am' included from here
:info:configure am/bootstrap.am:433: warning: variable 'NOCOMP_SOURCES' is defined but no program or
:info:configure am/bootstrap.am:433: library has 'NOCOMP' as canonical name (possible typo)
:info:configure stage1/Makefile.am:28:   'am/bootstrap.am' included from here
:info:configure am/bootstrap.am:33: warning: AM_V_GUILEC_$(V: non-POSIX recursive variable expansion
:info:configure stage2/Makefile.am:28:   'am/bootstrap.am' included from here
:info:configure am/bootstrap.am:34: warning: AM_V_GUILEC_$(AM_DEFAULT_VERBOSITY: non-POSIX recursive variable expansion
:info:configure stage2/Makefile.am:28:   'am/bootstrap.am' included from here
:info:configure am/bootstrap.am:433: warning: variable 'NOCOMP_SOURCES' is defined but no program or
:info:configure am/bootstrap.am:433: library has 'NOCOMP' as canonical name (possible typo)
:info:configure stage2/Makefile.am:28:   'am/bootstrap.am' included from here
:info:configure am/snarf:5: warning: AM_V_SNARF_$(V: non-POSIX recursive variable expansion
:info:configure test-suite/standalone/Makefile.am:22:   'am/snarf' included from here
:info:configure am/snarf:6: warning: AM_V_SNARF_$(AM_DEFAULT_VERBOSITY: non-POSIX recursive variable expansion
:info:configure test-suite/standalone/Makefile.am:22:   'am/snarf' included from here
:info:configure autoreconf: Leaving directory '.'
:debug:configure Environment: 
:debug:configure CC='ccache /opt/local/bin/gcc-mp-14'
:debug:configure CC_PRINT_OPTIONS='YES'
:debug:configure CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/.CC_PRINT_OPTIONS'
:debug:configure CFLAGS='-pipe -Os -arch ppc'
:debug:configure CPATH='/opt/local/include'
:debug:configure CPPFLAGS='-I/opt/local/include'
:debug:configure CXX='ccache /opt/local/bin/g++-mp-14'
:debug:configure CXXFLAGS='-pipe -Os -arch ppc'
:debug:configure DEVELOPER_DIR='/Developer'
:debug:configure F77='/opt/local/bin/gfortran-mp-14'
:debug:configure F90='/opt/local/bin/gfortran-mp-14'
:debug:configure F90FLAGS='-pipe -Os -m32'
:debug:configure FC='/opt/local/bin/gfortran-mp-14'
:debug:configure FCFLAGS='-pipe -Os -m32'
:debug:configure FFLAGS='-pipe -Os -m32'
:debug:configure INSTALL='/usr/bin/install -c'
:debug:configure LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc'
:debug:configure LIBRARY_PATH='/opt/local/lib'
:debug:configure MACOSX_DEPLOYMENT_TARGET='10.6'
:debug:configure OBJC='ccache /opt/local/bin/gcc-mp-14'
:debug:configure OBJCFLAGS='-pipe -Os -arch ppc'
:debug:configure OBJCXX='ccache /opt/local/bin/g++-mp-14'
:debug:configure OBJCXXFLAGS='-pipe -Os -arch ppc'
:debug:configure SED='/opt/local/bin/gsed'
:debug:configure SOURCE_DATE_EPOCH='1723951953'
:info:configure Executing:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && ./configure --prefix=/opt/local --program-suffix=-3.0 --disable-deprecated --enable-guile-debug --disable-lto --infodir="/opt/local/share/info/guile-3.0" --mandir="/opt/local/share/man" 
:debug:configure system:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && ./configure --prefix=/opt/local --program-suffix=-3.0 --disable-deprecated --enable-guile-debug --disable-lto --infodir="/opt/local/share/info/guile-3.0" --mandir="/opt/local/share/man" 
:info:configure checking build system type... powerpc-apple-darwin10.0.0d2
:info:configure checking host system type... powerpc-apple-darwin10.0.0d2
:info:configure checking target system type... powerpc-apple-darwin10.0.0d2
:info:configure checking for a BSD-compatible install... /usr/bin/install -c
:info:configure checking whether build environment is sane... yes
:info:configure checking for a race-free mkdir -p... /opt/local/bin/gmkdir -p
:info:configure checking for gawk... gawk
:info:configure checking whether make sets $(MAKE)... yes
:info:configure checking whether make supports nested variables... yes
:info:configure checking whether make supports nested variables... (cached) yes
:info:configure checking for gcc... ccache /opt/local/bin/gcc-mp-14
:info:configure checking whether the C compiler works... yes
:info:configure checking for C compiler default output file name... a.out
:info:configure checking for suffix of executables... 
:info:configure checking whether we are cross compiling... no
:info:configure checking for suffix of object files... o
:info:configure checking whether the compiler supports GNU C... yes
:info:configure checking whether ccache /opt/local/bin/gcc-mp-14 accepts -g... yes
:info:configure checking for ccache /opt/local/bin/gcc-mp-14 option to enable C11 features... none needed
:info:configure checking whether ccache /opt/local/bin/gcc-mp-14 understands -c and -o together... yes
:info:configure checking whether the compiler is clang... no
:info:configure checking for compiler option needed when checking for declarations... none
:info:configure checking whether make supports the include directive... yes (GNU style)
:info:configure checking dependency style of ccache /opt/local/bin/gcc-mp-14... gcc3
:info:configure checking for stdio.h... yes
:info:configure checking for stdlib.h... yes
:info:configure checking for string.h... yes
:info:configure checking for inttypes.h... yes
:info:configure checking for stdint.h... yes
:info:configure checking for strings.h... yes
:info:configure checking for sys/stat.h... yes
:info:configure checking for sys/types.h... yes
:info:configure checking for unistd.h... yes
:info:configure checking for wchar.h... yes
:info:configure checking for minix/config.h... no
:info:configure checking for sys/socket.h... yes
:info:configure checking for arpa/inet.h... yes
:info:configure checking for features.h... no
:info:configure checking for sys/param.h... yes
:info:configure checking for dirent.h... yes
:info:configure checking for threads.h... no
:info:configure checking for xlocale.h... yes
:info:configure checking for netdb.h... yes
:info:configure checking for netinet/in.h... yes
:info:configure checking for iconv.h... yes
:info:configure checking for limits.h... yes
:info:configure checking for langinfo.h... yes
:info:configure checking for math.h... yes
:info:configure checking for poll.h... yes
:info:configure checking for sys/ioctl.h... yes
:info:configure checking for sys/filio.h... yes
:info:configure checking for malloc.h... no
:info:configure checking for sys/cdefs.h... yes
:info:configure checking for sys/select.h... yes
:info:configure checking for spawn.h... yes
:info:configure checking for sys/time.h... yes
:info:configure checking for stdbool.h... yes
:info:configure checking for stdckdint.h... yes
:info:configure checking for sys/file.h... yes
:info:configure checking for sys/times.h... yes
:info:configure checking for sys/uio.h... yes
:info:configure checking for crtdefs.h... no
:info:configure checking for sys/mman.h... yes
:info:configure checking for sys/random.h... yes
:info:configure checking for wctype.h... yes
:info:configure checking whether it is safe to define __EXTENSIONS__... yes
:info:configure checking whether _XOPEN_SOURCE should be defined... no
:info:configure checking how to run the C preprocessor... ccache /opt/local/bin/gcc-mp-14 -E
:info:configure checking for egrep -e... /opt/local/bin/ggrep -E
:info:configure checking for Minix Amsterdam compiler... no
:info:configure checking for ar... ar
:info:configure checking the archiver (ar) interface... ar
:info:configure checking for ar... (cached) ar
:info:configure checking for ranlib... ranlib
:info:configure checking for ccache /opt/local/bin/gcc-mp-14 option to enable large file support... none needed
:info:configure configure: autobuild project... GNU Guile
:info:configure configure: autobuild revision... 3.0.10
:info:configure configure: autobuild hostname... 36-25.wireless-city.scu.edu.tw
:info:configure configure: autobuild timestamp... 20240818T033839Z
:info:configure checking whether the compiler supports -flto... yes
:info:configure checking compiler's C standard... c11
:info:configure checking how to run the C preprocessor... ccache /opt/local/bin/gcc-mp-14 -E
:info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed
:info:configure checking for gawk... (cached) gawk
:info:configure checking whether ln -s works... yes
:info:configure checking the archiver (ar) interface... (cached) ar
:info:configure checking whether the preprocessor supports include_next... yes
:info:configure checking whether source code line length is unlimited... yes
:info:configure checking for C/C++ restrict keyword... __restrict__
:info:configure checking whether <sys/socket.h> is self-contained... yes
:info:configure checking for shutdown... yes
:info:configure checking whether <sys/socket.h> defines the SHUT_* macros... yes
:info:configure checking for struct sockaddr_storage... yes
:info:configure checking for sa_family_t... yes
:info:configure checking for struct sockaddr_storage.ss_family... yes
:info:configure checking for ccache /opt/local/bin/gcc-mp-14 options needed to detect all undeclared functions... none needed
:info:configure checking for size_t... yes
:info:configure checking for working alloca.h... yes
:info:configure checking for alloca... yes
:info:configure checking whether lstat correctly handles trailing slash... no
:info:configure checking for canonicalize_file_name... no
:info:configure checking for faccessat... no
:info:configure checking for realpath... yes
:info:configure checking for lstat... yes
:info:configure checking for _set_invalid_parameter_handler... no
:info:configure checking for duplocale... yes
:info:configure checking for snprintf_l... yes
:info:configure checking for nl_langinfo_l... yes
:info:configure checking for symlink... yes
:info:configure checking for flock... yes
:info:configure checking for fcntl... yes
:info:configure checking for fsync... yes
:info:configure checking for getlogin... yes
:info:configure checking for link... yes
:info:configure checking for mkostemp... no
:info:configure checking for nl_langinfo... yes
:info:configure checking for pipe... yes
:info:configure checking for pipe2... no
:info:configure checking for readlink... yes
:info:configure checking for isblank... yes
:info:configure checking for iswctype... yes
:info:configure checking for setenv... yes
:info:configure checking for times... yes
:info:configure checking for snprintf... yes
:info:configure checking for btowc... yes
:info:configure checking for getdtablesize... yes
:info:configure checking for mbsinit... yes
:info:configure checking for mbrtowc... yes
:info:configure checking for mprotect... yes
:info:configure checking for localtime_r... yes
:info:configure checking for timegm... yes
:info:configure checking for vasnprintf... no
:info:configure checking for wcrtomb... yes
:info:configure checking for iswcntrl... yes
:info:configure checking whether // is distinct from /... no
:info:configure checking whether realpath works... no
:info:configure checking for getcwd... yes
:info:configure checking for pthread.h... yes
:info:configure checking for pthread_kill in -lpthread... yes
:info:configure checking whether POSIX threads API is available... yes
:info:configure checking whether setlocale (LC_ALL, NULL) is multithread-safe... no
:info:configure checking whether setlocale (category, NULL) is multithread-safe... yes
:info:configure checking whether imported symbols can be declared weak... no
:info:configure checking for wchar_t... yes
:info:configure checking for good max_align_t... yes
:info:configure checking whether NULL can be used in arbitrary expressions... yes
:info:configure checking whether locale.h defines locale_t... no
:info:configure checking whether locale.h conforms to POSIX:2001... yes
:info:configure checking whether struct lconv is properly defined... yes
:info:configure checking if environ is properly declared... no
:info:configure checking for complete errno.h... no
:info:configure checking for EMULTIHOP value... yes
:info:configure checking for ENOLINK value... yes
:info:configure checking for EOVERFLOW value... yes
:info:configure checking whether ctype.h defines __header_inline... no
:info:configure checking for working fcntl.h... no (bad O_NOATIME)
:info:configure checking for pid_t... yes
:info:configure checking for mode_t... yes
:info:configure checking whether frexp() can be used without linking with libm... yes
:info:configure checking whether alarm is declared... yes
:info:configure checking whether frexp works... yes
:info:configure checking whether stat file-mode macros are broken... no
:info:configure checking for nlink_t... yes
:info:configure checking for library containing gethostbyname... none required
:info:configure checking for gethostbyname... yes
:info:configure checking for library containing getservbyname... none required
:info:configure checking for getservbyname... yes
:info:configure checking for library containing inet_ntop... none required
:info:configure checking whether inet_ntop is declared... yes
:info:configure checking for IPv4 sockets... yes
:info:configure checking for IPv6 sockets... yes
:info:configure checking whether getlogin is declared... yes
:info:configure checking for ld used by ccache /opt/local/bin/gcc-mp-14... /opt/local/bin/ld
:info:configure checking if the linker (/opt/local/bin/ld) is GNU ld... no
:info:configure checking for shared library run path origin... done
:info:configure checking 32-bit host C ABI... yes
:info:configure checking for ELF binary format... no
:info:configure checking for the common suffixes of directories in the library search path... lib,lib,lib
:info:configure checking for iconv... yes
:info:configure checking for working iconv... yes
:info:configure checking how to link with libiconv... -liconv
:info:configure checking whether iconv is compatible with its POSIX signature... yes
:info:configure checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no
:info:configure checking for wint_t... yes
:info:configure checking whether wint_t is large enough... yes
:info:configure checking whether the compiler produces multi-arch binaries... no
:info:configure checking whether stdint.h conforms to C99... yes
:info:configure checking whether stdint.h works without ISO C predefines... yes
:info:configure checking whether stdint.h has UINTMAX_WIDTH etc.... no
:info:configure checking whether byte ordering is bigendian... yes
:info:configure checking whether long double and double are the same... no
:info:configure checking where to find the exponent in a 'float'... word 0 bit 23
:info:configure checking whether isnan(float) can be used without linking with libm... yes
:info:configure checking whether isnan(float) works... yes
:info:configure checking whether isnan(double) can be used without linking with libm... yes
:info:configure checking whether isnan(long double) can be used without linking with libm... yes
:info:configure checking whether isnanl works... yes
:info:configure checking where to find the exponent in a 'double'... word 0 bit 20
:info:configure checking whether langinfo.h defines CODESET... yes
:info:configure checking whether langinfo.h defines T_FMT_AMPM... yes
:info:configure checking whether langinfo.h defines ALTMON_1... no
:info:configure checking whether langinfo.h defines ERA... yes
:info:configure checking whether langinfo.h defines YESEXPR... yes
:info:configure checking whether ldexp() can be used without linking with libm... yes
:info:configure checking for libunistring... yes
:info:configure checking how to link with libunistring... -lunistring
:info:configure checking for libunistring version... 1.2.0
:info:configure checking for nl_langinfo and CODESET... yes
:info:configure checking whether pow can be used without linking with libm... yes
:info:configure checking whether log works... yes
:info:configure checking whether round is declared... yes
:info:configure checking whether round works... yes
:info:configure checking for grep that handles long lines and -e... /opt/local/bin/ggrep
:info:configure checking whether malloc is ptrdiff_t safe... no
:info:configure checking whether malloc, realloc, calloc set errno on failure... yes
:info:configure checking whether malloc (0) returns nonnull... yes
:info:configure checking whether NAN macro works... yes
:info:configure checking whether HUGE_VAL works... yes
:info:configure checking whether <limits.h> defines MIN and MAX... no
:info:configure checking whether <sys/param.h> defines MIN and MAX... yes
:info:configure checking whether struct tm is in sys/time.h or time.h... time.h
:info:configure checking for struct tm.tm_zone... yes
:info:configure checking for struct tm.tm_gmtoff... yes
:info:configure checking for O_CLOEXEC... no
:info:configure checking for promoted mode_t type... int
:info:configure checking for inline... inline
:info:configure checking for library containing setsockopt... none needed
:info:configure checking for library containing posix_spawn... none required
:info:configure checking whether posix_spawn is declared... yes
:info:configure checking for posix_spawn... yes
:info:configure checking whether posix_spawn is declared... (cached) yes
:info:configure checking whether posix_spawn works... yes
:info:configure checking whether posix_spawn rejects scripts without shebang... yes
:info:configure checking whether posix_spawnp rejects scripts without shebang... no
:info:configure checking for mbstate_t... yes
:info:configure checking for ssize_t... yes
:info:configure checking for sched.h... yes
:info:configure checking for struct sched_param... yes
:info:configure checking whether <sys/select.h> is self-contained... yes
:info:configure checking whether setenv is declared... yes
:info:configure checking for search.h... yes
:info:configure checking for tsearch... yes
:info:configure checking for sigset_t... yes
:info:configure checking for uid_t... yes
:info:configure checking for gid_t... yes
:info:configure checking for volatile sig_atomic_t... yes
:info:configure checking for sighandler_t... no
:info:configure checking for posix_spawnattr_t... yes
:info:configure checking for posix_spawn_file_actions_t... yes
:info:configure checking whether fcloseall is declared... no
:info:configure checking whether getw is declared... yes
:info:configure checking whether putw is declared... yes
:info:configure checking which flavor of printf attribute matches inttypes macros... system
:info:configure checking whether ecvt is declared... yes
:info:configure checking whether fcvt is declared... yes
:info:configure checking whether gcvt is declared... yes
:info:configure checking for struct timeval... yes
:info:configure checking for wide-enough struct timeval.tv_sec member... yes
:info:configure checking for struct tms... yes
:info:configure checking for struct timespec in <time.h>... yes
:info:configure checking for TIME_UTC in <time.h>... no
:info:configure checking whether execvpe is declared... no
:info:configure checking whether snprintf returns a byte count as in C99... yes
:info:configure checking whether vsnprintf is declared... yes
:info:configure checking whether <wchar.h> uses 'inline' correctly... yes
:info:configure checking whether wcsdup is declared... no
:info:configure checking for a traditional french locale... fr_FR.ISO8859-1
:info:configure checking for eaccess... no
:info:configure checking whether getdtablesize is declared... yes
:info:configure checking for a traditional japanese locale... ja_JP.eucJP
:info:configure checking for a french Unicode locale... fr_FR.UTF-8
:info:configure checking for a transitional chinese locale... zh_CN.GB18030
:info:configure checking for mmap... yes
:info:configure checking for MAP_ANONYMOUS... yes
:info:configure checking whether memchr works... yes
:info:configure checking whether time_t is signed... yes
:info:configure checking for working mktime... yes
:info:configure checking whether snprintf is declared... yes
:info:configure checking whether strdup is declared... yes
:info:configure checking whether unsetenv is declared... yes
:info:configure checking for inttypes.h... yes
:info:configure checking for stdint.h... yes
:info:configure checking for intmax_t... yes
:info:configure checking whether snprintf truncates the result as in C99... yes
:info:configure checking for snprintf... (cached) yes
:info:configure checking for strnlen... no
:info:configure checking for wcslen... yes
:info:configure checking for wcsnlen... no
:info:configure checking for mbrtowc... (cached) yes
:info:configure checking for wcrtomb... (cached) yes
:info:configure checking whether _snprintf is declared... no
:info:configure checking whether iswcntrl works... yes
:info:configure checking for towlower... yes
:info:configure checking for wctype_t... yes
:info:configure checking for wctrans_t... yes
:info:configure checking for C compiler option to allow warnings... -Wno-error
:info:configure checking whether accept4 is declared... no
:info:configure checking for alignas and alignof... yes, <stdalign.h> macros
:info:configure checking for alloca as a compiler built-in... yes
:info:configure checking for static_assert... no
:info:configure checking for byteswap.h... no
:info:configure checking for library containing clock_gettime... no
:info:configure checking for clock_getres... no
:info:configure checking for clock_gettime... no
:info:configure checking for clock_settime... no
:info:configure checking for clock_getcpuclockid... no
:info:configure checking whether copysign can be used without linking with libm... yes
:info:configure checking for dirfd... no
:info:configure checking whether dirfd is declared... yes
:info:configure checking whether dirfd is a macro... yes
:info:configure checking whether // is distinct from /... (cached) no
:info:configure checking whether duplocale(LC_GLOBAL_LOCALE) works... yes
:info:configure checking for flexible array member... yes
:info:configure checking whether conversion from 'int' to 'long double' works... yes
:info:configure checking whether free is known to preserve errno... no
:info:configure checking whether __func__ is available... yes
:info:configure checking for library containing getaddrinfo... none required
:info:configure checking for getaddrinfo... yes
:info:configure checking whether gai_strerror is declared... yes
:info:configure checking whether gai_strerrorA is declared... no
:info:configure checking for gai_strerror with POSIX signature... yes
:info:configure checking for struct sockaddr.sa_len... yes
:info:configure checking whether getaddrinfo is declared... yes
:info:configure checking whether freeaddrinfo is declared... yes
:info:configure checking whether getnameinfo is declared... yes
:info:configure checking for struct addrinfo... yes
:info:configure checking for gethostname... yes
:info:configure checking for HOST_NAME_MAX... 256
:info:configure checking whether iconv supports conversion between UTF-8 and UTF-{16,32}{BE,LE}... yes
:info:configure checking for library containing inet_ntop... (cached) none required
:info:configure checking whether inet_ntop is declared... (cached) yes
:info:configure checking for library containing inet_pton... none required
:info:configure checking whether inet_pton is declared... yes
:info:configure checking whether isfinite is declared... yes
:info:configure checking whether isfinite(long double) works... yes
:info:configure checking whether isinf is declared... yes
:info:configure checking whether isinf(long double) works... yes
:info:configure checking whether isnan macro works... yes
:info:configure checking whether isnan(double) can be used without linking with libm... (cached) yes
:info:configure checking whether isnan(float) can be used without linking with libm... (cached) yes
:info:configure checking whether isnan(float) works... (cached) yes
:info:configure checking whether isnan(long double) can be used without linking with libm... (cached) yes
:info:configure checking whether isnanl works... (cached) yes
:info:configure checking if LD -Wl,--version-script works... no
:info:configure checking whether the -Werror option is usable... yes
:info:configure checking for simple visibility declarations... yes
:info:configure checking whether the compiler supports the __inline keyword... yes
:info:configure checking whether link obeys POSIX... no
:info:configure checking for log1p... yes
:info:configure checking whether mkdir handles trailing slash... yes
:info:configure checking whether mkdir handles trailing dot... yes
:info:configure checking whether YESEXPR works... yes
:info:configure checking for sys/pstat.h... no
:info:configure checking for sys/sysmp.h... no
:info:configure checking for sys/param.h... (cached) yes
:info:configure checking for sys/sysctl.h... yes
:info:configure checking for sched_getaffinity... no
:info:configure checking for sched_getaffinity_np... no
:info:configure checking for pstat_getdynamic... no
:info:configure checking for sysmp... no
:info:configure checking for sysctl... yes
:info:configure checking whether open recognizes a trailing slash... no
:info:configure checking for poll... yes
:info:configure checking for poll... (cached) yes
:info:configure checking for putenv compatible with GNU and SVID... no
:info:configure checking whether _putenv is declared... no
:info:configure checking whether readlink signature is correct... yes
:info:configure checking whether readlink handles trailing slash correctly... no
:info:configure checking whether readlink truncates results correctly... yes
:info:configure checking for working re_compile_pattern... no
:info:configure checking for libintl.h... yes
:info:configure checking whether isblank is declared... yes
:info:configure checking whether rename honors trailing slash on destination... no
:info:configure checking whether rename honors trailing slash on source... no
:info:configure checking whether rename manages hard links correctly... yes
:info:configure checking whether rename manages existing destinations correctly... yes
:info:configure checking whether rmdir works... yes
:info:configure checking whether select supports a 0 argument... yes
:info:configure checking whether select detects invalid fds... yes
:info:configure checking whether setenv validates arguments... no
:info:configure checking for socklen_t... yes
:info:configure checking for ssize_t... (cached) yes
:info:configure checking for struct stat.st_atim.tv_nsec... no
:info:configure checking for struct stat.st_atimespec.tv_nsec... yes
:info:configure checking for struct stat.st_birthtimespec.tv_nsec... no
:info:configure checking for struct stat.st_birthtimensec... no
:info:configure checking for struct stat.st_birthtim.tv_nsec... no
:info:configure checking for bool, true, false... no
:info:configure checking whether localtime works even near extrema... yes
:info:configure checking for timezone_t... no
:info:configure checking whether trunc is declared... yes
:info:configure checking for variable-length arrays... yes
:info:configure checking for vsnprintf... yes
:info:configure checking whether snprintf respects a size of 1... yes
:info:configure checking whether printf supports POSIX/XSI format strings with positions... yes
:info:configure checking for __builtin_expect... yes
:info:configure checking for mempcpy... no
:info:configure checking for rawmemchr... no
:info:configure checking whether stat handles trailing slashes on files... no
:info:configure checking whether getrandom is declared... no
:info:configure checking whether dup2 works... yes
:info:configure checking whether fcntl handles F_DUPFD correctly... yes
:info:configure checking whether fcntl understands F_DUPFD_CLOEXEC... no
:info:configure checking whether getdtablesize works... yes
:info:configure checking for paths.h... yes
:info:configure checking for confstr... yes
:info:configure checking for sched_setparam... no
:info:configure checking for sched_setscheduler... no
:info:configure checking for setegid... yes
:info:configure checking for seteuid... yes
:info:configure checking for vfork... yes
:info:configure checking for strchrnul... no
:info:configure checking whether btowc(0) is correct... yes
:info:configure checking whether btowc(EOF) is correct... yes
:info:configure checking whether mbrtowc handles incomplete characters... yes
:info:configure checking whether mbrtowc works as well as mbtowc... yes
:info:configure checking whether mbrtowc handles a NULL pwc argument... yes
:info:configure checking whether mbrtowc handles a NULL string argument... yes
:info:configure checking whether mbrtowc has a correct return value... yes
:info:configure checking whether mbrtowc returns 0 when parsing a NUL character... yes
:info:configure checking whether mbrtowc stores incomplete characters... no
:info:configure checking whether mbrtowc works on empty input... yes
:info:configure checking whether the C locale is free of encoding errors... yes
:info:configure checking whether mbrtowc handles incomplete characters... (cached) yes
:info:configure checking whether mbrtowc works as well as mbtowc... (cached) yes
:info:configure checking whether mbrtowc handles incomplete characters... (cached) yes
:info:configure checking whether mbrtowc works as well as mbtowc... (cached) yes
:info:configure checking whether wcrtomb works in the C locale... yes
:info:configure checking whether wcrtomb return value is correct... yes
:info:configure checking whether localtime_r is declared... yes
:info:configure checking whether localtime_r is compatible with its POSIX signature... yes
:info:configure checking for unsetenv... yes
:info:configure checking for unsetenv() return type... int
:info:configure checking whether unsetenv obeys POSIX... yes
:info:configure checking how to print strings... printf
:info:configure checking for a sed that does not truncate output... (cached) /opt/local/bin/gsed
:info:configure checking for egrep... /opt/local/bin/ggrep -E
:info:configure checking for fgrep... /opt/local/bin/ggrep -F
:info:configure checking for ld used by ccache /opt/local/bin/gcc-mp-14... /opt/local/bin/ld
:info:configure checking if the linker (/opt/local/bin/ld) is GNU ld... no
:info:configure checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm -B
:info:configure checking the name lister (/opt/local/bin/nm -B) interface... BSD nm
:info:configure checking the maximum length of command line arguments... 196608
:info:configure checking how to convert powerpc-apple-darwin10.0.0d2 file names to powerpc-apple-darwin10.0.0d2 format... func_convert_file_noop
:info:configure checking how to convert powerpc-apple-darwin10.0.0d2 file names to toolchain format... func_convert_file_noop
:info:configure checking for /opt/local/bin/ld option to reload object files... -r
:info:configure checking for file... file
:info:configure checking for objdump... no
:info:configure checking how to recognize dependent libraries... pass_all
:info:configure checking for dlltool... no
:info:configure checking how to associate runtime and link libraries... printf %s\n
:info:configure checking for archiver @FILE support... no
:info:configure checking for strip... strip
:info:configure checking for ranlib... (cached) ranlib
:info:configure checking command to parse /opt/local/bin/nm -B output from ccache /opt/local/bin/gcc-mp-14 object... ok
:info:configure checking for sysroot... no
:info:configure checking for a working dd... /bin/dd
:info:configure checking how to truncate binary pipes... /bin/dd bs=4096 count=1
:info:configure checking for mt... no
:info:configure checking if : is a manifest tool... no
:info:configure checking for dsymutil... dsymutil
:info:configure checking for nmedit... nmedit
:info:configure checking for lipo... lipo
:info:configure checking for otool... otool
:info:configure checking for otool64... no
:info:configure checking for -single_module linker flag... yes
:info:configure checking for -exported_symbols_list linker flag... yes
:info:configure checking for -force_load linker flag... yes
:info:configure checking for dlfcn.h... yes
:info:configure checking for objdir... .libs
:info:configure checking if ccache /opt/local/bin/gcc-mp-14 supports -fno-rtti -fno-exceptions... no
:info:configure checking for ccache /opt/local/bin/gcc-mp-14 option to produce PIC... -fno-common -DPIC
:info:configure checking if ccache /opt/local/bin/gcc-mp-14 PIC flag -fno-common -DPIC works... yes
:info:configure checking if ccache /opt/local/bin/gcc-mp-14 static flag -static works... no
:info:configure checking if ccache /opt/local/bin/gcc-mp-14 supports -c -o file.o... yes
:info:configure checking if ccache /opt/local/bin/gcc-mp-14 supports -c -o file.o... (cached) yes
:info:configure checking whether the ccache /opt/local/bin/gcc-mp-14 linker (/opt/local/bin/ld) supports shared libraries... yes
:info:configure checking dynamic linker characteristics... darwin10.0.0d2 dyld
:info:configure checking how to hardcode library paths into programs... immediate
:info:configure checking for dlopen in -ldl... yes
:info:configure checking whether a program can dlopen itself... yes
:info:configure checking whether a statically linked program can dlopen itself... yes
:info:configure checking whether stripping libraries is possible... yes
:info:configure checking if libtool supports shared libraries... yes
:info:configure checking whether to build shared libraries... yes
:info:configure checking whether to build static libraries... yes
:info:configure checking for library containing dlopen... none required
:info:configure checking for makeinfo... yes
:info:configure checking for emacs... emacs
:info:configure checking where .elc files should go... ${datadir}/emacs/site-lisp
:info:configure checking if JIT code generation supported for target CPU... no
:info:configure checking whether to enable JIT code generation... no
:info:configure checking whether to use system and library "64" calls... no
:info:configure checking for __uc_get_ar_bsp in -luca... no
:info:configure checking for working volatile... yes
:info:configure checking for inline... (cached) inline
:info:configure checking for __uc_get_ar_bsp in -luca... (cached) no
:info:configure checking whether byte ordering is bigendian... (cached) yes
:info:configure checking labels as values... yes
:info:configure checking size of char... 1
:info:configure checking size of unsigned char... 1
:info:configure checking size of short... 2
:info:configure checking size of unsigned short... 2
:info:configure checking size of int... 4
:info:configure checking size of unsigned int... 4
:info:configure checking size of long... 4
:info:configure checking size of unsigned long... 4
:info:configure checking size of size_t... 4
:info:configure checking size of long long... 8
:info:configure checking size of unsigned long long... 8
:info:configure checking size of __int64... 0
:info:configure checking size of unsigned __int64... 0
:info:configure checking size of void *... 4
:info:configure checking size of intptr_t... 4
:info:configure checking size of uintptr_t... 4
:info:configure checking size of ptrdiff_t... 4
:info:configure checking size of size_t... (cached) 4
:info:configure checking size of off_t... 8
:info:configure checking size of intmax_t... 8
:info:configure checking for stdatomic.h... yes
:info:configure checking for which prebuilt binary set to use during bootstrap... 32-bit-big-endian
:info:configure checking for sys/wait.h that is POSIX.1 compatible... yes
:info:configure checking for dirent.h that defines DIR... yes
:info:configure checking for library containing opendir... none required
:info:configure checking for struct dirent64.d_name... no
:info:configure checking for complex.h... yes
:info:configure checking for fenv.h... yes
:info:configure checking for io.h... no
:info:configure checking for memory.h... yes
:info:configure checking for process.h... no
:info:configure checking for linux/fs.h... no
:info:configure checking for sys/dir.h... yes
:info:configure checking for sys/ioctl.h... (cached) yes
:info:configure checking for sys/select.h... (cached) yes
:info:configure checking for sys/time.h... (cached) yes
:info:configure checking for sys/timeb.h... yes
:info:configure checking for sys/times.h... (cached) yes
:info:configure checking for sys/stdtypes.h... no
:info:configure checking for sys/types.h... (cached) yes
:info:configure checking for sys/utime.h... no
:info:configure checking for unistd.h... (cached) yes
:info:configure checking for utime.h... yes
:info:configure checking for pwd.h... yes
:info:configure checking for grp.h... yes
:info:configure checking for sys/utsname.h... yes
:info:configure checking for direct.h... no
:info:configure checking for machine/fpu.h... no
:info:configure checking for sched.h... (cached) yes
:info:configure checking for sys/sendfile.h... no
:info:configure checking for complex double... yes
:info:configure checking for socklen_t... (cached) yes
:info:configure checking for struct ip_mreq... yes
:info:configure checking type of array argument to getgroups... gid_t
:info:configure checking for mode_t... (cached) yes
:info:configure checking for gethostbyname... (cached) yes
:info:configure checking for connect... yes
:info:configure checking for crt_externs.h... yes
:info:configure checking for DINFINITY... no
:info:configure checking for DQNAN... no
:info:configure checking for cexp... yes
:info:configure checking for chsize... no
:info:configure checking for clog... yes
:info:configure checking for clog10... no
:info:configure checking for ctermid... yes
:info:configure checking for fesetround... yes
:info:configure checking for ftime... yes
:info:configure checking for ftruncate... yes
:info:configure checking for fchown... yes
:info:configure checking for fchownat... no
:info:configure checking for fchmod... yes
:info:configure checking for fchdir... yes
:info:configure checking for readlinkat... no
:info:configure checking for fchmodat... no
:info:configure checking for symlinkat... no
:info:configure checking for mkdirat... no
:info:configure checking for renameat... no
:info:configure checking for unlinkat... no
:info:configure checking for getcwd... (cached) yes
:info:configure checking for geteuid... yes
:info:configure checking for getsid... yes
:info:configure checking for gettimeofday... yes
:info:configure checking for getuid... yes
:info:configure checking for getgid... yes
:info:configure checking for gmtime_r... yes
:info:configure checking for ioctl... yes
:info:configure checking for lstat... (cached) yes
:info:configure checking for mkdir... yes
:info:configure checking for mkdtemp... yes
:info:configure checking for mknod... yes
:info:configure checking for nice... yes
:info:configure checking for readlink... (cached) yes
:info:configure checking for rmdir... yes
:info:configure checking for setegid... (cached) yes
:info:configure checking for seteuid... (cached) yes
:info:configure checking for setuid... yes
:info:configure checking for setgid... yes
:info:configure checking for setpgid... yes
:info:configure checking for setsid... yes
:info:configure checking for sigaction... yes
:info:configure checking for siginterrupt... yes
:info:configure checking for stat64... yes
:info:configure checking for strptime... yes
:info:configure checking for symlink... (cached) yes
:info:configure checking for sync... yes
:info:configure checking for sysconf... yes
:info:configure checking for tcgetpgrp... yes
:info:configure checking for tcsetpgrp... yes
:info:configure checking for uname... yes
:info:configure checking for waitpid... yes
:info:configure checking for strdup... yes
:info:configure checking for usleep... yes
:info:configure checking for on_exit... no
:info:configure checking for chown... yes
:info:configure checking for link... (cached) yes
:info:configure checking for fcntl... (cached) yes
:info:configure checking for ttyname... yes
:info:configure checking for getpwent... yes
:info:configure checking for getgrent... yes
:info:configure checking for kill... yes
:info:configure checking for getppid... yes
:info:configure checking for getpgrp... yes
:info:configure checking for fork... yes
:info:configure checking for setitimer... yes
:info:configure checking for getitimer... yes
:info:configure checking for strchr... yes
:info:configure checking for strcmp... yes
:info:configure checking for index... yes
:info:configure checking for bcopy... yes
:info:configure checking for rindex... yes
:info:configure checking for truncate... yes
:info:configure checking for isblank... (cached) yes
:info:configure checking for _NSGetEnviron... yes
:info:configure checking for strcoll_l... yes
:info:configure checking for strtod_l... yes
:info:configure checking for strtol_l... yes
:info:configure checking for newlocale... yes
:info:configure checking for uselocale... yes
:info:configure checking for utimensat... no
:info:configure checking for fstatat... no
:info:configure checking for futimens... no
:info:configure checking for openat... no
:info:configure checking for sched_getaffinity... (cached) no
:info:configure checking for sched_setaffinity... no
:info:configure checking for sendfile... yes
:info:configure checking for pipe2... (cached) no
:info:configure checking for posix_spawn_file_actions_addclosefrom_np... no
:info:configure checking for clearenv... no
:info:configure checking for freadlink... no
:info:configure checking whether _NL_NUMERIC_GROUPING is declared... no
:info:configure checking for crypt.h... no
:info:configure checking for netdb.h... (cached) yes
:info:configure checking for pthread.h... (cached) yes
:info:configure checking for pthread_np.h... no
:info:configure checking for sys/param.h... (cached) yes
:info:configure checking for sys/resource.h... yes
:info:configure checking for sys/file.h... (cached) yes
:info:configure checking for sys/mman.h... (cached) yes
:info:configure checking for chroot... yes
:info:configure checking for flock... (cached) yes
:info:configure checking for getlogin... (cached) yes
:info:configure checking for cuserid... no
:info:configure checking for getpriority... yes
:info:configure checking for setpriority... yes
:info:configure checking for getpass... yes
:info:configure checking for sethostname... yes
:info:configure checking for gethostname... (cached) yes
:info:configure checking whether sethostname is declared... yes
:info:configure checking whether hstrerror is declared... no
:info:configure checking whether cuserid is declared... no
:info:configure checking for library containing crypt... none required
:info:configure checking for i... _Complex_I
:info:configure checking whether csqrt is usable... yes
:info:configure checking whether getitimer(ITIMER_PROF) is usable... yes
:info:configure checking whether getitimer(ITIMER_VIRTUAL) is usable... yes
:info:configure checking for libgmp... yes
:info:configure checking how to link with libgmp... -lgmp
:info:configure checking whether mpz_inits is declared... yes
:info:configure checking whether libunistring was built with iconv support... yes
:info:configure checking for pkg-config... /opt/local/bin/pkg-config
:info:configure checking pkg-config is at least version 0.9.0... yes
:info:configure checking for libffi... yes
:info:configure checking size of size_t... (cached) 4
:info:configure checking size of ssize_t... 4
:info:configure checking whether NLS is requested... yes
:info:configure checking for msgfmt... /opt/local/bin/msgfmt
:info:configure checking for gmsgfmt... /opt/local/bin/msgfmt
:info:configure checking for xgettext... /opt/local/bin/xgettext
:info:configure checking for msgmerge... /opt/local/bin/msgmerge
:info:configure checking for CFPreferencesCopyAppValue... yes
:info:configure checking for CFLocaleCopyCurrent... yes
:info:configure checking for GNU gettext in libc... no
:info:configure checking for iconv... (cached) yes
:info:configure checking for working iconv... (cached) yes
:info:configure checking how to link with libiconv... -liconv
:info:configure checking for GNU gettext in libintl... yes
:info:configure checking whether to use NLS... yes
:info:configure checking where the gettext function comes from... external libintl
:info:configure checking how to link with libintl... -lintl -Wl,-framework -Wl,CoreFoundation
:info:configure checking for sleep declaration... yes
:info:configure checking for usleep declaration... yes
:info:configure checking whether getlogin is declared... (cached) yes
:info:configure checking whether alarm is declared... (cached) yes
:info:configure checking whether strptime is declared... yes
:info:configure checking return type of usleep... int
:info:configure checking for sys/un.h... yes
:info:configure checking for getrlimit... yes
:info:configure checking for setrlimit... yes
:info:configure checking for socketpair... yes
:info:configure checking for getgroups... yes
:info:configure checking for setgroups... yes
:info:configure checking for setpwent... yes
:info:configure checking for pause... yes
:info:configure checking for tzset... yes
:info:configure checking for sethostent... yes
:info:configure checking for gethostent... yes
:info:configure checking for endhostent... yes
:info:configure checking for setnetent... yes
:info:configure checking for getnetent... yes
:info:configure checking for endnetent... yes
:info:configure checking for setprotoent... yes
:info:configure checking for getprotoent... yes
:info:configure checking for endprotoent... yes
:info:configure checking for setservent... yes
:info:configure checking for getservent... yes
:info:configure checking for endservent... yes
:info:configure checking for getnetbyaddr... yes
:info:configure checking for getnetbyname... yes
:info:configure checking for inet_lnaof... yes
:info:configure checking for inet_makeaddr... yes
:info:configure checking for inet_netof... yes
:info:configure checking for hstrerror... yes
:info:configure checking for struct sockaddr_in.sin_len... yes
:info:configure checking for __libc_stack_end... no
:info:configure checking whether netdb.h declares h_errno... yes
:info:configure checking whether uint32_t is defined... yes
:info:configure checking for working IPv6 support... yes
:info:configure checking whether sockaddr_in6 has sin6_scope_id... yes
:info:configure checking for struct sockaddr_in6.sin6_len... yes
:info:configure checking whether localtime caches TZ... no
:info:configure checking for strerror... yes
:info:configure checking for memmove... yes
:info:configure checking for asinh... yes
:info:configure checking for acosh... yes
:info:configure checking for atanh... yes
:info:configure checking for copysign... yes
:info:configure checking for finite... yes
:info:configure checking for sincos... no
:info:configure checking for __sincos... no
:info:configure checking for trunc... yes
:info:configure checking for isinf... yes
:info:configure checking for isnan... yes
:info:configure checking for struct stat.st_rdev... yes
:info:configure checking for struct stat.st_blksize... yes
:info:configure checking for struct stat.st_blocks... yes
:info:configure checking for struct stat.st_atim... no
:info:configure checking for struct stat.st_mtim... no
:info:configure checking for struct stat.st_ctim... no
:info:configure checking for struct tm.tm_zone... (cached) yes
:info:configure checking for struct tm.tm_gmtoff... (cached) yes
:info:configure checking whether we need POSIX to get struct utimbuf... no
:info:configure checking the value of `iconveh_error'... 0
:info:configure checking the value of `iconveh_question_mark'... 1
:info:configure checking the value of `iconveh_escape_sequence'... 2
:info:configure checking for which bdw-gc pkg-config file to use... bdw-gc
:info:configure checking for bdw-gc >= 7.2... yes
:info:configure checking for GC_pthread_exit... no
:info:configure checking for GC_pthread_cancel... no
:info:configure checking for GC_pthread_sigmask... no
:info:configure checking for GC_move_disappearing_link... yes
:info:configure checking for GC_is_heap_ptr... yes
:info:configure checking for struct GC_stack_base.reg_base... no
:info:configure checking size of float... 4
:info:configure checking for struct linger... yes
:info:configure checking for struct timespec... yes
:info:configure checking for the pthreads library -lpthreads... no
:info:configure checking whether pthreads work without any flags... yes
:info:configure checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
:info:configure checking if more special flags are required for pthreads... -D_THREAD_SAFE
:info:configure checking for pthread_attr_getstack... yes
:info:configure checking for pthread_getattr_np... no
:info:configure checking for pthread_get_stackaddr_np... yes
:info:configure checking for pthread_attr_get_np... no
:info:configure checking for pthread_sigmask... yes
:info:configure checking for pthread_cancel... yes
:info:configure checking for pthread_jit_write_protect_np... no
:info:configure checking whether PTHREAD_ONCE_INIT needs braces... no
:info:configure checking whether PTHREAD_MUTEX_INITIALIZER needs braces... no
:info:configure checking for library containing sched_yield... none required
:info:configure checking what kind of threads to support... pthreads
:info:configure checking whether pthread_attr_getstack works for the main thread... no
:info:configure checking whether the `__thread' storage class is available... yes
:info:configure checking whether C compiler handles -Werror -Wunknown-warning-option... no
:info:configure checking whether C compiler handles -Wall... yes
:info:configure checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
:info:configure checking whether C compiler handles -Wmissing-prototypes... yes
:info:configure checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
:info:configure checking whether C compiler handles -Wpointer-arith... yes
:info:configure checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
:info:configure checking whether C compiler handles -fno-strict-aliasing... yes
:info:configure checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
:info:configure checking whether C compiler handles -fwrapv... yes
:info:configure checking whether the linker understands `-z relro'... no
:info:configure checking for tgoto in -lncurses... yes
:info:configure checking how to link with libreadline... -lreadline
:info:configure checking for siginterrupt... (cached) yes
:info:configure checking for rl_clear_signals... yes
:info:configure checking for rl_cleanup_after_signal... yes
:info:configure checking for rl_filename_completion_function... yes
:info:configure checking whether rl_catch_signals is declared... yes
:info:configure checking whether rl_catch_sigwinch is declared... yes
:info:configure checking for rl_get_keymap_name... yes
:info:configure checking for rl_getc_function pointer in readline... yes
:info:configure checking for strdup... (cached) yes
:info:configure checking that generated files are newer than configure... done
:info:configure configure: creating ./config.status
:info:configure config.status: creating libguile/gen-scmconfig.h
:info:configure config.status: creating Makefile
:info:configure config.status: creating lib/Makefile
:info:configure config.status: creating doc/Makefile
:info:configure config.status: creating doc/r5rs/Makefile
:info:configure config.status: creating doc/ref/Makefile
:info:configure config.status: creating examples/Makefile
:info:configure config.status: creating libguile/Makefile
:info:configure config.status: creating libguile/version.h
:info:configure config.status: creating guile-readline/Makefile
:info:configure config.status: creating test-suite/Makefile
:info:configure config.status: creating test-suite/standalone/Makefile
:info:configure config.status: creating meta/Makefile
:info:configure config.status: creating module/Makefile
:info:configure config.status: creating stage0/Makefile
:info:configure config.status: creating stage1/Makefile
:info:configure config.status: creating stage2/Makefile
:info:configure config.status: creating prebuilt/Makefile
:info:configure config.status: creating prebuilt/x86_64-unknown-linux-gnu/Makefile
:info:configure config.status: creating prebuilt/i686-pc-linux-gnu/Makefile
:info:configure config.status: creating prebuilt/mips-unknown-linux-gnu/Makefile
:info:configure config.status: creating check-guile
:info:configure config.status: creating benchmark-guile
:info:configure config.status: creating meta/guile
:info:configure config.status: creating meta/build-env
:info:configure config.status: creating meta/uninstalled-env
:info:configure config.status: creating meta/gdb-uninstalled-guile
:info:configure config.status: creating libguile/guile-snarf
:info:configure config.status: creating libguile/guile-snarf-docs
:info:configure config.status: creating test-suite/standalone/test-use-srfi
:info:configure config.status: creating test-suite/standalone/test-fast-slot-ref
:info:configure config.status: creating config.h
:info:configure config.status: executing depfiles commands
:info:configure config.status: executing libtool commands
:info:configure config.status: executing po-directories commands
:debug:configure Executing portconfigure::configure_finish
:debug:configure Ignoring implicit declaration of function 'MIN' because it is whitelisted
:debug:configure Ignoring implicit declaration of function 'alignof' because it is whitelisted
:debug:configure Ignoring implicit declaration of function 're_set_syntax' because it is whitelisted
:debug:configure Ignoring implicit declaration of function 're_compile_pattern' because it is whitelisted
:debug:configure Ignoring implicit declaration of function 're_search' because it is whitelisted
:debug:configure Ignoring implicit declaration of function 'pthread_getattr_np' because it is whitelisted
:warn:configure Configuration logfiles contain indications of -Wimplicit-function-declaration; check that features were not accidentally disabled:
:msg:configure   static_assert: found in guile-3.0.10/config.log
:msg:configure   re_match: found in guile-3.0.10/config.log
:msg:configure   free: found in guile-3.0.10/config.log
:debug:build build phase started at Sun Aug 18 11:43:22 CST 2024
:notice:build --->  Building guile-3.0
:debug:build Executing org.macports.build (guile-3.0)
:debug:build Environment: 
:debug:build CC_PRINT_OPTIONS='YES'
:debug:build CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/.CC_PRINT_OPTIONS'
:debug:build CPATH='/opt/local/include'
:debug:build DEVELOPER_DIR='/Developer'
:debug:build LIBRARY_PATH='/opt/local/lib'
:debug:build MACOSX_DEPLOYMENT_TARGET='10.6'
:debug:build SED='/opt/local/bin/gsed'
:debug:build SOURCE_DATE_EPOCH='1723951953'
:info:build Executing:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/make -j6 -w all 
:debug:build system:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/make -j6 -w all 
:info:build make: Entering directory `/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10'
:info:build /usr/bin/make -C libguile scmconfig.h
:info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/libguile'
:info:build   GEN      gen-scmconfig.o
:info:build   GEN      gen-scmconfig
:info:build   GEN      scmconfig.h
:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/libguile'
:info:build /usr/bin/make  all-recursive
:info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10'
:info:build Making all in lib
:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/lib'
:info:build   GEN      alloca.h
:info:build   GEN      assert.h
:info:build   GEN      arpa/inet.h
:info:build   GEN      byteswap.h
:info:build   GEN      dirent.h
:info:build   GEN      errno.h
:info:build   GEN      malloc/dynarray.gl.h
:info:build   GEN      fcntl.h
:info:build   GEN      malloc/dynarray-skeleton.gl.h
:info:build   GEN      malloc/scratch_buffer.gl.h
:info:build   GEN      iconv.h
:info:build   GEN      inttypes.h
:info:build   GEN      langinfo.h
:info:build   GEN      limits.h
:info:build   GEN      locale.h
:info:build   GEN      math.h
:info:build   GEN      netdb.h
:info:build   GEN      poll.h
:info:build   GEN      sched.h
:info:build   GEN      signal.h
:info:build   GEN      stdint.h
:info:build   GEN      spawn.h
:info:build   GEN      stdio.h
:info:build   GEN      stdlib.h
:info:build   GEN      string.h
:info:build   GEN      sys/file.h
:info:build   GEN      sys/random.h
:info:build   GEN      sys/select.h
:info:build   GEN      sys/socket.h
:info:build   GEN      sys/stat.h
:info:build   GEN      sys/time.h
:info:build   GEN      sys/times.h
:info:build   GEN      sys/types.h
:info:build   GEN      sys/uio.h
:info:build   GEN      time.h
:info:build   GEN      unistd.h
:info:build   GEN      wchar.h
:info:build   GEN      wctype.h
:info:build /usr/bin/make  all-recursive
:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/lib'
:info:build make[4]: Entering directory `/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/lib'
:info:build   CC       libgnu_la-accept4.lo
:info:build   CC       libgnu_la-binary-io.lo
:info:build   CC       libgnu_la-basename-lgpl.lo
:info:build   CC       libgnu_la-c-strcasecmp.lo
:info:build   CC       libgnu_la-c-strncasecmp.lo
:info:build   CC       libgnu_la-c-ctype.lo
:info:build   CC       libgnu_la-canonicalize-lgpl.lo
:info:build   CC       libgnu_la-cloexec.lo
:info:build   CC       libgnu_la-dirname-lgpl.lo
:info:build   CC       libgnu_la-stripslash.lo
:info:build   CC       libgnu_la-fcntl.lo
:info:build   CC       libgnu_la-fd-hook.lo
:info:build   CC       libgnu_la-free.lo
:info:build   CC       libgnu_la-full-read.lo
:info:build   CC       libgnu_la-full-write.lo
:info:build   CC       libgnu_la-getrandom.lo
:info:build   CC       libgnu_la-link.lo
:info:build   CC       libgnu_la-localcharset.lo
:info:build   CC       libgnu_la-lstat.lo
:info:build   CC       libgnu_la-malloca.lo
:info:build   CC       libgnu_la-math.lo
:info:build   CC       libgnu_la-mempcpy.lo
:info:build   CC       libgnu_la-mkostemp.lo
:info:build   CC       libgnu_la-nl_langinfo.lo
:info:build   CC       libgnu_la-nproc.lo
:info:build   CC       libgnu_la-nstrftime.lo
:info:build   CC       libgnu_la-open.lo
:info:build   CC       libgnu_la-pipe2.lo
:info:build   CC       libgnu_la-poll.lo
:info:build   CC       libgnu_la-spawn.lo
:info:build   CC       libgnu_la-spawni.lo
:info:build   CC       libgnu_la-spawn_faction_addclose.lo
:info:build   CC       libgnu_la-spawn_faction_adddup2.lo
:info:build   CC       libgnu_la-spawn_faction_addopen.lo
:info:build   CC       libgnu_la-spawn_faction_init.lo
:info:build   CC       libgnu_la-spawnp.lo
:info:build   CC       libgnu_la-putenv.lo
:info:build   CC       libgnu_la-rawmemchr.lo
:info:build   CC       libgnu_la-readlink.lo
:info:build   CC       libgnu_la-regex.lo
:info:build   CC       libgnu_la-rename.lo
:info:build   CC       libgnu_la-safe-read.lo
:info:build   CC       libgnu_la-safe-write.lo
:info:build   CC       libgnu_la-setenv.lo
:info:build   CC       libgnu_la-sockets.lo
:info:build   CC       libgnu_la-stat.lo
:info:build   CC       libgnu_la-strchrnul.lo
:info:build   CC       libgnu_la-stat-time.lo
:info:build   CC       libgnu_la-striconveh.lo
:info:build   CC       libgnu_la-sys_socket.lo
:info:build   CC       libgnu_la-tempname.lo
:info:build   CC       libgnu_la-time_rz.lo
:info:build   CC       libgnu_la-unistd.lo
:info:build   CC       libgnu_la-wctype-h.lo
:info:build   CC       malloc.lo
:info:build   CC       realloc.lo
:info:build   CC       malloc/libgnu_la-dynarray_at_failure.lo
:info:build   CC       malloc/libgnu_la-dynarray_emplace_enlarge.lo
:info:build   CC       malloc/libgnu_la-dynarray_finalize.lo
:info:build   CC       malloc/libgnu_la-dynarray_resize.lo
:info:build   CC       malloc/libgnu_la-dynarray_resize_clear.lo
:info:build   CC       malloc/libgnu_la-scratch_buffer_grow.lo
:info:build   CC       malloc/libgnu_la-scratch_buffer_grow_preserve.lo
:info:build   CC       malloc/libgnu_la-scratch_buffer_set_array_size.lo
:info:build   CCLD     libgnu.la
:info:build /opt/local/bin/ranlib: file: .libs/libgnu.a(libgnu_la-binary-io.o) has no symbols
:info:build /opt/local/bin/ranlib: file: .libs/libgnu.a(libgnu_la-c-ctype.o) has no symbols
:info:build /opt/local/bin/ranlib: file: .libs/libgnu.a(libgnu_la-fd-hook.o) has no symbols
:info:build /opt/local/bin/ranlib: file: .libs/libgnu.a(libgnu_la-math.o) has no symbols
:info:build /opt/local/bin/ranlib: file: .libs/libgnu.a(libgnu_la-stat-time.o) has no symbols
:info:build /opt/local/bin/ranlib: file: .libs/libgnu.a(libgnu_la-sys_socket.o) has no symbols
:info:build /opt/local/bin/ranlib: file: .libs/libgnu.a(libgnu_la-unistd.o) has no symbols
:info:build /opt/local/bin/ranlib: file: .libs/libgnu.a(libgnu_la-wctype-h.o) has no symbols
:info:build ranlib: file: .libs/libgnu.a(libgnu_la-binary-io.o) has no symbols
:info:build ranlib: file: .libs/libgnu.a(libgnu_la-c-ctype.o) has no symbols
:info:build ranlib: file: .libs/libgnu.a(libgnu_la-fd-hook.o) has no symbols
:info:build ranlib: file: .libs/libgnu.a(libgnu_la-math.o) has no symbols
:info:build ranlib: file: .libs/libgnu.a(libgnu_la-stat-time.o) has no symbols
:info:build ranlib: file: .libs/libgnu.a(libgnu_la-sys_socket.o) has no symbols
:info:build ranlib: file: .libs/libgnu.a(libgnu_la-unistd.o) has no symbols
:info:build ranlib: file: .libs/libgnu.a(libgnu_la-wctype-h.o) has no symbols
:info:build make[4]: Leaving directory `/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/lib'
:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/lib'
:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/lib'
:info:build Making all in meta
:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/meta'
:info:build guile="`echo guile | /opt/local/bin/gsed -e 's&$&-3.0&'`" ; guild="`echo guild | /opt/local/bin/gsed -e 's&$&-3.0&'`" ; installed_guile="/opt/local/bin/$guile" ; /opt/local/bin/gsed -e "s|[@]PACKAGE_NAME[@]|GNU Guile|g" -e "s|[@]PACKAGE_BUGREPORT[@]|bug-guile@gnu.org|g" -e "s|[@]GUILE_EFFECTIVE_VERSION[@]|3.0|g" -e "s|[@]GUILE_VERSION[@]|3.0.10|g" -e "s|[@]GUILE_CFLAGS[@]|-I/opt/local -I/opt/local/include -D_THREAD_SAFE |g" -e "s|[@]GUILE_LIBS[@]||g" -e "s|[@]LIBGUILE_INTERFACE[@]|8:0:7|g" -e "s|[@]BDW_GC_CFLAGS[@]||g" -e "s|[@]BDW_GC_LIBS[@]|-L/opt/local/lib -latomic_ops -lgc -lpthread|g" -e "s|[@]LIB_CLOCK_GETTIME[@]||g" -e "s|[@]LIBGMP[@]|-lgmp|g" -e "s|[@]LIBLTDL[@]||g" -e "s|[@]LIBFFI_LIBS[@]|-L/opt/local/lib -lffi|g" -e "s|[@]LIBUNISTRING[@]|-lunistring|g" -e "s|[@]LIBICONV[@]|-liconv|g" -e "s|[@]LIBINTL[@]|-lintl -Wl,-framework -Wl,CoreFoundation|g" -e "s|[@]LIBSOCKET[@]||g" -e "s|[@]SERVENT_LIB[@]||g" -e "s|[@]HOSTENT_LIB[@]||g" -e "s|[@]GETADDRINFO_LIB[@]||g" -e "s|[@]INET_NTOP_LIB[@]||g" -e "s|[@]INET_PTON_LIB[@]||g" -e "s|[@]PKG_CONFIG[@]|/opt/local/bin/pkg-config|g" -e "s|[@]pkgconfigdir[@]|/opt/local/lib/pkgconfig|g" -e "s|[@]prefix[@]|/opt/local|g" -e "s|[@]exec_prefix[@]|/opt/local|g" -e "s|[@]bindir[@]|/opt/local/bin|g" -e "s|[@]libdir[@]|/opt/local/lib|g" -e "s|[@]includedir[@]|/opt/local/include|g" -e "s|[@]datarootdir[@]|/opt/local/share|g" -e "s|[@]datadir[@]|/opt/local/share|g" -e "s|[@]sitedir[@]|/opt/local/share/guile/site/3.0|g" -e "s|[@]guile[@]|$guile|g" -e "s|[@]guild[@]|$guild|g" -e "s|[@]installed_guile[@]|$installed_guile|g" < "guile-config.in" > "guile-config.out"
:info:build guile="`echo guile | /opt/local/bin/gsed -e 's&$&-3.0&'`" ; guild="`echo guild | /opt/local/bin/gsed -e 's&$&-3.0&'`" ; installed_guile="/opt/local/bin/$guile" ; /opt/local/bin/gsed -e "s|[@]PACKAGE_NAME[@]|GNU Guile|g" -e "s|[@]PACKAGE_BUGREPORT[@]|bug-guile@gnu.org|g" -e "s|[@]GUILE_EFFECTIVE_VERSION[@]|3.0|g" -e "s|[@]GUILE_VERSION[@]|3.0.10|g" -e "s|[@]GUILE_CFLAGS[@]|-I/opt/local -I/opt/local/include -D_THREAD_SAFE |g" -e "s|[@]GUILE_LIBS[@]||g" -e "s|[@]LIBGUILE_INTERFACE[@]|8:0:7|g" -e "s|[@]BDW_GC_CFLAGS[@]||g" -e "s|[@]BDW_GC_LIBS[@]|-L/opt/local/lib -latomic_ops -lgc -lpthread|g" -e "s|[@]LIB_CLOCK_GETTIME[@]||g" -e "s|[@]LIBGMP[@]|-lgmp|g" -e "s|[@]LIBLTDL[@]||g" -e "s|[@]LIBFFI_LIBS[@]|-L/opt/local/lib -lffi|g" -e "s|[@]LIBUNISTRING[@]|-lunistring|g" -e "s|[@]LIBICONV[@]|-liconv|g" -e "s|[@]LIBINTL[@]|-lintl -Wl,-framework -Wl,CoreFoundation|g" -e "s|[@]LIBSOCKET[@]||g" -e "s|[@]SERVENT_LIB[@]||g" -e "s|[@]HOSTENT_LIB[@]||g" -e "s|[@]GETADDRINFO_LIB[@]||g" -e "s|[@]INET_NTOP_LIB[@]||g" -e "s|[@]INET_PTON_LIB[@]||g" -e "s|[@]PKG_CONFIG[@]|/opt/local/bin/pkg-config|g" -e "s|[@]pkgconfigdir[@]|/opt/local/lib/pkgconfig|g" -e "s|[@]prefix[@]|/opt/local|g" -e "s|[@]exec_prefix[@]|/opt/local|g" -e "s|[@]bindir[@]|/opt/local/bin|g" -e "s|[@]libdir[@]|/opt/local/lib|g" -e "s|[@]includedir[@]|/opt/local/include|g" -e "s|[@]datarootdir[@]|/opt/local/share|g" -e "s|[@]datadir[@]|/opt/local/share|g" -e "s|[@]sitedir[@]|/opt/local/share/guile/site/3.0|g" -e "s|[@]guile[@]|$guile|g" -e "s|[@]guild[@]|$guild|g" -e "s|[@]installed_guile[@]|$installed_guile|g" < "guild.in" > "guild.out"
:info:build guile="`echo guile | /opt/local/bin/gsed -e 's&$&-3.0&'`" ; guild="`echo guild | /opt/local/bin/gsed -e 's&$&-3.0&'`" ; installed_guile="/opt/local/bin/$guile" ; /opt/local/bin/gsed -e "s|[@]PACKAGE_NAME[@]|GNU Guile|g" -e "s|[@]PACKAGE_BUGREPORT[@]|bug-guile@gnu.org|g" -e "s|[@]GUILE_EFFECTIVE_VERSION[@]|3.0|g" -e "s|[@]GUILE_VERSION[@]|3.0.10|g" -e "s|[@]GUILE_CFLAGS[@]|-I/opt/local -I/opt/local/include -D_THREAD_SAFE |g" -e "s|[@]GUILE_LIBS[@]||g" -e "s|[@]LIBGUILE_INTERFACE[@]|8:0:7|g" -e "s|[@]BDW_GC_CFLAGS[@]||g" -e "s|[@]BDW_GC_LIBS[@]|-L/opt/local/lib -latomic_ops -lgc -lpthread|g" -e "s|[@]LIB_CLOCK_GETTIME[@]||g" -e "s|[@]LIBGMP[@]|-lgmp|g" -e "s|[@]LIBLTDL[@]||g" -e "s|[@]LIBFFI_LIBS[@]|-L/opt/local/lib -lffi|g" -e "s|[@]LIBUNISTRING[@]|-lunistring|g" -e "s|[@]LIBICONV[@]|-liconv|g" -e "s|[@]LIBINTL[@]|-lintl -Wl,-framework -Wl,CoreFoundation|g" -e "s|[@]LIBSOCKET[@]||g" -e "s|[@]SERVENT_LIB[@]||g" -e "s|[@]HOSTENT_LIB[@]||g" -e "s|[@]GETADDRINFO_LIB[@]||g" -e "s|[@]INET_NTOP_LIB[@]||g" -e "s|[@]INET_PTON_LIB[@]||g" -e "s|[@]PKG_CONFIG[@]|/opt/local/bin/pkg-config|g" -e "s|[@]pkgconfigdir[@]|/opt/local/lib/pkgconfig|g" -e "s|[@]prefix[@]|/opt/local|g" -e "s|[@]exec_prefix[@]|/opt/local|g" -e "s|[@]bindir[@]|/opt/local/bin|g" -e "s|[@]libdir[@]|/opt/local/lib|g" -e "s|[@]includedir[@]|/opt/local/include|g" -e "s|[@]datarootdir[@]|/opt/local/share|g" -e "s|[@]datadir[@]|/opt/local/share|g" -e "s|[@]sitedir[@]|/opt/local/share/guile/site/3.0|g" -e "s|[@]guile[@]|$guile|g" -e "s|[@]guild[@]|$guild|g" -e "s|[@]installed_guile[@]|$installed_guile|g" < "guile-3.0.pc.in" > "guile-3.0.pc.out"
:info:build chmod +x "guile-config.out"
:info:build mv "guile-3.0.pc.out" "guile-3.0.pc"
:info:build chmod +x "guild.out"
:info:build mv "guile-config.out" "guile-config"
:info:build mv "guild.out" "guild"
:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/meta'
:info:build Making all in libguile
:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/libguile'
:info:build   GEN      srfi-14.i.c
:info:build date: illegal time format
:info:build usage: date [-jnu] [-d dst] [-r seconds] [-t west] [-v[+|-]val[ymwdHMS]] ... 
:info:build             [-f fmt date | [[[mm]dd]HH]MM[[cc]yy][.ss]] [+format]
:info:build   GEN      libpath.h
:info:build   SNARF  alist.x
:info:build   SNARF  array-map.x
:info:build   SNARF  array-handle.x
:info:build   SNARF  async.x
:info:build   SNARF  arrays.x
:info:build   SNARF  atomic.x
:info:build   SNARF  backtrace.x
:info:build   SNARF  boolean.x
:info:build   SNARF  bitvectors.x
:info:build   SNARF  bytevectors.x
:info:build   SNARF  chars.x
:info:build   SNARF  control.x
:info:build   SNARF  continuations.x
:info:build   SNARF  custom-ports.x
:info:build   SNARF  debug.x
:info:build   SNARF  deprecated.x
:info:build   SNARF  deprecation.x
:info:build   SNARF  dynl.x
:info:build   SNARF  dynwind.x
:info:build   SNARF  error.x
:info:build   SNARF  eq.x
:info:build   SNARF  eval.x
:info:build   SNARF  evalext.x
:info:build   SNARF  exceptions.x
:info:build   SNARF  expand.x
:info:build   SNARF  extensions.x
:info:build   SNARF  fdes-finalizers.x
:info:build   SNARF  feature.x
:info:build   SNARF  filesys.x
:info:build   SNARF  fluids.x
:info:build   SNARF  foreign.x
:info:build   SNARF  fports.x
:info:build   SNARF  frames.x
:info:build   SNARF  gc-malloc.x
:info:build   SNARF  gc.x
:info:build   SNARF  gettext.x
:info:build   SNARF  generalized-vectors.x
:info:build   SNARF  goops.x
:info:build   SNARF  gsubr.x
:info:build   SNARF  guardians.x
:info:build   SNARF  hash.x
:info:build   SNARF  hashtab.x
:info:build   SNARF  hooks.x
:info:build   SNARF  i18n.x
:info:build   SNARF  init.x
:info:build   SNARF  instructions.x
:info:build   SNARF  intrinsics.x
:info:build   SNARF  ioext.x
:info:build   SNARF  keywords.x
:info:build   SNARF  load.x
:info:build   SNARF  list.x
:info:build   SNARF  loader.x
:info:build   SNARF  macros.x
:info:build   SNARF  mallocs.x
:info:build   SNARF  memoize.x
:info:build   SNARF  modules.x
:info:build   SNARF  numbers.x
:info:build   SNARF  objprop.x
:info:build   SNARF  options.x
:info:build   SNARF  pairs.x
:info:build   SNARF  ports.x
:info:build   SNARF  print.x
:info:build   SNARF  procprop.x
:info:build   SNARF  procs.x
:info:build   SNARF  programs.x
:info:build   SNARF  promises.x
:info:build   SNARF  rdelim.x
:info:build   SNARF  r6rs-ports.x
:info:build   SNARF  random.x
:info:build   SNARF  read.x
:info:build   SNARF  rw.x
:info:build   SNARF  scmsigs.x
:info:build   SNARF  script.x
:info:build   SNARF  simpos.x
:info:build   SNARF  smob.x
:info:build   SNARF  sort.x
:info:build   SNARF  srcprop.x
:info:build   SNARF  srfi-1.x
:info:build   SNARF  srfi-4.x
:info:build   SNARF  srfi-13.x
:info:build   SNARF  srfi-14.x
:info:build   SNARF  srfi-60.x
:info:build   SNARF  stackchk.x
:info:build   SNARF  stacks.x
:info:build   SNARF  stime.x
:info:build   SNARF  strings.x
:info:build   SNARF  strorder.x
:info:build   SNARF  strports.x
:info:build   SNARF  struct.x
:info:build   SNARF  symbols.x
:info:build   SNARF  syntax.x
:info:build   SNARF  threads.x
:info:build   SNARF  throw.x
:info:build   SNARF  unicode.x
:info:build   SNARF  uniform.x
:info:build   SNARF  values.x
:info:build   SNARF  variable.x
:info:build   SNARF  vectors.x
:info:build   SNARF  version.x
:info:build   SNARF  vm.x
:info:build   SNARF  weak-set.x
:info:build   SNARF  weak-table.x
:info:build   SNARF  weak-vector.x
:info:build   SNARF  posix.x
:info:build   SNARF  net_db.x
:info:build   SNARF  socket.x
:info:build   SNARF  regex-posix.x
:info:build /usr/bin/make  all-am
:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/libguile'
:info:build   CC       guile-guile.o
:info:build   CC       libguile_3.0_la-alist.lo
:info:build   CC       libguile_3.0_la-arrays.lo
:info:build   CC       libguile_3.0_la-array-map.lo
:info:build   CC       libguile_3.0_la-array-handle.lo
:info:build   CC       libguile_3.0_la-async.lo
:info:build   CC       libguile_3.0_la-atomic.lo
:info:build   CC       libguile_3.0_la-backtrace.lo
:info:build   CC       libguile_3.0_la-boolean.lo
:info:build   CC       libguile_3.0_la-bitvectors.lo
:info:build   CC       libguile_3.0_la-bytevectors.lo
:info:build   CC       libguile_3.0_la-chars.lo
:info:build   CC       libguile_3.0_la-chooks.lo
:info:build   CC       libguile_3.0_la-control.lo
:info:build   CC       libguile_3.0_la-continuations.lo
:info:build   CC       libguile_3.0_la-custom-ports.lo
:info:build   CC       libguile_3.0_la-debug.lo
:info:build   CC       libguile_3.0_la-deprecated.lo
:info:build   CC       libguile_3.0_la-deprecation.lo
:info:build   CC       libguile_3.0_la-dynstack.lo
:info:build   CC       libguile_3.0_la-dynwind.lo
:info:build   CC       libguile_3.0_la-eq.lo
:info:build   CC       libguile_3.0_la-error.lo
:info:build   CC       libguile_3.0_la-eval.lo
:info:build   CC       libguile_3.0_la-evalext.lo
:info:build   CC       libguile_3.0_la-exceptions.lo
:info:build   CC       libguile_3.0_la-expand.lo
:info:build   CC       libguile_3.0_la-extensions.lo
:info:build   CC       libguile_3.0_la-fdes-finalizers.lo
:info:build   CC       libguile_3.0_la-feature.lo
:info:build   CC       libguile_3.0_la-filesys.lo
:info:build   CC       libguile_3.0_la-finalizers.lo
:info:build   CC       libguile_3.0_la-fluids.lo
:info:build   CC       libguile_3.0_la-foreign.lo
:info:build   CC       libguile_3.0_la-foreign-object.lo
:info:build   CC       libguile_3.0_la-fports.lo
:info:build   CC       libguile_3.0_la-frames.lo
:info:build   CC       libguile_3.0_la-gc-malloc.lo
:info:build   CC       libguile_3.0_la-gc.lo
:info:build   CC       libguile_3.0_la-gettext.lo
:info:build   CC       libguile_3.0_la-generalized-vectors.lo
:info:build   CC       libguile_3.0_la-goops.lo
:info:build   CC       libguile_3.0_la-gsubr.lo
:info:build   CC       libguile_3.0_la-guardians.lo
:info:build   CC       libguile_3.0_la-hash.lo
:info:build   CC       libguile_3.0_la-hashtab.lo
:info:build   CC       libguile_3.0_la-hooks.lo
:info:build   CC       libguile_3.0_la-i18n.lo
:info:build hash.c: In function 'narrow_string_hash':
:info:build hash.c:115:34: warning: left shift count >= width of type [-Wshift-count-overflow]
:info:build   115 |       ret = (((unsigned long) c) << 32) | b;                            \
:info:build       |                                  ^~
:info:build hash.c:125:3: note: in expansion of macro 'JENKINS_LOOKUP3_HASHWORD2'
:info:build   125 |   JENKINS_LOOKUP3_HASHWORD2 (str, len, ret);
:info:build       |   ^~~~~~~~~~~~~~~~~~~~~~~~~
:info:build hash.c: In function 'wide_string_hash':
:info:build hash.c:115:34: warning: left shift count >= width of type [-Wshift-count-overflow]
:info:build   115 |       ret = (((unsigned long) c) << 32) | b;                            \
:info:build       |                                  ^~
:info:build hash.c:134:3: note: in expansion of macro 'JENKINS_LOOKUP3_HASHWORD2'
:info:build   134 |   JENKINS_LOOKUP3_HASHWORD2 (str, len, ret);
:info:build       |   ^~~~~~~~~~~~~~~~~~~~~~~~~
:info:build hash.c: In function 'scm_i_utf8_string_hash':
:info:build hash.c:225:32: warning: left shift count >= width of type [-Wshift-count-overflow]
:info:build   225 |     ret = (((unsigned long) c) << 32) | b;
:info:build       |                                ^~
:info:build   CC       libguile_3.0_la-init.lo
:info:build   CC       libguile_3.0_la-inline.lo
:info:build   CC       libguile_3.0_la-instructions.lo
:info:build   CC       libguile_3.0_la-integers.lo
:info:build   CC       libguile_3.0_la-intrinsics.lo
:info:build   CC       libguile_3.0_la-ioext.lo
:info:build   CC       libguile_3.0_la-jit.lo
:info:build   CC       libguile_3.0_la-keywords.lo
:info:build   CC       libguile_3.0_la-list.lo
:info:build   CC       libguile_3.0_la-load.lo
:info:build   CC       libguile_3.0_la-loader.lo
:info:build   CC       libguile_3.0_la-macros.lo
:info:build   CC       libguile_3.0_la-mallocs.lo
:info:build   CC       libguile_3.0_la-memoize.lo
:info:build   CC       libguile_3.0_la-modules.lo
:info:build   CC       libguile_3.0_la-null-threads.lo
:info:build   CC       libguile_3.0_la-numbers.lo
:info:build   CC       libguile_3.0_la-objprop.lo
:info:build   CC       libguile_3.0_la-options.lo
:info:build   CC       libguile_3.0_la-pairs.lo
:info:build   CC       libguile_3.0_la-poll.lo
:info:build   CC       libguile_3.0_la-ports.lo
:info:build   CC       libguile_3.0_la-print.lo
:info:build   CC       libguile_3.0_la-procprop.lo
:info:build   CC       libguile_3.0_la-procs.lo
:info:build   CC       libguile_3.0_la-programs.lo
:info:build   CC       libguile_3.0_la-promises.lo
:info:build   CC       libguile_3.0_la-r6rs-ports.lo
:info:build   CC       libguile_3.0_la-random.lo
:info:build   CC       libguile_3.0_la-rdelim.lo
:info:build   CC       libguile_3.0_la-read.lo
:info:build   CC       libguile_3.0_la-rw.lo
:info:build   CC       libguile_3.0_la-scmsigs.lo
:info:build   CC       libguile_3.0_la-script.lo
:info:build   CC       libguile_3.0_la-simpos.lo
:info:build   CC       libguile_3.0_la-smob.lo
:info:build   CC       libguile_3.0_la-sort.lo
:info:build   CC       libguile_3.0_la-srcprop.lo
:info:build   CC       libguile_3.0_la-srfi-1.lo
:info:build   CC       libguile_3.0_la-srfi-4.lo
:info:build   CC       libguile_3.0_la-srfi-13.lo
:info:build   CC       libguile_3.0_la-srfi-14.lo
:info:build   CC       libguile_3.0_la-srfi-60.lo
:info:build   CC       libguile_3.0_la-stackchk.lo
:info:build   CC       libguile_3.0_la-stacks.lo
:info:build   CC       libguile_3.0_la-stime.lo
:info:build   CC       libguile_3.0_la-strings.lo
:info:build   CC       libguile_3.0_la-strorder.lo
:info:build   CC       libguile_3.0_la-strports.lo
:info:build   CC       libguile_3.0_la-struct.lo
:info:build   CC       libguile_3.0_la-symbols.lo
:info:build   CC       libguile_3.0_la-syntax.lo
:info:build   CC       libguile_3.0_la-threads.lo
:info:build   CC       libguile_3.0_la-throw.lo
:info:build   CC       libguile_3.0_la-unicode.lo
:info:build   CC       libguile_3.0_la-uniform.lo
:info:build   CC       libguile_3.0_la-values.lo
:info:build threads.c:361:30: warning: 'scm_i_current_thread' initialized and declared 'extern'
:info:build   361 | SCM_THREAD_LOCAL scm_thread *scm_i_current_thread = NULL;
:info:build       |                              ^~~~~~~~~~~~~~~~~~~~
:info:build   CC       libguile_3.0_la-variable.lo
:info:build   CC       libguile_3.0_la-vectors.lo
:info:build   CC       libguile_3.0_la-version.lo
:info:build   CC       libguile_3.0_la-vm.lo
:info:build   CC       libguile_3.0_la-vports.lo
:info:build   CC       libguile_3.0_la-weak-set.lo
:info:build   CC       libguile_3.0_la-weak-table.lo
:info:build   CC       libguile_3.0_la-weak-vector.lo
:info:build   CC       libguile_3.0_la-dynl.lo
:info:build   CC       libguile_3.0_la-posix.lo
:info:build   CC       libguile_3.0_la-net_db.lo
:info:build   CC       libguile_3.0_la-socket.lo
:info:build   CC       libguile_3.0_la-regex-posix.lo
:info:build   GEN      c-tokenize.o
:info:build posix.c:115:5: warning: no previous prototype for 'dprintf' [-Wmissing-prototypes]
:info:build   115 | int dprintf(int fildes, const char * __restrict format, ...) {
:info:build       |     ^~~~~~~
:info:build posix.c: In function 'piped_process':
:info:build posix.c:1611:5: warning: 'c2p[1]' may be used uninitialized [-Wmaybe-uninitialized]
:info:build  1611 |     close (c2p[1]);
:info:build       |     ^~~~~~~~~~~~~~
:info:build posix.c:1557:7: note: 'c2p[1]' was declared here
:info:build  1557 |   int c2p[2]; /* Child to parent.  */
:info:build       |       ^~~
:info:build   GEN      guile_filter_doc_snarfage
:info:build   SNARF  arrays.doc
:info:build   SNARF  async.doc
:info:build   SNARF  array-handle.doc
:info:build   SNARF  array-map.doc
:info:build   SNARF  alist.doc
:info:build In file included from vm.c:507:
:info:build vm-engine.c: In function 'vm_regular_engine':
:info:build vm-engine.c:533:16: warning: unused variable 'mcode' [-Wunused-variable]
:info:build   533 |       uint8_t *mcode;
:info:build       |                ^~~~~
:info:build vm-engine.c:1051:16: warning: variable 'mcode' set but not used [-Wunused-but-set-variable]
:info:build  1051 |       uint8_t *mcode;
:info:build       |                ^~~~~
:info:build In file included from ../libguile/pairs.h:26,
:info:build                  from alist.h:26,
:info:build                  from vm.c:38:
:info:build ../libguile/scm.h:176:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
:info:build   176 | # define SCM_PACK(x) ((SCM) (x))
:info:build       |                       ^
:info:build ../libguile/gc.h:49:72: note: in definition of macro 'SCM_GC_SET_CELL_OBJECT'
:info:build    49 | #define SCM_GC_SET_CELL_OBJECT(x, n, v) ((((SCM *)SCM2PTR (x)) [n]) = (v))
:info:build       |                                                                        ^
:info:build ../libguile/gc.h:51:38: note: in expansion of macro 'SCM_PACK'
:info:build    51 |   (SCM_GC_SET_CELL_OBJECT ((x), (n), SCM_PACK (v)))
:info:build       |                                      ^~~~~~~~
:info:build ../libguile/gc.h:67:36: note: in expansion of macro 'SCM_GC_SET_CELL_WORD'
:info:build    67 | #define SCM_SET_CELL_WORD(x, n, v) SCM_GC_SET_CELL_WORD ((x), (n), (v))
:info:build       |                                    ^~~~~~~~~~~~~~~~~~~~
:info:build vm-engine.c:1964:7: note: in expansion of macro 'SCM_SET_CELL_WORD'
:info:build  1964 |       SCM_SET_CELL_WORD (SP_REF (obj), SP_REF_U64 (idx), SP_REF_U64 (val));
:info:build       |       ^~~~~~~~~~~~~~~~~
:info:build ../libguile/scm.h:176:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
:info:build   176 | # define SCM_PACK(x) ((SCM) (x))
:info:build       |                       ^
:info:build ../libguile/gc.h:49:72: note: in definition of macro 'SCM_GC_SET_CELL_OBJECT'
:info:build    49 | #define SCM_GC_SET_CELL_OBJECT(x, n, v) ((((SCM *)SCM2PTR (x)) [n]) = (v))
:info:build       |                                                                        ^
:info:build ../libguile/gc.h:51:38: note: in expansion of macro 'SCM_PACK'
:info:build    51 |   (SCM_GC_SET_CELL_OBJECT ((x), (n), SCM_PACK (v)))
:info:build       |                                      ^~~~~~~~
:info:build ../libguile/gc.h:67:36: note: in expansion of macro 'SCM_GC_SET_CELL_WORD'
:info:build    67 | #define SCM_SET_CELL_WORD(x, n, v) SCM_GC_SET_CELL_WORD ((x), (n), (v))
:info:build       |                                    ^~~~~~~~~~~~~~~~~~~~
:info:build vm-engine.c:1996:7: note: in expansion of macro 'SCM_SET_CELL_WORD'
:info:build  1996 |       SCM_SET_CELL_WORD (SP_REF (obj), idx, SP_REF_U64 (val));
:info:build       |       ^~~~~~~~~~~~~~~~~
:info:build In file included from vm.c:515:
:info:build vm-engine.c: In function 'vm_debug_engine':
:info:build vm-engine.c:533:16: warning: unused variable 'mcode' [-Wunused-variable]
:info:build   533 |       uint8_t *mcode;
:info:build       |                ^~~~~
:info:build vm-engine.c:1051:16: warning: variable 'mcode' set but not used [-Wunused-but-set-variable]
:info:build  1051 |       uint8_t *mcode;
:info:build       |                ^~~~~
:info:build ../libguile/scm.h:176:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
:info:build   176 | # define SCM_PACK(x) ((SCM) (x))
:info:build       |                       ^
:info:build ../libguile/gc.h:49:72: note: in definition of macro 'SCM_GC_SET_CELL_OBJECT'
:info:build    49 | #define SCM_GC_SET_CELL_OBJECT(x, n, v) ((((SCM *)SCM2PTR (x)) [n]) = (v))
:info:build       |                                                                        ^
:info:build ../libguile/gc.h:51:38: note: in expansion of macro 'SCM_PACK'
:info:build    51 |   (SCM_GC_SET_CELL_OBJECT ((x), (n), SCM_PACK (v)))
:info:build       |                                      ^~~~~~~~
:info:build ../libguile/gc.h:67:36: note: in expansion of macro 'SCM_GC_SET_CELL_WORD'
:info:build    67 | #define SCM_SET_CELL_WORD(x, n, v) SCM_GC_SET_CELL_WORD ((x), (n), (v))
:info:build       |                                    ^~~~~~~~~~~~~~~~~~~~
:info:build vm-engine.c:1964:7: note: in expansion of macro 'SCM_SET_CELL_WORD'
:info:build  1964 |       SCM_SET_CELL_WORD (SP_REF (obj), SP_REF_U64 (idx), SP_REF_U64 (val));
:info:build       |       ^~~~~~~~~~~~~~~~~
:info:build ../libguile/scm.h:176:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
:info:build   176 | # define SCM_PACK(x) ((SCM) (x))
:info:build       |                       ^
:info:build ../libguile/gc.h:49:72: note: in definition of macro 'SCM_GC_SET_CELL_OBJECT'
:info:build    49 | #define SCM_GC_SET_CELL_OBJECT(x, n, v) ((((SCM *)SCM2PTR (x)) [n]) = (v))
:info:build       |                                                                        ^
:info:build ../libguile/gc.h:51:38: note: in expansion of macro 'SCM_PACK'
:info:build    51 |   (SCM_GC_SET_CELL_OBJECT ((x), (n), SCM_PACK (v)))
:info:build       |                                      ^~~~~~~~
:info:build ../libguile/gc.h:67:36: note: in expansion of macro 'SCM_GC_SET_CELL_WORD'
:info:build    67 | #define SCM_SET_CELL_WORD(x, n, v) SCM_GC_SET_CELL_WORD ((x), (n), (v))
:info:build       |                                    ^~~~~~~~~~~~~~~~~~~~
:info:build vm-engine.c:1996:7: note: in expansion of macro 'SCM_SET_CELL_WORD'
:info:build  1996 |       SCM_SET_CELL_WORD (SP_REF (obj), idx, SP_REF_U64 (val));
:info:build       |       ^~~~~~~~~~~~~~~~~
:info:build vm.c: In function 'scm_call_n':
:info:build vm.c:1603:18: warning: unused variable 'mcode' [-Wunused-variable]
:info:build  1603 |         uint8_t *mcode = vp->mra_after_abort;
:info:build       |                  ^~~~~
:info:build vm.c: In function 'scm_i_vm_emergency_abort':
:info:build vm.c:1420:1: warning: 'noreturn' function does return
:info:build  1420 | }
:info:build       | ^
:info:build   SNARF  atomic.doc
:info:build   SNARF  backtrace.doc
:info:build   SNARF  boolean.doc
:info:build   SNARF  bitvectors.doc
:info:build   SNARF  bytevectors.doc
:info:build   SNARF  chars.doc
:info:build   SNARF  control.doc
:info:build   SNARF  continuations.doc
:info:build   SNARF  custom-ports.doc
:info:build   SNARF  debug.doc
:info:build   SNARF  deprecated.doc
:info:build   SNARF  deprecation.doc
:info:build   SNARF  dynl.doc
:info:build   SNARF  dynwind.doc
:info:build   SNARF  eq.doc
:info:build   SNARF  error.doc
:info:build   SNARF  eval.doc
:info:build   SNARF  evalext.doc
:info:build   SNARF  exceptions.doc
:info:build   SNARF  expand.doc
:info:build   SNARF  extensions.doc
:info:build   SNARF  fdes-finalizers.doc
:info:build   SNARF  feature.doc
:info:build   SNARF  filesys.doc
:info:build   SNARF  fluids.doc
:info:build   SNARF  foreign.doc
:info:build   SNARF  fports.doc
:info:build   SNARF  gc-malloc.doc
:info:build   SNARF  gc.doc
:info:build   SNARF  generalized-vectors.doc
:info:build   SNARF  gettext.doc
:info:build   SNARF  goops.doc
:info:build   SNARF  gsubr.doc
:info:build   SNARF  guardians.doc
:info:build   SNARF  hash.doc
:info:build   SNARF  hashtab.doc
:info:build   SNARF  hooks.doc
:info:build   SNARF  i18n.doc
:info:build   SNARF  init.doc
:info:build   SNARF  ioext.doc
:info:build   SNARF  keywords.doc
:info:build   SNARF  list.doc
:info:build   SNARF  load.doc
:info:build   SNARF  macros.doc
:info:build   SNARF  mallocs.doc
:info:build   SNARF  memoize.doc
:info:build   SNARF  modules.doc
:info:build   SNARF  numbers.doc
:info:build   SNARF  objprop.doc
:info:build   SNARF  options.doc
:info:build   SNARF  pairs.doc
:info:build   SNARF  ports.doc
:info:build   SNARF  print.doc
:info:build   SNARF  procprop.doc
:info:build   SNARF  procs.doc
:info:build   SNARF  promises.doc
:info:build   SNARF  r6rs-ports.doc
:info:build   SNARF  random.doc
:info:build   SNARF  rdelim.doc
:info:build   SNARF  read.doc
:info:build   SNARF  rw.doc
:info:build   SNARF  scmsigs.doc
:info:build   SNARF  script.doc
:info:build   SNARF  simpos.doc
:info:build   SNARF  smob.doc
:info:build   SNARF  sort.doc
:info:build   SNARF  srcprop.doc
:info:build   SNARF  srfi-1.doc
:info:build   SNARF  srfi-4.doc
:info:build   SNARF  srfi-13.doc
:info:build   SNARF  srfi-14.doc
:info:build   SNARF  srfi-60.doc
:info:build   SNARF  stackchk.doc
:info:build   SNARF  stacks.doc
:info:build   SNARF  stime.doc
:info:build   SNARF  strings.doc
:info:build   SNARF  strorder.doc
:info:build   SNARF  strports.doc
:info:build   SNARF  struct.doc
:info:build   SNARF  symbols.doc
:info:build   SNARF  syntax.doc
:info:build   SNARF  threads.doc
:info:build   SNARF  throw.doc
:info:build   SNARF  unicode.doc
:info:build   SNARF  uniform.doc
:info:build   SNARF  values.doc
:info:build   SNARF  variable.doc
:info:build   SNARF  vectors.doc
:info:build   SNARF  version.doc
:info:build   SNARF  vports.doc
:info:build   SNARF  weak-table.doc
:info:build   SNARF  weak-set.doc
:info:build   SNARF  weak-vector.doc
:info:build   SNARF  posix.doc
:info:build   SNARF  net_db.doc
:info:build   SNARF  socket.doc
:info:build   SNARF  regex-posix.doc
:info:build   CCLD     libguile-3.0.la
:info:build /opt/local/bin/ranlib: file: .libs/libguile-3.0.a(libguile_3.0_la-deprecated.o) has no symbols
:info:build /opt/local/bin/ranlib: file: .libs/libguile-3.0.a(libguile_3.0_la-jit.o) has no symbols
:info:build /opt/local/bin/ranlib: file: .libs/libguile-3.0.a(libguile_3.0_la-null-threads.o) has no symbols
:info:build /opt/local/bin/ranlib: file: .libs/libguile-3.0.a(libgnu_la-binary-io.o) has no symbols
:info:build /opt/local/bin/ranlib: file: .libs/libguile-3.0.a(libgnu_la-c-ctype.o) has no symbols
:info:build /opt/local/bin/ranlib: file: .libs/libguile-3.0.a(libgnu_la-fd-hook.o) has no symbols
:info:build /opt/local/bin/ranlib: file: .libs/libguile-3.0.a(libgnu_la-math.o) has no symbols
:info:build /opt/local/bin/ranlib: file: .libs/libguile-3.0.a(libgnu_la-stat-time.o) has no symbols
:info:build /opt/local/bin/ranlib: file: .libs/libguile-3.0.a(libgnu_la-sys_socket.o) has no symbols
:info:build /opt/local/bin/ranlib: file: .libs/libguile-3.0.a(libgnu_la-unistd.o) has no symbols
:info:build /opt/local/bin/ranlib: file: .libs/libguile-3.0.a(libgnu_la-wctype-h.o) has no symbols
:info:build ranlib: file: .libs/libguile-3.0.a(libguile_3.0_la-deprecated.o) has no symbols
:info:build ranlib: file: .libs/libguile-3.0.a(libguile_3.0_la-jit.o) has no symbols
:info:build ranlib: file: .libs/libguile-3.0.a(libguile_3.0_la-null-threads.o) has no symbols
:info:build ranlib: file: .libs/libguile-3.0.a(libgnu_la-binary-io.o) has no symbols
:info:build ranlib: file: .libs/libguile-3.0.a(libgnu_la-c-ctype.o) has no symbols
:info:build ranlib: file: .libs/libguile-3.0.a(libgnu_la-fd-hook.o) has no symbols
:info:build ranlib: file: .libs/libguile-3.0.a(libgnu_la-math.o) has no symbols
:info:build ranlib: file: .libs/libguile-3.0.a(libgnu_la-stat-time.o) has no symbols
:info:build ranlib: file: .libs/libguile-3.0.a(libgnu_la-sys_socket.o) has no symbols
:info:build ranlib: file: .libs/libguile-3.0.a(libgnu_la-unistd.o) has no symbols
:info:build ranlib: file: .libs/libguile-3.0.a(libgnu_la-wctype-h.o) has no symbols
:info:build   CCLD     guile
:info:build   GEN      guile-procedures.texi
:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/libguile'
:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/libguile'
:info:build Making all in module
:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/module'
:info:build make[2]: Nothing to be done for `all'.
:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/module'
:info:build Making all in stage0
:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/stage0'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/eval.go
:info:build wrote `ice-9/eval.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/psyntax-pp.go
:info:build wrote `ice-9/psyntax-pp.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/tree-il.go
:info:build   BOOTSTRAP(stage0) GUILEC language/tree-il/compile-cps.go
:info:build   BOOTSTRAP(stage0) GUILEC language/tree-il/compile-bytecode.go
:info:build   BOOTSTRAP(stage0) GUILEC language/tree-il/analyze.go
:info:build   BOOTSTRAP(stage0) GUILEC language/tree-il/cps-primitives.go
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/boot-9.go
:info:build wrote `language/tree-il/cps-primitives.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/tree-il/debug.go
:info:build wrote `language/tree-il.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/tree-il/demux-lambda.go
:info:build wrote `language/tree-il/analyze.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/tree-il/effects.go
:info:build wrote `language/tree-il/compile-bytecode.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/tree-il/eta-expand.go
:info:build wrote `language/tree-il/compile-cps.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/tree-il/fix-letrec.go
:info:build Backtrace:
:info:build           19 (_ #<procedure 4d17630 at ice-9/eval.scm:383:13 rest>)
:info:build           18 (_ #<procedure 4d20180 at ice-9/eval.scm:383:13 rest>)
:info:build           17 (_ #<procedure 4d26cb0 at ice-9/eval.scm:383:13 rest>)
:info:build           16 (_ #<procedure 4d268e0 at ice-9/eval.scm:383:13 rest>)
:info:build           15 (_ #<procedure 4e778f0 at ice-9/eval.scm:383:13 rest>)
:info:build In ice-9/eval.scm:
:info:build     619:8 14 (_ #(#(#(#(#(#<directory (system base compile) 45c2500> "language/tree-il/debug.go" "../module/language/tree-il/debug.scm" #<module (#{ g4778}#) 3f6cc30> scheme bytecode 1 0 (#:warnings (unsupported-warning)))) "language/tree-il/debug.go") #<closed: file 3f669a0>) #f))
:info:build In unknown file:
:info:build           13 (_ #<procedure 4e90530 at ice-9/eval.scm:383:13 rest>)
:info:build           12 (_ #<procedure 4e93b80 at ice-9/eval.scm:383:13 rest>)
:info:build In ice-9/eval.scm:
:info:build     619:8 11 (_ #(#(#<directory (system base compile) 45c2500> #<closed: file 3f66968> #<procedure 4e8e4a0 at ice-9/eval.scm:333:13 (a)> "../module/language/tree-il/debug.scm" "language/tree-il/debug.go.mEK89l" "language/tree-il/debug.go")))
:info:build    196:35 10 (_ #(#(#<directory (system base compile) 45c2500> #<closed: file 3f669a0> #<module (#{ g4778}#) 3f6cc30> scheme bytecode 1 0 (#:warnings (unsupported-warning))) #<closed: file 3f66968>))
:info:build In unknown file:
:info:build            9 (_ #<procedure 4ea2190 at ice-9/eval.scm:383:13 rest>)
:info:build            8 (_ #<procedure 3f3e3f0 at ice-9/eval.scm:339:13 (a b c)>)
:info:build            7 (_ #<procedure 3f3e2c0 at ice-9/eval.scm:339:13 (a b c)>)
:info:build In language/tree-il/compile-bytecode.scm:
:info:build   1365:33  6 (compile-bytecode #<tree-il (seq (let (m) (#{m 4788}#) ((call (@@ (guile) define-module*) (const (language tree-il debug)) (const #:filename) (const "language/tree-il/debug.scm") (const #:imports) (const (((language tree-il)) ((ice-9 match)) ((srfi srfi-1)) ((srfi srfi-26)))) (const #:exports) (const (verify-tree-il)) (const #:declarative?) (const #t))) (seq (call (@@ (guile) set-current-module) (lexical m #{m 4788}#)) (void))) (define verify-tree-il (lambda ((name . verify-tre?> ?)
:info:build     603:2  5 (split-closures #<tree-il (seq (let (m) (#{m 4788}#) ((call (@@ (guile) define-module*) (const (language tree-il debug)) (const #:filename) (const "language/tree-il/debug.scm") (const #:imports) (const (((language tree-il)) ((ice-9 match)) ((srfi srfi-1)) ((srfi srfi-26)))) (const #:exports) (const (verify-tree-il)) (const #:declarative?) (const #t))) (seq (call (@@ (guile) set-current-module) (lexical m #{m 4788}#)) (const #<unspecified>))) (define verify-tree-il (lambda ((name?>)
:info:build    588:29  4 (failure)
:info:build    545:56  3 (visit #<tree-il (lambda ((name . verify-tree-il)) (lambda-case (((exp) #f #f #f () (#{exp 4789}#)) (let (seen-gensyms) (#{seen-gensyms 4790}#) ((call (toplevel make-hash-table))) (fix (add-env) (#{add-env 4792}#) ((lambda ((name . add-env)) (lambda-case (((new env) #f #f #f () (#{new 5359}# #{env 5360}#)) (if (primcall null? (lexical new #{new 5359}#)) (lexical env #{env 5360}#) (call (lexical add-env #{add-env 4792}#) (primcall cdr (lexical new #{new 5359}#)) (let (sym) (#{sym?>)
:info:build In unknown file:
:info:build            2 (_ #<procedure 5d7b7d0 at ice-9/eval.scm:383:13 rest>)
:info:build In ice-9/eval.scm:
:info:build     619:8  1 (_ #(#(#f #f #<&compound-exception components: (#<&assertion-failure> #<&origin origin: "+"> #<&message message: "Wrong type argument in position ~A: ~S"> #<&irritants irritants: (1 #<unknown-immediate (0x1 . 0x2c85) @ 0x1f55724>)> #<&exception-with-kind-and-args kind: wrong-type-arg args: ("+" "Wrong type argument in position ~A: ~S" (1 #<unknown-immediate (0x1 . 0x2c85) @ 0x1f55724>) (#<unknown-immediate (0x1 . 0x2c85) @ 0x1f55724>))>)> #<procedure 4e93c30 at ice-9/eval.sc?> ?)))
:info:build In unknown file:
:info:build            0 (_ #<procedure 5d7eb70 at ice-9/eval.scm:383:13 rest>)
:info:build ERROR: In procedure +: Wrong type argument in position 1: #<unknown-immediate (0x1 . 0x2c85) @ 0x1f55724>
:info:build make[2]: *** [language/tree-il/debug.go] Error 1
:info:build make[2]: *** Waiting for unfinished jobs....
:info:build wrote `ice-9/boot-9.go'
:info:build Backtrace:
:info:build           19 (_ #<procedure 45da840 at ice-9/eval.scm:383:13 rest>)
:info:build           18 (_ #<procedure 45da2b0 at ice-9/eval.scm:383:13 rest>)
:info:build           17 (_ #<procedure 45e2dc0 at ice-9/eval.scm:383:13 rest>)
:info:build           16 (_ #<procedure 46139b0 at ice-9/eval.scm:383:13 rest>)
:info:build In ice-9/eval.scm:
:info:build     619:8 15 (_ #(#(#(#(#(#<directory (system base compile) 2cf2190> "language/tree-il/demux-lambda.go" "../module/language/tree-il/demux-lambda.scm" #<module (#{ g4760}#) 4cc73c0> scheme bytecode 1 0 (#:warnings (unsupported-warning)))) "language/tree-il/demux-lambda.go") #<closed: file 3ee7f88>) #f))
:info:build In unknown file:
:info:build           14 (_ #<procedure 4644380 at ice-9/eval.scm:383:13 rest>)
:info:build           13 (_ #<procedure 4648b30 at ice-9/eval.scm:383:13 rest>)
:info:build In ice-9/eval.scm:
:info:build     619:8 12 (_ #(#(#<directory (system base compile) 2cf2190> #<closed: file 3ee7f50> #<procedure 463d1e0 at ice-9/eval.scm:333:13 (a)> "../module/language/tree-il/demux-lambda.scm" "language/tree-il/demux-lambda.go.6LQZVT" "language/tree-il/demux-lambda.go")))
:info:build    196:35 11 (_ #(#(#<directory (system base compile) 2cf2190> #<closed: file 3ee7f88> #<module (#{ g4760}#) 4cc73c0> scheme bytecode 1 0 (#:warnings (unsupported-warning))) #<closed: file 3ee7f50>))
:info:build In unknown file:
:info:build           10 (_ #<procedure 4689260 at ice-9/eval.scm:383:13 rest>)
:info:build            9 (_ #<procedure 4f7c950 at ice-9/eval.scm:339:13 (a b c)>)
:info:build            8 (_ #<procedure 4f7c880 at ice-9/eval.scm:339:13 (a b c)>)
:info:build In language/tree-il/compile-bytecode.scm:
:info:build   1365:33  7 (compile-bytecode #<tree-il (seq (let (m) (#{m 4761}#) ((call (@@ (guile) define-module*) (const (language tree-il demux-lambda)) (const #:filename) (const "language/tree-il/demux-lambda.scm") (const #:imports) (const (((srfi srfi-1)) ((ice-9 match)) ((language tree-il)))) (const #:exports) (const (demux-lambda)) (const #:declarative?) (const #t))) (seq (call (@@ (guile) set-current-module) (lexical m #{m 4761}#)) (void))) (seq (define make-binding (lambda ((name . make-binding?> ?)
:info:build     603:2  6 (split-closures #<tree-il (seq (let (m) (#{m 4761}#) ((call (@@ (guile) define-module*) (const (language tree-il demux-lambda)) (const #:filename) (const "language/tree-il/demux-lambda.scm") (const #:imports) (const (((srfi srfi-1)) ((ice-9 match)) ((language tree-il)))) (const #:exports) (const (demux-lambda)) (const #:declarative?) (const #t))) (seq (call (@@ (guile) set-current-module) (lexical m #{m 4761}#)) (const #<unspecified>))) (seq (define make-binding (lambda ((name .?>)
:info:build    588:29  5 (failure)
:info:build    588:16  4 (failure)
:info:build    545:56  3 (visit #<tree-il (lambda ((name . make-binding)) (lambda-case (((name sym val) #f #f #f () (#{name 4762}# #{sym 4763}# #{val 4764}#)) (primcall vector (lexical name #{name 4762}#) (lexical sym #{sym 4763}#) (lexical val #{val 4764}#)))))>)
:info:build In unknown file:
:info:build            2 (_ #<procedure 4faf640 at ice-9/eval.scm:383:13 rest>)
:info:build In ice-9/eval.scm:
:info:build     619:8  1 (_ #(#(#f #f #<&compound-exception components: (#<&assertion-failure> #<&origin origin: "+"> #<&message message: "Wrong type argument in position ~A: ~S"> #<&irritants irritants: (1 #<unknown-immediate (0x1 . 0x2c85) @ 0x1f55724>)> #<&exception-with-kind-and-args kind: wrong-type-arg args: ("+" "Wrong type argument in position ~A: ~S" (1 #<unknown-immediate (0x1 . 0x2c85) @ 0x1f55724>) (#<unknown-immediate (0x1 . 0x2c85) @ 0x1f55724>))>)> #<procedure 4648bf0 at ice-9/eval.sc?> ?)))
:info:build In unknown file:
:info:build            0 (_ #<procedure 4fb7d30 at ice-9/eval.scm:383:13 rest>)
:info:build ERROR: In procedure +: Wrong type argument in position 1: #<unknown-immediate (0x1 . 0x2c85) @ 0x1f55724>
:info:build make[2]: *** [language/tree-il/demux-lambda.go] Error 1
:info:build Backtrace:
:info:build           19 (_ #<procedure 3969670 at ice-9/eval.scm:383:13 rest>)
:info:build           18 (_ #<procedure 39691b0 at ice-9/eval.scm:383:13 rest>)
:info:build           17 (_ #<procedure 396bda0 at ice-9/eval.scm:383:13 rest>)
:info:build           16 (_ #<procedure 399e650 at ice-9/eval.scm:383:13 rest>)
:info:build In ice-9/eval.scm:
:info:build     619:8 15 (_ #(#(#(#(#(#<directory (system base compile) 465d370> "language/tree-il/eta-expand.go" "../module/language/tree-il/eta-expand.scm" #<module (#{ g4760}#) 4ae0cd0> scheme bytecode 1 0 (#:warnings (unsupported-warning)))) "language/tree-il/eta-expand.go") #<closed: file 2844ab8>) #f))
:info:build In unknown file:
:info:build           14 (_ #<procedure 39b16a0 at ice-9/eval.scm:383:13 rest>)
:info:build           13 (_ #<procedure 39b4a30 at ice-9/eval.scm:383:13 rest>)
:info:build In ice-9/eval.scm:
:info:build     619:8 12 (_ #(#(#<directory (system base compile) 465d370> #<closed: file 2844a80> #<procedure 39afa50 at ice-9/eval.scm:333:13 (a)> "../module/language/tree-il/eta-expand.scm" "language/tree-il/eta-expand.go.zvApFL" "language/tree-il/eta-expand.go")))
:info:build    196:35 11 (_ #(#(#<directory (system base compile) 465d370> #<closed: file 2844ab8> #<module (#{ g4760}#) 4ae0cd0> scheme bytecode 1 0 (#:warnings (unsupported-warning))) #<closed: file 2844a80>))
:info:build In unknown file:
:info:build           10 (_ #<procedure 39c5e20 at ice-9/eval.scm:383:13 rest>)
:info:build            9 (_ #<procedure 3d63260 at ice-9/eval.scm:339:13 (a b c)>)
:info:build            8 (_ #<procedure 3d63170 at ice-9/eval.scm:339:13 (a b c)>)
:info:build In language/tree-il/compile-bytecode.scm:
:info:build   1365:33  7 (compile-bytecode #<tree-il (seq (let (m) (#{m 4761}#) ((call (@@ (guile) define-module*) (const (language tree-il eta-expand)) (const #:filename) (const "language/tree-il/eta-expand.scm") (const #:imports) (const (((ice-9 match)) ((language tree-il)))) (const #:exports) (const (eta-expand)) (const #:declarative?) (const #t))) (seq (call (@@ (guile) set-current-module) (lexical m #{m 4761}#)) (void))) (seq (define for-each-fold (lambda ((name . for-each-fold)) (lambda-case (((t?> ?)
:info:build     603:2  6 (split-closures #<tree-il (seq (let (m) (#{m 4761}#) ((call (@@ (guile) define-module*) (const (language tree-il eta-expand)) (const #:filename) (const "language/tree-il/eta-expand.scm") (const #:imports) (const (((ice-9 match)) ((language tree-il)))) (const #:exports) (const (eta-expand)) (const #:declarative?) (const #t))) (seq (call (@@ (guile) set-current-module) (lexical m #{m 4761}#)) (const #<unspecified>))) (seq (define for-each-fold (lambda ((name . for-each-fold)) (lam?>)
:info:build    588:29  5 (failure)
:info:build    588:16  4 (failure)
:info:build    545:56  3 (visit #<tree-il (lambda ((name . for-each-fold)) (lambda-case (((tree down up) #f #f #f () (#{tree 4762}# #{down 4763}# #{up 4764}#)) (fix (fold-values) (#{fold-values 4765}#) ((lambda ((name . fold-values)) (lambda-case (((proc exps) #f #f #f () (#{proc 5261}# #{exps 5262}#)) (if (primcall null? (lexical exps #{exps 5262}#)) (call (primcall builtin-ref (const 1))) (let-values (call (lexical proc #{proc 5261}#) (primcall car (lexical exps #{exps 5262}#))) (lambda-case ((() #f #?>)
:info:build In unknown file:
:info:build            2 (_ #<procedure 3c1ca80 at ice-9/eval.scm:383:13 rest>)
:info:build In ice-9/eval.scm:
:info:build     619:8  1 (_ #(#(#f #f #<&compound-exception components: (#<&assertion-failure> #<&origin origin: "+"> #<&message message: "Wrong type argument in position ~A: ~S"> #<&irritants irritants: (1 #<unknown-immediate (0x1 . 0x2c85) @ 0x1f55724>)> #<&exception-with-kind-and-args kind: wrong-type-arg args: ("+" "Wrong type argument in position ~A: ~S" (1 #<unknown-immediate (0x1 . 0x2c85) @ 0x1f55724>) (#<unknown-immediate (0x1 . 0x2c85) @ 0x1f55724>))>)> #<procedure 39b4ac0 at ice-9/eval.sc?> ?)))
:info:build In unknown file:
:info:build            0 (_ #<procedure 3c22df0 at ice-9/eval.scm:383:13 rest>)
:info:build ERROR: In procedure +: Wrong type argument in position 1: #<unknown-immediate (0x1 . 0x2c85) @ 0x1f55724>
:info:build make[2]: *** [language/tree-il/eta-expand.go] Error 1
:info:build Backtrace:
:info:build           19 (_ #<procedure 44a87f0 at ice-9/eval.scm:383:13 rest>)
:info:build In ice-9/eval.scm:
:info:build     619:8 18 (_ #(#(#(#(#(#<directory (system base compile) 41380f0> "language/tree-il/effects.go" "../module/language/tree-il/effects.scm" #<module (#{ g4760}#) 55a52d0> scheme bytecode 1 0 (#:warnings (unsupported-warning)))) "language/tree-il/effects.go") #<closed: file 4176ea8>) #f))
:info:build In unknown file:
:info:build           17 (_ #<procedure 44b3630 at ice-9/eval.scm:383:13 rest>)
:info:build           16 (_ #<procedure 44b8b50 at ice-9/eval.scm:383:13 rest>)
:info:build In ice-9/eval.scm:
:info:build     619:8 15 (_ #(#(#<directory (system base compile) 41380f0> #<closed: file 4176e70> #<procedure 44b2470 at ice-9/eval.scm:333:13 (a)> "../module/language/tree-il/effects.scm" "language/tree-il/effects.go.fLYeTB" "language/tree-il/effects.go")))
:info:build    196:35 14 (_ #(#(#<directory (system base compile) 41380f0> #<closed: file 4176ea8> #<module (#{ g4760}#) 55a52d0> scheme bytecode 1 0 (#:warnings (unsupported-warning))) #<closed: file 4176e70>))
:info:build In unknown file:
:info:build           13 (_ #<procedure 44cf2d0 at ice-9/eval.scm:383:13 rest>)
:info:build           12 (_ #<procedure 465fbe0 at ice-9/eval.scm:339:13 (a b c)>)
:info:build           11 (_ #<procedure 465fb10 at ice-9/eval.scm:339:13 (a b c)>)
:info:build In language/tree-il/compile-bytecode.scm:
:info:build   1365:33 10 (compile-bytecode #<tree-il (seq (let (m) (#{m 4761}#) ((call (@@ (guile) define-module*) (const (language tree-il effects)) (const #:filename) (const "language/tree-il/effects.scm") (const #:imports) (const (((language tree-il)) ((language tree-il primitives)) ((ice-9 match)))) (const #:exports) (const (make-effects-analyzer &mutable-lexical &toplevel &fluid &definite-bailout &possible-bailout &zero-values &allocation &type-check &all-effects effects-commute? exclude-effects e?> ?)
:info:build     603:2  9 (split-closures #<tree-il (seq (let (m) (#{m 4761}#) ((call (@@ (guile) define-module*) (const (language tree-il effects)) (const #:filename) (const "language/tree-il/effects.scm") (const #:imports) (const (((language tree-il)) ((language tree-il primitives)) ((ice-9 match)))) (const #:exports) (const (make-effects-analyzer &mutable-lexical &toplevel &fluid &definite-bailout &possible-bailout &zero-values &allocation &type-check &all-effects effects-commute? exclude-effects effe?>)
:info:build    588:29  8 (failure)
:info:build    588:16  7 (failure)
:info:build    532:26  6 (visit #<tree-il (call (@ (guile) make-syntax-transformer) (const define-effects) (const macro) (lambda () (lambda-case (((x) #f #f #f () (#{x 4762}#)) (let (tmp) (#{tmp 4764}#) ((call (@ (guile) $sc-dispatch) (lexical x #{x 4762}#) (const (_ any . each-any)))) (if (primcall false? (lexical tmp #{tmp 4764}#)) (call (@ (guile) syntax-violation) (const #f) (const "source expression failed to match any pattern") (lexical x #{x 4762}#)) (call (primcall builtin-ref (const 0)) (lambda?>)
:info:build In ice-9/eval.scm:
:info:build    196:35  5 (_ #(#(#<directory (srfi srfi-1) 2c166e0> #<procedure 3edb270 at language/tree-il/compile-bytecode.scm:532:32 (x free)> #<variable 52d2380 value: #<procedure fold1 (a b)>>) () (#<tree-il (lambda () (lambda-case (((x) #f #f #f () (#{x 4762}#)) (let (tmp) (#{tmp 4764}#) ((call (@ (guile) $sc-dispatch) (lexical x #{x 4762}#) (const (_ any . each-any)))) (if (primcall false? (lexical tmp #{tmp 4764}#)) (call (@ (guile) syntax-violation) (const #f) (const "source expression failed?>)))
:info:build In language/tree-il/compile-bytecode.scm:
:info:build    532:56  4 (_ #<tree-il (lambda () (lambda-case (((x) #f #f #f () (#{x 4762}#)) (let (tmp) (#{tmp 4764}#) ((call (@ (guile) $sc-dispatch) (lexical x #{x 4762}#) (const (_ any . each-any)))) (if (primcall false? (lexical tmp #{tmp 4764}#)) (call (@ (guile) syntax-violation) (const #f) (const "source expression failed to match any pattern") (lexical x #{x 4762}#)) (call (primcall builtin-ref (const 0)) (lambda () (lambda-case (((all name) #f #f #f () (#{all 4765}# #{name 4766}#)) (let (tmp)?> ?)
:info:build    545:56  3 (visit #<tree-il (lambda () (lambda-case (((x) #f #f #f () (#{x 4762}#)) (let (tmp) (#{tmp 4764}#) ((call (@ (guile) $sc-dispatch) (lexical x #{x 4762}#) (const (_ any . each-any)))) (if (primcall false? (lexical tmp #{tmp 4764}#)) (call (@ (guile) syntax-violation) (const #f) (const "source expression failed to match any pattern") (lexical x #{x 4762}#)) (call (primcall builtin-ref (const 0)) (lambda () (lambda-case (((all name) #f #f #f () (#{all 4765}# #{name 4766}#)) (let (t?>)
:info:build In unknown file:
:info:build            2 (_ #<procedure 3ee0ef0 at ice-9/eval.scm:383:13 rest>)
:info:build In ice-9/eval.scm:
:info:build     619:8  1 (_ #(#(#f #f #<&compound-exception components: (#<&assertion-failure> #<&origin origin: "+"> #<&message message: "Wrong type argument in position ~A: ~S"> #<&irritants irritants: (1 #<unknown-immediate (0x1 . 0x2c85) @ 0x1f55724>)> #<&exception-with-kind-and-args kind: wrong-type-arg args: ("+" "Wrong type argument in position ~A: ~S" (1 #<unknown-immediate (0x1 . 0x2c85) @ 0x1f55724>) (#<unknown-immediate (0x1 . 0x2c85) @ 0x1f55724>))>)> #<procedure 44b8cc0 at ice-9/eval.sc?> ?)))
:info:build In unknown file:
:info:build            0 (_ #<procedure 3ee3400 at ice-9/eval.scm:383:13 rest>)
:info:build ERROR: In procedure +: Wrong type argument in position 1: #<unknown-immediate (0x1 . 0x2c85) @ 0x1f55724>
:info:build make[2]: *** [language/tree-il/effects.go] Error 1
:info:build Backtrace:
:info:build           19 (_ #<procedure 453d0a0 at ice-9/eval.scm:383:13 rest>)
:info:build           18 (_ #<procedure 453f720 at ice-9/eval.scm:383:13 rest>)
:info:build           17 (_ #<procedure 4542fc0 at ice-9/eval.scm:383:13 rest>)
:info:build           16 (_ #<procedure 457a670 at ice-9/eval.scm:383:13 rest>)
:info:build In ice-9/eval.scm:
:info:build     619:8 15 (_ #(#(#(#(#(#<directory (system base compile) 3ffa3c0> "language/tree-il/fix-letrec.go" "../module/language/tree-il/fix-letrec.scm" #<module (#{ g4760}#) 4352a00> scheme bytecode 1 0 (#:warnings (unsupported-warning)))) "language/tree-il/fix-letrec.go") #<closed: file 3d7dc08>) #f))
:info:build In unknown file:
:info:build           14 (_ #<procedure 4598e60 at ice-9/eval.scm:383:13 rest>)
:info:build           13 (_ #<procedure 4598710 at ice-9/eval.scm:383:13 rest>)
:info:build In ice-9/eval.scm:
:info:build     619:8 12 (_ #(#(#<directory (system base compile) 3ffa3c0> #<closed: file 3d7db98> #<procedure 4593ad0 at ice-9/eval.scm:333:13 (a)> "../module/language/tree-il/fix-letrec.scm" "language/tree-il/fix-letrec.go.gdg7g4" "language/tree-il/fix-letrec.go")))
:info:build    196:35 11 (_ #(#(#<directory (system base compile) 3ffa3c0> #<closed: file 3d7dc08> #<module (#{ g4760}#) 4352a00> scheme bytecode 1 0 (#:warnings (unsupported-warning))) #<closed: file 3d7db98>))
:info:build In unknown file:
:info:build           10 (_ #<procedure 45bf470 at ice-9/eval.scm:383:13 rest>)
:info:build            9 (_ #<procedure 5174850 at ice-9/eval.scm:339:13 (a b c)>)
:info:build            8 (_ #<procedure 5174780 at ice-9/eval.scm:339:13 (a b c)>)
:info:build In language/tree-il/compile-bytecode.scm:
:info:build   1365:33  7 (compile-bytecode #<tree-il (seq (let (m) (#{m 4761}#) ((call (@@ (guile) define-module*) (const (language tree-il fix-letrec)) (const #:filename) (const "language/tree-il/fix-letrec.scm") (const #:imports) (const (((srfi srfi-1)) ((srfi srfi-11)) ((ice-9 match)) ((language tree-il)) ((language tree-il effects)) ((language cps graphs)) ((language cps intmap)) ((language cps intset)))) (const #:exports) (const (fix-letrec)) (const #:declarative?) (const #t))) (seq (call (@@ (gui?> ?)
:info:build     603:2  6 (split-closures #<tree-il (seq (let (m) (#{m 4761}#) ((call (@@ (guile) define-module*) (const (language tree-il fix-letrec)) (const #:filename) (const "language/tree-il/fix-letrec.scm") (const #:imports) (const (((srfi srfi-1)) ((srfi srfi-11)) ((ice-9 match)) ((language tree-il)) ((language tree-il effects)) ((language cps graphs)) ((language cps intmap)) ((language cps intset)))) (const #:exports) (const (fix-letrec)) (const #:declarative?) (const #t))) (seq (call (@@ (guile)?>)
:info:build    588:29  5 (failure)
:info:build    588:16  4 (failure)
:info:build    545:56  3 (visit #<tree-il (lambda ((name . fix-fold)) (lambda-case (((tree down up) #f #f #f () (#{tree 4762}# #{down 4763}# #{up 4764}#)) (fix (fold-values) (#{fold-values 4765}#) ((lambda ((name . fold-values)) (lambda-case (((proc exps) #f #f #f () (#{proc 5261}# #{exps 5262}#)) (if (primcall null? (lexical exps #{exps 5262}#)) (call (primcall builtin-ref (const 1))) (let-values (call (lexical proc #{proc 5261}#) (primcall car (lexical exps #{exps 5262}#))) (lambda-case ((() #f #f #f ?>)
:info:build In unknown file:
:info:build            2 (_ #<procedure 4166190 at ice-9/eval.scm:383:13 rest>)
:info:build In ice-9/eval.scm:
:info:build     619:8  1 (_ #(#(#f #f #<&compound-exception components: (#<&assertion-failure> #<&origin origin: "+"> #<&message message: "Wrong type argument in position ~A: ~S"> #<&irritants irritants: (1 #<unknown-immediate (0x1 . 0x2c85) @ 0x1f55724>)> #<&exception-with-kind-and-args kind: wrong-type-arg args: ("+" "Wrong type argument in position ~A: ~S" (1 #<unknown-immediate (0x1 . 0x2c85) @ 0x1f55724>) (#<unknown-immediate (0x1 . 0x2c85) @ 0x1f55724>))>)> #<procedure 45987b0 at ice-9/eval.sc?> ?)))
:info:build In unknown file:
:info:build            0 (_ #<procedure 4170d20 at ice-9/eval.scm:383:13 rest>)
:info:build ERROR: In procedure +: Wrong type argument in position 1: #<unknown-immediate (0x1 . 0x2c85) @ 0x1f55724>
:info:build make[2]: *** [language/tree-il/fix-letrec.go] Error 1
:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/stage0'
:info:build make[1]: *** [all-recursive] Error 1
:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10'
:info:build make: *** [all] Error 2
:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10'
:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/make -j6 -w all 
:info:build Exit code: 2
:error:build Failed to build guile-3.0: command execution failed
:debug:build Error code: CHILDSTATUS 14802 2
:debug:build Backtrace: command execution failed
:debug:build     while executing
:debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring"
:debug:build     invoked from within
:debug:build "command_exec -callback portprogress::target_progress_callback build"
:debug:build     (procedure "portbuild::build_main" line 10)
:debug:build     invoked from within
:debug:build "$procedure $targetname"
:error:build See /opt/local/var/macports/logs/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/main.log for details.
version:1
:debug:main Starting logging for guile-3.0 @3.0.10_0
:debug:sysinfo Mac OS X 10.6 (darwin/10.0.0d2) arch powerpc
:debug:sysinfo MacPorts 2.10.99
:debug:sysinfo Xcode 3.2, CLT none
:debug:sysinfo SDK 10.6
:debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 10.6
:debug:main epoch: in tree: 1 installed: 1
:debug:main autoconf 2.72_0 exists in the ports tree
:debug:main autoconf 2.72_0  is the latest installed
:debug:main autoconf 2.72_0  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/autoconf
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main only one arch supported, so not adding the default universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! autoconf 2.72_0 >= autoconf 2.72_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main m4 1.4.19_1 exists in the ports tree
:debug:main m4 1.4.19_1  is the latest installed
:debug:main m4 1.4.19_1  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/PPCSnowLeopardPorts/devel/m4
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
:debug:main Sourcing PortGroup gnulib 1.0 from /opt/PPCSnowLeopardPorts/_resources/port1.0/group/gnulib-1.0.tcl
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main muniversal: < 2 archs supported, not adding universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main Running callback gnulib::setup
:debug:main Finished running callback gnulib::setup
:debug:main No need to upgrade! m4 1.4.19_1 >= m4 1.4.19_1
:debug:main epoch: in tree: 0 installed: 0
:debug:main gettext-runtime 0.22.5_0 exists in the ports tree
:debug:main gettext-runtime 0.22.5_0  is the latest installed
:debug:main gettext-runtime 0.22.5_0  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/gettext
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
:debug:main Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
:debug:main Sourcing PortGroup gnulib 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/gnulib-1.0.tcl
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main compiler clang blacklisted because it's not installed or it doesn't work
:debug:main muniversal: < 2 archs supported, not adding universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main Running callback gnulib::setup
:debug:main Finished running callback gnulib::setup
:debug:main No need to upgrade! gettext-runtime 0.22.5_0 >= gettext-runtime 0.22.5_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main libiconv 1.17_0 exists in the ports tree
:debug:main libiconv 1.17_0  is the latest installed
:debug:main libiconv 1.17_0  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/textproc/libiconv
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Re-registering default for configure.universal_args
:debug:main Re-registering default for configure.cc_archflags
:debug:main Re-registering default for configure.objc_archflags
:debug:main Re-registering default for configure.cxx_archflags
:debug:main Re-registering default for configure.objcxx_archflags
:debug:main Re-registering default for configure.fc_archflags
:debug:main Re-registering default for configure.f90_archflags
:debug:main Re-registering default for configure.f77_archflags
:debug:main Re-registering default for configure.ld_archflags
:debug:main Re-registering default for configure.universal_cflags
:debug:main Re-registering default for configure.universal_objcflags
:debug:main Re-registering default for configure.universal_cxxflags
:debug:main Re-registering default for configure.universal_objcxxflags
:debug:main Re-registering default for configure.universal_cppflags
:debug:main Re-registering default for configure.universal_ldflags
:debug:main Sourcing PortGroup muniversal 1.1 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.1.tcl
:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
:debug:main muniversal: < 2 archs supported, not adding universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main Running callback muniversal::add_compiler_flags
:debug:main Finished running callback muniversal::add_compiler_flags
:debug:main No need to upgrade! libiconv 1.17_0 >= libiconv 1.17_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main automake 1.16.5_0 exists in the ports tree
:debug:main automake 1.16.5_0  is the latest installed
:debug:main automake 1.16.5_0  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/automake
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main only one arch supported, so not adding the default universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! automake 1.16.5_0 >= automake 1.16.5_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main libtool 2.4.7_3 exists in the ports tree
:debug:main libtool 2.4.7_3  is the latest installed
:debug:main libtool 2.4.7_3  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/libtool
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
:debug:main only one arch supported, so not adding the default universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! libtool 2.4.7_3 >= libtool 2.4.7_3
:debug:main epoch: in tree: 0 installed: 0
:debug:main gmake 4.4.1_0 exists in the ports tree
:debug:main gmake 4.4.1_0  is the latest installed
:debug:main gmake 4.4.1_0  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/gmake
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main muniversal: < 2 archs supported, not adding universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! gmake 4.4.1_0 >= gmake 4.4.1_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main gsed 4.9_1 exists in the ports tree
:debug:main gsed 4.9_1  is the latest installed
:debug:main gsed 4.9_1  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/textproc/gsed
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup gnu_info 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/gnu_info-1.0.tcl
:debug:main only one arch supported, so not adding the default universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! gsed 4.9_1 >= gsed 4.9_1
:debug:main epoch: in tree: 0 installed: 0
:debug:main texinfo 7.1_0 exists in the ports tree
:debug:main texinfo 7.1_0  is the latest installed
:debug:main texinfo 7.1_0  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/textproc/texinfo
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
:debug:main Re-registering default for configure.universal_args
:debug:main Sourcing PortGroup perl5 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/perl5-1.0.tcl
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main muniversal: < 2 archs supported, not adding universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! texinfo 7.1_0 >= texinfo 7.1_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main ncurses 6.5_0 exists in the ports tree
:debug:main ncurses 6.5_0  is the latest installed
:debug:main ncurses 6.5_0  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/ncurses
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
:debug:main only one arch supported, so not adding the default universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! ncurses 6.5_0 >= ncurses 6.5_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main perl5.34 5.34.3_1 exists in the ports tree
:debug:main perl5.34 5.34.3_1  is the latest installed
:debug:main perl5.34 5.34.3_1  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/lang/perl5
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Re-registering default for configure.universal_args
:debug:main Sourcing PortGroup perl5 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/perl5-1.0.tcl
:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
:debug:main only one arch supported, so not adding the default universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! perl5.34 5.34.3_1 >= perl5.34 5.34.3_1
:debug:main epoch: in tree: 0 installed: 0
:debug:main db48 4.8.30_5 exists in the ports tree
:debug:main db48 4.8.30_5  is the latest installed
:debug:main db48 4.8.30_5  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/databases/db48
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
:debug:main muniversal: < 2 archs supported, not adding universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! db48 4.8.30_5 >= db48 4.8.30_5
:debug:main epoch: in tree: 0 installed: 0
:debug:main gdbm 1.24_0 exists in the ports tree
:debug:main gdbm 1.24_0  is the latest installed
:debug:main gdbm 1.24_0  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/databases/gdbm
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
:debug:main only one arch supported, so not adding the default universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! gdbm 1.24_0 >= gdbm 1.24_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main readline 8.2.013_0 exists in the ports tree
:debug:main readline 8.2.013_0  is the latest installed
:debug:main readline 8.2.013_0  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/readline
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
:debug:main muniversal: < 2 archs supported, not adding universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! readline 8.2.013_0 >= readline 8.2.013_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main gcc14 14.2.0_1 exists in the ports tree
:debug:main gcc14 14.2.0_1 +stdlib_flag is the latest installed
:debug:main gcc14 14.2.0_1 +stdlib_flag is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/PPCSnowLeopardPorts/lang/gcc14
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup select 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/select-1.0.tcl
:debug:main Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
:debug:main Sourcing PortGroup active_variants 1.1 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/active_variants-1.1.tcl
:debug:main Sourcing PortGroup conflicts_build 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/conflicts_build-1.0.tcl
:debug:main compiler clang blacklisted because it's not installed or it doesn't work
:debug:main compiler llvm-gcc-4.2 2077.3 blacklisted because it matches {llvm-gcc-4.2 < 2336.1}
:debug:main compiler clang blacklisted because it's not installed or it doesn't work
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main universal variant already exists, so not adding the default one
:debug:main Executing variant stdlib_flag provides stdlib_flag
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! gcc14 14.2.0_1 >= gcc14 14.2.0_1
:debug:main epoch: in tree: 0 installed: 0
:debug:main cctools 949.0.1_3 exists in the ports tree
:debug:main cctools 949.0.1_3  is the latest installed
:debug:main cctools 949.0.1_3 +llvmppc is active
:debug:main Merging existing requested variants '+llvmppc-llvm34' into variants
:debug:main new fully merged portvariants: llvmppc + llvm34 -
:debug:main Opening port in directory: /opt/PPCSnowLeopardPorts/devel/cctools
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main only one arch supported, so not adding the default universal variant
:debug:main Executing variant llvmppc provides llvmppc
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! cctools 949.0.1_3 >= cctools 949.0.1_3
:debug:main epoch: in tree: 0 installed: 0
:debug:main llvm-powerpc 7.1.1_0 exists in the ports tree
:debug:main llvm-powerpc 7.1.1_0 +emulated_tls is the latest installed
:debug:main llvm-powerpc 7.1.1_0 +emulated_tls is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/PPCSnowLeopardPorts/lang/llvm-powerpc
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Re-registering default for destroot.target
:debug:main Re-registering default for configure.dir
:debug:main Re-registering default for build.dir
:debug:main Re-registering default for configure.pre_args
:debug:main Sourcing PortGroup cmake 1.1 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/cmake-1.1.tcl
:debug:main Sourcing PortGroup conflicts_build 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/conflicts_build-1.0.tcl
:debug:main Re-registering default for configure.dir
:debug:main Re-registering default for build.dir
:debug:main only one arch supported, so not adding the default universal variant
:debug:main Executing variant emulated_tls provides emulated_tls
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! llvm-powerpc 7.1.1_0 >= llvm-powerpc 7.1.1_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main gcc10-bootstrap 10.5.0_0 exists in the ports tree
:debug:main gcc10-bootstrap 10.5.0_0  is the latest installed
:debug:main gcc10-bootstrap 10.5.0_0  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/PPCSnowLeopardPorts/lang/gcc10-bootstrap
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main muniversal: < 2 archs supported, not adding universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! gcc10-bootstrap 10.5.0_0 >= gcc10-bootstrap 10.5.0_0
:debug:main epoch: in tree: 20090923 installed: 20090923
:debug:main libedit 20240517-3.1_0 exists in the ports tree
:debug:main libedit 20240517-3.1_0  is the latest installed
:debug:main libedit 20240517-3.1_0  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/libedit
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
:debug:main muniversal: < 2 archs supported, not adding universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! libedit 20240517-3.1_0 >= libedit 20240517-3.1_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main libffi 3.4.6_1 exists in the ports tree
:debug:main libffi 3.4.6_1  is the latest installed
:debug:main libffi 3.4.6_1  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/libffi
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main Sourcing PortGroup github 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/github-1.0.tcl
:debug:main Re-registering default for extract.rename
:debug:main Re-registering default for livecheck.url
:debug:main Re-registering default for livecheck.regex
:debug:main Re-registering default for extract.rename
:debug:main muniversal: < 2 archs supported, not adding universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! libffi 3.4.6_1 >= libffi 3.4.6_1
:debug:main epoch: in tree: 2 installed: 2
:debug:main python27-bootstrap 2.7.18_10 exists in the ports tree
:debug:main python27-bootstrap 2.7.18_10  is the latest installed
:debug:main python27-bootstrap 2.7.18_10  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/lang/python27
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup select 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/select-1.0.tcl
:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
:debug:main removing universal variant due to < 2 supported universal_archs
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! python27-bootstrap 2.7.18_10 >= python27-bootstrap 2.7.18_10
:debug:main epoch: in tree: 0 installed: 0
:debug:main zlib 1.3.1_0 exists in the ports tree
:debug:main zlib 1.3.1_0  is the latest installed
:debug:main zlib 1.3.1_0  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/zlib
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup xcodeversion 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/xcodeversion-1.0.tcl
:debug:main only one arch supported, so not adding the default universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! zlib 1.3.1_0 >= zlib 1.3.1_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main perl5 5.34.3_0 exists in the ports tree
:debug:main perl5 5.34.3_0 +perl5_34 is the latest installed
:debug:main perl5 5.34.3_0 +perl5_34 is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/lang/perl5
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Re-registering default for configure.universal_args
:debug:main Sourcing PortGroup perl5 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/perl5-1.0.tcl
:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
:debug:main universal_variant is false, so not adding the default universal variant
:debug:main Executing variant perl5_34 provides perl5_34
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! perl5 5.34.3_0 >= perl5 5.34.3_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main gmp 6.3.0_0 exists in the ports tree
:debug:main gmp 6.3.0_0  is the latest installed
:debug:main gmp 6.3.0_0  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/gmp
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Re-registering default for configure.universal_args
:debug:main Re-registering default for configure.cc_archflags
:debug:main Re-registering default for configure.objc_archflags
:debug:main Re-registering default for configure.cxx_archflags
:debug:main Re-registering default for configure.objcxx_archflags
:debug:main Re-registering default for configure.fc_archflags
:debug:main Re-registering default for configure.f90_archflags
:debug:main Re-registering default for configure.f77_archflags
:debug:main Re-registering default for configure.ld_archflags
:debug:main Re-registering default for configure.universal_cflags
:debug:main Re-registering default for configure.universal_objcflags
:debug:main Re-registering default for configure.universal_cxxflags
:debug:main Re-registering default for configure.universal_objcxxflags
:debug:main Re-registering default for configure.universal_cppflags
:debug:main Re-registering default for configure.universal_ldflags
:debug:main Sourcing PortGroup muniversal 1.1 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.1.tcl
:debug:main Sourcing PortGroup xcode_workaround 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/xcode_workaround-1.0.tcl
:debug:main muniversal: < 2 archs supported, not adding universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main Running callback muniversal::add_compiler_flags
:debug:main Finished running callback muniversal::add_compiler_flags
:debug:main Running callback xcode_workaround::xcode_workaround.appy_fix
:debug:main Finished running callback xcode_workaround::xcode_workaround.appy_fix
:debug:main No need to upgrade! gmp 6.3.0_0 >= gmp 6.3.0_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main isl-devel 0.26_0 exists in the ports tree
:debug:main isl-devel 0.26_0  is the latest installed
:debug:main isl-devel 0.26_0  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/isl-devel
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
:debug:main Re-registering default for configure.universal_args
:debug:main Re-registering default for configure.cc_archflags
:debug:main Re-registering default for configure.objc_archflags
:debug:main Re-registering default for configure.cxx_archflags
:debug:main Re-registering default for configure.objcxx_archflags
:debug:main Re-registering default for configure.fc_archflags
:debug:main Re-registering default for configure.f90_archflags
:debug:main Re-registering default for configure.f77_archflags
:debug:main Re-registering default for configure.ld_archflags
:debug:main Re-registering default for configure.universal_cflags
:debug:main Re-registering default for configure.universal_objcflags
:debug:main Re-registering default for configure.universal_cxxflags
:debug:main Re-registering default for configure.universal_objcxxflags
:debug:main Re-registering default for configure.universal_cppflags
:debug:main Re-registering default for configure.universal_ldflags
:debug:main Sourcing PortGroup muniversal 1.1 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.1.tcl
:debug:main compiler clang blacklisted because it's not installed or it doesn't work
:debug:main muniversal: < 2 archs supported, not adding universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main Running callback muniversal::add_compiler_flags
:debug:main Finished running callback muniversal::add_compiler_flags
:debug:main No need to upgrade! isl-devel 0.26_0 >= isl-devel 0.26_0
:debug:main epoch: in tree: 2 installed: 2
:debug:main ld64 3_6 exists in the ports tree
:debug:main ld64 3_6 +ld64_97 is the latest installed
:debug:main ld64 3_6 +ld64_97 is active
:debug:main Merging existing requested variants '+ld64_97' into variants
:debug:main new fully merged portvariants: ld64_97 +
:debug:main Opening port in directory: /opt/PPCSnowLeopardPorts/devel/ld64
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
:debug:main removing universal variant due to < 2 supported universal_archs
:debug:main Executing variant ld64_97 provides ld64_97
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! ld64 3_6 >= ld64 3_6
:debug:main epoch: in tree: 2 installed: 2
:debug:main ld64-97 97.17_9 exists in the ports tree
:debug:main ld64-97 97.17_9 +llvm33 is the latest installed
:debug:main ld64-97 97.17_9 +llvmppc is active
:debug:main Merging existing requested variants '+llvmppc-llvm34' into variants
:debug:main new fully merged portvariants: llvmppc + llvm34 -
:debug:main Opening port in directory: /opt/PPCSnowLeopardPorts/devel/ld64
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
:debug:main removing universal variant due to < 2 supported universal_archs
:debug:main Executing variant llvmppc provides llvmppc
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! ld64-97 97.17_9 >= ld64-97 97.17_9
:debug:main epoch: in tree: 0 installed: 0
:debug:main libmpc 1.3.1_0 exists in the ports tree
:debug:main libmpc 1.3.1_0  is the latest installed
:debug:main libmpc 1.3.1_0  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/libmpc
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main only one arch supported, so not adding the default universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! libmpc 1.3.1_0 >= libmpc 1.3.1_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main mpfr 4.2.1_0 exists in the ports tree
:debug:main mpfr 4.2.1_0  is the latest installed
:debug:main mpfr 4.2.1_0  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/mpfr
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
:debug:main Sourcing PortGroup xcode_workaround 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/xcode_workaround-1.0.tcl
:debug:main compiler clang blacklisted because it's not installed or it doesn't work
:debug:main muniversal: < 2 archs supported, not adding universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main Running callback xcode_workaround::xcode_workaround.appy_fix
:debug:main Finished running callback xcode_workaround::xcode_workaround.appy_fix
:debug:main No need to upgrade! mpfr 4.2.1_0 >= mpfr 4.2.1_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main zstd 1.5.6_0 exists in the ports tree
:debug:main zstd 1.5.6_0  is the latest installed
:debug:main zstd 1.5.6_0  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/zstd
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup github 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/github-1.0.tcl
:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
:debug:main Sourcing PortGroup compiler_wrapper 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/compiler_wrapper-1.0.tcl
:debug:main Re-registering default for compwrap.add_compiler_flags
:debug:main Re-registering default for use_configure
:debug:main Re-registering default for universal_variant
:debug:main Sourcing PortGroup makefile 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/makefile-1.0.tcl
:debug:main Re-registering default for configure.universal_args
:debug:main Re-registering default for configure.cc_archflags
:debug:main Re-registering default for configure.objc_archflags
:debug:main Re-registering default for configure.cxx_archflags
:debug:main Re-registering default for configure.objcxx_archflags
:debug:main Re-registering default for configure.fc_archflags
:debug:main Re-registering default for configure.f90_archflags
:debug:main Re-registering default for configure.f77_archflags
:debug:main Re-registering default for configure.ld_archflags
:debug:main Re-registering default for configure.universal_cflags
:debug:main Re-registering default for configure.universal_objcflags
:debug:main Re-registering default for configure.universal_cxxflags
:debug:main Re-registering default for configure.universal_objcxxflags
:debug:main Re-registering default for configure.universal_cppflags
:debug:main Re-registering default for configure.universal_ldflags
:debug:main Sourcing PortGroup muniversal 1.1 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.1.tcl
:debug:main Re-registering default for extract.rename
:debug:main Re-registering default for livecheck.url
:debug:main Re-registering default for livecheck.regex
:debug:main Re-registering default for extract.rename
:debug:main muniversal: < 2 archs supported, not adding universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main Running callback compwrap::configure_envs
:debug:main Finished running callback compwrap::configure_envs
:debug:main Running callback makefile_pg::makefile_setup
:debug:main Finished running callback makefile_pg::makefile_setup
:debug:main Running callback muniversal::add_compiler_flags
:debug:main Finished running callback muniversal::add_compiler_flags
:debug:main No need to upgrade! zstd 1.5.6_0 >= zstd 1.5.6_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main lz4 1.10.0_0 exists in the ports tree
:debug:main lz4 1.10.0_0  is the latest installed
:debug:main lz4 1.10.0_0  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/lz4
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup github 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/github-1.0.tcl
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
:debug:main Re-registering default for extract.rename
:debug:main Re-registering default for livecheck.url
:debug:main Re-registering default for livecheck.regex
:debug:main Re-registering default for extract.rename
:debug:main muniversal: < 2 archs supported, not adding universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! lz4 1.10.0_0 >= lz4 1.10.0_0
:debug:main epoch: in tree: 1 installed: 1
:debug:main xz 5.4.7_0 exists in the ports tree
:debug:main xz 5.4.7_0  is the latest installed
:debug:main xz 5.4.7_0  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xz
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
:debug:main Sourcing PortGroup github 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/github-1.0.tcl
:debug:main Re-registering default for extract.rename
:debug:main Re-registering default for livecheck.url
:debug:main Re-registering default for livecheck.regex
:debug:main Re-registering default for extract.rename
:debug:main only one arch supported, so not adding the default universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! xz 5.4.7_0 >= xz 5.4.7_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main gcc_select 0.1_10 exists in the ports tree
:debug:main gcc_select 0.1_10  is the latest installed
:debug:main gcc_select 0.1_10  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/PPCSnowLeopardPorts/sysutils/gcc_select
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup stub 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/stub-1.0.tcl
:debug:main Sourcing PortGroup select 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/select-1.0.tcl
:debug:main only one arch supported, so not adding the default universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main Running callback stub::setup_stub
:debug:main Finished running callback stub::setup_stub
:debug:main No need to upgrade! gcc_select 0.1_10 >= gcc_select 0.1_10
:debug:main epoch: in tree: 3 installed: 3
:debug:main libgcc 8.0_0 exists in the ports tree
:debug:main libgcc 8.0_0  is the latest installed
:debug:main libgcc 8.0_0  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/lang/libgcc
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup select 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/select-1.0.tcl
:debug:main removing universal variant due to < 2 supported universal_archs
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! libgcc 8.0_0 >= libgcc 8.0_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main libgcc14 14.2.0_1 exists in the ports tree
:debug:main libgcc14 14.2.0_1 +stdlib_flag is the latest installed
:debug:main libgcc14 14.2.0_1 +stdlib_flag is active
:debug:main Merging existing requested variants '+stdlib_flag' into variants
:debug:main new fully merged portvariants: stdlib_flag +
:debug:main Opening port in directory: /opt/PPCSnowLeopardPorts/lang/gcc14
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup select 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/select-1.0.tcl
:debug:main Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
:debug:main Sourcing PortGroup active_variants 1.1 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/active_variants-1.1.tcl
:debug:main Sourcing PortGroup conflicts_build 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/conflicts_build-1.0.tcl
:debug:main compiler clang blacklisted because it's not installed or it doesn't work
:debug:main compiler llvm-gcc-4.2 2077.3 blacklisted because it matches {llvm-gcc-4.2 < 2336.1}
:debug:main compiler clang blacklisted because it's not installed or it doesn't work
:debug:main universal variant already exists, so not adding the default one
:debug:main Executing variant stdlib_flag provides stdlib_flag
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! libgcc14 14.2.0_1 >= libgcc14 14.2.0_1
:debug:main epoch: in tree: 0 installed: 0
:debug:main gcc14-libcxx 14.2.0_1 exists in the ports tree
:debug:main gcc14-libcxx 14.2.0_1  is the latest installed
:debug:main gcc14-libcxx 14.2.0_1  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/PPCSnowLeopardPorts/lang/gcc14
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup select 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/select-1.0.tcl
:debug:main Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
:debug:main Sourcing PortGroup active_variants 1.1 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/active_variants-1.1.tcl
:debug:main Sourcing PortGroup conflicts_build 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/conflicts_build-1.0.tcl
:debug:main compiler clang blacklisted because it's not installed or it doesn't work
:debug:main compiler llvm-gcc-4.2 2077.3 blacklisted because it matches {llvm-gcc-4.2 < 2336.1}
:debug:main compiler clang blacklisted because it's not installed or it doesn't work
:debug:main universal_variant is false, so not adding the default universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! gcc14-libcxx 14.2.0_1 >= gcc14-libcxx 14.2.0_1
:debug:main epoch: in tree: 0 installed: 0
:debug:main pkgconfig 0.29.2_0 exists in the ports tree
:debug:main pkgconfig 0.29.2_0  is the latest installed
:debug:main pkgconfig 0.29.2_0  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/pkgconfig
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
:debug:main Sourcing PortGroup conflicts_build 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/conflicts_build-1.0.tcl
:debug:main only one arch supported, so not adding the default universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! pkgconfig 0.29.2_0 >= pkgconfig 0.29.2_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main boehmgc 8.2.6_2 exists in the ports tree
:debug:main boehmgc 8.2.6_2  is the latest installed
:debug:main boehmgc 8.2.6_2  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/boehmgc
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup github 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/github-1.0.tcl
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main Re-registering default for extract.rename
:debug:main Re-registering default for livecheck.url
:debug:main Re-registering default for livecheck.regex
:debug:main Re-registering default for extract.rename
:debug:main muniversal: < 2 archs supported, not adding universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! boehmgc 8.2.6_2 >= boehmgc 8.2.6_2
:debug:main epoch: in tree: 0 installed: 0
:debug:main libatomic_ops 7.8.2_0 exists in the ports tree
:debug:main libatomic_ops 7.8.2_0  is the latest installed
:debug:main libatomic_ops 7.8.2_0  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/libatomic_ops
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup github 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/github-1.0.tcl
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main Re-registering default for extract.rename
:debug:main Re-registering default for livecheck.url
:debug:main Re-registering default for livecheck.regex
:debug:main muniversal: < 2 archs supported, not adding universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! libatomic_ops 7.8.2_0 >= libatomic_ops 7.8.2_0
:debug:main epoch: in tree: 2 installed: 2
:debug:main gettext 0.22.5_0 exists in the ports tree
:debug:main gettext 0.22.5_0  is the latest installed
:debug:main gettext 0.22.5_0  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/gettext
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
:debug:main Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
:debug:main Sourcing PortGroup gnulib 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/gnulib-1.0.tcl
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main compiler clang blacklisted because it's not installed or it doesn't work
:debug:main muniversal: < 2 archs supported, not adding universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main Running callback gnulib::setup
:debug:main Finished running callback gnulib::setup
:debug:main No need to upgrade! gettext 0.22.5_0 >= gettext 0.22.5_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main gettext-tools-libs 0.22.5_0 exists in the ports tree
:debug:main gettext-tools-libs 0.22.5_0  is the latest installed
:debug:main gettext-tools-libs 0.22.5_0  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/gettext
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
:debug:main Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
:debug:main Sourcing PortGroup gnulib 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/gnulib-1.0.tcl
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main compiler clang blacklisted because it's not installed or it doesn't work
:debug:main muniversal: < 2 archs supported, not adding universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main Running callback gnulib::setup
:debug:main Finished running callback gnulib::setup
:debug:main No need to upgrade! gettext-tools-libs 0.22.5_0 >= gettext-tools-libs 0.22.5_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main libtextstyle 0.22.5_0 exists in the ports tree
:debug:main libtextstyle 0.22.5_0  is the latest installed
:debug:main libtextstyle 0.22.5_0  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/gettext
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
:debug:main Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
:debug:main Sourcing PortGroup gnulib 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/gnulib-1.0.tcl
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main compiler clang blacklisted because it's not installed or it doesn't work
:debug:main muniversal: < 2 archs supported, not adding universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main Running callback gnulib::setup
:debug:main Finished running callback gnulib::setup
:debug:main No need to upgrade! libtextstyle 0.22.5_0 >= libtextstyle 0.22.5_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main libunistring 1.2_0 exists in the ports tree
:debug:main libunistring 1.2_0  is the latest installed
:debug:main libunistring 1.2_0  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/textproc/libunistring
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main muniversal: < 2 archs supported, not adding universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! libunistring 1.2_0 >= libunistring 1.2_0
:msg:main --->  Computing dependencies for guile-3.0:info:main .:debug:main Searching for dependency: autoconf
:debug:main Found Dependency: receipt exists for autoconf
:debug:main Searching for dependency: automake
:debug:main Found Dependency: receipt exists for automake
:debug:main Searching for dependency: libtool
:debug:main Found Dependency: receipt exists for libtool
:debug:main Searching for dependency: gmake
:debug:main Found Dependency: receipt exists for gmake
:debug:main Searching for dependency: gsed
:debug:main Found Dependency: receipt exists for gsed
:debug:main Searching for dependency: gcc14
:debug:main Found Dependency: receipt exists for gcc14
:debug:main Searching for dependency: pkgconfig
:debug:main Found Dependency: receipt exists for pkgconfig
:debug:main Searching for dependency: boehmgc
:debug:main Found Dependency: receipt exists for boehmgc
:debug:main Searching for dependency: gettext
:debug:main Found Dependency: receipt exists for gettext
:debug:main Searching for dependency: gmp
:debug:main Found Dependency: receipt exists for gmp
:debug:main Searching for dependency: libffi
:debug:main Found Dependency: receipt exists for libffi
:debug:main Searching for dependency: libiconv
:debug:main Found Dependency: receipt exists for libiconv
:debug:main Searching for dependency: libunistring
:debug:main Found Dependency: receipt exists for libunistring
:debug:main Searching for dependency: ncurses
:debug:main Found Dependency: receipt exists for ncurses
:debug:main Searching for dependency: readline
:debug:main Found Dependency: receipt exists for readline
:debug:main Searching for dependency: libgcc
:debug:main Found Dependency: receipt exists for libgcc
:debug:main Executing org.macports.main (guile-3.0)
:debug:fetch fetch phase started at Sun Aug 18 17:55:07 CST 2024
:notice:fetch --->  Fetching distfiles for guile-3.0
:debug:fetch Executing org.macports.fetch (guile-3.0)
:debug:checksum checksum phase started at Sun Aug 18 17:55:07 CST 2024
:notice:checksum --->  Verifying checksums for guile-3.0
:debug:checksum Executing org.macports.checksum (guile-3.0)
:info:checksum --->  Checksumming guile-3.0.10.tar.gz
:debug:checksum Calculated (rmd160) is c42990081a8fffaf63874d16f457d8e50db8bc36
:debug:checksum Correct (rmd160) checksum for guile-3.0.10.tar.gz
:debug:checksum Calculated (sha256) is 2dbdbc97598b2faf31013564efb48e4fed44131d28e996c26abe8a5b23b56c2a
:debug:checksum Correct (sha256) checksum for guile-3.0.10.tar.gz
:debug:checksum Calculated (size) is 9738824
:debug:checksum Correct (size) checksum for guile-3.0.10.tar.gz
:debug:extract extract phase started at Sun Aug 18 17:55:07 CST 2024
:notice:extract --->  Extracting guile-3.0
:debug:extract Executing org.macports.extract (guile-3.0)
:info:extract --->  Extracting guile-3.0.10.tar.gz
:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/guile-3.0/guile-3.0.10.tar.gz'
:debug:extract Environment: 
:debug:extract CC_PRINT_OPTIONS='YES'
:debug:extract CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/.CC_PRINT_OPTIONS'
:debug:extract CPATH='/opt/local/include'
:debug:extract DEVELOPER_DIR='/Developer'
:debug:extract LIBRARY_PATH='/opt/local/lib'
:debug:extract MACOSX_DEPLOYMENT_TARGET='10.6'
:debug:extract SOURCE_DATE_EPOCH='1723974867'
:info:extract Executing:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/guile-3.0/guile-3.0.10.tar.gz' | /usr/bin/gnutar --no-same-owner -xf - 
:debug:extract system:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/guile-3.0/guile-3.0.10.tar.gz' | /usr/bin/gnutar --no-same-owner -xf - 
:debug:extract Executing proc-post-org.macports.extract-extract-0
:msg:extract *** This build can take some time, as guile has to do a full bootstrap on PPC.
:debug:patch patch phase started at Sun Aug 18 17:55:09 CST 2024
:debug:patch Executing org.macports.patch (guile-3.0)
:notice:patch --->  Applying patches to guile-3.0
:info:patch --->  Applying 0001-tests-Check-TCP_NODELAY-for-non-zero-instead-of-1.patch
:debug:patch Environment: 
:debug:patch CC_PRINT_OPTIONS='YES'
:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/.CC_PRINT_OPTIONS'
:debug:patch CPATH='/opt/local/include'
:debug:patch DEVELOPER_DIR='/Developer'
:debug:patch LIBRARY_PATH='/opt/local/lib'
:debug:patch MACOSX_DEPLOYMENT_TARGET='10.6'
:debug:patch SOURCE_DATE_EPOCH='1723974867'
:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0001-tests-Check-TCP_NODELAY-for-non-zero-instead-of-1.patch'
:debug:patch system:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0001-tests-Check-TCP_NODELAY-for-non-zero-instead-of-1.patch'
:info:patch patching file test-suite/tests/00-socket.test
:info:patch --->  Applying 0002-tests-Skip-tests-of-abstract-Unix-sockets-on-Darwin.patch
:debug:patch Environment: 
:debug:patch CC_PRINT_OPTIONS='YES'
:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/.CC_PRINT_OPTIONS'
:debug:patch CPATH='/opt/local/include'
:debug:patch DEVELOPER_DIR='/Developer'
:debug:patch LIBRARY_PATH='/opt/local/lib'
:debug:patch MACOSX_DEPLOYMENT_TARGET='10.6'
:debug:patch SOURCE_DATE_EPOCH='1723974867'
:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0002-tests-Skip-tests-of-abstract-Unix-sockets-on-Darwin.patch'
:debug:patch system:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0002-tests-Skip-tests-of-abstract-Unix-sockets-on-Darwin.patch'
:info:patch patching file test-suite/tests/00-socket.test
:info:patch --->  Applying 0003-tests-Skip-hole-related-port-tests-on-Darwin.patch
:debug:patch Environment: 
:debug:patch CC_PRINT_OPTIONS='YES'
:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/.CC_PRINT_OPTIONS'
:debug:patch CPATH='/opt/local/include'
:debug:patch DEVELOPER_DIR='/Developer'
:debug:patch LIBRARY_PATH='/opt/local/lib'
:debug:patch MACOSX_DEPLOYMENT_TARGET='10.6'
:debug:patch SOURCE_DATE_EPOCH='1723974867'
:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0003-tests-Skip-hole-related-port-tests-on-Darwin.patch'
:debug:patch system:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0003-tests-Skip-hole-related-port-tests-on-Darwin.patch'
:info:patch patching file test-suite/tests/ports.test
:info:patch --->  Applying 0004-filesys.c-Fix-readlink-for-ports-on-Darwin.patch
:debug:patch Environment: 
:debug:patch CC_PRINT_OPTIONS='YES'
:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/.CC_PRINT_OPTIONS'
:debug:patch CPATH='/opt/local/include'
:debug:patch DEVELOPER_DIR='/Developer'
:debug:patch LIBRARY_PATH='/opt/local/lib'
:debug:patch MACOSX_DEPLOYMENT_TARGET='10.6'
:debug:patch SOURCE_DATE_EPOCH='1723974867'
:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0004-filesys.c-Fix-readlink-for-ports-on-Darwin.patch'
:debug:patch system:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0004-filesys.c-Fix-readlink-for-ports-on-Darwin.patch'
:info:patch patching file configure.ac
:info:patch Hunk #1 succeeded at 531 (offset -1 lines).
:info:patch patching file libguile/filesys.c
:info:patch --->  Applying 0005-tests-Skip-mkdtemp-test-for-invalid-template-on-Darw.patch
:debug:patch Environment: 
:debug:patch CC_PRINT_OPTIONS='YES'
:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/.CC_PRINT_OPTIONS'
:debug:patch CPATH='/opt/local/include'
:debug:patch DEVELOPER_DIR='/Developer'
:debug:patch LIBRARY_PATH='/opt/local/lib'
:debug:patch MACOSX_DEPLOYMENT_TARGET='10.6'
:debug:patch SOURCE_DATE_EPOCH='1723974867'
:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0005-tests-Skip-mkdtemp-test-for-invalid-template-on-Darw.patch'
:debug:patch system:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0005-tests-Skip-mkdtemp-test-for-invalid-template-on-Darw.patch'
:info:patch patching file test-suite/tests/filesys.test
:info:patch Hunk #2 succeeded at 340 (offset -8 lines).
:info:patch --->  Applying 0006-tests-Fix-spawn-with-environment-on-MacOS.patch
:debug:patch Environment: 
:debug:patch CC_PRINT_OPTIONS='YES'
:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/.CC_PRINT_OPTIONS'
:debug:patch CPATH='/opt/local/include'
:debug:patch DEVELOPER_DIR='/Developer'
:debug:patch LIBRARY_PATH='/opt/local/lib'
:debug:patch MACOSX_DEPLOYMENT_TARGET='10.6'
:debug:patch SOURCE_DATE_EPOCH='1723974867'
:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0006-tests-Fix-spawn-with-environment-on-MacOS.patch'
:debug:patch system:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0006-tests-Fix-spawn-with-environment-on-MacOS.patch'
:info:patch patching file test-suite/tests/posix.test
:info:patch --->  Applying 0007-tests-Fix-spawn-if-file-not-found-with-Gnulib.patch
:debug:patch Environment: 
:debug:patch CC_PRINT_OPTIONS='YES'
:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/.CC_PRINT_OPTIONS'
:debug:patch CPATH='/opt/local/include'
:debug:patch DEVELOPER_DIR='/Developer'
:debug:patch LIBRARY_PATH='/opt/local/lib'
:debug:patch MACOSX_DEPLOYMENT_TARGET='10.6'
:debug:patch SOURCE_DATE_EPOCH='1723974867'
:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0007-tests-Fix-spawn-if-file-not-found-with-Gnulib.patch'
:debug:patch system:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0007-tests-Fix-spawn-if-file-not-found-with-Gnulib.patch'
:info:patch patching file test-suite/tests/posix.test
:info:patch --->  Applying 0008-Do-not-depend-on-tmpnam-in-posix.test.patch
:debug:patch Environment: 
:debug:patch CC_PRINT_OPTIONS='YES'
:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/.CC_PRINT_OPTIONS'
:debug:patch CPATH='/opt/local/include'
:debug:patch DEVELOPER_DIR='/Developer'
:debug:patch LIBRARY_PATH='/opt/local/lib'
:debug:patch MACOSX_DEPLOYMENT_TARGET='10.6'
:debug:patch SOURCE_DATE_EPOCH='1723974867'
:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0008-Do-not-depend-on-tmpnam-in-posix.test.patch'
:debug:patch system:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0008-Do-not-depend-on-tmpnam-in-posix.test.patch'
:info:patch patching file test-suite/tests/posix.test
:info:patch --->  Applying 0009-posix.c-Set-errno-when-pipe2-is-not-available-and-fl.patch
:debug:patch Environment: 
:debug:patch CC_PRINT_OPTIONS='YES'
:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/.CC_PRINT_OPTIONS'
:debug:patch CPATH='/opt/local/include'
:debug:patch DEVELOPER_DIR='/Developer'
:debug:patch LIBRARY_PATH='/opt/local/lib'
:debug:patch MACOSX_DEPLOYMENT_TARGET='10.6'
:debug:patch SOURCE_DATE_EPOCH='1723974867'
:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0009-posix.c-Set-errno-when-pipe2-is-not-available-and-fl.patch'
:debug:patch system:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0009-posix.c-Set-errno-when-pipe2-is-not-available-and-fl.patch'
:info:patch patching file libguile/posix.c
:info:patch --->  Applying 0010-fix-dprintf.patch
:debug:patch Environment: 
:debug:patch CC_PRINT_OPTIONS='YES'
:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/.CC_PRINT_OPTIONS'
:debug:patch CPATH='/opt/local/include'
:debug:patch DEVELOPER_DIR='/Developer'
:debug:patch LIBRARY_PATH='/opt/local/lib'
:debug:patch MACOSX_DEPLOYMENT_TARGET='10.6'
:debug:patch SOURCE_DATE_EPOCH='1723974867'
:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0010-fix-dprintf.patch'
:debug:patch system:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0010-fix-dprintf.patch'
:info:patch patching file libguile/posix.c
:info:patch --->  Applying 0011-powerpc.patch
:debug:patch Environment: 
:debug:patch CC_PRINT_OPTIONS='YES'
:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/.CC_PRINT_OPTIONS'
:debug:patch CPATH='/opt/local/include'
:debug:patch DEVELOPER_DIR='/Developer'
:debug:patch LIBRARY_PATH='/opt/local/lib'
:debug:patch MACOSX_DEPLOYMENT_TARGET='10.6'
:debug:patch SOURCE_DATE_EPOCH='1723974867'
:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0011-powerpc.patch'
:debug:patch system:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0011-powerpc.patch'
:info:patch patching file am/bootstrap.am
:info:patch patching file stage0/Makefile.am
:debug:patch Executing proc-post-org.macports.patch-patch-0
:info:patch --->  Patching posix.test: s|"wc"|"/opt/local/libexec/gnubin/wc"|g
:debug:patch Executing reinplace: /usr/bin/sed s|\"wc\"|\"/opt/local/libexec/gnubin/wc\"|g </opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/test-suite/tests/posix.test >@file11
:info:patch --->  Patching filesys.c: s|^#elif HAVE_FREADLINK$|& \&\& __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 130000|
:debug:patch Executing reinplace: /usr/bin/sed {s|^#elif HAVE_FREADLINK$|& \&\& __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 130000|} </opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/libguile/filesys.c >@file11
:debug:configure configure phase started at Sun Aug 18 17:55:10 CST 2024
:notice:configure --->  Configuring guile-3.0
:debug:configure Preferred compilers: macports-gcc-14 macports-gcc-13 macports-gcc-12 macports-gcc-11 macports-gcc-10 macports-gcc-9 macports-gcc-8 macports-gcc-7 macports-gcc-6 macports-gcc-5
:debug:configure Using compiler 'MacPorts GCC 14'
:debug:configure Executing org.macports.configure (guile-3.0)
:debug:configure Environment: 
:debug:configure CC_PRINT_OPTIONS='YES'
:debug:configure CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/.CC_PRINT_OPTIONS'
:debug:configure CPATH='/opt/local/include'
:debug:configure DEVELOPER_DIR='/Developer'
:debug:configure LIBRARY_PATH='/opt/local/lib'
:debug:configure MACOSX_DEPLOYMENT_TARGET='10.6'
:debug:configure SOURCE_DATE_EPOCH='1723974867'
:info:configure Executing:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && autoreconf --install --verbose 
:debug:configure system:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && autoreconf --install --verbose 
:info:configure autoreconf: export WARNINGS=
:info:configure autoreconf: Entering directory '.'
:info:configure autoreconf: running: /opt/local/bin/autopoint
:info:configure Copying file m4/glibc2.m4
:info:configure Copying file m4/glibc21.m4
:info:configure Copying file m4/intdiv0.m4
:info:configure Copying file m4/intl.m4
:info:configure Copying file m4/intldir.m4
:info:configure Copying file m4/intmax.m4
:info:configure Copying file m4/inttypes-pri.m4
:info:configure Copying file m4/lcmessage.m4
:info:configure Copying file m4/lock.m4
:info:configure Copying file m4/longlong.m4
:info:configure Copying file m4/printf-posix.m4
:info:configure Copying file m4/uintmax_t.m4
:info:configure Creating directory po
:info:configure Copying file po/Makefile.in.in
:info:configure Copying file po/Makevars.template
:info:configure Copying file po/Rules-quot
:info:configure Copying file po/boldquot.sed
:info:configure Copying file po/en@boldquot.header
:info:configure Copying file po/en@quot.header
:info:configure Copying file po/insert-header.sin
:info:configure Copying file po/quot.sed
:info:configure Copying file po/remove-potcdate.sin
:info:configure autoreconf: running: /opt/local/bin/aclocal -I m4
:info:configure /opt/local/share/aclocal/zthread.m4:34: warning: underquoted definition of AM_PATH_ZTHREAD
:info:configure /opt/local/share/aclocal/zthread.m4:34:   run info Automake 'Extending aclocal'
:info:configure /opt/local/share/aclocal/zthread.m4:34:   or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
:info:configure autoreconf: configure.ac: tracing
:info:configure autoreconf: running: /opt/local/bin/glibtoolize --copy
:info:configure autoreconf: configure.ac: not using Intltool
:info:configure autoreconf: configure.ac: not using Gtkdoc
:info:configure autoreconf: running: /opt/local/bin/aclocal -I m4
:info:configure /opt/local/share/aclocal/zthread.m4:34: warning: underquoted definition of AM_PATH_ZTHREAD
:info:configure /opt/local/share/aclocal/zthread.m4:34:   run info Automake 'Extending aclocal'
:info:configure /opt/local/share/aclocal/zthread.m4:34:   or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
:info:configure autoreconf: running: /opt/local/bin/autoconf
:info:configure configure.ac:751: warning: AM_PROG_MKDIR_P: this macro is deprecated, and will soon be removed.
:info:configure configure.ac:751: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead,
:info:configure configure.ac:751: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files.
:info:configure ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
:info:configure aclocal.m4:1164: AM_PROG_MKDIR_P is expanded from...
:info:configure m4/po.m4:23: AM_PO_SUBDIRS is expanded from...
:info:configure m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from...
:info:configure configure.ac:751: the top level
:info:configure configure.ac:751: warning: The macro 'AC_TRY_LINK' is obsolete.
:info:configure configure.ac:751: You should run autoupdate.
:info:configure ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
:info:configure lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
:info:configure lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
:info:configure ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
:info:configure ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
:info:configure m4/intlmacosx.m4:18: gt_INTL_MACOSX is expanded from...
:info:configure m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from...
:info:configure configure.ac:751: the top level
:info:configure configure.ac:751: warning: The macro 'AC_TRY_LINK' is obsolete.
:info:configure configure.ac:751: You should run autoupdate.
:info:configure ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
:info:configure lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
:info:configure lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
:info:configure ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
:info:configure ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
:info:configure m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from...
:info:configure configure.ac:751: the top level
:info:configure autoreconf: running: /opt/local/bin/autoheader
:info:configure autoreconf: running: /opt/local/bin/automake --add-missing --copy --no-force
:info:configure configure.ac:751: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged.
:info:configure configure.ac:751: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead,
:info:configure configure.ac:751: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files.
:info:configure Makefile.am:29: warning: AM_GNU_GETTEXT used but 'po' not in SUBDIRS
:info:configure am/snarf:5: warning: AM_V_SNARF_$(V: non-POSIX recursive variable expansion
:info:configure guile-readline/Makefile.am:23:   'am/snarf' included from here
:info:configure am/snarf:6: warning: AM_V_SNARF_$(AM_DEFAULT_VERBOSITY: non-POSIX recursive variable expansion
:info:configure guile-readline/Makefile.am:23:   'am/snarf' included from here
:info:configure am/guilec:24: warning: AM_V_GUILEC_$(V: non-POSIX recursive variable expansion
:info:configure guile-readline/Makefile.am:24:   'am/guilec' included from here
:info:configure am/guilec:25: warning: AM_V_GUILEC_$(AM_DEFAULT_VERBOSITY: non-POSIX recursive variable expansion
:info:configure guile-readline/Makefile.am:24:   'am/guilec' included from here
:info:configure am/snarf:5: warning: AM_V_SNARF_$(V: non-POSIX recursive variable expansion
:info:configure libguile/Makefile.am:23:   'am/snarf' included from here
:info:configure am/snarf:6: warning: AM_V_SNARF_$(AM_DEFAULT_VERBOSITY: non-POSIX recursive variable expansion
:info:configure libguile/Makefile.am:23:   'am/snarf' included from here
:info:configure libguile/lightening/lightening.am:18: warning: source file '$(lightening)/lightening/lightening.c' is in a subdirectory,
:info:configure libguile/lightening/lightening.am:18: but option 'subdir-objects' is disabled
:info:configure libguile/Makefile.am:24:   'libguile/lightening/lightening.am' included from here
:info:configure automake: warning: possible forward-incompatibility.
:info:configure automake: At least one source file is in a subdirectory, but the 'subdir-objects'
:info:configure automake: automake option hasn't been enabled.  For now, the corresponding output
:info:configure automake: object file(s) will be placed in the top-level directory.  However, this
:info:configure automake: behavior may change in a future Automake major version, with object
:info:configure automake: files being placed in the same subdirectory as the corresponding sources.
:info:configure automake: You are advised to start using 'subdir-objects' option throughout your
:info:configure automake: project, to avoid future incompatibilities.
:info:configure am/bootstrap.am:34: warning: AM_V_GUILEC_$(V: non-POSIX recursive variable expansion
:info:configure module/Makefile.am:22:   'am/bootstrap.am' included from here
:info:configure am/bootstrap.am:35: warning: AM_V_GUILEC_$(AM_DEFAULT_VERBOSITY: non-POSIX recursive variable expansion
:info:configure module/Makefile.am:22:   'am/bootstrap.am' included from here
:info:configure module/Makefile.am:30: warning: nobase_noinst_DATA multiply defined in condition TRUE ...
:info:configure am/bootstrap.am:28: ... 'nobase_noinst_DATA' previously defined here
:info:configure module/Makefile.am:22:   'am/bootstrap.am' included from here
:info:configure prebuilt/i686-pc-linux-gnu/Makefile.am:22: warning: shell basename $(subdir: non-POSIX variable name
:info:configure prebuilt/i686-pc-linux-gnu/Makefile.am:22: (probably a GNU make extension)
:info:configure am/bootstrap.am:34: warning: AM_V_GUILEC_$(V: non-POSIX recursive variable expansion
:info:configure prebuilt/i686-pc-linux-gnu/Makefile.am:25:   'am/bootstrap.am' included from here
:info:configure am/bootstrap.am:35: warning: AM_V_GUILEC_$(AM_DEFAULT_VERBOSITY: non-POSIX recursive variable expansion
:info:configure prebuilt/i686-pc-linux-gnu/Makefile.am:25:   'am/bootstrap.am' included from here
:info:configure prebuilt/i686-pc-linux-gnu/Makefile.am:27: warning: GOBJECTS multiply defined in condition TRUE ...
:info:configure am/bootstrap.am:27: ... 'GOBJECTS' previously defined here
:info:configure prebuilt/i686-pc-linux-gnu/Makefile.am:25:   'am/bootstrap.am' included from here
:info:configure am/bootstrap.am:431: warning: variable 'ELISP_SOURCES' is defined but no program or
:info:configure am/bootstrap.am:431: library has 'ELISP' as canonical name (possible typo)
:info:configure prebuilt/i686-pc-linux-gnu/Makefile.am:25:   'am/bootstrap.am' included from here
:info:configure am/bootstrap.am:434: warning: variable 'NOCOMP_SOURCES' is defined but no program or
:info:configure am/bootstrap.am:434: library has 'NOCOMP' as canonical name (possible typo)
:info:configure prebuilt/i686-pc-linux-gnu/Makefile.am:25:   'am/bootstrap.am' included from here
:info:configure prebuilt/mips-unknown-linux-gnu/Makefile.am:22: warning: shell basename $(subdir: non-POSIX variable name
:info:configure prebuilt/mips-unknown-linux-gnu/Makefile.am:22: (probably a GNU make extension)
:info:configure am/bootstrap.am:34: warning: AM_V_GUILEC_$(V: non-POSIX recursive variable expansion
:info:configure prebuilt/mips-unknown-linux-gnu/Makefile.am:25:   'am/bootstrap.am' included from here
:info:configure am/bootstrap.am:35: warning: AM_V_GUILEC_$(AM_DEFAULT_VERBOSITY: non-POSIX recursive variable expansion
:info:configure prebuilt/mips-unknown-linux-gnu/Makefile.am:25:   'am/bootstrap.am' included from here
:info:configure prebuilt/mips-unknown-linux-gnu/Makefile.am:27: warning: GOBJECTS multiply defined in condition TRUE ...
:info:configure am/bootstrap.am:27: ... 'GOBJECTS' previously defined here
:info:configure prebuilt/mips-unknown-linux-gnu/Makefile.am:25:   'am/bootstrap.am' included from here
:info:configure am/bootstrap.am:431: warning: variable 'ELISP_SOURCES' is defined but no program or
:info:configure am/bootstrap.am:431: library has 'ELISP' as canonical name (possible typo)
:info:configure prebuilt/mips-unknown-linux-gnu/Makefile.am:25:   'am/bootstrap.am' included from here
:info:configure am/bootstrap.am:434: warning: variable 'NOCOMP_SOURCES' is defined but no program or
:info:configure am/bootstrap.am:434: library has 'NOCOMP' as canonical name (possible typo)
:info:configure prebuilt/mips-unknown-linux-gnu/Makefile.am:25:   'am/bootstrap.am' included from here
:info:configure prebuilt/x86_64-unknown-linux-gnu/Makefile.am:22: warning: shell basename $(subdir: non-POSIX variable name
:info:configure prebuilt/x86_64-unknown-linux-gnu/Makefile.am:22: (probably a GNU make extension)
:info:configure am/bootstrap.am:34: warning: AM_V_GUILEC_$(V: non-POSIX recursive variable expansion
:info:configure prebuilt/x86_64-unknown-linux-gnu/Makefile.am:25:   'am/bootstrap.am' included from here
:info:configure am/bootstrap.am:35: warning: AM_V_GUILEC_$(AM_DEFAULT_VERBOSITY: non-POSIX recursive variable expansion
:info:configure prebuilt/x86_64-unknown-linux-gnu/Makefile.am:25:   'am/bootstrap.am' included from here
:info:configure prebuilt/x86_64-unknown-linux-gnu/Makefile.am:27: warning: GOBJECTS multiply defined in condition TRUE ...
:info:configure am/bootstrap.am:27: ... 'GOBJECTS' previously defined here
:info:configure prebuilt/x86_64-unknown-linux-gnu/Makefile.am:25:   'am/bootstrap.am' included from here
:info:configure am/bootstrap.am:431: warning: variable 'ELISP_SOURCES' is defined but no program or
:info:configure am/bootstrap.am:431: library has 'ELISP' as canonical name (possible typo)
:info:configure prebuilt/x86_64-unknown-linux-gnu/Makefile.am:25:   'am/bootstrap.am' included from here
:info:configure am/bootstrap.am:434: warning: variable 'NOCOMP_SOURCES' is defined but no program or
:info:configure am/bootstrap.am:434: library has 'NOCOMP' as canonical name (possible typo)
:info:configure prebuilt/x86_64-unknown-linux-gnu/Makefile.am:25:   'am/bootstrap.am' included from here
:info:configure stage0/Makefile.am:26: warning: info Note: adjusting GUILE_OPTIMIZATIONS for 32-bit big-endian architecture: non-POSIX variable name
:info:configure stage0/Makefile.am:26: (probably a GNU make extension)
:info:configure am/bootstrap.am:34: warning: AM_V_GUILEC_$(V: non-POSIX recursive variable expansion
:info:configure stage0/Makefile.am:31:   'am/bootstrap.am' included from here
:info:configure am/bootstrap.am:35: warning: AM_V_GUILEC_$(AM_DEFAULT_VERBOSITY: non-POSIX recursive variable expansion
:info:configure stage0/Makefile.am:31:   'am/bootstrap.am' included from here
:info:configure stage0/Makefile.am:38: warning: filter-out ice-9/eval.go ice-9/psyntax-pp.go, $(GOBJECTS: non-POSIX variable name
:info:configure stage0/Makefile.am:38: (probably a GNU make extension)
:info:configure am/bootstrap.am:434: warning: variable 'NOCOMP_SOURCES' is defined but no program or
:info:configure am/bootstrap.am:434: library has 'NOCOMP' as canonical name (possible typo)
:info:configure stage0/Makefile.am:31:   'am/bootstrap.am' included from here
:info:configure am/bootstrap.am:34: warning: AM_V_GUILEC_$(V: non-POSIX recursive variable expansion
:info:configure stage1/Makefile.am:28:   'am/bootstrap.am' included from here
:info:configure am/bootstrap.am:35: warning: AM_V_GUILEC_$(AM_DEFAULT_VERBOSITY: non-POSIX recursive variable expansion
:info:configure stage1/Makefile.am:28:   'am/bootstrap.am' included from here
:info:configure am/bootstrap.am:434: warning: variable 'NOCOMP_SOURCES' is defined but no program or
:info:configure am/bootstrap.am:434: library has 'NOCOMP' as canonical name (possible typo)
:info:configure stage1/Makefile.am:28:   'am/bootstrap.am' included from here
:info:configure am/bootstrap.am:34: warning: AM_V_GUILEC_$(V: non-POSIX recursive variable expansion
:info:configure stage2/Makefile.am:28:   'am/bootstrap.am' included from here
:info:configure am/bootstrap.am:35: warning: AM_V_GUILEC_$(AM_DEFAULT_VERBOSITY: non-POSIX recursive variable expansion
:info:configure stage2/Makefile.am:28:   'am/bootstrap.am' included from here
:info:configure am/bootstrap.am:434: warning: variable 'NOCOMP_SOURCES' is defined but no program or
:info:configure am/bootstrap.am:434: library has 'NOCOMP' as canonical name (possible typo)
:info:configure stage2/Makefile.am:28:   'am/bootstrap.am' included from here
:info:configure am/snarf:5: warning: AM_V_SNARF_$(V: non-POSIX recursive variable expansion
:info:configure test-suite/standalone/Makefile.am:22:   'am/snarf' included from here
:info:configure am/snarf:6: warning: AM_V_SNARF_$(AM_DEFAULT_VERBOSITY: non-POSIX recursive variable expansion
:info:configure test-suite/standalone/Makefile.am:22:   'am/snarf' included from here
:info:configure autoreconf: Leaving directory '.'
:debug:configure Environment: 
:debug:configure CC='ccache /opt/local/bin/gcc-mp-14'
:debug:configure CC_PRINT_OPTIONS='YES'
:debug:configure CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/.CC_PRINT_OPTIONS'
:debug:configure CFLAGS='-pipe -Os -arch ppc'
:debug:configure CPATH='/opt/local/include'
:debug:configure CPPFLAGS='-I/opt/local/include'
:debug:configure CXX='ccache /opt/local/bin/g++-mp-14'
:debug:configure CXXFLAGS='-pipe -Os -arch ppc'
:debug:configure DEVELOPER_DIR='/Developer'
:debug:configure F77='/opt/local/bin/gfortran-mp-14'
:debug:configure F90='/opt/local/bin/gfortran-mp-14'
:debug:configure F90FLAGS='-pipe -Os -m32'
:debug:configure FC='/opt/local/bin/gfortran-mp-14'
:debug:configure FCFLAGS='-pipe -Os -m32'
:debug:configure FFLAGS='-pipe -Os -m32'
:debug:configure INSTALL='/usr/bin/install -c'
:debug:configure LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc'
:debug:configure LIBRARY_PATH='/opt/local/lib'
:debug:configure MACOSX_DEPLOYMENT_TARGET='10.6'
:debug:configure OBJC='ccache /opt/local/bin/gcc-mp-14'
:debug:configure OBJCFLAGS='-pipe -Os -arch ppc'
:debug:configure OBJCXX='ccache /opt/local/bin/g++-mp-14'
:debug:configure OBJCXXFLAGS='-pipe -Os -arch ppc'
:debug:configure SED='/opt/local/bin/gsed'
:debug:configure SOURCE_DATE_EPOCH='1723974867'
:info:configure Executing:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && ./configure --prefix=/opt/local --program-suffix=-3.0 --disable-deprecated --enable-guile-debug --disable-lto --infodir="/opt/local/share/info/guile-3.0" --mandir="/opt/local/share/man" --disable-jit --without-threads 
:debug:configure system:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && ./configure --prefix=/opt/local --program-suffix=-3.0 --disable-deprecated --enable-guile-debug --disable-lto --infodir="/opt/local/share/info/guile-3.0" --mandir="/opt/local/share/man" --disable-jit --without-threads 
:info:configure checking build system type... powerpc-apple-darwin10.0.0d2
:info:configure checking host system type... powerpc-apple-darwin10.0.0d2
:info:configure checking target system type... powerpc-apple-darwin10.0.0d2
:info:configure checking for a BSD-compatible install... /usr/bin/install -c
:info:configure checking whether build environment is sane... yes
:info:configure checking for a race-free mkdir -p... /opt/local/bin/gmkdir -p
:info:configure checking for gawk... gawk
:info:configure checking whether make sets $(MAKE)... yes
:info:configure checking whether make supports nested variables... yes
:info:configure checking whether make supports nested variables... (cached) yes
:info:configure checking for gcc... ccache /opt/local/bin/gcc-mp-14
:info:configure checking whether the C compiler works... yes
:info:configure checking for C compiler default output file name... a.out
:info:configure checking for suffix of executables... 
:info:configure checking whether we are cross compiling... no
:info:configure checking for suffix of object files... o
:info:configure checking whether the compiler supports GNU C... yes
:info:configure checking whether ccache /opt/local/bin/gcc-mp-14 accepts -g... yes
:info:configure checking for ccache /opt/local/bin/gcc-mp-14 option to enable C11 features... none needed
:info:configure checking whether ccache /opt/local/bin/gcc-mp-14 understands -c and -o together... yes
:info:configure checking whether the compiler is clang... no
:info:configure checking for compiler option needed when checking for declarations... none
:info:configure checking whether make supports the include directive... yes (GNU style)
:info:configure checking dependency style of ccache /opt/local/bin/gcc-mp-14... gcc3
:info:configure checking for stdio.h... yes
:info:configure checking for stdlib.h... yes
:info:configure checking for string.h... yes
:info:configure checking for inttypes.h... yes
:info:configure checking for stdint.h... yes
:info:configure checking for strings.h... yes
:info:configure checking for sys/stat.h... yes
:info:configure checking for sys/types.h... yes
:info:configure checking for unistd.h... yes
:info:configure checking for wchar.h... yes
:info:configure checking for minix/config.h... no
:info:configure checking for sys/socket.h... yes
:info:configure checking for arpa/inet.h... yes
:info:configure checking for features.h... no
:info:configure checking for sys/param.h... yes
:info:configure checking for dirent.h... yes
:info:configure checking for threads.h... no
:info:configure checking for xlocale.h... yes
:info:configure checking for netdb.h... yes
:info:configure checking for netinet/in.h... yes
:info:configure checking for iconv.h... yes
:info:configure checking for limits.h... yes
:info:configure checking for langinfo.h... yes
:info:configure checking for math.h... yes
:info:configure checking for poll.h... yes
:info:configure checking for sys/ioctl.h... yes
:info:configure checking for sys/filio.h... yes
:info:configure checking for malloc.h... no
:info:configure checking for sys/cdefs.h... yes
:info:configure checking for sys/select.h... yes
:info:configure checking for spawn.h... yes
:info:configure checking for sys/time.h... yes
:info:configure checking for stdbool.h... yes
:info:configure checking for stdckdint.h... yes
:info:configure checking for sys/file.h... yes
:info:configure checking for sys/times.h... yes
:info:configure checking for sys/uio.h... yes
:info:configure checking for crtdefs.h... no
:info:configure checking for sys/mman.h... yes
:info:configure checking for sys/random.h... yes
:info:configure checking for wctype.h... yes
:info:configure checking whether it is safe to define __EXTENSIONS__... yes
:info:configure checking whether _XOPEN_SOURCE should be defined... no
:info:configure checking how to run the C preprocessor... ccache /opt/local/bin/gcc-mp-14 -E
:info:configure checking for egrep -e... /opt/local/bin/ggrep -E
:info:configure checking for Minix Amsterdam compiler... no
:info:configure checking for ar... ar
:info:configure checking the archiver (ar) interface... ar
:info:configure checking for ar... (cached) ar
:info:configure checking for ranlib... ranlib
:info:configure checking for ccache /opt/local/bin/gcc-mp-14 option to enable large file support... none needed
:info:configure configure: autobuild project... GNU Guile
:info:configure configure: autobuild revision... 3.0.10
:info:configure configure: autobuild hostname... 36-25.wireless-city.scu.edu.tw
:info:configure configure: autobuild timestamp... 20240818T100050Z
:info:configure checking whether the compiler supports -flto... yes
:info:configure checking compiler's C standard... c11
:info:configure checking how to run the C preprocessor... ccache /opt/local/bin/gcc-mp-14 -E
:info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed
:info:configure checking for gawk... (cached) gawk
:info:configure checking whether ln -s works... yes
:info:configure checking the archiver (ar) interface... (cached) ar
:info:configure checking whether the preprocessor supports include_next... yes
:info:configure checking whether source code line length is unlimited... yes
:info:configure checking for C/C++ restrict keyword... __restrict__
:info:configure checking whether <sys/socket.h> is self-contained... yes
:info:configure checking for shutdown... yes
:info:configure checking whether <sys/socket.h> defines the SHUT_* macros... yes
:info:configure checking for struct sockaddr_storage... yes
:info:configure checking for sa_family_t... yes
:info:configure checking for struct sockaddr_storage.ss_family... yes
:info:configure checking for ccache /opt/local/bin/gcc-mp-14 options needed to detect all undeclared functions... none needed
:info:configure checking for size_t... yes
:info:configure checking for working alloca.h... yes
:info:configure checking for alloca... yes
:info:configure checking whether lstat correctly handles trailing slash... no
:info:configure checking for canonicalize_file_name... no
:info:configure checking for faccessat... no
:info:configure checking for realpath... yes
:info:configure checking for lstat... yes
:info:configure checking for _set_invalid_parameter_handler... no
:info:configure checking for duplocale... yes
:info:configure checking for snprintf_l... yes
:info:configure checking for nl_langinfo_l... yes
:info:configure checking for symlink... yes
:info:configure checking for flock... yes
:info:configure checking for fcntl... yes
:info:configure checking for fsync... yes
:info:configure checking for getlogin... yes
:info:configure checking for link... yes
:info:configure checking for mkostemp... no
:info:configure checking for nl_langinfo... yes
:info:configure checking for pipe... yes
:info:configure checking for pipe2... no
:info:configure checking for readlink... yes
:info:configure checking for isblank... yes
:info:configure checking for iswctype... yes
:info:configure checking for setenv... yes
:info:configure checking for times... yes
:info:configure checking for snprintf... yes
:info:configure checking for btowc... yes
:info:configure checking for getdtablesize... yes
:info:configure checking for mbsinit... yes
:info:configure checking for mbrtowc... yes
:info:configure checking for mprotect... yes
:info:configure checking for localtime_r... yes
:info:configure checking for timegm... yes
:info:configure checking for vasnprintf... no
:info:configure checking for wcrtomb... yes
:info:configure checking for iswcntrl... yes
:info:configure checking whether // is distinct from /... no
:info:configure checking whether realpath works... no
:info:configure checking for getcwd... yes
:info:configure checking for pthread.h... yes
:info:configure checking for pthread_kill in -lpthread... yes
:info:configure checking whether POSIX threads API is available... yes
:info:configure checking whether setlocale (LC_ALL, NULL) is multithread-safe... no
:info:configure checking whether setlocale (category, NULL) is multithread-safe... yes
:info:configure checking whether imported symbols can be declared weak... no
:info:configure checking for wchar_t... yes
:info:configure checking for good max_align_t... yes
:info:configure checking whether NULL can be used in arbitrary expressions... yes
:info:configure checking whether locale.h defines locale_t... no
:info:configure checking whether locale.h conforms to POSIX:2001... yes
:info:configure checking whether struct lconv is properly defined... yes
:info:configure checking if environ is properly declared... no
:info:configure checking for complete errno.h... no
:info:configure checking for EMULTIHOP value... yes
:info:configure checking for ENOLINK value... yes
:info:configure checking for EOVERFLOW value... yes
:info:configure checking whether ctype.h defines __header_inline... no
:info:configure checking for working fcntl.h... no (bad O_NOATIME)
:info:configure checking for pid_t... yes
:info:configure checking for mode_t... yes
:info:configure checking whether frexp() can be used without linking with libm... yes
:info:configure checking whether alarm is declared... yes
:info:configure checking whether frexp works... yes
:info:configure checking whether stat file-mode macros are broken... no
:info:configure checking for nlink_t... yes
:info:configure checking for library containing gethostbyname... none required
:info:configure checking for gethostbyname... yes
:info:configure checking for library containing getservbyname... none required
:info:configure checking for getservbyname... yes
:info:configure checking for library containing inet_ntop... none required
:info:configure checking whether inet_ntop is declared... yes
:info:configure checking for IPv4 sockets... yes
:info:configure checking for IPv6 sockets... yes
:info:configure checking whether getlogin is declared... yes
:info:configure checking for ld used by ccache /opt/local/bin/gcc-mp-14... /opt/local/bin/ld
:info:configure checking if the linker (/opt/local/bin/ld) is GNU ld... no
:info:configure checking for shared library run path origin... done
:info:configure checking 32-bit host C ABI... yes
:info:configure checking for ELF binary format... no
:info:configure checking for the common suffixes of directories in the library search path... lib,lib,lib
:info:configure checking for iconv... yes
:info:configure checking for working iconv... yes
:info:configure checking how to link with libiconv... -liconv
:info:configure checking whether iconv is compatible with its POSIX signature... yes
:info:configure checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no
:info:configure checking for wint_t... yes
:info:configure checking whether wint_t is large enough... yes
:info:configure checking whether the compiler produces multi-arch binaries... no
:info:configure checking whether stdint.h conforms to C99... yes
:info:configure checking whether stdint.h works without ISO C predefines... yes
:info:configure checking whether stdint.h has UINTMAX_WIDTH etc.... no
:info:configure checking whether byte ordering is bigendian... yes
:info:configure checking whether long double and double are the same... no
:info:configure checking where to find the exponent in a 'float'... word 0 bit 23
:info:configure checking whether isnan(float) can be used without linking with libm... yes
:info:configure checking whether isnan(float) works... yes
:info:configure checking whether isnan(double) can be used without linking with libm... yes
:info:configure checking whether isnan(long double) can be used without linking with libm... yes
:info:configure checking whether isnanl works... yes
:info:configure checking where to find the exponent in a 'double'... word 0 bit 20
:info:configure checking whether langinfo.h defines CODESET... yes
:info:configure checking whether langinfo.h defines T_FMT_AMPM... yes
:info:configure checking whether langinfo.h defines ALTMON_1... no
:info:configure checking whether langinfo.h defines ERA... yes
:info:configure checking whether langinfo.h defines YESEXPR... yes
:info:configure checking whether ldexp() can be used without linking with libm... yes
:info:configure checking for libunistring... yes
:info:configure checking how to link with libunistring... -lunistring
:info:configure checking for libunistring version... 1.2.0
:info:configure checking for nl_langinfo and CODESET... yes
:info:configure checking whether pow can be used without linking with libm... yes
:info:configure checking whether log works... yes
:info:configure checking whether round is declared... yes
:info:configure checking whether round works... yes
:info:configure checking for grep that handles long lines and -e... /opt/local/bin/ggrep
:info:configure checking whether malloc is ptrdiff_t safe... no
:info:configure checking whether malloc, realloc, calloc set errno on failure... yes
:info:configure checking whether malloc (0) returns nonnull... yes
:info:configure checking whether NAN macro works... yes
:info:configure checking whether HUGE_VAL works... yes
:info:configure checking whether <limits.h> defines MIN and MAX... no
:info:configure checking whether <sys/param.h> defines MIN and MAX... yes
:info:configure checking whether struct tm is in sys/time.h or time.h... time.h
:info:configure checking for struct tm.tm_zone... yes
:info:configure checking for struct tm.tm_gmtoff... yes
:info:configure checking for O_CLOEXEC... no
:info:configure checking for promoted mode_t type... int
:info:configure checking for inline... inline
:info:configure checking for library containing setsockopt... none needed
:info:configure checking for library containing posix_spawn... none required
:info:configure checking whether posix_spawn is declared... yes
:info:configure checking for posix_spawn... yes
:info:configure checking whether posix_spawn is declared... (cached) yes
:info:configure checking whether posix_spawn works... yes
:info:configure checking whether posix_spawn rejects scripts without shebang... yes
:info:configure checking whether posix_spawnp rejects scripts without shebang... no
:info:configure checking for mbstate_t... yes
:info:configure checking for ssize_t... yes
:info:configure checking for sched.h... yes
:info:configure checking for struct sched_param... yes
:info:configure checking whether <sys/select.h> is self-contained... yes
:info:configure checking whether setenv is declared... yes
:info:configure checking for search.h... yes
:info:configure checking for tsearch... yes
:info:configure checking for sigset_t... yes
:info:configure checking for uid_t... yes
:info:configure checking for gid_t... yes
:info:configure checking for volatile sig_atomic_t... yes
:info:configure checking for sighandler_t... no
:info:configure checking for posix_spawnattr_t... yes
:info:configure checking for posix_spawn_file_actions_t... yes
:info:configure checking whether fcloseall is declared... no
:info:configure checking whether getw is declared... yes
:info:configure checking whether putw is declared... yes
:info:configure checking which flavor of printf attribute matches inttypes macros... system
:info:configure checking whether ecvt is declared... yes
:info:configure checking whether fcvt is declared... yes
:info:configure checking whether gcvt is declared... yes
:info:configure checking for struct timeval... yes
:info:configure checking for wide-enough struct timeval.tv_sec member... yes
:info:configure checking for struct tms... yes
:info:configure checking for struct timespec in <time.h>... yes
:info:configure checking for TIME_UTC in <time.h>... no
:info:configure checking whether execvpe is declared... no
:info:configure checking whether snprintf returns a byte count as in C99... yes
:info:configure checking whether vsnprintf is declared... yes
:info:configure checking whether <wchar.h> uses 'inline' correctly... yes
:info:configure checking whether wcsdup is declared... no
:info:configure checking for a traditional french locale... fr_FR.ISO8859-1
:info:configure checking for eaccess... no
:info:configure checking whether getdtablesize is declared... yes
:info:configure checking for a traditional japanese locale... ja_JP.eucJP
:info:configure checking for a french Unicode locale... fr_FR.UTF-8
:info:configure checking for a transitional chinese locale... zh_CN.GB18030
:info:configure checking for mmap... yes
:info:configure checking for MAP_ANONYMOUS... yes
:info:configure checking whether memchr works... yes
:info:configure checking whether time_t is signed... yes
:info:configure checking for working mktime... yes
:info:configure checking whether snprintf is declared... yes
:info:configure checking whether strdup is declared... yes
:info:configure checking whether unsetenv is declared... yes
:info:configure checking for inttypes.h... yes
:info:configure checking for stdint.h... yes
:info:configure checking for intmax_t... yes
:info:configure checking whether snprintf truncates the result as in C99... yes
:info:configure checking for snprintf... (cached) yes
:info:configure checking for strnlen... no
:info:configure checking for wcslen... yes
:info:configure checking for wcsnlen... no
:info:configure checking for mbrtowc... (cached) yes
:info:configure checking for wcrtomb... (cached) yes
:info:configure checking whether _snprintf is declared... no
:info:configure checking whether iswcntrl works... yes
:info:configure checking for towlower... yes
:info:configure checking for wctype_t... yes
:info:configure checking for wctrans_t... yes
:info:configure checking for C compiler option to allow warnings... -Wno-error
:info:configure checking whether accept4 is declared... no
:info:configure checking for alignas and alignof... yes, <stdalign.h> macros
:info:configure checking for alloca as a compiler built-in... yes
:info:configure checking for static_assert... no
:info:configure checking for byteswap.h... no
:info:configure checking for library containing clock_gettime... no
:info:configure checking for clock_getres... no
:info:configure checking for clock_gettime... no
:info:configure checking for clock_settime... no
:info:configure checking for clock_getcpuclockid... no
:info:configure checking whether copysign can be used without linking with libm... yes
:info:configure checking for dirfd... no
:info:configure checking whether dirfd is declared... yes
:info:configure checking whether dirfd is a macro... yes
:info:configure checking whether // is distinct from /... (cached) no
:info:configure checking whether duplocale(LC_GLOBAL_LOCALE) works... yes
:info:configure checking for flexible array member... yes
:info:configure checking whether conversion from 'int' to 'long double' works... yes
:info:configure checking whether free is known to preserve errno... no
:info:configure checking whether __func__ is available... yes
:info:configure checking for library containing getaddrinfo... none required
:info:configure checking for getaddrinfo... yes
:info:configure checking whether gai_strerror is declared... yes
:info:configure checking whether gai_strerrorA is declared... no
:info:configure checking for gai_strerror with POSIX signature... yes
:info:configure checking for struct sockaddr.sa_len... yes
:info:configure checking whether getaddrinfo is declared... yes
:info:configure checking whether freeaddrinfo is declared... yes
:info:configure checking whether getnameinfo is declared... yes
:info:configure checking for struct addrinfo... yes
:info:configure checking for gethostname... yes
:info:configure checking for HOST_NAME_MAX... 256
:info:configure checking whether iconv supports conversion between UTF-8 and UTF-{16,32}{BE,LE}... yes
:info:configure checking for library containing inet_ntop... (cached) none required
:info:configure checking whether inet_ntop is declared... (cached) yes
:info:configure checking for library containing inet_pton... none required
:info:configure checking whether inet_pton is declared... yes
:info:configure checking whether isfinite is declared... yes
:info:configure checking whether isfinite(long double) works... yes
:info:configure checking whether isinf is declared... yes
:info:configure checking whether isinf(long double) works... yes
:info:configure checking whether isnan macro works... yes
:info:configure checking whether isnan(double) can be used without linking with libm... (cached) yes
:info:configure checking whether isnan(float) can be used without linking with libm... (cached) yes
:info:configure checking whether isnan(float) works... (cached) yes
:info:configure checking whether isnan(long double) can be used without linking with libm... (cached) yes
:info:configure checking whether isnanl works... (cached) yes
:info:configure checking if LD -Wl,--version-script works... no
:info:configure checking whether the -Werror option is usable... yes
:info:configure checking for simple visibility declarations... yes
:info:configure checking whether the compiler supports the __inline keyword... yes
:info:configure checking whether link obeys POSIX... no
:info:configure checking for log1p... yes
:info:configure checking whether mkdir handles trailing slash... yes
:info:configure checking whether mkdir handles trailing dot... yes
:info:configure checking whether YESEXPR works... yes
:info:configure checking for sys/pstat.h... no
:info:configure checking for sys/sysmp.h... no
:info:configure checking for sys/param.h... (cached) yes
:info:configure checking for sys/sysctl.h... yes
:info:configure checking for sched_getaffinity... no
:info:configure checking for sched_getaffinity_np... no
:info:configure checking for pstat_getdynamic... no
:info:configure checking for sysmp... no
:info:configure checking for sysctl... yes
:info:configure checking whether open recognizes a trailing slash... no
:info:configure checking for poll... yes
:info:configure checking for poll... (cached) yes
:info:configure checking for putenv compatible with GNU and SVID... no
:info:configure checking whether _putenv is declared... no
:info:configure checking whether readlink signature is correct... yes
:info:configure checking whether readlink handles trailing slash correctly... no
:info:configure checking whether readlink truncates results correctly... yes
:info:configure checking for working re_compile_pattern... no
:info:configure checking for libintl.h... yes
:info:configure checking whether isblank is declared... yes
:info:configure checking whether rename honors trailing slash on destination... no
:info:configure checking whether rename honors trailing slash on source... no
:info:configure checking whether rename manages hard links correctly... yes
:info:configure checking whether rename manages existing destinations correctly... yes
:info:configure checking whether rmdir works... yes
:info:configure checking whether select supports a 0 argument... yes
:info:configure checking whether select detects invalid fds... yes
:info:configure checking whether setenv validates arguments... no
:info:configure checking for socklen_t... yes
:info:configure checking for ssize_t... (cached) yes
:info:configure checking for struct stat.st_atim.tv_nsec... no
:info:configure checking for struct stat.st_atimespec.tv_nsec... yes
:info:configure checking for struct stat.st_birthtimespec.tv_nsec... no
:info:configure checking for struct stat.st_birthtimensec... no
:info:configure checking for struct stat.st_birthtim.tv_nsec... no
:info:configure checking for bool, true, false... no
:info:configure checking whether localtime works even near extrema... yes
:info:configure checking for timezone_t... no
:info:configure checking whether trunc is declared... yes
:info:configure checking for variable-length arrays... yes
:info:configure checking for vsnprintf... yes
:info:configure checking whether snprintf respects a size of 1... yes
:info:configure checking whether printf supports POSIX/XSI format strings with positions... yes
:info:configure checking for __builtin_expect... yes
:info:configure checking for mempcpy... no
:info:configure checking for rawmemchr... no
:info:configure checking whether stat handles trailing slashes on files... no
:info:configure checking whether getrandom is declared... no
:info:configure checking whether dup2 works... yes
:info:configure checking whether fcntl handles F_DUPFD correctly... yes
:info:configure checking whether fcntl understands F_DUPFD_CLOEXEC... no
:info:configure checking whether getdtablesize works... yes
:info:configure checking for paths.h... yes
:info:configure checking for confstr... yes
:info:configure checking for sched_setparam... no
:info:configure checking for sched_setscheduler... no
:info:configure checking for setegid... yes
:info:configure checking for seteuid... yes
:info:configure checking for vfork... yes
:info:configure checking for strchrnul... no
:info:configure checking whether btowc(0) is correct... yes
:info:configure checking whether btowc(EOF) is correct... yes
:info:configure checking whether mbrtowc handles incomplete characters... yes
:info:configure checking whether mbrtowc works as well as mbtowc... yes
:info:configure checking whether mbrtowc handles a NULL pwc argument... yes
:info:configure checking whether mbrtowc handles a NULL string argument... yes
:info:configure checking whether mbrtowc has a correct return value... yes
:info:configure checking whether mbrtowc returns 0 when parsing a NUL character... yes
:info:configure checking whether mbrtowc stores incomplete characters... no
:info:configure checking whether mbrtowc works on empty input... yes
:info:configure checking whether the C locale is free of encoding errors... yes
:info:configure checking whether mbrtowc handles incomplete characters... (cached) yes
:info:configure checking whether mbrtowc works as well as mbtowc... (cached) yes
:info:configure checking whether mbrtowc handles incomplete characters... (cached) yes
:info:configure checking whether mbrtowc works as well as mbtowc... (cached) yes
:info:configure checking whether wcrtomb works in the C locale... yes
:info:configure checking whether wcrtomb return value is correct... yes
:info:configure checking whether localtime_r is declared... yes
:info:configure checking whether localtime_r is compatible with its POSIX signature... yes
:info:configure checking for unsetenv... yes
:info:configure checking for unsetenv() return type... int
:info:configure checking whether unsetenv obeys POSIX... yes
:info:configure checking how to print strings... printf
:info:configure checking for a sed that does not truncate output... (cached) /opt/local/bin/gsed
:info:configure checking for egrep... /opt/local/bin/ggrep -E
:info:configure checking for fgrep... /opt/local/bin/ggrep -F
:info:configure checking for ld used by ccache /opt/local/bin/gcc-mp-14... /opt/local/bin/ld
:info:configure checking if the linker (/opt/local/bin/ld) is GNU ld... no
:info:configure checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm -B
:info:configure checking the name lister (/opt/local/bin/nm -B) interface... BSD nm
:info:configure checking the maximum length of command line arguments... 196608
:info:configure checking how to convert powerpc-apple-darwin10.0.0d2 file names to powerpc-apple-darwin10.0.0d2 format... func_convert_file_noop
:info:configure checking how to convert powerpc-apple-darwin10.0.0d2 file names to toolchain format... func_convert_file_noop
:info:configure checking for /opt/local/bin/ld option to reload object files... -r
:info:configure checking for file... file
:info:configure checking for objdump... no
:info:configure checking how to recognize dependent libraries... pass_all
:info:configure checking for dlltool... no
:info:configure checking how to associate runtime and link libraries... printf %s\n
:info:configure checking for archiver @FILE support... no
:info:configure checking for strip... strip
:info:configure checking for ranlib... (cached) ranlib
:info:configure checking command to parse /opt/local/bin/nm -B output from ccache /opt/local/bin/gcc-mp-14 object... ok
:info:configure checking for sysroot... no
:info:configure checking for a working dd... /bin/dd
:info:configure checking how to truncate binary pipes... /bin/dd bs=4096 count=1
:info:configure checking for mt... no
:info:configure checking if : is a manifest tool... no
:info:configure checking for dsymutil... dsymutil
:info:configure checking for nmedit... nmedit
:info:configure checking for lipo... lipo
:info:configure checking for otool... otool
:info:configure checking for otool64... no
:info:configure checking for -single_module linker flag... yes
:info:configure checking for -exported_symbols_list linker flag... yes
:info:configure checking for -force_load linker flag... yes
:info:configure checking for dlfcn.h... yes
:info:configure checking for objdir... .libs
:info:configure checking if ccache /opt/local/bin/gcc-mp-14 supports -fno-rtti -fno-exceptions... no
:info:configure checking for ccache /opt/local/bin/gcc-mp-14 option to produce PIC... -fno-common -DPIC
:info:configure checking if ccache /opt/local/bin/gcc-mp-14 PIC flag -fno-common -DPIC works... yes
:info:configure checking if ccache /opt/local/bin/gcc-mp-14 static flag -static works... no
:info:configure checking if ccache /opt/local/bin/gcc-mp-14 supports -c -o file.o... yes
:info:configure checking if ccache /opt/local/bin/gcc-mp-14 supports -c -o file.o... (cached) yes
:info:configure checking whether the ccache /opt/local/bin/gcc-mp-14 linker (/opt/local/bin/ld) supports shared libraries... yes
:info:configure checking dynamic linker characteristics... darwin10.0.0d2 dyld
:info:configure checking how to hardcode library paths into programs... immediate
:info:configure checking for dlopen in -ldl... yes
:info:configure checking whether a program can dlopen itself... yes
:info:configure checking whether a statically linked program can dlopen itself... yes
:info:configure checking whether stripping libraries is possible... yes
:info:configure checking if libtool supports shared libraries... yes
:info:configure checking whether to build shared libraries... yes
:info:configure checking whether to build static libraries... yes
:info:configure checking for library containing dlopen... none required
:info:configure checking for makeinfo... yes
:info:configure checking for emacs... emacs
:info:configure checking where .elc files should go... ${datadir}/emacs/site-lisp
:info:configure checking if JIT code generation supported for target CPU... no
:info:configure checking whether to enable JIT code generation... no
:info:configure checking whether to use system and library "64" calls... no
:info:configure checking for __uc_get_ar_bsp in -luca... no
:info:configure checking for working volatile... yes
:info:configure checking for inline... (cached) inline
:info:configure checking for __uc_get_ar_bsp in -luca... (cached) no
:info:configure checking whether byte ordering is bigendian... (cached) yes
:info:configure checking labels as values... yes
:info:configure checking size of char... 1
:info:configure checking size of unsigned char... 1
:info:configure checking size of short... 2
:info:configure checking size of unsigned short... 2
:info:configure checking size of int... 4
:info:configure checking size of unsigned int... 4
:info:configure checking size of long... 4
:info:configure checking size of unsigned long... 4
:info:configure checking size of size_t... 4
:info:configure checking size of long long... 8
:info:configure checking size of unsigned long long... 8
:info:configure checking size of __int64... 0
:info:configure checking size of unsigned __int64... 0
:info:configure checking size of void *... 4
:info:configure checking size of intptr_t... 4
:info:configure checking size of uintptr_t... 4
:info:configure checking size of ptrdiff_t... 4
:info:configure checking size of size_t... (cached) 4
:info:configure checking size of off_t... 8
:info:configure checking size of intmax_t... 8
:info:configure checking for stdatomic.h... yes
:info:configure checking for which prebuilt binary set to use during bootstrap... 32-bit-big-endian
:info:configure checking for sys/wait.h that is POSIX.1 compatible... yes
:info:configure checking for dirent.h that defines DIR... yes
:info:configure checking for library containing opendir... none required
:info:configure checking for struct dirent64.d_name... no
:info:configure checking for complex.h... yes
:info:configure checking for fenv.h... yes
:info:configure checking for io.h... no
:info:configure checking for memory.h... yes
:info:configure checking for process.h... no
:info:configure checking for linux/fs.h... no
:info:configure checking for sys/dir.h... yes
:info:configure checking for sys/ioctl.h... (cached) yes
:info:configure checking for sys/select.h... (cached) yes
:info:configure checking for sys/time.h... (cached) yes
:info:configure checking for sys/timeb.h... yes
:info:configure checking for sys/times.h... (cached) yes
:info:configure checking for sys/stdtypes.h... no
:info:configure checking for sys/types.h... (cached) yes
:info:configure checking for sys/utime.h... no
:info:configure checking for unistd.h... (cached) yes
:info:configure checking for utime.h... yes
:info:configure checking for pwd.h... yes
:info:configure checking for grp.h... yes
:info:configure checking for sys/utsname.h... yes
:info:configure checking for direct.h... no
:info:configure checking for machine/fpu.h... no
:info:configure checking for sched.h... (cached) yes
:info:configure checking for sys/sendfile.h... no
:info:configure checking for complex double... yes
:info:configure checking for socklen_t... (cached) yes
:info:configure checking for struct ip_mreq... yes
:info:configure checking type of array argument to getgroups... gid_t
:info:configure checking for mode_t... (cached) yes
:info:configure checking for gethostbyname... (cached) yes
:info:configure checking for connect... yes
:info:configure checking for crt_externs.h... yes
:info:configure checking for DINFINITY... no
:info:configure checking for DQNAN... no
:info:configure checking for cexp... yes
:info:configure checking for chsize... no
:info:configure checking for clog... yes
:info:configure checking for clog10... no
:info:configure checking for ctermid... yes
:info:configure checking for fesetround... yes
:info:configure checking for ftime... yes
:info:configure checking for ftruncate... yes
:info:configure checking for fchown... yes
:info:configure checking for fchownat... no
:info:configure checking for fchmod... yes
:info:configure checking for fchdir... yes
:info:configure checking for readlinkat... no
:info:configure checking for fchmodat... no
:info:configure checking for symlinkat... no
:info:configure checking for mkdirat... no
:info:configure checking for renameat... no
:info:configure checking for unlinkat... no
:info:configure checking for getcwd... (cached) yes
:info:configure checking for geteuid... yes
:info:configure checking for getsid... yes
:info:configure checking for gettimeofday... yes
:info:configure checking for getuid... yes
:info:configure checking for getgid... yes
:info:configure checking for gmtime_r... yes
:info:configure checking for ioctl... yes
:info:configure checking for lstat... (cached) yes
:info:configure checking for mkdir... yes
:info:configure checking for mkdtemp... yes
:info:configure checking for mknod... yes
:info:configure checking for nice... yes
:info:configure checking for readlink... (cached) yes
:info:configure checking for rmdir... yes
:info:configure checking for setegid... (cached) yes
:info:configure checking for seteuid... (cached) yes
:info:configure checking for setuid... yes
:info:configure checking for setgid... yes
:info:configure checking for setpgid... yes
:info:configure checking for setsid... yes
:info:configure checking for sigaction... yes
:info:configure checking for siginterrupt... yes
:info:configure checking for stat64... yes
:info:configure checking for strptime... yes
:info:configure checking for symlink... (cached) yes
:info:configure checking for sync... yes
:info:configure checking for sysconf... yes
:info:configure checking for tcgetpgrp... yes
:info:configure checking for tcsetpgrp... yes
:info:configure checking for uname... yes
:info:configure checking for waitpid... yes
:info:configure checking for strdup... yes
:info:configure checking for usleep... yes
:info:configure checking for on_exit... no
:info:configure checking for chown... yes
:info:configure checking for link... (cached) yes
:info:configure checking for fcntl... (cached) yes
:info:configure checking for ttyname... yes
:info:configure checking for getpwent... yes
:info:configure checking for getgrent... yes
:info:configure checking for kill... yes
:info:configure checking for getppid... yes
:info:configure checking for getpgrp... yes
:info:configure checking for fork... yes
:info:configure checking for setitimer... yes
:info:configure checking for getitimer... yes
:info:configure checking for strchr... yes
:info:configure checking for strcmp... yes
:info:configure checking for index... yes
:info:configure checking for bcopy... yes
:info:configure checking for rindex... yes
:info:configure checking for truncate... yes
:info:configure checking for isblank... (cached) yes
:info:configure checking for _NSGetEnviron... yes
:info:configure checking for strcoll_l... yes
:info:configure checking for strtod_l... yes
:info:configure checking for strtol_l... yes
:info:configure checking for newlocale... yes
:info:configure checking for uselocale... yes
:info:configure checking for utimensat... no
:info:configure checking for fstatat... no
:info:configure checking for futimens... no
:info:configure checking for openat... no
:info:configure checking for sched_getaffinity... (cached) no
:info:configure checking for sched_setaffinity... no
:info:configure checking for sendfile... yes
:info:configure checking for pipe2... (cached) no
:info:configure checking for posix_spawn_file_actions_addclosefrom_np... no
:info:configure checking for clearenv... no
:info:configure checking for freadlink... no
:info:configure checking whether _NL_NUMERIC_GROUPING is declared... no
:info:configure checking for crypt.h... no
:info:configure checking for netdb.h... (cached) yes
:info:configure checking for pthread.h... (cached) yes
:info:configure checking for pthread_np.h... no
:info:configure checking for sys/param.h... (cached) yes
:info:configure checking for sys/resource.h... yes
:info:configure checking for sys/file.h... (cached) yes
:info:configure checking for sys/mman.h... (cached) yes
:info:configure checking for chroot... yes
:info:configure checking for flock... (cached) yes
:info:configure checking for getlogin... (cached) yes
:info:configure checking for cuserid... no
:info:configure checking for getpriority... yes
:info:configure checking for setpriority... yes
:info:configure checking for getpass... yes
:info:configure checking for sethostname... yes
:info:configure checking for gethostname... (cached) yes
:info:configure checking whether sethostname is declared... yes
:info:configure checking whether hstrerror is declared... no
:info:configure checking whether cuserid is declared... no
:info:configure checking for library containing crypt... none required
:info:configure checking for i... _Complex_I
:info:configure checking whether csqrt is usable... yes
:info:configure checking whether getitimer(ITIMER_PROF) is usable... yes
:info:configure checking whether getitimer(ITIMER_VIRTUAL) is usable... yes
:info:configure checking for libgmp... yes
:info:configure checking how to link with libgmp... -lgmp
:info:configure checking whether mpz_inits is declared... yes
:info:configure checking whether libunistring was built with iconv support... yes
:info:configure checking for pkg-config... /opt/local/bin/pkg-config
:info:configure checking pkg-config is at least version 0.9.0... yes
:info:configure checking for libffi... yes
:info:configure checking size of size_t... (cached) 4
:info:configure checking size of ssize_t... 4
:info:configure checking whether NLS is requested... yes
:info:configure checking for msgfmt... /opt/local/bin/msgfmt
:info:configure checking for gmsgfmt... /opt/local/bin/msgfmt
:info:configure checking for xgettext... /opt/local/bin/xgettext
:info:configure checking for msgmerge... /opt/local/bin/msgmerge
:info:configure checking for CFPreferencesCopyAppValue... yes
:info:configure checking for CFLocaleCopyCurrent... yes
:info:configure checking for GNU gettext in libc... no
:info:configure checking for iconv... (cached) yes
:info:configure checking for working iconv... (cached) yes
:info:configure checking how to link with libiconv... -liconv
:info:configure checking for GNU gettext in libintl... yes
:info:configure checking whether to use NLS... yes
:info:configure checking where the gettext function comes from... external libintl
:info:configure checking how to link with libintl... -lintl -Wl,-framework -Wl,CoreFoundation
:info:configure checking for sleep declaration... yes
:info:configure checking for usleep declaration... yes
:info:configure checking whether getlogin is declared... (cached) yes
:info:configure checking whether alarm is declared... (cached) yes
:info:configure checking whether strptime is declared... yes
:info:configure checking return type of usleep... int
:info:configure checking for sys/un.h... yes
:info:configure checking for getrlimit... yes
:info:configure checking for setrlimit... yes
:info:configure checking for socketpair... yes
:info:configure checking for getgroups... yes
:info:configure checking for setgroups... yes
:info:configure checking for setpwent... yes
:info:configure checking for pause... yes
:info:configure checking for tzset... yes
:info:configure checking for sethostent... yes
:info:configure checking for gethostent... yes
:info:configure checking for endhostent... yes
:info:configure checking for setnetent... yes
:info:configure checking for getnetent... yes
:info:configure checking for endnetent... yes
:info:configure checking for setprotoent... yes
:info:configure checking for getprotoent... yes
:info:configure checking for endprotoent... yes
:info:configure checking for setservent... yes
:info:configure checking for getservent... yes
:info:configure checking for endservent... yes
:info:configure checking for getnetbyaddr... yes
:info:configure checking for getnetbyname... yes
:info:configure checking for inet_lnaof... yes
:info:configure checking for inet_makeaddr... yes
:info:configure checking for inet_netof... yes
:info:configure checking for hstrerror... yes
:info:configure checking for struct sockaddr_in.sin_len... yes
:info:configure checking for __libc_stack_end... no
:info:configure checking whether netdb.h declares h_errno... yes
:info:configure checking whether uint32_t is defined... yes
:info:configure checking for working IPv6 support... yes
:info:configure checking whether sockaddr_in6 has sin6_scope_id... yes
:info:configure checking for struct sockaddr_in6.sin6_len... yes
:info:configure checking whether localtime caches TZ... no
:info:configure checking for strerror... yes
:info:configure checking for memmove... yes
:info:configure checking for asinh... yes
:info:configure checking for acosh... yes
:info:configure checking for atanh... yes
:info:configure checking for copysign... yes
:info:configure checking for finite... yes
:info:configure checking for sincos... no
:info:configure checking for __sincos... no
:info:configure checking for trunc... yes
:info:configure checking for isinf... yes
:info:configure checking for isnan... yes
:info:configure checking for struct stat.st_rdev... yes
:info:configure checking for struct stat.st_blksize... yes
:info:configure checking for struct stat.st_blocks... yes
:info:configure checking for struct stat.st_atim... no
:info:configure checking for struct stat.st_mtim... no
:info:configure checking for struct stat.st_ctim... no
:info:configure checking for struct tm.tm_zone... (cached) yes
:info:configure checking for struct tm.tm_gmtoff... (cached) yes
:info:configure checking whether we need POSIX to get struct utimbuf... no
:info:configure checking the value of `iconveh_error'... 0
:info:configure checking the value of `iconveh_question_mark'... 1
:info:configure checking the value of `iconveh_escape_sequence'... 2
:info:configure checking for which bdw-gc pkg-config file to use... bdw-gc
:info:configure checking for bdw-gc >= 7.2... yes
:info:configure checking for GC_pthread_exit... no
:info:configure checking for GC_pthread_cancel... no
:info:configure checking for GC_pthread_sigmask... no
:info:configure checking for GC_move_disappearing_link... yes
:info:configure checking for GC_is_heap_ptr... yes
:info:configure checking for struct GC_stack_base.reg_base... no
:info:configure checking size of float... 4
:info:configure checking for struct linger... yes
:info:configure checking for struct timespec... yes
:info:configure checking what kind of threads to support... null-threads
:info:configure checking whether C compiler handles -Werror -Wunknown-warning-option... no
:info:configure checking whether C compiler handles -Wall... yes
:info:configure checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
:info:configure checking whether C compiler handles -Wmissing-prototypes... yes
:info:configure checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
:info:configure checking whether C compiler handles -Wpointer-arith... yes
:info:configure checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
:info:configure checking whether C compiler handles -fno-strict-aliasing... yes
:info:configure checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
:info:configure checking whether C compiler handles -fwrapv... yes
:info:configure checking whether the linker understands `-z relro'... no
:info:configure checking for tgoto in -lncurses... yes
:info:configure checking how to link with libreadline... -lreadline
:info:configure checking for siginterrupt... (cached) yes
:info:configure checking for rl_clear_signals... yes
:info:configure checking for rl_cleanup_after_signal... yes
:info:configure checking for rl_filename_completion_function... yes
:info:configure checking whether rl_catch_signals is declared... yes
:info:configure checking whether rl_catch_sigwinch is declared... yes
:info:configure checking for rl_get_keymap_name... yes
:info:configure checking for rl_getc_function pointer in readline... yes
:info:configure checking for strdup... (cached) yes
:info:configure checking that generated files are newer than configure... done
:info:configure configure: creating ./config.status
:info:configure config.status: creating libguile/gen-scmconfig.h
:info:configure config.status: creating Makefile
:info:configure config.status: creating lib/Makefile
:info:configure config.status: creating doc/Makefile
:info:configure config.status: creating doc/r5rs/Makefile
:info:configure config.status: creating doc/ref/Makefile
:info:configure config.status: creating examples/Makefile
:info:configure config.status: creating libguile/Makefile
:info:configure config.status: creating libguile/version.h
:info:configure config.status: creating guile-readline/Makefile
:info:configure config.status: creating test-suite/Makefile
:info:configure config.status: creating test-suite/standalone/Makefile
:info:configure config.status: creating meta/Makefile
:info:configure config.status: creating module/Makefile
:info:configure config.status: creating stage0/Makefile
:info:configure config.status: creating stage1/Makefile
:info:configure config.status: creating stage2/Makefile
:info:configure config.status: creating prebuilt/Makefile
:info:configure config.status: creating prebuilt/x86_64-unknown-linux-gnu/Makefile
:info:configure config.status: creating prebuilt/i686-pc-linux-gnu/Makefile
:info:configure config.status: creating prebuilt/mips-unknown-linux-gnu/Makefile
:info:configure config.status: creating check-guile
:info:configure config.status: creating benchmark-guile
:info:configure config.status: creating meta/guile
:info:configure config.status: creating meta/build-env
:info:configure config.status: creating meta/uninstalled-env
:info:configure config.status: creating meta/gdb-uninstalled-guile
:info:configure config.status: creating libguile/guile-snarf
:info:configure config.status: creating libguile/guile-snarf-docs
:info:configure config.status: creating test-suite/standalone/test-use-srfi
:info:configure config.status: creating test-suite/standalone/test-fast-slot-ref
:info:configure config.status: creating config.h
:info:configure config.status: executing depfiles commands
:info:configure config.status: executing libtool commands
:info:configure config.status: executing po-directories commands
:debug:configure Executing portconfigure::configure_finish
:debug:configure Ignoring implicit declaration of function 'MIN' because it is whitelisted
:debug:configure Ignoring implicit declaration of function 'alignof' because it is whitelisted
:debug:configure Ignoring implicit declaration of function 're_set_syntax' because it is whitelisted
:debug:configure Ignoring implicit declaration of function 're_compile_pattern' because it is whitelisted
:debug:configure Ignoring implicit declaration of function 're_search' because it is whitelisted
:warn:configure Configuration logfiles contain indications of -Wimplicit-function-declaration; check that features were not accidentally disabled:
:msg:configure   static_assert: found in guile-3.0.10/config.log
:msg:configure   re_match: found in guile-3.0.10/config.log
:msg:configure   free: found in guile-3.0.10/config.log
version:1
:debug:main Starting logging for guile-3.0 @3.0.10_0
:debug:sysinfo Mac OS X 10.6 (darwin/10.0.0d2) arch powerpc
:debug:sysinfo MacPorts 2.10.99
:debug:sysinfo Xcode 3.2, CLT none
:debug:sysinfo SDK 10.6
:debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 10.6
:debug:main epoch: in tree: 1 installed: 1
:debug:main autoconf 2.72_0 exists in the ports tree
:debug:main autoconf 2.72_0  is the latest installed
:debug:main autoconf 2.72_0  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/autoconf
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main only one arch supported, so not adding the default universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! autoconf 2.72_0 >= autoconf 2.72_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main m4 1.4.19_1 exists in the ports tree
:debug:main m4 1.4.19_1  is the latest installed
:debug:main m4 1.4.19_1  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/PPCSnowLeopardPorts/devel/m4
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
:debug:main Sourcing PortGroup gnulib 1.0 from /opt/PPCSnowLeopardPorts/_resources/port1.0/group/gnulib-1.0.tcl
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main muniversal: < 2 archs supported, not adding universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main Running callback gnulib::setup
:debug:main Finished running callback gnulib::setup
:debug:main No need to upgrade! m4 1.4.19_1 >= m4 1.4.19_1
:debug:main epoch: in tree: 0 installed: 0
:debug:main gettext-runtime 0.22.5_0 exists in the ports tree
:debug:main gettext-runtime 0.22.5_0  is the latest installed
:debug:main gettext-runtime 0.22.5_0  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/gettext
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
:debug:main Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
:debug:main Sourcing PortGroup gnulib 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/gnulib-1.0.tcl
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main compiler clang blacklisted because it's not installed or it doesn't work
:debug:main muniversal: < 2 archs supported, not adding universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main Running callback gnulib::setup
:debug:main Finished running callback gnulib::setup
:debug:main No need to upgrade! gettext-runtime 0.22.5_0 >= gettext-runtime 0.22.5_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main libiconv 1.17_0 exists in the ports tree
:debug:main libiconv 1.17_0  is the latest installed
:debug:main libiconv 1.17_0  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/textproc/libiconv
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Re-registering default for configure.universal_args
:debug:main Re-registering default for configure.cc_archflags
:debug:main Re-registering default for configure.objc_archflags
:debug:main Re-registering default for configure.cxx_archflags
:debug:main Re-registering default for configure.objcxx_archflags
:debug:main Re-registering default for configure.fc_archflags
:debug:main Re-registering default for configure.f90_archflags
:debug:main Re-registering default for configure.f77_archflags
:debug:main Re-registering default for configure.ld_archflags
:debug:main Re-registering default for configure.universal_cflags
:debug:main Re-registering default for configure.universal_objcflags
:debug:main Re-registering default for configure.universal_cxxflags
:debug:main Re-registering default for configure.universal_objcxxflags
:debug:main Re-registering default for configure.universal_cppflags
:debug:main Re-registering default for configure.universal_ldflags
:debug:main Sourcing PortGroup muniversal 1.1 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.1.tcl
:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
:debug:main muniversal: < 2 archs supported, not adding universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main Running callback muniversal::add_compiler_flags
:debug:main Finished running callback muniversal::add_compiler_flags
:debug:main No need to upgrade! libiconv 1.17_0 >= libiconv 1.17_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main automake 1.16.5_0 exists in the ports tree
:debug:main automake 1.16.5_0  is the latest installed
:debug:main automake 1.16.5_0  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/automake
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main only one arch supported, so not adding the default universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! automake 1.16.5_0 >= automake 1.16.5_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main libtool 2.4.7_3 exists in the ports tree
:debug:main libtool 2.4.7_3  is the latest installed
:debug:main libtool 2.4.7_3  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/libtool
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
:debug:main only one arch supported, so not adding the default universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! libtool 2.4.7_3 >= libtool 2.4.7_3
:debug:main epoch: in tree: 0 installed: 0
:debug:main gmake 4.4.1_0 exists in the ports tree
:debug:main gmake 4.4.1_0  is the latest installed
:debug:main gmake 4.4.1_0  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/gmake
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main muniversal: < 2 archs supported, not adding universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! gmake 4.4.1_0 >= gmake 4.4.1_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main gsed 4.9_1 exists in the ports tree
:debug:main gsed 4.9_1  is the latest installed
:debug:main gsed 4.9_1  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/textproc/gsed
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup gnu_info 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/gnu_info-1.0.tcl
:debug:main only one arch supported, so not adding the default universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! gsed 4.9_1 >= gsed 4.9_1
:debug:main epoch: in tree: 0 installed: 0
:debug:main texinfo 7.1_0 exists in the ports tree
:debug:main texinfo 7.1_0  is the latest installed
:debug:main texinfo 7.1_0  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/textproc/texinfo
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
:debug:main Re-registering default for configure.universal_args
:debug:main Sourcing PortGroup perl5 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/perl5-1.0.tcl
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main muniversal: < 2 archs supported, not adding universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! texinfo 7.1_0 >= texinfo 7.1_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main ncurses 6.5_0 exists in the ports tree
:debug:main ncurses 6.5_0  is the latest installed
:debug:main ncurses 6.5_0  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/ncurses
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
:debug:main only one arch supported, so not adding the default universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! ncurses 6.5_0 >= ncurses 6.5_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main perl5.34 5.34.3_1 exists in the ports tree
:debug:main perl5.34 5.34.3_1  is the latest installed
:debug:main perl5.34 5.34.3_1  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/lang/perl5
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Re-registering default for configure.universal_args
:debug:main Sourcing PortGroup perl5 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/perl5-1.0.tcl
:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
:debug:main only one arch supported, so not adding the default universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! perl5.34 5.34.3_1 >= perl5.34 5.34.3_1
:debug:main epoch: in tree: 0 installed: 0
:debug:main db48 4.8.30_5 exists in the ports tree
:debug:main db48 4.8.30_5  is the latest installed
:debug:main db48 4.8.30_5  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/databases/db48
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
:debug:main muniversal: < 2 archs supported, not adding universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! db48 4.8.30_5 >= db48 4.8.30_5
:debug:main epoch: in tree: 0 installed: 0
:debug:main gdbm 1.24_0 exists in the ports tree
:debug:main gdbm 1.24_0  is the latest installed
:debug:main gdbm 1.24_0  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/databases/gdbm
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
:debug:main only one arch supported, so not adding the default universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! gdbm 1.24_0 >= gdbm 1.24_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main readline 8.2.013_0 exists in the ports tree
:debug:main readline 8.2.013_0  is the latest installed
:debug:main readline 8.2.013_0  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/readline
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
:debug:main muniversal: < 2 archs supported, not adding universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! readline 8.2.013_0 >= readline 8.2.013_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main gcc14 14.2.0_1 exists in the ports tree
:debug:main gcc14 14.2.0_1 +stdlib_flag is the latest installed
:debug:main gcc14 14.2.0_1 +stdlib_flag is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/PPCSnowLeopardPorts/lang/gcc14
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup select 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/select-1.0.tcl
:debug:main Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
:debug:main Sourcing PortGroup active_variants 1.1 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/active_variants-1.1.tcl
:debug:main Sourcing PortGroup conflicts_build 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/conflicts_build-1.0.tcl
:debug:main compiler clang blacklisted because it's not installed or it doesn't work
:debug:main compiler llvm-gcc-4.2 2077.3 blacklisted because it matches {llvm-gcc-4.2 < 2336.1}
:debug:main compiler clang blacklisted because it's not installed or it doesn't work
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main universal variant already exists, so not adding the default one
:debug:main Executing variant stdlib_flag provides stdlib_flag
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! gcc14 14.2.0_1 >= gcc14 14.2.0_1
:debug:main epoch: in tree: 0 installed: 0
:debug:main cctools 949.0.1_3 exists in the ports tree
:debug:main cctools 949.0.1_3  is the latest installed
:debug:main cctools 949.0.1_3 +llvmppc is active
:debug:main Merging existing requested variants '+llvmppc-llvm34' into variants
:debug:main new fully merged portvariants: llvmppc + llvm34 -
:debug:main Opening port in directory: /opt/PPCSnowLeopardPorts/devel/cctools
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main only one arch supported, so not adding the default universal variant
:debug:main Executing variant llvmppc provides llvmppc
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! cctools 949.0.1_3 >= cctools 949.0.1_3
:debug:main epoch: in tree: 0 installed: 0
:debug:main llvm-powerpc 7.1.1_0 exists in the ports tree
:debug:main llvm-powerpc 7.1.1_0 +emulated_tls is the latest installed
:debug:main llvm-powerpc 7.1.1_0 +emulated_tls is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/PPCSnowLeopardPorts/lang/llvm-powerpc
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Re-registering default for destroot.target
:debug:main Re-registering default for configure.dir
:debug:main Re-registering default for build.dir
:debug:main Re-registering default for configure.pre_args
:debug:main Sourcing PortGroup cmake 1.1 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/cmake-1.1.tcl
:debug:main Sourcing PortGroup conflicts_build 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/conflicts_build-1.0.tcl
:debug:main Re-registering default for configure.dir
:debug:main Re-registering default for build.dir
:debug:main only one arch supported, so not adding the default universal variant
:debug:main Executing variant emulated_tls provides emulated_tls
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! llvm-powerpc 7.1.1_0 >= llvm-powerpc 7.1.1_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main gcc10-bootstrap 10.5.0_0 exists in the ports tree
:debug:main gcc10-bootstrap 10.5.0_0  is the latest installed
:debug:main gcc10-bootstrap 10.5.0_0  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/PPCSnowLeopardPorts/lang/gcc10-bootstrap
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main muniversal: < 2 archs supported, not adding universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! gcc10-bootstrap 10.5.0_0 >= gcc10-bootstrap 10.5.0_0
:debug:main epoch: in tree: 20090923 installed: 20090923
:debug:main libedit 20240517-3.1_0 exists in the ports tree
:debug:main libedit 20240517-3.1_0  is the latest installed
:debug:main libedit 20240517-3.1_0  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/libedit
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
:debug:main muniversal: < 2 archs supported, not adding universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! libedit 20240517-3.1_0 >= libedit 20240517-3.1_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main libffi 3.4.6_1 exists in the ports tree
:debug:main libffi 3.4.6_1  is the latest installed
:debug:main libffi 3.4.6_1  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/libffi
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main Sourcing PortGroup github 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/github-1.0.tcl
:debug:main Re-registering default for extract.rename
:debug:main Re-registering default for livecheck.url
:debug:main Re-registering default for livecheck.regex
:debug:main Re-registering default for extract.rename
:debug:main muniversal: < 2 archs supported, not adding universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! libffi 3.4.6_1 >= libffi 3.4.6_1
:debug:main epoch: in tree: 2 installed: 2
:debug:main python27-bootstrap 2.7.18_10 exists in the ports tree
:debug:main python27-bootstrap 2.7.18_10  is the latest installed
:debug:main python27-bootstrap 2.7.18_10  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/lang/python27
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup select 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/select-1.0.tcl
:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
:debug:main removing universal variant due to < 2 supported universal_archs
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! python27-bootstrap 2.7.18_10 >= python27-bootstrap 2.7.18_10
:debug:main epoch: in tree: 0 installed: 0
:debug:main zlib 1.3.1_0 exists in the ports tree
:debug:main zlib 1.3.1_0  is the latest installed
:debug:main zlib 1.3.1_0  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/zlib
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup xcodeversion 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/xcodeversion-1.0.tcl
:debug:main only one arch supported, so not adding the default universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! zlib 1.3.1_0 >= zlib 1.3.1_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main perl5 5.34.3_0 exists in the ports tree
:debug:main perl5 5.34.3_0 +perl5_34 is the latest installed
:debug:main perl5 5.34.3_0 +perl5_34 is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/lang/perl5
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Re-registering default for configure.universal_args
:debug:main Sourcing PortGroup perl5 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/perl5-1.0.tcl
:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
:debug:main universal_variant is false, so not adding the default universal variant
:debug:main Executing variant perl5_34 provides perl5_34
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! perl5 5.34.3_0 >= perl5 5.34.3_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main gmp 6.3.0_0 exists in the ports tree
:debug:main gmp 6.3.0_0  is the latest installed
:debug:main gmp 6.3.0_0  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/gmp
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Re-registering default for configure.universal_args
:debug:main Re-registering default for configure.cc_archflags
:debug:main Re-registering default for configure.objc_archflags
:debug:main Re-registering default for configure.cxx_archflags
:debug:main Re-registering default for configure.objcxx_archflags
:debug:main Re-registering default for configure.fc_archflags
:debug:main Re-registering default for configure.f90_archflags
:debug:main Re-registering default for configure.f77_archflags
:debug:main Re-registering default for configure.ld_archflags
:debug:main Re-registering default for configure.universal_cflags
:debug:main Re-registering default for configure.universal_objcflags
:debug:main Re-registering default for configure.universal_cxxflags
:debug:main Re-registering default for configure.universal_objcxxflags
:debug:main Re-registering default for configure.universal_cppflags
:debug:main Re-registering default for configure.universal_ldflags
:debug:main Sourcing PortGroup muniversal 1.1 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.1.tcl
:debug:main Sourcing PortGroup xcode_workaround 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/xcode_workaround-1.0.tcl
:debug:main muniversal: < 2 archs supported, not adding universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main Running callback muniversal::add_compiler_flags
:debug:main Finished running callback muniversal::add_compiler_flags
:debug:main Running callback xcode_workaround::xcode_workaround.appy_fix
:debug:main Finished running callback xcode_workaround::xcode_workaround.appy_fix
:debug:main No need to upgrade! gmp 6.3.0_0 >= gmp 6.3.0_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main isl-devel 0.26_0 exists in the ports tree
:debug:main isl-devel 0.26_0  is the latest installed
:debug:main isl-devel 0.26_0  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/isl-devel
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
:debug:main Re-registering default for configure.universal_args
:debug:main Re-registering default for configure.cc_archflags
:debug:main Re-registering default for configure.objc_archflags
:debug:main Re-registering default for configure.cxx_archflags
:debug:main Re-registering default for configure.objcxx_archflags
:debug:main Re-registering default for configure.fc_archflags
:debug:main Re-registering default for configure.f90_archflags
:debug:main Re-registering default for configure.f77_archflags
:debug:main Re-registering default for configure.ld_archflags
:debug:main Re-registering default for configure.universal_cflags
:debug:main Re-registering default for configure.universal_objcflags
:debug:main Re-registering default for configure.universal_cxxflags
:debug:main Re-registering default for configure.universal_objcxxflags
:debug:main Re-registering default for configure.universal_cppflags
:debug:main Re-registering default for configure.universal_ldflags
:debug:main Sourcing PortGroup muniversal 1.1 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.1.tcl
:debug:main compiler clang blacklisted because it's not installed or it doesn't work
:debug:main muniversal: < 2 archs supported, not adding universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main Running callback muniversal::add_compiler_flags
:debug:main Finished running callback muniversal::add_compiler_flags
:debug:main No need to upgrade! isl-devel 0.26_0 >= isl-devel 0.26_0
:debug:main epoch: in tree: 2 installed: 2
:debug:main ld64 3_6 exists in the ports tree
:debug:main ld64 3_6 +ld64_97 is the latest installed
:debug:main ld64 3_6 +ld64_97 is active
:debug:main Merging existing requested variants '+ld64_97' into variants
:debug:main new fully merged portvariants: ld64_97 +
:debug:main Opening port in directory: /opt/PPCSnowLeopardPorts/devel/ld64
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
:debug:main removing universal variant due to < 2 supported universal_archs
:debug:main Executing variant ld64_97 provides ld64_97
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! ld64 3_6 >= ld64 3_6
:debug:main epoch: in tree: 2 installed: 2
:debug:main ld64-97 97.17_9 exists in the ports tree
:debug:main ld64-97 97.17_9 +llvm33 is the latest installed
:debug:main ld64-97 97.17_9 +llvmppc is active
:debug:main Merging existing requested variants '+llvmppc-llvm34' into variants
:debug:main new fully merged portvariants: llvmppc + llvm34 -
:debug:main Opening port in directory: /opt/PPCSnowLeopardPorts/devel/ld64
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
:debug:main removing universal variant due to < 2 supported universal_archs
:debug:main Executing variant llvmppc provides llvmppc
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! ld64-97 97.17_9 >= ld64-97 97.17_9
:debug:main epoch: in tree: 0 installed: 0
:debug:main libmpc 1.3.1_0 exists in the ports tree
:debug:main libmpc 1.3.1_0  is the latest installed
:debug:main libmpc 1.3.1_0  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/libmpc
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main only one arch supported, so not adding the default universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! libmpc 1.3.1_0 >= libmpc 1.3.1_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main mpfr 4.2.1_0 exists in the ports tree
:debug:main mpfr 4.2.1_0  is the latest installed
:debug:main mpfr 4.2.1_0  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/mpfr
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
:debug:main Sourcing PortGroup xcode_workaround 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/xcode_workaround-1.0.tcl
:debug:main compiler clang blacklisted because it's not installed or it doesn't work
:debug:main muniversal: < 2 archs supported, not adding universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main Running callback xcode_workaround::xcode_workaround.appy_fix
:debug:main Finished running callback xcode_workaround::xcode_workaround.appy_fix
:debug:main No need to upgrade! mpfr 4.2.1_0 >= mpfr 4.2.1_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main zstd 1.5.6_0 exists in the ports tree
:debug:main zstd 1.5.6_0  is the latest installed
:debug:main zstd 1.5.6_0  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/zstd
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup github 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/github-1.0.tcl
:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
:debug:main Sourcing PortGroup compiler_wrapper 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/compiler_wrapper-1.0.tcl
:debug:main Re-registering default for compwrap.add_compiler_flags
:debug:main Re-registering default for use_configure
:debug:main Re-registering default for universal_variant
:debug:main Sourcing PortGroup makefile 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/makefile-1.0.tcl
:debug:main Re-registering default for configure.universal_args
:debug:main Re-registering default for configure.cc_archflags
:debug:main Re-registering default for configure.objc_archflags
:debug:main Re-registering default for configure.cxx_archflags
:debug:main Re-registering default for configure.objcxx_archflags
:debug:main Re-registering default for configure.fc_archflags
:debug:main Re-registering default for configure.f90_archflags
:debug:main Re-registering default for configure.f77_archflags
:debug:main Re-registering default for configure.ld_archflags
:debug:main Re-registering default for configure.universal_cflags
:debug:main Re-registering default for configure.universal_objcflags
:debug:main Re-registering default for configure.universal_cxxflags
:debug:main Re-registering default for configure.universal_objcxxflags
:debug:main Re-registering default for configure.universal_cppflags
:debug:main Re-registering default for configure.universal_ldflags
:debug:main Sourcing PortGroup muniversal 1.1 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.1.tcl
:debug:main Re-registering default for extract.rename
:debug:main Re-registering default for livecheck.url
:debug:main Re-registering default for livecheck.regex
:debug:main Re-registering default for extract.rename
:debug:main muniversal: < 2 archs supported, not adding universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main Running callback compwrap::configure_envs
:debug:main Finished running callback compwrap::configure_envs
:debug:main Running callback makefile_pg::makefile_setup
:debug:main Finished running callback makefile_pg::makefile_setup
:debug:main Running callback muniversal::add_compiler_flags
:debug:main Finished running callback muniversal::add_compiler_flags
:debug:main No need to upgrade! zstd 1.5.6_0 >= zstd 1.5.6_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main lz4 1.10.0_0 exists in the ports tree
:debug:main lz4 1.10.0_0  is the latest installed
:debug:main lz4 1.10.0_0  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/lz4
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup github 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/github-1.0.tcl
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
:debug:main Re-registering default for extract.rename
:debug:main Re-registering default for livecheck.url
:debug:main Re-registering default for livecheck.regex
:debug:main Re-registering default for extract.rename
:debug:main muniversal: < 2 archs supported, not adding universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! lz4 1.10.0_0 >= lz4 1.10.0_0
:debug:main epoch: in tree: 1 installed: 1
:debug:main xz 5.4.7_0 exists in the ports tree
:debug:main xz 5.4.7_0  is the latest installed
:debug:main xz 5.4.7_0  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xz
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
:debug:main Sourcing PortGroup github 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/github-1.0.tcl
:debug:main Re-registering default for extract.rename
:debug:main Re-registering default for livecheck.url
:debug:main Re-registering default for livecheck.regex
:debug:main Re-registering default for extract.rename
:debug:main only one arch supported, so not adding the default universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! xz 5.4.7_0 >= xz 5.4.7_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main gcc_select 0.1_10 exists in the ports tree
:debug:main gcc_select 0.1_10  is the latest installed
:debug:main gcc_select 0.1_10  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/PPCSnowLeopardPorts/sysutils/gcc_select
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup stub 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/stub-1.0.tcl
:debug:main Sourcing PortGroup select 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/select-1.0.tcl
:debug:main only one arch supported, so not adding the default universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main Running callback stub::setup_stub
:debug:main Finished running callback stub::setup_stub
:debug:main No need to upgrade! gcc_select 0.1_10 >= gcc_select 0.1_10
:debug:main epoch: in tree: 3 installed: 3
:debug:main libgcc 8.0_0 exists in the ports tree
:debug:main libgcc 8.0_0  is the latest installed
:debug:main libgcc 8.0_0  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/lang/libgcc
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup select 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/select-1.0.tcl
:debug:main removing universal variant due to < 2 supported universal_archs
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! libgcc 8.0_0 >= libgcc 8.0_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main libgcc14 14.2.0_1 exists in the ports tree
:debug:main libgcc14 14.2.0_1 +stdlib_flag is the latest installed
:debug:main libgcc14 14.2.0_1 +stdlib_flag is active
:debug:main Merging existing requested variants '+stdlib_flag' into variants
:debug:main new fully merged portvariants: stdlib_flag +
:debug:main Opening port in directory: /opt/PPCSnowLeopardPorts/lang/gcc14
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup select 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/select-1.0.tcl
:debug:main Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
:debug:main Sourcing PortGroup active_variants 1.1 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/active_variants-1.1.tcl
:debug:main Sourcing PortGroup conflicts_build 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/conflicts_build-1.0.tcl
:debug:main compiler clang blacklisted because it's not installed or it doesn't work
:debug:main compiler llvm-gcc-4.2 2077.3 blacklisted because it matches {llvm-gcc-4.2 < 2336.1}
:debug:main compiler clang blacklisted because it's not installed or it doesn't work
:debug:main universal variant already exists, so not adding the default one
:debug:main Executing variant stdlib_flag provides stdlib_flag
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! libgcc14 14.2.0_1 >= libgcc14 14.2.0_1
:debug:main epoch: in tree: 0 installed: 0
:debug:main gcc14-libcxx 14.2.0_1 exists in the ports tree
:debug:main gcc14-libcxx 14.2.0_1  is the latest installed
:debug:main gcc14-libcxx 14.2.0_1  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/PPCSnowLeopardPorts/lang/gcc14
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup select 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/select-1.0.tcl
:debug:main Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
:debug:main Sourcing PortGroup active_variants 1.1 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/active_variants-1.1.tcl
:debug:main Sourcing PortGroup conflicts_build 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/conflicts_build-1.0.tcl
:debug:main compiler clang blacklisted because it's not installed or it doesn't work
:debug:main compiler llvm-gcc-4.2 2077.3 blacklisted because it matches {llvm-gcc-4.2 < 2336.1}
:debug:main compiler clang blacklisted because it's not installed or it doesn't work
:debug:main universal_variant is false, so not adding the default universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! gcc14-libcxx 14.2.0_1 >= gcc14-libcxx 14.2.0_1
:debug:main epoch: in tree: 0 installed: 0
:debug:main pkgconfig 0.29.2_0 exists in the ports tree
:debug:main pkgconfig 0.29.2_0  is the latest installed
:debug:main pkgconfig 0.29.2_0  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/pkgconfig
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
:debug:main Sourcing PortGroup conflicts_build 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/conflicts_build-1.0.tcl
:debug:main only one arch supported, so not adding the default universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! pkgconfig 0.29.2_0 >= pkgconfig 0.29.2_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main boehmgc 8.2.6_2 exists in the ports tree
:debug:main boehmgc 8.2.6_2  is the latest installed
:debug:main boehmgc 8.2.6_2  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/boehmgc
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup github 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/github-1.0.tcl
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main Re-registering default for extract.rename
:debug:main Re-registering default for livecheck.url
:debug:main Re-registering default for livecheck.regex
:debug:main Re-registering default for extract.rename
:debug:main muniversal: < 2 archs supported, not adding universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! boehmgc 8.2.6_2 >= boehmgc 8.2.6_2
:debug:main epoch: in tree: 0 installed: 0
:debug:main libatomic_ops 7.8.2_0 exists in the ports tree
:debug:main libatomic_ops 7.8.2_0  is the latest installed
:debug:main libatomic_ops 7.8.2_0  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/libatomic_ops
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup github 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/github-1.0.tcl
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main Re-registering default for extract.rename
:debug:main Re-registering default for livecheck.url
:debug:main Re-registering default for livecheck.regex
:debug:main muniversal: < 2 archs supported, not adding universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! libatomic_ops 7.8.2_0 >= libatomic_ops 7.8.2_0
:debug:main epoch: in tree: 2 installed: 2
:debug:main gettext 0.22.5_0 exists in the ports tree
:debug:main gettext 0.22.5_0  is the latest installed
:debug:main gettext 0.22.5_0  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/gettext
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
:debug:main Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
:debug:main Sourcing PortGroup gnulib 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/gnulib-1.0.tcl
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main compiler clang blacklisted because it's not installed or it doesn't work
:debug:main muniversal: < 2 archs supported, not adding universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main Running callback gnulib::setup
:debug:main Finished running callback gnulib::setup
:debug:main No need to upgrade! gettext 0.22.5_0 >= gettext 0.22.5_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main gettext-tools-libs 0.22.5_0 exists in the ports tree
:debug:main gettext-tools-libs 0.22.5_0  is the latest installed
:debug:main gettext-tools-libs 0.22.5_0  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/gettext
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
:debug:main Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
:debug:main Sourcing PortGroup gnulib 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/gnulib-1.0.tcl
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main compiler clang blacklisted because it's not installed or it doesn't work
:debug:main muniversal: < 2 archs supported, not adding universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main Running callback gnulib::setup
:debug:main Finished running callback gnulib::setup
:debug:main No need to upgrade! gettext-tools-libs 0.22.5_0 >= gettext-tools-libs 0.22.5_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main libtextstyle 0.22.5_0 exists in the ports tree
:debug:main libtextstyle 0.22.5_0  is the latest installed
:debug:main libtextstyle 0.22.5_0  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/gettext
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
:debug:main Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
:debug:main Sourcing PortGroup gnulib 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/gnulib-1.0.tcl
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main compiler clang blacklisted because it's not installed or it doesn't work
:debug:main muniversal: < 2 archs supported, not adding universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main Running callback gnulib::setup
:debug:main Finished running callback gnulib::setup
:debug:main No need to upgrade! libtextstyle 0.22.5_0 >= libtextstyle 0.22.5_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main libunistring 1.2_0 exists in the ports tree
:debug:main libunistring 1.2_0  is the latest installed
:debug:main libunistring 1.2_0  is active
:debug:main Merging existing requested variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Opening port in directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/textproc/libunistring
:debug:main OS darwin/10.0.0d2 (macOS 10.6) arch powerpc
:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main muniversal: < 2 archs supported, not adding universal variant
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Running callback portstartupitem::add_notes
:debug:main Finished running callback portstartupitem::add_notes
:debug:main No need to upgrade! libunistring 1.2_0 >= libunistring 1.2_0
:msg:main --->  Computing dependencies for guile-3.0:info:main .:debug:main Searching for dependency: autoconf
:debug:main Found Dependency: receipt exists for autoconf
:debug:main Searching for dependency: automake
:debug:main Found Dependency: receipt exists for automake
:debug:main Searching for dependency: libtool
:debug:main Found Dependency: receipt exists for libtool
:debug:main Searching for dependency: gmake
:debug:main Found Dependency: receipt exists for gmake
:debug:main Searching for dependency: gsed
:debug:main Found Dependency: receipt exists for gsed
:debug:main Searching for dependency: gcc14
:debug:main Found Dependency: receipt exists for gcc14
:debug:main Searching for dependency: pkgconfig
:debug:main Found Dependency: receipt exists for pkgconfig
:debug:main Searching for dependency: boehmgc
:debug:main Found Dependency: receipt exists for boehmgc
:debug:main Searching for dependency: gettext
:debug:main Found Dependency: receipt exists for gettext
:debug:main Searching for dependency: gmp
:debug:main Found Dependency: receipt exists for gmp
:debug:main Searching for dependency: libffi
:debug:main Found Dependency: receipt exists for libffi
:debug:main Searching for dependency: libiconv
:debug:main Found Dependency: receipt exists for libiconv
:debug:main Searching for dependency: libunistring
:debug:main Found Dependency: receipt exists for libunistring
:debug:main Searching for dependency: ncurses
:debug:main Found Dependency: receipt exists for ncurses
:debug:main Searching for dependency: readline
:debug:main Found Dependency: receipt exists for readline
:debug:main Searching for dependency: libgcc
:debug:main Found Dependency: receipt exists for libgcc
:debug:main Executing org.macports.main (guile-3.0)
:debug:main Skipping completed org.macports.fetch (guile-3.0)
:debug:main Skipping completed org.macports.checksum (guile-3.0)
:debug:main Skipping completed org.macports.extract (guile-3.0)
:debug:main Skipping completed org.macports.patch (guile-3.0)
:debug:main Skipping completed org.macports.configure (guile-3.0)
:debug:build build phase started at Sun Aug 18 18:06:37 CST 2024
:notice:build --->  Building guile-3.0
:debug:build Executing org.macports.build (guile-3.0)
:debug:build Environment: 
:debug:build CC_PRINT_OPTIONS='YES'
:debug:build CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/.CC_PRINT_OPTIONS'
:debug:build CPATH='/opt/local/include'
:debug:build DEVELOPER_DIR='/Developer'
:debug:build LIBRARY_PATH='/opt/local/lib'
:debug:build MACOSX_DEPLOYMENT_TARGET='10.6'
:debug:build SED='/opt/local/bin/gsed'
:debug:build SOURCE_DATE_EPOCH='1723974867'
:info:build Executing:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /opt/local/bin/gmake -j6 -w all 
:debug:build system:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /opt/local/bin/gmake -j6 -w all 
:info:build gmake: Entering directory '/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10'
:info:build /opt/local/bin/gmake -C libguile scmconfig.h
:info:build gmake[1]: Entering directory '/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/libguile'
:info:build   GEN      gen-scmconfig.o
:info:build   GEN      gen-scmconfig
:info:build   GEN      scmconfig.h
:info:build gmake[1]: Leaving directory '/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/libguile'
:info:build /opt/local/bin/gmake  all-recursive
:info:build gmake[1]: Entering directory '/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10'
:info:build Making all in lib
:info:build gmake[2]: Entering directory '/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/lib'
:info:build   GEN      arpa/inet.h
:info:build   GEN      assert.h
:info:build   GEN      dirent.h
:info:build   GEN      alloca.h
:info:build   GEN      byteswap.h
:info:build   GEN      errno.h
:info:build   GEN      malloc/dynarray.gl.h
:info:build   GEN      fcntl.h
:info:build   GEN      iconv.h
:info:build   GEN      malloc/dynarray-skeleton.gl.h
:info:build   GEN      malloc/scratch_buffer.gl.h
:info:build   GEN      inttypes.h
:info:build   GEN      langinfo.h
:info:build   GEN      limits.h
:info:build   GEN      locale.h
:info:build   GEN      math.h
:info:build   GEN      netdb.h
:info:build   GEN      poll.h
:info:build   GEN      sched.h
:info:build   GEN      signal.h
:info:build   GEN      spawn.h
:info:build   GEN      stdint.h
:info:build   GEN      stdio.h
:info:build   GEN      stdlib.h
:info:build   GEN      string.h
:info:build   GEN      sys/random.h
:info:build   GEN      sys/file.h
:info:build   GEN      sys/select.h
:info:build   GEN      sys/socket.h
:info:build   GEN      sys/stat.h
:info:build   GEN      sys/time.h
:info:build   GEN      sys/times.h
:info:build   GEN      sys/types.h
:info:build   GEN      sys/uio.h
:info:build   GEN      time.h
:info:build   GEN      unistd.h
:info:build   GEN      wchar.h
:info:build   GEN      wctype.h
:info:build /opt/local/bin/gmake  all-recursive
:info:build gmake[3]: Entering directory '/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/lib'
:info:build gmake[4]: Entering directory '/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/lib'
:info:build   CC       libgnu_la-c-strcasecmp.lo
:info:build   CC       libgnu_la-binary-io.lo
:info:build   CC       libgnu_la-c-ctype.lo
:info:build   CC       libgnu_la-basename-lgpl.lo
:info:build   CC       libgnu_la-accept4.lo
:info:build   CC       libgnu_la-c-strncasecmp.lo
:info:build   CC       libgnu_la-canonicalize-lgpl.lo
:info:build   CC       libgnu_la-cloexec.lo
:info:build   CC       libgnu_la-dirname-lgpl.lo
:info:build   CC       libgnu_la-stripslash.lo
:info:build   CC       libgnu_la-fcntl.lo
:info:build   CC       libgnu_la-fd-hook.lo
:info:build   CC       libgnu_la-free.lo
:info:build   CC       libgnu_la-full-read.lo
:info:build   CC       libgnu_la-full-write.lo
:info:build   CC       libgnu_la-getrandom.lo
:info:build   CC       libgnu_la-link.lo
:info:build   CC       libgnu_la-localcharset.lo
:info:build   CC       libgnu_la-lstat.lo
:info:build   CC       libgnu_la-malloca.lo
:info:build   CC       libgnu_la-math.lo
:info:build   CC       libgnu_la-mempcpy.lo
:info:build   CC       libgnu_la-mkostemp.lo
:info:build   CC       libgnu_la-nl_langinfo.lo
:info:build   CC       libgnu_la-nproc.lo
:info:build   CC       libgnu_la-nstrftime.lo
:info:build   CC       libgnu_la-open.lo
:info:build   CC       libgnu_la-pipe2.lo
:info:build   CC       libgnu_la-poll.lo
:info:build   CC       libgnu_la-spawn.lo
:info:build   CC       libgnu_la-spawni.lo
:info:build   CC       libgnu_la-spawn_faction_addclose.lo
:info:build   CC       libgnu_la-spawn_faction_adddup2.lo
:info:build   CC       libgnu_la-spawn_faction_addopen.lo
:info:build   CC       libgnu_la-spawn_faction_init.lo
:info:build   CC       libgnu_la-spawnp.lo
:info:build   CC       libgnu_la-putenv.lo
:info:build   CC       libgnu_la-rawmemchr.lo
:info:build   CC       libgnu_la-readlink.lo
:info:build   CC       libgnu_la-regex.lo
:info:build   CC       libgnu_la-rename.lo
:info:build   CC       libgnu_la-safe-read.lo
:info:build   CC       libgnu_la-safe-write.lo
:info:build   CC       libgnu_la-setenv.lo
:info:build   CC       libgnu_la-sockets.lo
:info:build   CC       libgnu_la-stat.lo
:info:build   CC       libgnu_la-stat-time.lo
:info:build   CC       libgnu_la-strchrnul.lo
:info:build   CC       libgnu_la-striconveh.lo
:info:build   CC       libgnu_la-sys_socket.lo
:info:build   CC       libgnu_la-tempname.lo
:info:build   CC       libgnu_la-time_rz.lo
:info:build   CC       libgnu_la-unistd.lo
:info:build   CC       libgnu_la-wctype-h.lo
:info:build   CC       malloc.lo
:info:build   CC       realloc.lo
:info:build   CC       malloc/libgnu_la-dynarray_at_failure.lo
:info:build   CC       malloc/libgnu_la-dynarray_emplace_enlarge.lo
:info:build   CC       malloc/libgnu_la-dynarray_finalize.lo
:info:build   CC       malloc/libgnu_la-dynarray_resize.lo
:info:build   CC       malloc/libgnu_la-dynarray_resize_clear.lo
:info:build   CC       malloc/libgnu_la-scratch_buffer_grow.lo
:info:build   CC       malloc/libgnu_la-scratch_buffer_grow_preserve.lo
:info:build   CC       malloc/libgnu_la-scratch_buffer_set_array_size.lo
:info:build   CCLD     libgnu.la
:info:build /opt/local/bin/ranlib: file: .libs/libgnu.a(libgnu_la-binary-io.o) has no symbols
:info:build /opt/local/bin/ranlib: file: .libs/libgnu.a(libgnu_la-c-ctype.o) has no symbols
:info:build /opt/local/bin/ranlib: file: .libs/libgnu.a(libgnu_la-fd-hook.o) has no symbols
:info:build /opt/local/bin/ranlib: file: .libs/libgnu.a(libgnu_la-math.o) has no symbols
:info:build /opt/local/bin/ranlib: file: .libs/libgnu.a(libgnu_la-stat-time.o) has no symbols
:info:build /opt/local/bin/ranlib: file: .libs/libgnu.a(libgnu_la-sys_socket.o) has no symbols
:info:build /opt/local/bin/ranlib: file: .libs/libgnu.a(libgnu_la-unistd.o) has no symbols
:info:build /opt/local/bin/ranlib: file: .libs/libgnu.a(libgnu_la-wctype-h.o) has no symbols
:info:build ranlib: file: .libs/libgnu.a(libgnu_la-binary-io.o) has no symbols
:info:build ranlib: file: .libs/libgnu.a(libgnu_la-c-ctype.o) has no symbols
:info:build ranlib: file: .libs/libgnu.a(libgnu_la-fd-hook.o) has no symbols
:info:build ranlib: file: .libs/libgnu.a(libgnu_la-math.o) has no symbols
:info:build ranlib: file: .libs/libgnu.a(libgnu_la-stat-time.o) has no symbols
:info:build ranlib: file: .libs/libgnu.a(libgnu_la-sys_socket.o) has no symbols
:info:build ranlib: file: .libs/libgnu.a(libgnu_la-unistd.o) has no symbols
:info:build ranlib: file: .libs/libgnu.a(libgnu_la-wctype-h.o) has no symbols
:info:build gmake[4]: Leaving directory '/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/lib'
:info:build gmake[3]: Leaving directory '/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/lib'
:info:build gmake[2]: Leaving directory '/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/lib'
:info:build Making all in meta
:info:build gmake[2]: Entering directory '/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/meta'
:info:build guile="`echo guile | /opt/local/bin/gsed -e 's&$&-3.0&'`" ; guild="`echo guild | /opt/local/bin/gsed -e 's&$&-3.0&'`" ; installed_guile="/opt/local/bin/$guile" ; /opt/local/bin/gsed -e "s|[@]PACKAGE_NAME[@]|GNU Guile|g" -e "s|[@]PACKAGE_BUGREPORT[@]|bug-guile@gnu.org|g" -e "s|[@]GUILE_EFFECTIVE_VERSION[@]|3.0|g" -e "s|[@]GUILE_VERSION[@]|3.0.10|g" -e "s|[@]GUILE_CFLAGS[@]|-I/opt/local -I/opt/local/include |g" -e "s|[@]GUILE_LIBS[@]||g" -e "s|[@]LIBGUILE_INTERFACE[@]|8:0:7|g" -e "s|[@]BDW_GC_CFLAGS[@]||g" -e "s|[@]BDW_GC_LIBS[@]|-L/opt/local/lib -latomic_ops -lgc -lpthread|g" -e "s|[@]LIB_CLOCK_GETTIME[@]||g" -e "s|[@]LIBGMP[@]|-lgmp|g" -e "s|[@]LIBLTDL[@]||g" -e "s|[@]LIBFFI_LIBS[@]|-L/opt/local/lib -lffi|g" -e "s|[@]LIBUNISTRING[@]|-lunistring|g" -e "s|[@]LIBICONV[@]|-liconv|g" -e "s|[@]LIBINTL[@]|-lintl -Wl,-framework -Wl,CoreFoundation|g" -e "s|[@]LIBSOCKET[@]||g" -e "s|[@]SERVENT_LIB[@]||g" -e "s|[@]HOSTENT_LIB[@]||g" -e "s|[@]GETADDRINFO_LIB[@]||g" -e "s|[@]INET_NTOP_LIB[@]||g" -e "s|[@]INET_PTON_LIB[@]||g" -e "s|[@]PKG_CONFIG[@]|/opt/local/bin/pkg-config|g" -e "s|[@]pkgconfigdir[@]|/opt/local/lib/pkgconfig|g" -e "s|[@]prefix[@]|/opt/local|g" -e "s|[@]exec_prefix[@]|/opt/local|g" -e "s|[@]bindir[@]|/opt/local/bin|g" -e "s|[@]libdir[@]|/opt/local/lib|g" -e "s|[@]includedir[@]|/opt/local/include|g" -e "s|[@]datarootdir[@]|/opt/local/share|g" -e "s|[@]datadir[@]|/opt/local/share|g" -e "s|[@]sitedir[@]|/opt/local/share/guile/site/3.0|g" -e "s|[@]guile[@]|$guile|g" -e "s|[@]guild[@]|$guild|g" -e "s|[@]installed_guile[@]|$installed_guile|g" < "guile-config.in" > "guile-config.out"
:info:build guile="`echo guile | /opt/local/bin/gsed -e 's&$&-3.0&'`" ; guild="`echo guild | /opt/local/bin/gsed -e 's&$&-3.0&'`" ; installed_guile="/opt/local/bin/$guile" ; /opt/local/bin/gsed -e "s|[@]PACKAGE_NAME[@]|GNU Guile|g" -e "s|[@]PACKAGE_BUGREPORT[@]|bug-guile@gnu.org|g" -e "s|[@]GUILE_EFFECTIVE_VERSION[@]|3.0|g" -e "s|[@]GUILE_VERSION[@]|3.0.10|g" -e "s|[@]GUILE_CFLAGS[@]|-I/opt/local -I/opt/local/include |g" -e "s|[@]GUILE_LIBS[@]||g" -e "s|[@]LIBGUILE_INTERFACE[@]|8:0:7|g" -e "s|[@]BDW_GC_CFLAGS[@]||g" -e "s|[@]BDW_GC_LIBS[@]|-L/opt/local/lib -latomic_ops -lgc -lpthread|g" -e "s|[@]LIB_CLOCK_GETTIME[@]||g" -e "s|[@]LIBGMP[@]|-lgmp|g" -e "s|[@]LIBLTDL[@]||g" -e "s|[@]LIBFFI_LIBS[@]|-L/opt/local/lib -lffi|g" -e "s|[@]LIBUNISTRING[@]|-lunistring|g" -e "s|[@]LIBICONV[@]|-liconv|g" -e "s|[@]LIBINTL[@]|-lintl -Wl,-framework -Wl,CoreFoundation|g" -e "s|[@]LIBSOCKET[@]||g" -e "s|[@]SERVENT_LIB[@]||g" -e "s|[@]HOSTENT_LIB[@]||g" -e "s|[@]GETADDRINFO_LIB[@]||g" -e "s|[@]INET_NTOP_LIB[@]||g" -e "s|[@]INET_PTON_LIB[@]||g" -e "s|[@]PKG_CONFIG[@]|/opt/local/bin/pkg-config|g" -e "s|[@]pkgconfigdir[@]|/opt/local/lib/pkgconfig|g" -e "s|[@]prefix[@]|/opt/local|g" -e "s|[@]exec_prefix[@]|/opt/local|g" -e "s|[@]bindir[@]|/opt/local/bin|g" -e "s|[@]libdir[@]|/opt/local/lib|g" -e "s|[@]includedir[@]|/opt/local/include|g" -e "s|[@]datarootdir[@]|/opt/local/share|g" -e "s|[@]datadir[@]|/opt/local/share|g" -e "s|[@]sitedir[@]|/opt/local/share/guile/site/3.0|g" -e "s|[@]guile[@]|$guile|g" -e "s|[@]guild[@]|$guild|g" -e "s|[@]installed_guile[@]|$installed_guile|g" < "guild.in" > "guild.out"
:info:build guile="`echo guile | /opt/local/bin/gsed -e 's&$&-3.0&'`" ; guild="`echo guild | /opt/local/bin/gsed -e 's&$&-3.0&'`" ; installed_guile="/opt/local/bin/$guile" ; /opt/local/bin/gsed -e "s|[@]PACKAGE_NAME[@]|GNU Guile|g" -e "s|[@]PACKAGE_BUGREPORT[@]|bug-guile@gnu.org|g" -e "s|[@]GUILE_EFFECTIVE_VERSION[@]|3.0|g" -e "s|[@]GUILE_VERSION[@]|3.0.10|g" -e "s|[@]GUILE_CFLAGS[@]|-I/opt/local -I/opt/local/include |g" -e "s|[@]GUILE_LIBS[@]||g" -e "s|[@]LIBGUILE_INTERFACE[@]|8:0:7|g" -e "s|[@]BDW_GC_CFLAGS[@]||g" -e "s|[@]BDW_GC_LIBS[@]|-L/opt/local/lib -latomic_ops -lgc -lpthread|g" -e "s|[@]LIB_CLOCK_GETTIME[@]||g" -e "s|[@]LIBGMP[@]|-lgmp|g" -e "s|[@]LIBLTDL[@]||g" -e "s|[@]LIBFFI_LIBS[@]|-L/opt/local/lib -lffi|g" -e "s|[@]LIBUNISTRING[@]|-lunistring|g" -e "s|[@]LIBICONV[@]|-liconv|g" -e "s|[@]LIBINTL[@]|-lintl -Wl,-framework -Wl,CoreFoundation|g" -e "s|[@]LIBSOCKET[@]||g" -e "s|[@]SERVENT_LIB[@]||g" -e "s|[@]HOSTENT_LIB[@]||g" -e "s|[@]GETADDRINFO_LIB[@]||g" -e "s|[@]INET_NTOP_LIB[@]||g" -e "s|[@]INET_PTON_LIB[@]||g" -e "s|[@]PKG_CONFIG[@]|/opt/local/bin/pkg-config|g" -e "s|[@]pkgconfigdir[@]|/opt/local/lib/pkgconfig|g" -e "s|[@]prefix[@]|/opt/local|g" -e "s|[@]exec_prefix[@]|/opt/local|g" -e "s|[@]bindir[@]|/opt/local/bin|g" -e "s|[@]libdir[@]|/opt/local/lib|g" -e "s|[@]includedir[@]|/opt/local/include|g" -e "s|[@]datarootdir[@]|/opt/local/share|g" -e "s|[@]datadir[@]|/opt/local/share|g" -e "s|[@]sitedir[@]|/opt/local/share/guile/site/3.0|g" -e "s|[@]guile[@]|$guile|g" -e "s|[@]guild[@]|$guild|g" -e "s|[@]installed_guile[@]|$installed_guile|g" < "guile-3.0.pc.in" > "guile-3.0.pc.out"
:info:build chmod +x "guild.out"
:info:build mv "guild.out" "guild"
:info:build chmod +x "guile-config.out"
:info:build mv "guile-config.out" "guile-config"
:info:build mv "guile-3.0.pc.out" "guile-3.0.pc"
:info:build gmake[2]: Leaving directory '/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/meta'
:info:build Making all in libguile
:info:build gmake[2]: Entering directory '/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/libguile'
:info:build   GEN      srfi-14.i.c
:info:build date: illegal time format
:info:build usage: date [-jnu] [-d dst] [-r seconds] [-t west] [-v[+|-]val[ymwdHMS]] ... 
:info:build             [-f fmt date | [[[mm]dd]HH]MM[[cc]yy][.ss]] [+format]
:info:build   GEN      libpath.h
:info:build   SNARF  async.x
:info:build   SNARF  alist.x
:info:build   SNARF  array-map.x
:info:build   SNARF  arrays.x
:info:build   SNARF  array-handle.x
:info:build   SNARF  atomic.x
:info:build   SNARF  backtrace.x
:info:build   SNARF  bitvectors.x
:info:build   SNARF  boolean.x
:info:build   SNARF  bytevectors.x
:info:build   SNARF  chars.x
:info:build   SNARF  control.x
:info:build   SNARF  continuations.x
:info:build   SNARF  custom-ports.x
:info:build   SNARF  debug.x
:info:build   SNARF  deprecated.x
:info:build   SNARF  deprecation.x
:info:build   SNARF  dynl.x
:info:build   SNARF  dynwind.x
:info:build   SNARF  eq.x
:info:build   SNARF  error.x
:info:build   SNARF  eval.x
:info:build   SNARF  evalext.x
:info:build   SNARF  exceptions.x
:info:build   SNARF  expand.x
:info:build   SNARF  extensions.x
:info:build   SNARF  fdes-finalizers.x
:info:build   SNARF  feature.x
:info:build   SNARF  filesys.x
:info:build   SNARF  fluids.x
:info:build   SNARF  foreign.x
:info:build   SNARF  fports.x
:info:build   SNARF  frames.x
:info:build   SNARF  gc-malloc.x
:info:build   SNARF  gc.x
:info:build   SNARF  gettext.x
:info:build   SNARF  generalized-vectors.x
:info:build   SNARF  goops.x
:info:build   SNARF  gsubr.x
:info:build   SNARF  guardians.x
:info:build   SNARF  hash.x
:info:build   SNARF  hashtab.x
:info:build   SNARF  hooks.x
:info:build   SNARF  i18n.x
:info:build   SNARF  init.x
:info:build   SNARF  instructions.x
:info:build   SNARF  intrinsics.x
:info:build   SNARF  ioext.x
:info:build   SNARF  keywords.x
:info:build   SNARF  list.x
:info:build   SNARF  load.x
:info:build   SNARF  loader.x
:info:build   SNARF  macros.x
:info:build   SNARF  mallocs.x
:info:build   SNARF  memoize.x
:info:build   SNARF  modules.x
:info:build   SNARF  numbers.x
:info:build   SNARF  objprop.x
:info:build   SNARF  options.x
:info:build   SNARF  pairs.x
:info:build   SNARF  ports.x
:info:build   SNARF  print.x
:info:build   SNARF  procprop.x
:info:build   SNARF  procs.x
:info:build   SNARF  programs.x
:info:build   SNARF  promises.x
:info:build   SNARF  r6rs-ports.x
:info:build   SNARF  random.x
:info:build   SNARF  rdelim.x
:info:build   SNARF  read.x
:info:build   SNARF  rw.x
:info:build   SNARF  scmsigs.x
:info:build   SNARF  script.x
:info:build   SNARF  simpos.x
:info:build   SNARF  smob.x
:info:build   SNARF  sort.x
:info:build   SNARF  srcprop.x
:info:build   SNARF  srfi-1.x
:info:build   SNARF  srfi-4.x
:info:build   SNARF  srfi-13.x
:info:build   SNARF  srfi-14.x
:info:build   SNARF  srfi-60.x
:info:build   SNARF  stackchk.x
:info:build   SNARF  stacks.x
:info:build   SNARF  stime.x
:info:build   SNARF  strings.x
:info:build   SNARF  strorder.x
:info:build   SNARF  strports.x
:info:build   SNARF  struct.x
:info:build   SNARF  symbols.x
:info:build   SNARF  syntax.x
:info:build   SNARF  threads.x
:info:build   SNARF  throw.x
:info:build   SNARF  unicode.x
:info:build   SNARF  uniform.x
:info:build   SNARF  values.x
:info:build   SNARF  variable.x
:info:build   SNARF  vectors.x
:info:build   SNARF  version.x
:info:build   SNARF  vm.x
:info:build   SNARF  weak-set.x
:info:build   SNARF  weak-table.x
:info:build   SNARF  weak-vector.x
:info:build   SNARF  posix.x
:info:build   SNARF  net_db.x
:info:build   SNARF  socket.x
:info:build   SNARF  regex-posix.x
:info:build /opt/local/bin/gmake  all-am
:info:build gmake[3]: Entering directory '/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/libguile'
:info:build   CC       guile-guile.o
:info:build   CC       libguile_3.0_la-alist.lo
:info:build   CC       libguile_3.0_la-array-map.lo
:info:build   CC       libguile_3.0_la-async.lo
:info:build   CC       libguile_3.0_la-arrays.lo
:info:build   CC       libguile_3.0_la-array-handle.lo
:info:build   CC       libguile_3.0_la-atomic.lo
:info:build   CC       libguile_3.0_la-backtrace.lo
:info:build   CC       libguile_3.0_la-boolean.lo
:info:build   CC       libguile_3.0_la-bitvectors.lo
:info:build   CC       libguile_3.0_la-bytevectors.lo
:info:build   CC       libguile_3.0_la-chars.lo
:info:build   CC       libguile_3.0_la-chooks.lo
:info:build   CC       libguile_3.0_la-control.lo
:info:build   CC       libguile_3.0_la-continuations.lo
:info:build   CC       libguile_3.0_la-custom-ports.lo
:info:build   CC       libguile_3.0_la-debug.lo
:info:build   CC       libguile_3.0_la-deprecated.lo
:info:build   CC       libguile_3.0_la-deprecation.lo
:info:build   CC       libguile_3.0_la-dynstack.lo
:info:build   CC       libguile_3.0_la-dynwind.lo
:info:build   CC       libguile_3.0_la-eq.lo
:info:build   CC       libguile_3.0_la-error.lo
:info:build   CC       libguile_3.0_la-eval.lo
:info:build   CC       libguile_3.0_la-evalext.lo
:info:build   CC       libguile_3.0_la-exceptions.lo
:info:build   CC       libguile_3.0_la-expand.lo
:info:build   CC       libguile_3.0_la-extensions.lo
:info:build   CC       libguile_3.0_la-fdes-finalizers.lo
:info:build   CC       libguile_3.0_la-feature.lo
:info:build   CC       libguile_3.0_la-filesys.lo
:info:build   CC       libguile_3.0_la-finalizers.lo
:info:build   CC       libguile_3.0_la-fluids.lo
:info:build   CC       libguile_3.0_la-foreign.lo
:info:build   CC       libguile_3.0_la-foreign-object.lo
:info:build   CC       libguile_3.0_la-fports.lo
:info:build   CC       libguile_3.0_la-frames.lo
:info:build   CC       libguile_3.0_la-gc-malloc.lo
:info:build   CC       libguile_3.0_la-gc.lo
:info:build   CC       libguile_3.0_la-gettext.lo
:info:build   CC       libguile_3.0_la-generalized-vectors.lo
:info:build   CC       libguile_3.0_la-goops.lo
:info:build   CC       libguile_3.0_la-gsubr.lo
:info:build   CC       libguile_3.0_la-guardians.lo
:info:build   CC       libguile_3.0_la-hash.lo
:info:build   CC       libguile_3.0_la-hashtab.lo
:info:build   CC       libguile_3.0_la-hooks.lo
:info:build   CC       libguile_3.0_la-i18n.lo
:info:build hash.c: In function 'narrow_string_hash':
:info:build hash.c:115:34: warning: left shift count >= width of type [-Wshift-count-overflow]
:info:build   115 |       ret = (((unsigned long) c) << 32) | b;                            \
:info:build       |                                  ^~
:info:build hash.c:125:3: note: in expansion of macro 'JENKINS_LOOKUP3_HASHWORD2'
:info:build   125 |   JENKINS_LOOKUP3_HASHWORD2 (str, len, ret);
:info:build       |   ^~~~~~~~~~~~~~~~~~~~~~~~~
:info:build hash.c: In function 'wide_string_hash':
:info:build hash.c:115:34: warning: left shift count >= width of type [-Wshift-count-overflow]
:info:build   115 |       ret = (((unsigned long) c) << 32) | b;                            \
:info:build       |                                  ^~
:info:build hash.c:134:3: note: in expansion of macro 'JENKINS_LOOKUP3_HASHWORD2'
:info:build   134 |   JENKINS_LOOKUP3_HASHWORD2 (str, len, ret);
:info:build       |   ^~~~~~~~~~~~~~~~~~~~~~~~~
:info:build hash.c: In function 'scm_i_utf8_string_hash':
:info:build hash.c:225:32: warning: left shift count >= width of type [-Wshift-count-overflow]
:info:build   225 |     ret = (((unsigned long) c) << 32) | b;
:info:build       |                                ^~
:info:build   CC       libguile_3.0_la-init.lo
:info:build   CC       libguile_3.0_la-inline.lo
:info:build   CC       libguile_3.0_la-instructions.lo
:info:build   CC       libguile_3.0_la-integers.lo
:info:build   CC       libguile_3.0_la-intrinsics.lo
:info:build   CC       libguile_3.0_la-ioext.lo
:info:build   CC       libguile_3.0_la-jit.lo
:info:build   CC       libguile_3.0_la-keywords.lo
:info:build   CC       libguile_3.0_la-list.lo
:info:build   CC       libguile_3.0_la-load.lo
:info:build   CC       libguile_3.0_la-loader.lo
:info:build   CC       libguile_3.0_la-macros.lo
:info:build   CC       libguile_3.0_la-mallocs.lo
:info:build   CC       libguile_3.0_la-memoize.lo
:info:build   CC       libguile_3.0_la-modules.lo
:info:build   CC       libguile_3.0_la-null-threads.lo
:info:build   CC       libguile_3.0_la-numbers.lo
:info:build   CC       libguile_3.0_la-objprop.lo
:info:build   CC       libguile_3.0_la-options.lo
:info:build   CC       libguile_3.0_la-pairs.lo
:info:build   CC       libguile_3.0_la-poll.lo
:info:build   CC       libguile_3.0_la-ports.lo
:info:build   CC       libguile_3.0_la-print.lo
:info:build   CC       libguile_3.0_la-procprop.lo
:info:build   CC       libguile_3.0_la-procs.lo
:info:build   CC       libguile_3.0_la-programs.lo
:info:build   CC       libguile_3.0_la-promises.lo
:info:build   CC       libguile_3.0_la-r6rs-ports.lo
:info:build   CC       libguile_3.0_la-random.lo
:info:build   CC       libguile_3.0_la-rdelim.lo
:info:build   CC       libguile_3.0_la-read.lo
:info:build   CC       libguile_3.0_la-rw.lo
:info:build   CC       libguile_3.0_la-scmsigs.lo
:info:build   CC       libguile_3.0_la-script.lo
:info:build scmsigs.c:95:24: warning: 'signal_delivery_pthread' defined but not used [-Wunused-variable]
:info:build    95 | static scm_i_pthread_t signal_delivery_pthread;
:info:build       |                        ^~~~~~~~~~~~~~~~~~~~~~~
:info:build scmsigs.c:94:26: warning: 'signal_delivery_thread_state' defined but not used [-Wunused-variable]
:info:build    94 | static enum thread_state signal_delivery_thread_state = STOPPED;
:info:build       |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build   CC       libguile_3.0_la-simpos.lo
:info:build   CC       libguile_3.0_la-smob.lo
:info:build   CC       libguile_3.0_la-sort.lo
:info:build   CC       libguile_3.0_la-srcprop.lo
:info:build   CC       libguile_3.0_la-srfi-1.lo
:info:build   CC       libguile_3.0_la-srfi-4.lo
:info:build   CC       libguile_3.0_la-srfi-13.lo
:info:build   CC       libguile_3.0_la-srfi-14.lo
:info:build   CC       libguile_3.0_la-srfi-60.lo
:info:build   CC       libguile_3.0_la-stackchk.lo
:info:build   CC       libguile_3.0_la-stacks.lo
:info:build   CC       libguile_3.0_la-stime.lo
:info:build   CC       libguile_3.0_la-strings.lo
:info:build   CC       libguile_3.0_la-strorder.lo
:info:build   CC       libguile_3.0_la-strports.lo
:info:build   CC       libguile_3.0_la-struct.lo
:info:build   CC       libguile_3.0_la-symbols.lo
:info:build   CC       libguile_3.0_la-syntax.lo
:info:build   CC       libguile_3.0_la-threads.lo
:info:build   CC       libguile_3.0_la-throw.lo
:info:build   CC       libguile_3.0_la-unicode.lo
:info:build   CC       libguile_3.0_la-uniform.lo
:info:build   CC       libguile_3.0_la-values.lo
:info:build   CC       libguile_3.0_la-variable.lo
:info:build   CC       libguile_3.0_la-vectors.lo
:info:build   CC       libguile_3.0_la-version.lo
:info:build   CC       libguile_3.0_la-vm.lo
:info:build   CC       libguile_3.0_la-vports.lo
:info:build   CC       libguile_3.0_la-weak-set.lo
:info:build   CC       libguile_3.0_la-weak-table.lo
:info:build   CC       libguile_3.0_la-weak-vector.lo
:info:build   CC       libguile_3.0_la-dynl.lo
:info:build   CC       libguile_3.0_la-posix.lo
:info:build   CC       libguile_3.0_la-net_db.lo
:info:build   CC       libguile_3.0_la-socket.lo
:info:build   CC       libguile_3.0_la-regex-posix.lo
:info:build   GEN      c-tokenize.o
:info:build posix.c:115:5: warning: no previous prototype for 'dprintf' [-Wmissing-prototypes]
:info:build   115 | int dprintf(int fildes, const char * __restrict format, ...) {
:info:build       |     ^~~~~~~
:info:build posix.c: In function 'piped_process':
:info:build posix.c:1611:5: warning: 'c2p[1]' may be used uninitialized [-Wmaybe-uninitialized]
:info:build  1611 |     close (c2p[1]);
:info:build       |     ^~~~~~~~~~~~~~
:info:build posix.c:1557:7: note: 'c2p[1]' was declared here
:info:build  1557 |   int c2p[2]; /* Child to parent.  */
:info:build       |       ^~~
:info:build   GEN      guile_filter_doc_snarfage
:info:build In file included from vm.c:507:
:info:build vm-engine.c: In function 'vm_regular_engine':
:info:build vm-engine.c:533:16: warning: unused variable 'mcode' [-Wunused-variable]
:info:build   533 |       uint8_t *mcode;
:info:build       |                ^~~~~
:info:build vm-engine.c:1051:16: warning: variable 'mcode' set but not used [-Wunused-but-set-variable]
:info:build  1051 |       uint8_t *mcode;
:info:build       |                ^~~~~
:info:build In file included from ../libguile/pairs.h:26,
:info:build                  from alist.h:26,
:info:build                  from vm.c:38:
:info:build ../libguile/scm.h:176:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
:info:build   176 | # define SCM_PACK(x) ((SCM) (x))
:info:build       |                       ^
:info:build ../libguile/gc.h:49:72: note: in definition of macro 'SCM_GC_SET_CELL_OBJECT'
:info:build    49 | #define SCM_GC_SET_CELL_OBJECT(x, n, v) ((((SCM *)SCM2PTR (x)) [n]) = (v))
:info:build       |                                                                        ^
:info:build ../libguile/gc.h:51:38: note: in expansion of macro 'SCM_PACK'
:info:build    51 |   (SCM_GC_SET_CELL_OBJECT ((x), (n), SCM_PACK (v)))
:info:build       |                                      ^~~~~~~~
:info:build ../libguile/gc.h:67:36: note: in expansion of macro 'SCM_GC_SET_CELL_WORD'
:info:build    67 | #define SCM_SET_CELL_WORD(x, n, v) SCM_GC_SET_CELL_WORD ((x), (n), (v))
:info:build       |                                    ^~~~~~~~~~~~~~~~~~~~
:info:build vm-engine.c:1964:7: note: in expansion of macro 'SCM_SET_CELL_WORD'
:info:build  1964 |       SCM_SET_CELL_WORD (SP_REF (obj), SP_REF_U64 (idx), SP_REF_U64 (val));
:info:build       |       ^~~~~~~~~~~~~~~~~
:info:build ../libguile/scm.h:176:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
:info:build   176 | # define SCM_PACK(x) ((SCM) (x))
:info:build       |                       ^
:info:build ../libguile/gc.h:49:72: note: in definition of macro 'SCM_GC_SET_CELL_OBJECT'
:info:build    49 | #define SCM_GC_SET_CELL_OBJECT(x, n, v) ((((SCM *)SCM2PTR (x)) [n]) = (v))
:info:build       |                                                                        ^
:info:build ../libguile/gc.h:51:38: note: in expansion of macro 'SCM_PACK'
:info:build    51 |   (SCM_GC_SET_CELL_OBJECT ((x), (n), SCM_PACK (v)))
:info:build       |                                      ^~~~~~~~
:info:build ../libguile/gc.h:67:36: note: in expansion of macro 'SCM_GC_SET_CELL_WORD'
:info:build    67 | #define SCM_SET_CELL_WORD(x, n, v) SCM_GC_SET_CELL_WORD ((x), (n), (v))
:info:build       |                                    ^~~~~~~~~~~~~~~~~~~~
:info:build vm-engine.c:1996:7: note: in expansion of macro 'SCM_SET_CELL_WORD'
:info:build  1996 |       SCM_SET_CELL_WORD (SP_REF (obj), idx, SP_REF_U64 (val));
:info:build       |       ^~~~~~~~~~~~~~~~~
:info:build In file included from vm.c:515:
:info:build vm-engine.c: In function 'vm_debug_engine':
:info:build vm-engine.c:533:16: warning: unused variable 'mcode' [-Wunused-variable]
:info:build   533 |       uint8_t *mcode;
:info:build       |                ^~~~~
:info:build vm-engine.c:1051:16: warning: variable 'mcode' set but not used [-Wunused-but-set-variable]
:info:build  1051 |       uint8_t *mcode;
:info:build       |                ^~~~~
:info:build ../libguile/scm.h:176:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
:info:build   176 | # define SCM_PACK(x) ((SCM) (x))
:info:build       |                       ^
:info:build ../libguile/gc.h:49:72: note: in definition of macro 'SCM_GC_SET_CELL_OBJECT'
:info:build    49 | #define SCM_GC_SET_CELL_OBJECT(x, n, v) ((((SCM *)SCM2PTR (x)) [n]) = (v))
:info:build       |                                                                        ^
:info:build ../libguile/gc.h:51:38: note: in expansion of macro 'SCM_PACK'
:info:build    51 |   (SCM_GC_SET_CELL_OBJECT ((x), (n), SCM_PACK (v)))
:info:build       |                                      ^~~~~~~~
:info:build ../libguile/gc.h:67:36: note: in expansion of macro 'SCM_GC_SET_CELL_WORD'
:info:build    67 | #define SCM_SET_CELL_WORD(x, n, v) SCM_GC_SET_CELL_WORD ((x), (n), (v))
:info:build       |                                    ^~~~~~~~~~~~~~~~~~~~
:info:build vm-engine.c:1964:7: note: in expansion of macro 'SCM_SET_CELL_WORD'
:info:build  1964 |       SCM_SET_CELL_WORD (SP_REF (obj), SP_REF_U64 (idx), SP_REF_U64 (val));
:info:build       |       ^~~~~~~~~~~~~~~~~
:info:build ../libguile/scm.h:176:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
:info:build   176 | # define SCM_PACK(x) ((SCM) (x))
:info:build       |                       ^
:info:build ../libguile/gc.h:49:72: note: in definition of macro 'SCM_GC_SET_CELL_OBJECT'
:info:build    49 | #define SCM_GC_SET_CELL_OBJECT(x, n, v) ((((SCM *)SCM2PTR (x)) [n]) = (v))
:info:build       |                                                                        ^
:info:build ../libguile/gc.h:51:38: note: in expansion of macro 'SCM_PACK'
:info:build    51 |   (SCM_GC_SET_CELL_OBJECT ((x), (n), SCM_PACK (v)))
:info:build       |                                      ^~~~~~~~
:info:build ../libguile/gc.h:67:36: note: in expansion of macro 'SCM_GC_SET_CELL_WORD'
:info:build    67 | #define SCM_SET_CELL_WORD(x, n, v) SCM_GC_SET_CELL_WORD ((x), (n), (v))
:info:build       |                                    ^~~~~~~~~~~~~~~~~~~~
:info:build vm-engine.c:1996:7: note: in expansion of macro 'SCM_SET_CELL_WORD'
:info:build  1996 |       SCM_SET_CELL_WORD (SP_REF (obj), idx, SP_REF_U64 (val));
:info:build       |       ^~~~~~~~~~~~~~~~~
:info:build vm.c: In function 'scm_call_n':
:info:build vm.c:1603:18: warning: unused variable 'mcode' [-Wunused-variable]
:info:build  1603 |         uint8_t *mcode = vp->mra_after_abort;
:info:build       |                  ^~~~~
:info:build vm.c: In function 'scm_i_vm_emergency_abort':
:info:build vm.c:1420:1: warning: 'noreturn' function does return
:info:build  1420 | }
:info:build       | ^
:info:build   SNARF  alist.doc
:info:build   SNARF  array-handle.doc
:info:build   SNARF  array-map.doc
:info:build   SNARF  async.doc
:info:build   SNARF  arrays.doc
:info:build   SNARF  atomic.doc
:info:build   SNARF  backtrace.doc
:info:build   SNARF  boolean.doc
:info:build   SNARF  bitvectors.doc
:info:build   SNARF  bytevectors.doc
:info:build   SNARF  chars.doc
:info:build   SNARF  control.doc
:info:build   SNARF  continuations.doc
:info:build   SNARF  custom-ports.doc
:info:build   SNARF  debug.doc
:info:build   SNARF  deprecated.doc
:info:build   SNARF  deprecation.doc
:info:build   SNARF  dynl.doc
:info:build   SNARF  dynwind.doc
:info:build   SNARF  eq.doc
:info:build   SNARF  error.doc
:info:build   SNARF  eval.doc
:info:build   SNARF  evalext.doc
:info:build   SNARF  exceptions.doc
:info:build   SNARF  expand.doc
:info:build   SNARF  extensions.doc
:info:build   SNARF  fdes-finalizers.doc
:info:build   SNARF  feature.doc
:info:build   SNARF  filesys.doc
:info:build   SNARF  fluids.doc
:info:build   SNARF  foreign.doc
:info:build   SNARF  fports.doc
:info:build   SNARF  gc-malloc.doc
:info:build   SNARF  gc.doc
:info:build   SNARF  gettext.doc
:info:build   SNARF  generalized-vectors.doc
:info:build   SNARF  goops.doc
:info:build   SNARF  gsubr.doc
:info:build   SNARF  guardians.doc
:info:build   SNARF  hash.doc
:info:build   SNARF  hashtab.doc
:info:build   SNARF  hooks.doc
:info:build   SNARF  i18n.doc
:info:build   SNARF  init.doc
:info:build   SNARF  ioext.doc
:info:build   SNARF  keywords.doc
:info:build   SNARF  list.doc
:info:build   SNARF  load.doc
:info:build   SNARF  macros.doc
:info:build   SNARF  mallocs.doc
:info:build   SNARF  memoize.doc
:info:build   SNARF  modules.doc
:info:build   SNARF  numbers.doc
:info:build   SNARF  objprop.doc
:info:build   SNARF  options.doc
:info:build   SNARF  pairs.doc
:info:build   SNARF  print.doc
:info:build   SNARF  ports.doc
:info:build   SNARF  procprop.doc
:info:build   SNARF  procs.doc
:info:build   SNARF  promises.doc
:info:build   SNARF  r6rs-ports.doc
:info:build   SNARF  random.doc
:info:build   SNARF  rdelim.doc
:info:build   SNARF  read.doc
:info:build   SNARF  rw.doc
:info:build   SNARF  scmsigs.doc
:info:build   SNARF  script.doc
:info:build   SNARF  simpos.doc
:info:build   SNARF  smob.doc
:info:build   SNARF  sort.doc
:info:build   SNARF  srcprop.doc
:info:build   SNARF  srfi-1.doc
:info:build   SNARF  srfi-4.doc
:info:build   SNARF  srfi-13.doc
:info:build   SNARF  srfi-14.doc
:info:build   SNARF  srfi-60.doc
:info:build   SNARF  stackchk.doc
:info:build   SNARF  stacks.doc
:info:build   SNARF  stime.doc
:info:build   SNARF  strings.doc
:info:build   SNARF  strorder.doc
:info:build   SNARF  strports.doc
:info:build   SNARF  struct.doc
:info:build   SNARF  symbols.doc
:info:build   SNARF  syntax.doc
:info:build   SNARF  threads.doc
:info:build   SNARF  throw.doc
:info:build   SNARF  uniform.doc
:info:build   SNARF  unicode.doc
:info:build   SNARF  values.doc
:info:build   SNARF  variable.doc
:info:build   SNARF  vectors.doc
:info:build   SNARF  version.doc
:info:build   SNARF  vports.doc
:info:build   SNARF  weak-set.doc
:info:build   SNARF  weak-table.doc
:info:build   SNARF  weak-vector.doc
:info:build   SNARF  posix.doc
:info:build   SNARF  net_db.doc
:info:build   SNARF  socket.doc
:info:build   SNARF  regex-posix.doc
:info:build   CCLD     libguile-3.0.la
:info:build /opt/local/bin/ranlib: file: .libs/libguile-3.0.a(libguile_3.0_la-deprecated.o) has no symbols
:info:build /opt/local/bin/ranlib: file: .libs/libguile-3.0.a(libguile_3.0_la-jit.o) has no symbols
:info:build /opt/local/bin/ranlib: file: .libs/libguile-3.0.a(libgnu_la-binary-io.o) has no symbols
:info:build /opt/local/bin/ranlib: file: .libs/libguile-3.0.a(libgnu_la-c-ctype.o) has no symbols
:info:build /opt/local/bin/ranlib: file: .libs/libguile-3.0.a(libgnu_la-fd-hook.o) has no symbols
:info:build /opt/local/bin/ranlib: file: .libs/libguile-3.0.a(libgnu_la-math.o) has no symbols
:info:build /opt/local/bin/ranlib: file: .libs/libguile-3.0.a(libgnu_la-stat-time.o) has no symbols
:info:build /opt/local/bin/ranlib: file: .libs/libguile-3.0.a(libgnu_la-sys_socket.o) has no symbols
:info:build /opt/local/bin/ranlib: file: .libs/libguile-3.0.a(libgnu_la-unistd.o) has no symbols
:info:build /opt/local/bin/ranlib: file: .libs/libguile-3.0.a(libgnu_la-wctype-h.o) has no symbols
:info:build ranlib: file: .libs/libguile-3.0.a(libguile_3.0_la-deprecated.o) has no symbols
:info:build ranlib: file: .libs/libguile-3.0.a(libguile_3.0_la-jit.o) has no symbols
:info:build ranlib: file: .libs/libguile-3.0.a(libgnu_la-binary-io.o) has no symbols
:info:build ranlib: file: .libs/libguile-3.0.a(libgnu_la-c-ctype.o) has no symbols
:info:build ranlib: file: .libs/libguile-3.0.a(libgnu_la-fd-hook.o) has no symbols
:info:build ranlib: file: .libs/libguile-3.0.a(libgnu_la-math.o) has no symbols
:info:build ranlib: file: .libs/libguile-3.0.a(libgnu_la-stat-time.o) has no symbols
:info:build ranlib: file: .libs/libguile-3.0.a(libgnu_la-sys_socket.o) has no symbols
:info:build ranlib: file: .libs/libguile-3.0.a(libgnu_la-unistd.o) has no symbols
:info:build ranlib: file: .libs/libguile-3.0.a(libgnu_la-wctype-h.o) has no symbols
:info:build   CCLD     guile
:info:build   GEN      guile-procedures.texi
:info:build gmake[3]: Leaving directory '/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/libguile'
:info:build gmake[2]: Leaving directory '/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/libguile'
:info:build Making all in module
:info:build gmake[2]: Entering directory '/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/module'
:info:build gmake[2]: Nothing to be done for 'all'.
:info:build gmake[2]: Leaving directory '/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/module'
:info:build Making all in stage0
:info:build gmake[2]: Entering directory '/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/stage0'
:info:build Note: adjusting GUILE_OPTIMIZATIONS for 32-bit big-endian architecture
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/eval.go
:info:build wrote `ice-9/eval.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/psyntax-pp.go
:info:build wrote `ice-9/psyntax-pp.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/tree-il/compile-bytecode.go
:info:build   BOOTSTRAP(stage0) GUILEC language/tree-il/analyze.go
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/boot-9.go
:info:build   BOOTSTRAP(stage0) GUILEC language/tree-il/cps-primitives.go
:info:build   BOOTSTRAP(stage0) GUILEC language/tree-il/compile-cps.go
:info:build   BOOTSTRAP(stage0) GUILEC language/tree-il.go
:info:build wrote `language/tree-il/cps-primitives.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/tree-il/debug.go
:info:build wrote `language/tree-il/debug.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/tree-il/demux-lambda.go
:info:build wrote `language/tree-il.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/tree-il/effects.go
:info:build wrote `language/tree-il/analyze.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/tree-il/eta-expand.go
:info:build wrote `language/tree-il/demux-lambda.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/tree-il/fix-letrec.go
:info:build wrote `language/tree-il/compile-bytecode.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/tree-il/inlinable-exports.go
:info:build wrote `language/tree-il/eta-expand.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/tree-il/letrectify.go
:info:build wrote `language/tree-il/fix-letrec.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/tree-il/optimize.go
:info:build wrote `language/tree-il/effects.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/tree-il/peval.go
:info:build wrote `language/tree-il/optimize.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/tree-il/primitives.go
:info:build wrote `language/tree-il/letrectify.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/tree-il/resolve-free-vars.go
:info:build wrote `language/tree-il/compile-cps.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/tree-il/spec.go
:info:build wrote `language/tree-il/spec.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps.go
:info:build wrote `ice-9/boot-9.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/closure-conversion.go
:info:build wrote `language/tree-il/inlinable-exports.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/compile-bytecode.go
:info:build wrote `language/tree-il/resolve-free-vars.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/contification.go
:info:build wrote `language/tree-il/primitives.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/cse.go
:info:build wrote `language/cps/contification.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/dce.go
:info:build wrote `language/cps/closure-conversion.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/devirtualize-integers.go
:info:build wrote `language/cps/devirtualize-integers.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/dump.go
:info:build wrote `language/cps/dce.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/elide-arity-checks.go
:info:build wrote `language/cps/elide-arity-checks.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/effects-analysis.go
:info:build wrote `language/cps/dump.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/graphs.go
:info:build wrote `language/cps/compile-bytecode.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/intmap.go
:info:build wrote `language/cps/cse.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/intset.go
:info:build wrote `language/cps/graphs.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/licm.go
:info:build wrote `language/tree-il/peval.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/optimize.go
:info:build wrote `language/cps.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/peel-loops.go
:info:build wrote `language/cps/optimize.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/prune-top-level-scopes.go
:info:build wrote `language/cps/licm.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/renumber.go
:info:build wrote `language/cps/prune-top-level-scopes.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/return-types.go
:info:build wrote `language/cps/effects-analysis.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/rotate-loops.go
:info:build wrote `language/cps/peel-loops.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/self-references.go
:info:build wrote `language/cps/intmap.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/simplify.go
:info:build wrote `language/cps/return-types.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/slot-allocation.go
:info:build wrote `language/cps/renumber.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/spec.go
:info:build wrote `language/cps/intset.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/specialize-primcalls.go
:info:build wrote `language/cps/self-references.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/specialize-numbers.go
:info:build wrote `language/cps/spec.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/split-rec.go
:info:build wrote `language/cps/rotate-loops.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/switch.go
:info:build wrote `language/cps/specialize-primcalls.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/type-checks.go
:info:build wrote `language/cps/simplify.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/type-fold.go
:info:build wrote `language/cps/split-rec.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/types.go
:info:build wrote `language/cps/type-checks.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/utils.go
:info:build wrote `language/cps/switch.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/verify.go
:info:build wrote `language/cps/specialize-numbers.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/with-cps.go
:info:build wrote `language/cps/with-cps.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/guile-vm.go
:info:build wrote `language/cps/verify.go'
:info:build wrote `language/cps/type-fold.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/guile-vm/loop-instrumentation.go
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/guile-vm/lower-primcalls.go
:info:build wrote `language/cps/utils.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/guile-vm/reify-primitives.go
:info:build wrote `language/cps/slot-allocation.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/and-let-star.go
:info:build wrote `language/cps/guile-vm.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/arrays.go
:info:build wrote `language/cps/guile-vm/loop-instrumentation.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/atomic.go
:info:build wrote `ice-9/and-let-star.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/binary-ports.go
:info:build wrote `ice-9/arrays.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/buffered-input.go
:info:build wrote `ice-9/atomic.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/calling.go
:info:build wrote `ice-9/binary-ports.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/command-line.go
:info:build wrote `language/cps/guile-vm/lower-primcalls.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/common-list.go
:info:build wrote `ice-9/buffered-input.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/control.go
:info:build wrote `language/cps/guile-vm/reify-primitives.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/copy-tree.go
:info:build wrote `ice-9/calling.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/curried-definitions.go
:info:build wrote `ice-9/common-list.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/custom-ports.go
:info:build wrote `ice-9/command-line.go'
:info:build wrote `ice-9/copy-tree.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/deprecated.go
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/documentation.go
:info:build wrote `ice-9/control.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/eval-string.go
:info:build wrote `ice-9/curried-definitions.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/exceptions.go
:info:build wrote `ice-9/deprecated.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/expect.go
:info:build wrote `ice-9/documentation.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/fdes-finalizers.go
:info:build wrote `ice-9/eval-string.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/format.go
:info:build wrote `ice-9/custom-ports.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/ftw.go
:info:build wrote `ice-9/exceptions.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/futures.go
:info:build wrote `ice-9/fdes-finalizers.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/gap-buffer.go
:info:build wrote `ice-9/expect.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/getopt-long.go
:info:build wrote `ice-9/ftw.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/hash-table.go
:info:build wrote `ice-9/format.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/hcons.go
:info:build wrote `ice-9/gap-buffer.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/history.go
:info:build wrote `ice-9/futures.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/i18n.go
:info:build wrote `ice-9/getopt-long.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/iconv.go
:info:build wrote `ice-9/hash-table.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/lineio.go
:info:build wrote `ice-9/hcons.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/list.go
:info:build wrote `ice-9/history.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/local-eval.go
:info:build wrote `ice-9/iconv.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/ls.go
:info:build wrote `ice-9/lineio.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/match.go
:info:build wrote `ice-9/i18n.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/networking.go
:info:build wrote `ice-9/list.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/null.go
:info:build wrote `ice-9/ls.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/occam-channel.go
:info:build wrote `ice-9/networking.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/optargs.go
:info:build wrote `language/cps/types.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/peg.go
:info:build wrote `ice-9/local-eval.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/peg/cache.go
:info:build wrote `ice-9/null.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/peg/codegen.go
:info:build wrote `ice-9/peg/cache.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/peg/simplify-tree.go
:info:build wrote `ice-9/peg.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/peg/string-peg.go
:info:build wrote `ice-9/optargs.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/peg/using-parsers.go
:info:build wrote `ice-9/occam-channel.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/poe.go
:info:build wrote `ice-9/match.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/poll.go
:info:build wrote `ice-9/peg/simplify-tree.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/popen.go
:info:build wrote `ice-9/peg/codegen.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/ports.go
:info:build wrote `ice-9/poe.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/posix.go
:info:build wrote `ice-9/peg/using-parsers.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/pretty-print.go
:info:build wrote `ice-9/poll.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/q.go
:info:build wrote `ice-9/popen.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/r5rs.go
:info:build wrote `ice-9/peg/string-peg.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/rdelim.go
:info:build wrote `ice-9/posix.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/receive.go
:info:build wrote `ice-9/ports.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/regex.go
:info:build wrote `ice-9/q.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/runq.go
:info:build wrote `ice-9/r5rs.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/rw.go
:info:build wrote `ice-9/receive.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/safe-r5rs.go
:info:build wrote `ice-9/rdelim.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/safe.go
:info:build wrote `ice-9/pretty-print.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/sandbox.go
:info:build wrote `ice-9/regex.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/save-stack.go
:info:build wrote `ice-9/rw.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/scm-style-repl.go
:info:build wrote `ice-9/runq.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/serialize.go
:info:build wrote `ice-9/safe.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/session.go
:info:build wrote `ice-9/safe-r5rs.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/slib.go
:info:build wrote `ice-9/save-stack.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/soft-ports.go
:info:build wrote `ice-9/serialize.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/stack-catch.go
:info:build wrote `ice-9/scm-style-repl.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/streams.go
:info:build wrote `ice-9/sandbox.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/string-fun.go
:info:build WARNING: Use of `load' in declarative module (#{ g378}#).  Add #:declarative? #f to your define-module invocation.
:info:build wrote `ice-9/slib.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/suspendable-ports.go
:info:build wrote `ice-9/session.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/textual-ports.go
:info:build wrote `ice-9/soft-ports.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/threads.go
:info:build wrote `ice-9/stack-catch.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/time.go
:info:build wrote `ice-9/streams.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/top-repl.go
:info:build wrote `ice-9/string-fun.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/unicode.go
:info:build wrote `ice-9/textual-ports.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/vlist.go
:info:build wrote `ice-9/time.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/weak-vector.go
:info:build wrote `ice-9/threads.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/brainfuck/parse.go
:info:build wrote `ice-9/unicode.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/brainfuck/compile-scheme.go
:info:build WARNING: Use of `load' in declarative module (system repl command).  Add #:declarative? #f to your define-module invocation.
:info:build wrote `ice-9/top-repl.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/brainfuck/compile-tree-il.go
:info:build wrote `ice-9/weak-vector.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/brainfuck/spec.go
:info:build wrote `ice-9/suspendable-ports.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/bytecode.go
:info:build wrote `language/brainfuck/parse.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/bytecode/spec.go
:info:build wrote `language/brainfuck/compile-scheme.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/ecmascript/tokenize.go
:info:build wrote `language/brainfuck/compile-tree-il.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/ecmascript/parse.go
:info:build wrote `language/brainfuck/spec.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/ecmascript/impl.go
:info:build wrote `language/bytecode.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/ecmascript/base.go
:info:build wrote `language/bytecode/spec.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/ecmascript/function.go
:info:build wrote `language/ecmascript/tokenize.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/ecmascript/array.go
:info:build wrote `ice-9/vlist.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/ecmascript/compile-tree-il.go
:info:build wrote `language/ecmascript/function.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/ecmascript/spec.go
:info:build wrote `language/ecmascript/impl.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/elisp/falias.go
:info:build wrote `language/ecmascript/base.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/elisp/lexer.go
:info:build wrote `language/ecmascript/array.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/elisp/parser.go
:info:build wrote `language/elisp/falias.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/elisp/bindings.go
:info:build wrote `language/elisp/lexer.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/elisp/compile-tree-il.go
:info:build %% Reduce/Reduce conflict (reduce 11, reduce 7) on '--' in state 422
:info:build %% Reduce/Reduce conflict (reduce 11, reduce 7) on '++' in state 422
:info:build %% Reduce/Reduce conflict (reduce 11, reduce 7) on '-' in state 422
:info:build %% Reduce/Reduce conflict (reduce 11, reduce 7) on '+' in state 422
:info:build %% Reduce/Reduce conflict (reduce 11, reduce 7) on 'semicolon' in state 422
:info:build %% Reduce/Reduce conflict (reduce 11, reduce 7) on 'dot' in state 422
:info:build %% Reduce/Reduce conflict (reduce 11, reduce 7) on 'lbracket' in state 422
:info:build %% Reduce/Reduce conflict (reduce 11, reduce 7) on 'lparen' in state 422
:info:build %% Reduce/Reduce conflict (reduce 9, reduce 6) on '--' in state 397
:info:build %% Reduce/Reduce conflict (reduce 9, reduce 6) on '++' in state 397
:info:build %% Reduce/Reduce conflict (reduce 9, reduce 6) on '-' in state 397
:info:build %% Reduce/Reduce conflict (reduce 9, reduce 6) on '+' in state 397
:info:build %% Reduce/Reduce conflict (reduce 9, reduce 6) on 'semicolon' in state 397
:info:build %% Reduce/Reduce conflict (reduce 9, reduce 6) on 'dot' in state 397
:info:build %% Reduce/Reduce conflict (reduce 9, reduce 6) on 'lbracket' in state 397
:info:build %% Reduce/Reduce conflict (reduce 9, reduce 6) on 'lparen' in state 397
:info:build %% Shift/Reduce conflict (shift 367, reduce 49) on 'else' in state 319
:info:build %% Shift/Reduce conflict (shift 144, reduce 177) on 'in' in state 242
:info:build %% Shift/Reduce conflict (shift 144, reduce 178) on 'in' in state 241
:info:build %% Shift/Reduce conflict (shift 144, reduce 179) on 'in' in state 240
:info:build %% Shift/Reduce conflict (shift 144, reduce 180) on 'in' in state 239
:info:build %% Shift/Reduce conflict (shift 80, reduce 119) on 'colon' in state 125
:info:build %% Shift/Reduce conflict (shift 170, reduce 139) on '++' in state 85
:info:build %% Shift/Reduce conflict (shift 169, reduce 139) on '--' in state 85
:info:build %% Shift/Reduce conflict (shift 153, reduce 159) on '+' in state 49
:info:build %% Shift/Reduce conflict (shift 152, reduce 159) on '-' in state 49
:info:build %% Shift/Reduce conflict (shift 144, reduce 176) on 'in' in state 47
:info:build wrote `language/ecmascript/spec.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/elisp/runtime.go
:info:build wrote `language/ecmascript/compile-tree-il.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/elisp/runtime/function-slot.go
:info:build wrote `language/elisp/parser.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/elisp/runtime/value-slot.go
:info:build wrote `language/elisp/bindings.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/elisp/spec.go
:info:build wrote `language/elisp/runtime.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/scheme/compile-tree-il.go
:info:build wrote `language/elisp/runtime/function-slot.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/scheme/decompile-tree-il.go
:info:build wrote `language/elisp/runtime/value-slot.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/scheme/spec.go
:info:build wrote `language/elisp/compile-tree-il.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/value/spec.go
:info:build wrote `language/elisp/spec.go'
:info:build   BOOTSTRAP(stage0) GUILEC rnrs/base.go
:info:build wrote `language/scheme/compile-tree-il.go'
:info:build   BOOTSTRAP(stage0) GUILEC rnrs/conditions.go
:info:build wrote `language/scheme/spec.go'
:info:build   BOOTSTRAP(stage0) GUILEC rnrs/control.go
:info:build wrote `language/value/spec.go'
:info:build   BOOTSTRAP(stage0) GUILEC rnrs/enums.go
:info:build wrote `rnrs/conditions.go'
:info:build   BOOTSTRAP(stage0) GUILEC rnrs/eval.go
:info:build wrote `rnrs/base.go'
:info:build   BOOTSTRAP(stage0) GUILEC rnrs/exceptions.go
:info:build wrote `rnrs/control.go'
:info:build   BOOTSTRAP(stage0) GUILEC rnrs/files.go
:info:build wrote `rnrs/enums.go'
:info:build   BOOTSTRAP(stage0) GUILEC rnrs/hashtables.go
:info:build wrote `rnrs/exceptions.go'
:info:build   BOOTSTRAP(stage0) GUILEC rnrs/lists.go
:info:build wrote `rnrs/eval.go'
:info:build   BOOTSTRAP(stage0) GUILEC rnrs/mutable-pairs.go
:info:build wrote `language/scheme/decompile-tree-il.go'
:info:build   BOOTSTRAP(stage0) GUILEC rnrs/mutable-strings.go
:info:build wrote `rnrs/files.go'
:info:build   BOOTSTRAP(stage0) GUILEC rnrs/programs.go
:info:build wrote `rnrs/hashtables.go'
:info:build   BOOTSTRAP(stage0) GUILEC rnrs/r5rs.go
:info:build wrote `rnrs/mutable-strings.go'
:info:build   BOOTSTRAP(stage0) GUILEC rnrs/sorting.go
:info:build wrote `rnrs/mutable-pairs.go'
:info:build   BOOTSTRAP(stage0) GUILEC rnrs/syntax-case.go
:info:build wrote `rnrs/lists.go'
:info:build   BOOTSTRAP(stage0) GUILEC rnrs/unicode.go
:info:build wrote `rnrs/programs.go'
:info:build   BOOTSTRAP(stage0) GUILEC rnrs/arithmetic/bitwise.go
:info:build wrote `rnrs/r5rs.go'
:info:build   BOOTSTRAP(stage0) GUILEC rnrs/arithmetic/fixnums.go
:info:build wrote `rnrs/sorting.go'
:info:build   BOOTSTRAP(stage0) GUILEC rnrs/arithmetic/flonums.go
:info:build wrote `rnrs/syntax-case.go'
:info:build   BOOTSTRAP(stage0) GUILEC rnrs/bytevectors.go
:info:build wrote `rnrs/unicode.go'
:info:build   BOOTSTRAP(stage0) GUILEC rnrs/bytevectors/gnu.go
:info:build wrote `rnrs/arithmetic/bitwise.go'
:info:build   BOOTSTRAP(stage0) GUILEC rnrs/io/simple.go
:info:build wrote `rnrs/bytevectors.go'
:info:build wrote `rnrs/bytevectors/gnu.go'
:info:build   BOOTSTRAP(stage0) GUILEC rnrs/io/ports.go
:info:build   BOOTSTRAP(stage0) GUILEC rnrs/records/inspection.go
:info:build wrote `rnrs/arithmetic/fixnums.go'
:info:build   BOOTSTRAP(stage0) GUILEC rnrs/records/procedural.go
:info:build wrote `rnrs/arithmetic/flonums.go'
:info:build   BOOTSTRAP(stage0) GUILEC rnrs/records/syntactic.go
:info:build wrote `rnrs/io/simple.go'
:info:build   BOOTSTRAP(stage0) GUILEC rnrs.go
:info:build wrote `rnrs/records/inspection.go'
:info:build   BOOTSTRAP(stage0) GUILEC oop/goops.go
:info:build wrote `rnrs/records/procedural.go'
:info:build   BOOTSTRAP(stage0) GUILEC oop/goops/active-slot.go
:info:build wrote `rnrs/records/syntactic.go'
:info:build   BOOTSTRAP(stage0) GUILEC oop/goops/composite-slot.go
:info:build wrote `rnrs.go'
:info:build   BOOTSTRAP(stage0) GUILEC oop/goops/describe.go
:info:build wrote `rnrs/io/ports.go'
:info:build   BOOTSTRAP(stage0) GUILEC oop/goops/internal.go
:info:build wrote `oop/goops/active-slot.go'
:info:build   BOOTSTRAP(stage0) GUILEC oop/goops/save.go
:info:build wrote `oop/goops/composite-slot.go'
:info:build   BOOTSTRAP(stage0) GUILEC oop/goops/stklos.go
:info:build wrote `oop/goops/internal.go'
:info:build   BOOTSTRAP(stage0) GUILEC oop/goops/accessors.go
:info:build wrote `oop/goops/describe.go'
:info:build   BOOTSTRAP(stage0) GUILEC oop/goops/simple.go
:info:build wrote `oop/goops/stklos.go'
:info:build   BOOTSTRAP(stage0) GUILEC scheme/base.go
:info:build wrote `oop/goops/accessors.go'
:info:build   BOOTSTRAP(stage0) GUILEC scheme/case-lambda.go
:info:build wrote `oop/goops/simple.go'
:info:build   BOOTSTRAP(stage0) GUILEC scheme/char.go
:info:build wrote `oop/goops/save.go'
:info:build   BOOTSTRAP(stage0) GUILEC scheme/complex.go
:info:build wrote `scheme/case-lambda.go'
:info:build   BOOTSTRAP(stage0) GUILEC scheme/cxr.go
:info:build wrote `scheme/char.go'
:info:build   BOOTSTRAP(stage0) GUILEC scheme/eval.go
:info:build wrote `scheme/base.go'
:info:build   BOOTSTRAP(stage0) GUILEC scheme/file.go
:info:build wrote `scheme/complex.go'
:info:build   BOOTSTRAP(stage0) GUILEC scheme/inexact.go
:info:build wrote `scheme/cxr.go'
:info:build   BOOTSTRAP(stage0) GUILEC scheme/lazy.go
:info:build wrote `scheme/eval.go'
:info:build   BOOTSTRAP(stage0) GUILEC scheme/load.go
:info:build wrote `scheme/file.go'
:info:build   BOOTSTRAP(stage0) GUILEC scheme/process-context.go
:info:build wrote `scheme/inexact.go'
:info:build   BOOTSTRAP(stage0) GUILEC scheme/r5rs.go
:info:build wrote `scheme/lazy.go'
:info:build   BOOTSTRAP(stage0) GUILEC scheme/read.go
:info:build WARNING: Use of `load' in declarative module (scheme load).  Add #:declarative? #f to your define-module invocation.
:info:build wrote `scheme/load.go'
:info:build   BOOTSTRAP(stage0) GUILEC scheme/repl.go
:info:build wrote `scheme/process-context.go'
:info:build   BOOTSTRAP(stage0) GUILEC scheme/time.go
:info:build %% Reduce/Reduce conflict (reduce 11, reduce 7) on '--' in state 422
:info:build %% Reduce/Reduce conflict (reduce 11, reduce 7) on '++' in state 422
:info:build %% Reduce/Reduce conflict (reduce 11, reduce 7) on '-' in state 422
:info:build %% Reduce/Reduce conflict (reduce 11, reduce 7) on '+' in state 422
:info:build %% Reduce/Reduce conflict (reduce 11, reduce 7) on 'semicolon' in state 422
:info:build %% Reduce/Reduce conflict (reduce 11, reduce 7) on 'dot' in state 422
:info:build %% Reduce/Reduce conflict (reduce 11, reduce 7) on 'lbracket' in state 422
:info:build %% Reduce/Reduce conflict (reduce 11, reduce 7) on 'lparen' in state 422
:info:build %% Reduce/Reduce conflict (reduce 9, reduce 6) on '--' in state 397
:info:build %% Reduce/Reduce conflict (reduce 9, reduce 6) on '++' in state 397
:info:build %% Reduce/Reduce conflict (reduce 9, reduce 6) on '-' in state 397
:info:build %% Reduce/Reduce conflict (reduce 9, reduce 6) on '+' in state 397
:info:build %% Reduce/Reduce conflict (reduce 9, reduce 6) on 'semicolon' in state 397
:info:build %% Reduce/Reduce conflict (reduce 9, reduce 6) on 'dot' in state 397
:info:build %% Reduce/Reduce conflict (reduce 9, reduce 6) on 'lbracket' in state 397
:info:build %% Reduce/Reduce conflict (reduce 9, reduce 6) on 'lparen' in state 397
:info:build %% Shift/Reduce conflict (shift 367, reduce 49) on 'else' in state 319
:info:build %% Shift/Reduce conflict (shift 144, reduce 177) on 'in' in state 242
:info:build %% Shift/Reduce conflict (shift 144, reduce 178) on 'in' in state 241
:info:build %% Shift/Reduce conflict (shift 144, reduce 179) on 'in' in state 240
:info:build %% Shift/Reduce conflict (shift 144, reduce 180) on 'in' in state 239
:info:build %% Shift/Reduce conflict (shift 80, reduce 119) on 'colon' in state 125
:info:build %% Shift/Reduce conflict (shift 170, reduce 139) on '++' in state 85
:info:build %% Shift/Reduce conflict (shift 169, reduce 139) on '--' in state 85
:info:build %% Shift/Reduce conflict (shift 153, reduce 159) on '+' in state 49
:info:build %% Shift/Reduce conflict (shift 152, reduce 159) on '-' in state 49
:info:build %% Shift/Reduce conflict (shift 144, reduce 176) on 'in' in state 47
:info:build wrote `language/ecmascript/parse.go'
:info:build   BOOTSTRAP(stage0) GUILEC scheme/write.go
:info:build wrote `scheme/r5rs.go'
:info:build   BOOTSTRAP(stage0) GUILEC scripts/compile.go
:info:build wrote `scheme/read.go'
:info:build   BOOTSTRAP(stage0) GUILEC scripts/disassemble.go
:info:build wrote `scheme/repl.go'
:info:build   BOOTSTRAP(stage0) GUILEC scripts/display-commentary.go
:info:build wrote `scheme/time.go'
:info:build   BOOTSTRAP(stage0) GUILEC scripts/doc-snarf.go
:info:build wrote `oop/goops.go'
:info:build   BOOTSTRAP(stage0) GUILEC scripts/frisk.go
:info:build wrote `scheme/write.go'
:info:build   BOOTSTRAP(stage0) GUILEC scripts/generate-autoload.go
:info:build wrote `scripts/compile.go'
:info:build   BOOTSTRAP(stage0) GUILEC scripts/help.go
:info:build wrote `scripts/display-commentary.go'
:info:build   BOOTSTRAP(stage0) GUILEC scripts/lint.go
:info:build wrote `scripts/disassemble.go'
:info:build   BOOTSTRAP(stage0) GUILEC scripts/list.go
:info:build wrote `scripts/doc-snarf.go'
:info:build   BOOTSTRAP(stage0) GUILEC scripts/punify.go
:info:build wrote `scripts/frisk.go'
:info:build   BOOTSTRAP(stage0) GUILEC scripts/read-scheme-source.go
:info:build wrote `scripts/generate-autoload.go'
:info:build   BOOTSTRAP(stage0) GUILEC scripts/read-text-outline.go
:info:build wrote `scripts/help.go'
:info:build   BOOTSTRAP(stage0) GUILEC scripts/use2dot.go
:info:build wrote `scripts/lint.go'
:info:build   BOOTSTRAP(stage0) GUILEC scripts/snarf-check-and-output-texi.go
:info:build wrote `scripts/list.go'
:info:build   BOOTSTRAP(stage0) GUILEC scripts/summarize-guile-TODO.go
:info:build wrote `scripts/punify.go'
:info:build   BOOTSTRAP(stage0) GUILEC scripts/api-diff.go
:info:build wrote `scripts/read-scheme-source.go'
:info:build   BOOTSTRAP(stage0) GUILEC scripts/read-rfc822.go
:info:build wrote `scripts/read-text-outline.go'
:info:build   BOOTSTRAP(stage0) GUILEC scripts/snarf-guile-m4-docs.go
:info:build wrote `scripts/use2dot.go'
:info:build   BOOTSTRAP(stage0) GUILEC scripts/autofrisk.go
:info:build wrote `scripts/summarize-guile-TODO.go'
:info:build   BOOTSTRAP(stage0) GUILEC scripts/scan-api.go
:info:build wrote `scripts/snarf-check-and-output-texi.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-1.go
:info:build wrote `scripts/api-diff.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-2.go
:info:build wrote `scripts/snarf-guile-m4-docs.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-4.go
:info:build wrote `scripts/read-rfc822.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-4/gnu.go
:info:build wrote `scripts/autofrisk.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-6.go
:info:build wrote `scripts/scan-api.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-8.go
:info:build wrote `srfi/srfi-2.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-9.go
:info:build wrote `srfi/srfi-6.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-9/gnu.go
:info:build wrote `srfi/srfi-8.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-10.go
:info:build wrote `srfi/srfi-4.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-11.go
:info:build wrote `srfi/srfi-1.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-13.go
:info:build wrote `srfi/srfi-4/gnu.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-14.go
:info:build wrote `srfi/srfi-9.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-16.go
:info:build wrote `srfi/srfi-9/gnu.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-17.go
:info:build wrote `srfi/srfi-10.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-18.go
:info:build wrote `srfi/srfi-13.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-19.go
:info:build wrote `srfi/srfi-11.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-26.go
:info:build wrote `srfi/srfi-14.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-27.go
:info:build wrote `srfi/srfi-16.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-28.go
:info:build wrote `srfi/srfi-17.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-31.go
:info:build wrote `srfi/srfi-26.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-34.go
:info:build wrote `srfi/srfi-27.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-35.go
:info:build wrote `srfi/srfi-28.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-37.go
:info:build wrote `srfi/srfi-31.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-38.go
:info:build wrote `srfi/srfi-34.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-41.go
:info:build wrote `srfi/srfi-18.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-42.go
:info:build wrote `srfi/srfi-35.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-43.go
:info:build wrote `srfi/srfi-37.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-39.go
:info:build wrote `srfi/srfi-38.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-45.go
:info:build wrote `srfi/srfi-19.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-60.go
:info:build wrote `srfi/srfi-39.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-64.go
:info:build wrote `srfi/srfi-43.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-67.go
:info:build wrote `srfi/srfi-60.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-69.go
:info:build wrote `srfi/srfi-42.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-71.go
:info:build wrote `srfi/srfi-45.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-88.go
:info:build wrote `srfi/srfi-41.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-98.go
:info:build wrote `srfi/srfi-88.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-111.go
:info:build wrote `srfi/srfi-98.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-171.go
:info:build wrote `srfi/srfi-71.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-171/gnu.go
:info:build wrote `srfi/srfi-69.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-171/meta.go
:info:build wrote `srfi/srfi-67.go'
:info:build   BOOTSTRAP(stage0) GUILEC statprof.go
:info:build wrote `srfi/srfi-111.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/base/pmatch.go
:info:build wrote `srfi/srfi-171/gnu.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/base/syntax.go
:info:build wrote `srfi/srfi-171.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/base/compile.go
:info:build wrote `srfi/srfi-171/meta.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/base/optimize.go
:info:build wrote `srfi/srfi-64.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/base/language.go
:info:build wrote `system/base/pmatch.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/base/lalr.go
:info:build wrote `system/base/optimize.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/base/message.go
:info:build wrote `system/base/syntax.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/base/target.go
:info:build wrote `system/base/compile.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/base/types.go
:info:build wrote `system/base/language.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/base/types/internal.go
:info:build wrote `system/base/target.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/base/ck.go
:info:build wrote `system/base/message.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/foreign.go
:info:build wrote `system/base/ck.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/foreign-library.go
:info:build wrote `system/base/types/internal.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/foreign-object.go
:info:build wrote `system/base/types.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/repl/debug.go
:info:build wrote `statprof.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/repl/error-handling.go
:info:build wrote `system/foreign.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/repl/common.go
:info:build wrote `system/base/lalr.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/repl/command.go
:info:build wrote `system/foreign-object.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/repl/repl.go
:info:build wrote `system/foreign-library.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/repl/server.go
:info:build wrote `system/repl/common.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/repl/coop-server.go
:info:build wrote `system/repl/debug.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/vm/assembler.go
:info:build WARNING: Use of `load' in declarative module (system repl command).  Add #:declarative? #f to your define-module invocation.
:info:build wrote `system/repl/error-handling.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/vm/coverage.go
:info:build WARNING: Use of `load' in declarative module (system repl command).  Add #:declarative? #f to your define-module invocation.
:info:build wrote `system/repl/repl.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/vm/debug.go
:info:build WARNING: Use of `load' in declarative module (system repl command).  Add #:declarative? #f to your define-module invocation.
:info:build wrote `system/repl/server.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/vm/disassembler.go
:info:build WARNING: Use of `load' in declarative module (system repl command).  Add #:declarative? #f to your define-module invocation.
:info:build wrote `system/repl/coop-server.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/vm/dwarf.go
:info:build wrote `system/vm/coverage.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/vm/elf.go
:info:build WARNING: Use of `load' in declarative module (system repl command).  Add #:declarative? #f to your define-module invocation.
:info:build wrote `system/repl/command.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/vm/frame.go
:info:build wrote `system/vm/debug.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/vm/inspect.go
:info:build wrote `system/vm/frame.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/vm/linker.go
:info:build wrote `system/vm/inspect.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/vm/loader.go
:info:build wrote `system/vm/disassembler.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/vm/program.go
:info:build wrote `system/vm/loader.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/vm/trace.go
:info:build wrote `system/vm/elf.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/vm/trap-state.go
:info:build wrote `system/vm/trace.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/vm/traps.go
:info:build wrote `system/vm/program.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/vm/vm.go
:info:build wrote `system/vm/vm.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/syntax.go
:info:build wrote `system/vm/linker.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/wisp.go
:info:build wrote `system/vm/trap-state.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/wisp/spec.go
:info:build wrote `system/vm/traps.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/xref.go
:info:build wrote `system/syntax.go'
:info:build   BOOTSTRAP(stage0) GUILEC sxml/apply-templates.go
:info:build wrote `language/wisp/spec.go'
:info:build   BOOTSTRAP(stage0) GUILEC sxml/fold.go
:info:build wrote `sxml/apply-templates.go'
:info:build   BOOTSTRAP(stage0) GUILEC sxml/match.go
:info:build wrote `language/wisp.go'
:info:build   BOOTSTRAP(stage0) GUILEC sxml/simple.go
:info:build wrote `system/vm/dwarf.go'
:info:build   BOOTSTRAP(stage0) GUILEC sxml/ssax/input-parse.go
:info:build wrote `sxml/fold.go'
:info:build   BOOTSTRAP(stage0) GUILEC sxml/ssax.go
:info:build wrote `system/xref.go'
:info:build   BOOTSTRAP(stage0) GUILEC sxml/transform.go
:info:build wrote `sxml/ssax/input-parse.go'
:info:build   BOOTSTRAP(stage0) GUILEC sxml/xpath.go
:info:build wrote `sxml/transform.go'
:info:build   BOOTSTRAP(stage0) GUILEC texinfo.go
:info:build wrote `sxml/simple.go'
:info:build   BOOTSTRAP(stage0) GUILEC texinfo/docbook.go
:info:build wrote `sxml/xpath.go'
:info:build   BOOTSTRAP(stage0) GUILEC texinfo/html.go
:info:build wrote `texinfo/docbook.go'
:info:build   BOOTSTRAP(stage0) GUILEC texinfo/indexing.go
:info:build wrote `sxml/ssax.go'
:info:build   BOOTSTRAP(stage0) GUILEC texinfo/string-utils.go
:info:build wrote `sxml/match.go'
:info:build   BOOTSTRAP(stage0) GUILEC texinfo/plain-text.go
:info:build wrote `texinfo.go'
:info:build   BOOTSTRAP(stage0) GUILEC texinfo/reflection.go
:info:build wrote `texinfo/indexing.go'
:info:build   BOOTSTRAP(stage0) GUILEC texinfo/serialize.go
:info:build wrote `texinfo/html.go'
:info:build   BOOTSTRAP(stage0) GUILEC web/client.go
:info:build wrote `texinfo/string-utils.go'
:info:build   BOOTSTRAP(stage0) GUILEC web/http.go
:info:build wrote `texinfo/serialize.go'
:info:build   BOOTSTRAP(stage0) GUILEC web/request.go
:info:build wrote `texinfo/plain-text.go'
:info:build   BOOTSTRAP(stage0) GUILEC web/response.go
:info:build wrote `texinfo/reflection.go'
:info:build   BOOTSTRAP(stage0) GUILEC web/server.go
:info:build wrote `web/client.go'
:info:build   BOOTSTRAP(stage0) GUILEC web/server/http.go
:info:build wrote `system/vm/assembler.go'
:info:build   BOOTSTRAP(stage0) GUILEC web/uri.go
:info:build wrote `web/uri.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/elisp/boot.go
:info:build wrote `web/server.go'
:info:build wrote `web/response.go'
:info:build wrote `web/request.go'
:info:build wrote `web/server/http.go'
:info:build wrote `web/http.go'
:info:build wrote `language/elisp/boot.go'
:info:build gmake[2]: Leaving directory '/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/stage0'
:info:build Making all in stage1
:info:build gmake[2]: Entering directory '/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/stage1'
:info:build   BOOTSTRAP(stage1) GUILEC language/tree-il.go
:info:build   BOOTSTRAP(stage1) GUILEC ice-9/eval.go
:info:build   BOOTSTRAP(stage1) GUILEC ice-9/psyntax-pp.go
:info:build   BOOTSTRAP(stage1) GUILEC ice-9/boot-9.go
:info:build   BOOTSTRAP(stage1) GUILEC language/tree-il/compile-bytecode.go
:info:build   BOOTSTRAP(stage1) GUILEC language/tree-il/analyze.go
:info:build wrote `ice-9/eval.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/tree-il/compile-cps.go
:info:build wrote `language/tree-il/analyze.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/tree-il/cps-primitives.go
:info:build wrote `language/tree-il/cps-primitives.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/tree-il/debug.go
:info:build wrote `language/tree-il.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/tree-il/demux-lambda.go
:info:build wrote `language/tree-il/demux-lambda.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/tree-il/effects.go
:info:build wrote `language/tree-il/debug.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/tree-il/eta-expand.go
:info:build wrote `ice-9/psyntax-pp.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/tree-il/fix-letrec.go
:info:build wrote `language/tree-il/eta-expand.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/tree-il/inlinable-exports.go
:info:build wrote `language/tree-il/compile-bytecode.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/tree-il/letrectify.go
:info:build wrote `language/tree-il/fix-letrec.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/tree-il/optimize.go
:info:build wrote `language/tree-il/optimize.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/tree-il/peval.go
:info:build wrote `language/tree-il/letrectify.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/tree-il/primitives.go
:info:build wrote `language/tree-il/effects.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/tree-il/resolve-free-vars.go
:info:build wrote `language/tree-il/primitives.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/tree-il/spec.go
:info:build wrote `language/tree-il/spec.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps.go
:info:build ice-9/boot-9.scm:853:27: warning: possibly unbound variable `symbol-pref'
:info:build ice-9/boot-9.scm:860:9: warning: possibly unbound variable `symbol-pset!'
:info:build ice-9/boot-9.scm:4690:35: warning: possibly unbound variable `syntax?'
:info:build wrote `ice-9/boot-9.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/closure-conversion.go
:info:build wrote `language/tree-il/inlinable-exports.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/compile-bytecode.go
:info:build wrote `language/tree-il/resolve-free-vars.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/contification.go
:info:build wrote `language/tree-il/compile-cps.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/cse.go
:info:build wrote `language/cps/contification.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/dce.go
:info:build wrote `language/cps/closure-conversion.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/devirtualize-integers.go
:info:build wrote `language/cps/dce.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/dump.go
:info:build wrote `language/cps/devirtualize-integers.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/elide-arity-checks.go
:info:build wrote `language/cps/elide-arity-checks.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/effects-analysis.go
:info:build wrote `language/cps/dump.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/graphs.go
:info:build wrote `language/cps/graphs.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/intmap.go
:info:build wrote `language/tree-il/peval.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/intset.go
:info:build wrote `language/cps/effects-analysis.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/licm.go
:info:build wrote `language/cps/cse.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/optimize.go
:info:build wrote `language/cps.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/peel-loops.go
:info:build wrote `language/cps/optimize.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/prune-top-level-scopes.go
:info:build wrote `language/cps/prune-top-level-scopes.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/renumber.go
:info:build wrote `language/cps/licm.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/return-types.go
:info:build wrote `language/cps/intmap.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/rotate-loops.go
:info:build wrote `language/cps/peel-loops.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/self-references.go
:info:build wrote `language/cps/return-types.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/simplify.go
:info:build wrote `language/cps/self-references.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/slot-allocation.go
:info:build wrote `language/cps/rotate-loops.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/spec.go
:info:build wrote `language/cps/renumber.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/specialize-primcalls.go
:info:build wrote `language/cps/spec.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/specialize-numbers.go
:info:build wrote `language/cps/intset.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/split-rec.go
:info:build wrote `language/cps/specialize-primcalls.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/switch.go
:info:build wrote `language/cps/split-rec.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/type-checks.go
:info:build wrote `language/cps/type-checks.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/type-fold.go
:info:build wrote `language/cps/simplify.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/types.go
:info:build wrote `language/cps/switch.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/utils.go
:info:build wrote `language/cps/slot-allocation.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/verify.go
:info:build wrote `language/cps/verify.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/with-cps.go
:info:build wrote `language/cps/type-fold.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/guile-vm.go
:info:build wrote `language/cps/with-cps.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/guile-vm/loop-instrumentation.go
:info:build wrote `language/cps/utils.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/guile-vm/lower-primcalls.go
:info:build wrote `language/cps/guile-vm/loop-instrumentation.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/guile-vm/reify-primitives.go
:info:build wrote `language/cps/guile-vm.go'
:info:build   BOOTSTRAP(stage1) GUILEC ice-9/and-let-star.go
:info:build wrote `ice-9/and-let-star.go'
:info:build   BOOTSTRAP(stage1) GUILEC ice-9/arrays.go
:info:build wrote `language/cps/specialize-numbers.go'
:info:build   BOOTSTRAP(stage1) GUILEC ice-9/atomic.go
:info:build wrote `ice-9/atomic.go'
:info:build   BOOTSTRAP(stage1) GUILEC ice-9/binary-ports.go
:info:build wrote `ice-9/arrays.go'
:info:build   BOOTSTRAP(stage1) GUILEC ice-9/buffered-input.go
:info:build wrote `ice-9/buffered-input.go'
:info:build   BOOTSTRAP(stage1) GUILEC ice-9/calling.go
:info:build wrote `ice-9/binary-ports.go'
:info:build   BOOTSTRAP(stage1) GUILEC ice-9/command-line.go
:info:build wrote `ice-9/calling.go'
:info:build   BOOTSTRAP(stage1) GUILEC ice-9/common-list.go
:info:build wrote `ice-9/command-line.go'
:info:build   BOOTSTRAP(stage1) GUILEC ice-9/control.go
:info:build Backtrace:
:info:build In ice-9/boot-9.scm:
:info:build   1755:12 19 (with-exception-handler _ _ #:unwind? _ #:unwind-for-type _)
:info:build In system/base/compile.scm:
:info:build     69:11 18 (_)
:info:build    190:11 17 (_ #<closed: file 2841ea8>)
:info:build     309:6 16 (read-and-compile _ #:from _ #:to _ #:env _ #:optimization-level _ #:warning-level _ #:opts _)
:info:build    352:28 15 (compile _ #:from _ #:to _ #:env _ #:optimization-level _ #:warning-level _ #:opts _)
:info:build    265:44 14 (_ _ _)
:info:build    261:33 13 (_ _ #<directory (ice-9 common-list) 288c320>)
:info:build In language/cps/optimize.scm:
:info:build     136:2 12 (_ _ #<directory (ice-9 common-list) 288c320>)
:info:build     111:3 11 (optimize-first-order-cps _ _)
:info:build In language/cps/switch.scm:
:info:build     414:6 10 (optimize-branch-chains _)
:info:build In language/cps/intmap.scm:
:info:build     519:6  9 (visit-branch #(#(#(#<intset 0-155> (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) #f) (absent) (absent) (absent) #((absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) # ?) ?) ?) ?)
:info:build     519:6  8 (visit-branch #(#(#<intset 0-155> (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) #f) (absent) (absent) (absent) #((absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (#) # ?) ?) ?)
:info:build     519:6  7 (visit-branch #((absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) #<intset 156-199> (absent) (absent) (absent) #f) _ 128 _)
:info:build In language/cps/switch.scm:
:info:build     99:36  6 (fold-branch-chains #<intmap 0-1831> _ _ #<procedure optimize-branch-chain (var exit tests cps)> _)
:info:build     343:8  5 (optimize-branch-chain 122 181 (158 159 160 161 162 163 164 165 167 169 171 173 175 177 179) _)
:info:build In ice-9/boot-9.scm:
:info:build    260:13  4 (for-each #<procedure 41c6570 at language/cps/switch.scm:343:18 (expr)> _)
:info:build In language/cps/switch.scm:
:info:build    340:32  3 (_ (count-if . 170))
:info:build In language/cps/guile-vm.scm:
:info:build     89:31  2 (target-symbol-hash _)
:info:build     41:18  1 (jenkins-lookup3-hashword2 "count-if")
:info:build In ice-9/boot-9.scm:
:info:build   1676:22  0 (raise-exception _ #:continuable? _)
:info:build ice-9/boot-9.scm:1676:22: In procedure raise-exception:
:info:build Value out of range 0 to< 18446744073709551615: -432225964
:info:build gmake[2]: *** [Makefile:2516: ice-9/common-list.go] Error 1
:info:build gmake[2]: *** Waiting for unfinished jobs....
:info:build Backtrace:
:info:build In ice-9/boot-9.scm:
:info:build   1755:12 19 (with-exception-handler _ _ #:unwind? _ #:unwind-for-type _)
:info:build In system/base/compile.scm:
:info:build     69:11 18 (_)
:info:build    190:11 17 (_ #<closed: file 2841ea8>)
:info:build     309:6 16 (read-and-compile _ #:from _ #:to _ #:env _ #:optimization-level _ #:warning-level _ #:opts _)
:info:build    352:28 15 (compile _ #:from _ #:to _ #:env _ #:optimization-level _ #:warning-level _ #:opts _)
:info:build    265:44 14 (_ _ _)
:info:build    261:33 13 (_ _ #<directory (ice-9 control) 288cf00>)
:info:build In language/cps/optimize.scm:
:info:build     136:2 12 (_ _ #<directory (ice-9 control) 288cf00>)
:info:build     111:3 11 (optimize-first-order-cps _ _)
:info:build In language/cps/switch.scm:
:info:build     414:6 10 (optimize-branch-chains _)
:info:build In language/cps/intmap.scm:
:info:build     519:6  9 (visit-branch #(#(#(#<intset 0-129> (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) #f) (absent) (absent) (absent) #((absent) (absent) #<intset 130-153> (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) # ?) ?) ?) ?)
:info:build     519:6  8 (visit-branch #(#(#<intset 0-129> (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) #f) (absent) (absent) (absent) #((absent) (absent) #<intset 130-153> (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (#) # ?) ?) ?)
:info:build     519:6  7 (visit-branch #((absent) (absent) #<intset 130-153> (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) #<intset 154-734,1124-1129> (absent) (absent) (absent) (absent) (absent) #f) _ 128 _)
:info:build In language/cps/switch.scm:
:info:build     99:36  6 (fold-branch-chains #<intmap 0-1129> _ _ #<procedure optimize-branch-chain (var exit tests cps)> _)
:info:build     343:8  5 (optimize-branch-chain 100 151 (132 134 136 138 140) _)
:info:build In ice-9/boot-9.scm:
:info:build    260:13  4 (for-each #<procedure 39b18b8 at language/cps/switch.scm:343:18 (expr)> _)
:info:build In language/cps/switch.scm:
:info:build    340:32  3 (_ (call-with-escape-continuation . 135))
:info:build In language/cps/guile-vm.scm:
:info:build     89:31  2 (target-symbol-hash _)
:info:build     41:18  1 (jenkins-lookup3-hashword2 "call-with-escape-continuation")
:info:build In ice-9/boot-9.scm:
:info:build   1676:22  0 (raise-exception _ #:continuable? _)
:info:build ice-9/boot-9.scm:1676:22: In procedure raise-exception:
:info:build Value out of range 0 to< 18446744073709551615: -512332661
:info:build gmake[2]: *** [Makefile:2516: ice-9/control.go] Error 1
:info:build wrote `language/cps/guile-vm/lower-primcalls.go'
:info:build wrote `language/cps/compile-bytecode.go'
:info:build wrote `language/cps/guile-vm/reify-primitives.go'
:info:build wrote `language/cps/types.go'
:info:build gmake[2]: Leaving directory '/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/stage1'
:info:build gmake[1]: *** [Makefile:2180: all-recursive] Error 1
:info:build gmake[1]: Leaving directory '/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10'
:info:build gmake: *** [Makefile:2065: all] Error 2
:info:build gmake: Leaving directory '/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10'
:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /opt/local/bin/gmake -j6 -w all 
:info:build Exit code: 2
:error:build Failed to build guile-3.0: command execution failed
:debug:build Error code: CHILDSTATUS 75075 2
:debug:build Backtrace: command execution failed
:debug:build     while executing
:debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring"
:debug:build     invoked from within
:debug:build "command_exec -callback portprogress::target_progress_callback build"
:debug:build     (procedure "portbuild::build_main" line 10)
:debug:build     invoked from within
:debug:build "$procedure $targetname"
:error:build See /opt/local/var/macports/logs/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/main.log for details.
version:1
:debug:main Starting logging for guile-3.0 @3.0.10_0
:debug:sysinfo Mac OS X 10.6 (darwin/10.0.0d2) arch powerpc
:debug:sysinfo MacPorts 2.10.99
:debug:sysinfo Xcode 3.2, CLT none
:debug:sysinfo SDK 10.6
:debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 10.6
:msg:main --->  Computing dependencies for guile-3.0:info:main .:debug:main Searching for dependency: autoconf
:debug:main Found Dependency: receipt exists for autoconf
:debug:main Searching for dependency: automake
:debug:main Found Dependency: receipt exists for automake
:debug:main Searching for dependency: libtool
:debug:main Found Dependency: receipt exists for libtool
:debug:main Searching for dependency: gmake
:debug:main Found Dependency: receipt exists for gmake
:debug:main Searching for dependency: gsed
:debug:main Found Dependency: receipt exists for gsed
:debug:main Searching for dependency: gcc14
:debug:main Found Dependency: receipt exists for gcc14
:debug:main Searching for dependency: pkgconfig
:debug:main Found Dependency: receipt exists for pkgconfig
:debug:main Searching for dependency: boehmgc
:debug:main Found Dependency: receipt exists for boehmgc
:debug:main Searching for dependency: gettext
:debug:main Found Dependency: receipt exists for gettext
:debug:main Searching for dependency: gmp
:debug:main Found Dependency: receipt exists for gmp
:debug:main Searching for dependency: libffi
:debug:main Found Dependency: receipt exists for libffi
:debug:main Searching for dependency: libiconv
:debug:main Found Dependency: receipt exists for libiconv
:debug:main Searching for dependency: libunistring
:debug:main Found Dependency: receipt exists for libunistring
:debug:main Searching for dependency: ncurses
:debug:main Found Dependency: receipt exists for ncurses
:debug:main Searching for dependency: readline
:debug:main Found Dependency: receipt exists for readline
:debug:main Searching for dependency: libgcc
:debug:main Found Dependency: receipt exists for libgcc
:debug:main Executing org.macports.main (guile-3.0)
:debug:fetch fetch phase started at Mon Aug 19 14:04:54 CST 2024
:notice:fetch --->  Fetching distfiles for guile-3.0
:debug:fetch Executing org.macports.fetch (guile-3.0)
:debug:checksum checksum phase started at Mon Aug 19 14:04:54 CST 2024
:notice:checksum --->  Verifying checksums for guile-3.0
:debug:checksum Executing org.macports.checksum (guile-3.0)
:info:checksum --->  Checksumming guile-3.0.10.tar.gz
:debug:checksum Calculated (rmd160) is c42990081a8fffaf63874d16f457d8e50db8bc36
:debug:checksum Correct (rmd160) checksum for guile-3.0.10.tar.gz
:debug:checksum Calculated (sha256) is 2dbdbc97598b2faf31013564efb48e4fed44131d28e996c26abe8a5b23b56c2a
:debug:checksum Correct (sha256) checksum for guile-3.0.10.tar.gz
:debug:checksum Calculated (size) is 9738824
:debug:checksum Correct (size) checksum for guile-3.0.10.tar.gz
:debug:extract extract phase started at Mon Aug 19 14:04:54 CST 2024
:notice:extract --->  Extracting guile-3.0
:debug:extract Executing org.macports.extract (guile-3.0)
:info:extract --->  Extracting guile-3.0.10.tar.gz
:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/guile-3.0/guile-3.0.10.tar.gz'
:debug:extract Environment: 
:debug:extract CC_PRINT_OPTIONS='YES'
:debug:extract CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/.CC_PRINT_OPTIONS'
:debug:extract CPATH='/opt/local/include'
:debug:extract DEVELOPER_DIR='/Developer'
:debug:extract LIBRARY_PATH='/opt/local/lib'
:debug:extract MACOSX_DEPLOYMENT_TARGET='10.6'
:debug:extract SOURCE_DATE_EPOCH='1724043898'
:info:extract Executing:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/guile-3.0/guile-3.0.10.tar.gz' | /usr/bin/gnutar --no-same-owner -xf - 
:debug:extract system:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/guile-3.0/guile-3.0.10.tar.gz' | /usr/bin/gnutar --no-same-owner -xf - 
:debug:extract Executing proc-post-org.macports.extract-extract-0
:msg:extract *** This build can take some time, as guile has to do a full bootstrap on PPC.
:debug:patch patch phase started at Mon Aug 19 14:04:56 CST 2024
:debug:patch Executing org.macports.patch (guile-3.0)
:notice:patch --->  Applying patches to guile-3.0
:info:patch --->  Applying 0001-tests-Check-TCP_NODELAY-for-non-zero-instead-of-1.patch
:debug:patch Environment: 
:debug:patch CC_PRINT_OPTIONS='YES'
:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/.CC_PRINT_OPTIONS'
:debug:patch CPATH='/opt/local/include'
:debug:patch DEVELOPER_DIR='/Developer'
:debug:patch LIBRARY_PATH='/opt/local/lib'
:debug:patch MACOSX_DEPLOYMENT_TARGET='10.6'
:debug:patch SOURCE_DATE_EPOCH='1724043898'
:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0001-tests-Check-TCP_NODELAY-for-non-zero-instead-of-1.patch'
:debug:patch system:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0001-tests-Check-TCP_NODELAY-for-non-zero-instead-of-1.patch'
:info:patch patching file test-suite/tests/00-socket.test
:info:patch --->  Applying 0002-tests-Skip-tests-of-abstract-Unix-sockets-on-Darwin.patch
:debug:patch Environment: 
:debug:patch CC_PRINT_OPTIONS='YES'
:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/.CC_PRINT_OPTIONS'
:debug:patch CPATH='/opt/local/include'
:debug:patch DEVELOPER_DIR='/Developer'
:debug:patch LIBRARY_PATH='/opt/local/lib'
:debug:patch MACOSX_DEPLOYMENT_TARGET='10.6'
:debug:patch SOURCE_DATE_EPOCH='1724043898'
:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0002-tests-Skip-tests-of-abstract-Unix-sockets-on-Darwin.patch'
:debug:patch system:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0002-tests-Skip-tests-of-abstract-Unix-sockets-on-Darwin.patch'
:info:patch patching file test-suite/tests/00-socket.test
:info:patch --->  Applying 0003-tests-Skip-hole-related-port-tests-on-Darwin.patch
:debug:patch Environment: 
:debug:patch CC_PRINT_OPTIONS='YES'
:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/.CC_PRINT_OPTIONS'
:debug:patch CPATH='/opt/local/include'
:debug:patch DEVELOPER_DIR='/Developer'
:debug:patch LIBRARY_PATH='/opt/local/lib'
:debug:patch MACOSX_DEPLOYMENT_TARGET='10.6'
:debug:patch SOURCE_DATE_EPOCH='1724043898'
:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0003-tests-Skip-hole-related-port-tests-on-Darwin.patch'
:debug:patch system:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0003-tests-Skip-hole-related-port-tests-on-Darwin.patch'
:info:patch patching file test-suite/tests/ports.test
:info:patch --->  Applying 0004-filesys.c-Fix-readlink-for-ports-on-Darwin.patch
:debug:patch Environment: 
:debug:patch CC_PRINT_OPTIONS='YES'
:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/.CC_PRINT_OPTIONS'
:debug:patch CPATH='/opt/local/include'
:debug:patch DEVELOPER_DIR='/Developer'
:debug:patch LIBRARY_PATH='/opt/local/lib'
:debug:patch MACOSX_DEPLOYMENT_TARGET='10.6'
:debug:patch SOURCE_DATE_EPOCH='1724043898'
:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0004-filesys.c-Fix-readlink-for-ports-on-Darwin.patch'
:debug:patch system:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0004-filesys.c-Fix-readlink-for-ports-on-Darwin.patch'
:info:patch patching file configure.ac
:info:patch Hunk #1 succeeded at 531 (offset -1 lines).
:info:patch patching file libguile/filesys.c
:info:patch --->  Applying 0005-tests-Skip-mkdtemp-test-for-invalid-template-on-Darw.patch
:debug:patch Environment: 
:debug:patch CC_PRINT_OPTIONS='YES'
:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/.CC_PRINT_OPTIONS'
:debug:patch CPATH='/opt/local/include'
:debug:patch DEVELOPER_DIR='/Developer'
:debug:patch LIBRARY_PATH='/opt/local/lib'
:debug:patch MACOSX_DEPLOYMENT_TARGET='10.6'
:debug:patch SOURCE_DATE_EPOCH='1724043898'
:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0005-tests-Skip-mkdtemp-test-for-invalid-template-on-Darw.patch'
:debug:patch system:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0005-tests-Skip-mkdtemp-test-for-invalid-template-on-Darw.patch'
:info:patch patching file test-suite/tests/filesys.test
:info:patch Hunk #2 succeeded at 340 (offset -8 lines).
:info:patch --->  Applying 0006-tests-Fix-spawn-with-environment-on-MacOS.patch
:debug:patch Environment: 
:debug:patch CC_PRINT_OPTIONS='YES'
:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/.CC_PRINT_OPTIONS'
:debug:patch CPATH='/opt/local/include'
:debug:patch DEVELOPER_DIR='/Developer'
:debug:patch LIBRARY_PATH='/opt/local/lib'
:debug:patch MACOSX_DEPLOYMENT_TARGET='10.6'
:debug:patch SOURCE_DATE_EPOCH='1724043898'
:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0006-tests-Fix-spawn-with-environment-on-MacOS.patch'
:debug:patch system:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0006-tests-Fix-spawn-with-environment-on-MacOS.patch'
:info:patch patching file test-suite/tests/posix.test
:info:patch --->  Applying 0007-tests-Fix-spawn-if-file-not-found-with-Gnulib.patch
:debug:patch Environment: 
:debug:patch CC_PRINT_OPTIONS='YES'
:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/.CC_PRINT_OPTIONS'
:debug:patch CPATH='/opt/local/include'
:debug:patch DEVELOPER_DIR='/Developer'
:debug:patch LIBRARY_PATH='/opt/local/lib'
:debug:patch MACOSX_DEPLOYMENT_TARGET='10.6'
:debug:patch SOURCE_DATE_EPOCH='1724043898'
:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0007-tests-Fix-spawn-if-file-not-found-with-Gnulib.patch'
:debug:patch system:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0007-tests-Fix-spawn-if-file-not-found-with-Gnulib.patch'
:info:patch patching file test-suite/tests/posix.test
:info:patch --->  Applying 0008-Do-not-depend-on-tmpnam-in-posix.test.patch
:debug:patch Environment: 
:debug:patch CC_PRINT_OPTIONS='YES'
:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/.CC_PRINT_OPTIONS'
:debug:patch CPATH='/opt/local/include'
:debug:patch DEVELOPER_DIR='/Developer'
:debug:patch LIBRARY_PATH='/opt/local/lib'
:debug:patch MACOSX_DEPLOYMENT_TARGET='10.6'
:debug:patch SOURCE_DATE_EPOCH='1724043898'
:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0008-Do-not-depend-on-tmpnam-in-posix.test.patch'
:debug:patch system:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0008-Do-not-depend-on-tmpnam-in-posix.test.patch'
:info:patch patching file test-suite/tests/posix.test
:info:patch --->  Applying 0009-posix.c-Set-errno-when-pipe2-is-not-available-and-fl.patch
:debug:patch Environment: 
:debug:patch CC_PRINT_OPTIONS='YES'
:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/.CC_PRINT_OPTIONS'
:debug:patch CPATH='/opt/local/include'
:debug:patch DEVELOPER_DIR='/Developer'
:debug:patch LIBRARY_PATH='/opt/local/lib'
:debug:patch MACOSX_DEPLOYMENT_TARGET='10.6'
:debug:patch SOURCE_DATE_EPOCH='1724043898'
:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0009-posix.c-Set-errno-when-pipe2-is-not-available-and-fl.patch'
:debug:patch system:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0009-posix.c-Set-errno-when-pipe2-is-not-available-and-fl.patch'
:info:patch patching file libguile/posix.c
:info:patch --->  Applying 0010-fix-dprintf.patch
:debug:patch Environment: 
:debug:patch CC_PRINT_OPTIONS='YES'
:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/.CC_PRINT_OPTIONS'
:debug:patch CPATH='/opt/local/include'
:debug:patch DEVELOPER_DIR='/Developer'
:debug:patch LIBRARY_PATH='/opt/local/lib'
:debug:patch MACOSX_DEPLOYMENT_TARGET='10.6'
:debug:patch SOURCE_DATE_EPOCH='1724043898'
:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0010-fix-dprintf.patch'
:debug:patch system:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0010-fix-dprintf.patch'
:info:patch patching file libguile/posix.c
:info:patch --->  Applying 0011-powerpc.patch
:debug:patch Environment: 
:debug:patch CC_PRINT_OPTIONS='YES'
:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/.CC_PRINT_OPTIONS'
:debug:patch CPATH='/opt/local/include'
:debug:patch DEVELOPER_DIR='/Developer'
:debug:patch LIBRARY_PATH='/opt/local/lib'
:debug:patch MACOSX_DEPLOYMENT_TARGET='10.6'
:debug:patch SOURCE_DATE_EPOCH='1724043898'
:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0011-powerpc.patch'
:debug:patch system:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /usr/bin/patch -p1 < '/opt/PPCSnowLeopardPorts/lang/guile-3.0/files/0011-powerpc.patch'
:info:patch patching file am/bootstrap.am
:info:patch patching file stage0/Makefile.am
:debug:patch Executing proc-post-org.macports.patch-patch-0
:info:patch --->  Patching posix.test: s|"wc"|"/opt/local/libexec/gnubin/wc"|g
:debug:patch Executing reinplace: /usr/bin/sed s|\"wc\"|\"/opt/local/libexec/gnubin/wc\"|g </opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/test-suite/tests/posix.test >@file11
:info:patch --->  Patching filesys.c: s|^#elif HAVE_FREADLINK$|& \&\& __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 130000|
:debug:patch Executing reinplace: /usr/bin/sed {s|^#elif HAVE_FREADLINK$|& \&\& __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 130000|} </opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/libguile/filesys.c >@file11
:debug:configure configure phase started at Mon Aug 19 14:04:56 CST 2024
:notice:configure --->  Configuring guile-3.0
:debug:configure Preferred compilers: macports-gcc-14 macports-gcc-13 macports-gcc-12 macports-gcc-11 macports-gcc-10 macports-gcc-9 macports-gcc-8 macports-gcc-7 macports-gcc-6 macports-gcc-5
:debug:configure Using compiler 'MacPorts GCC 14'
:debug:configure Executing org.macports.configure (guile-3.0)
:debug:configure Environment: 
:debug:configure CC_PRINT_OPTIONS='YES'
:debug:configure CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/.CC_PRINT_OPTIONS'
:debug:configure CPATH='/opt/local/include'
:debug:configure DEVELOPER_DIR='/Developer'
:debug:configure LIBRARY_PATH='/opt/local/lib'
:debug:configure MACOSX_DEPLOYMENT_TARGET='10.6'
:debug:configure SOURCE_DATE_EPOCH='1724043898'
:info:configure Executing:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && autoreconf --install --verbose 
:debug:configure system:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && autoreconf --install --verbose 
:info:configure autoreconf: export WARNINGS=
:info:configure autoreconf: Entering directory '.'
:info:configure autoreconf: running: /opt/local/bin/autopoint
:info:configure Copying file m4/glibc2.m4
:info:configure Copying file m4/glibc21.m4
:info:configure Copying file m4/intdiv0.m4
:info:configure Copying file m4/intl.m4
:info:configure Copying file m4/intldir.m4
:info:configure Copying file m4/intmax.m4
:info:configure Copying file m4/inttypes-pri.m4
:info:configure Copying file m4/lcmessage.m4
:info:configure Copying file m4/lock.m4
:info:configure Copying file m4/longlong.m4
:info:configure Copying file m4/printf-posix.m4
:info:configure Copying file m4/uintmax_t.m4
:info:configure Creating directory po
:info:configure Copying file po/Makefile.in.in
:info:configure Copying file po/Makevars.template
:info:configure Copying file po/Rules-quot
:info:configure Copying file po/boldquot.sed
:info:configure Copying file po/en@boldquot.header
:info:configure Copying file po/en@quot.header
:info:configure Copying file po/insert-header.sin
:info:configure Copying file po/quot.sed
:info:configure Copying file po/remove-potcdate.sin
:info:configure autoreconf: running: /opt/local/bin/aclocal -I m4
:info:configure /opt/local/share/aclocal/zthread.m4:34: warning: underquoted definition of AM_PATH_ZTHREAD
:info:configure /opt/local/share/aclocal/zthread.m4:34:   run info Automake 'Extending aclocal'
:info:configure /opt/local/share/aclocal/zthread.m4:34:   or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
:info:configure autoreconf: configure.ac: tracing
:info:configure autoreconf: running: /opt/local/bin/glibtoolize --copy
:info:configure autoreconf: configure.ac: not using Intltool
:info:configure autoreconf: configure.ac: not using Gtkdoc
:info:configure autoreconf: running: /opt/local/bin/aclocal -I m4
:info:configure /opt/local/share/aclocal/zthread.m4:34: warning: underquoted definition of AM_PATH_ZTHREAD
:info:configure /opt/local/share/aclocal/zthread.m4:34:   run info Automake 'Extending aclocal'
:info:configure /opt/local/share/aclocal/zthread.m4:34:   or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
:info:configure autoreconf: running: /opt/local/bin/autoconf
:info:configure configure.ac:751: warning: AM_PROG_MKDIR_P: this macro is deprecated, and will soon be removed.
:info:configure configure.ac:751: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead,
:info:configure configure.ac:751: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files.
:info:configure ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
:info:configure aclocal.m4:1164: AM_PROG_MKDIR_P is expanded from...
:info:configure m4/po.m4:23: AM_PO_SUBDIRS is expanded from...
:info:configure m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from...
:info:configure configure.ac:751: the top level
:info:configure configure.ac:751: warning: The macro 'AC_TRY_LINK' is obsolete.
:info:configure configure.ac:751: You should run autoupdate.
:info:configure ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
:info:configure lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
:info:configure lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
:info:configure ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
:info:configure ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
:info:configure m4/intlmacosx.m4:18: gt_INTL_MACOSX is expanded from...
:info:configure m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from...
:info:configure configure.ac:751: the top level
:info:configure configure.ac:751: warning: The macro 'AC_TRY_LINK' is obsolete.
:info:configure configure.ac:751: You should run autoupdate.
:info:configure ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
:info:configure lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
:info:configure lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
:info:configure ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
:info:configure ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
:info:configure m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from...
:info:configure configure.ac:751: the top level
:info:configure autoreconf: running: /opt/local/bin/autoheader
:info:configure autoreconf: running: /opt/local/bin/automake --add-missing --copy --no-force
:info:configure configure.ac:751: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged.
:info:configure configure.ac:751: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead,
:info:configure configure.ac:751: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files.
:info:configure Makefile.am:29: warning: AM_GNU_GETTEXT used but 'po' not in SUBDIRS
:info:configure am/snarf:5: warning: AM_V_SNARF_$(V: non-POSIX recursive variable expansion
:info:configure guile-readline/Makefile.am:23:   'am/snarf' included from here
:info:configure am/snarf:6: warning: AM_V_SNARF_$(AM_DEFAULT_VERBOSITY: non-POSIX recursive variable expansion
:info:configure guile-readline/Makefile.am:23:   'am/snarf' included from here
:info:configure am/guilec:24: warning: AM_V_GUILEC_$(V: non-POSIX recursive variable expansion
:info:configure guile-readline/Makefile.am:24:   'am/guilec' included from here
:info:configure am/guilec:25: warning: AM_V_GUILEC_$(AM_DEFAULT_VERBOSITY: non-POSIX recursive variable expansion
:info:configure guile-readline/Makefile.am:24:   'am/guilec' included from here
:info:configure am/snarf:5: warning: AM_V_SNARF_$(V: non-POSIX recursive variable expansion
:info:configure libguile/Makefile.am:23:   'am/snarf' included from here
:info:configure am/snarf:6: warning: AM_V_SNARF_$(AM_DEFAULT_VERBOSITY: non-POSIX recursive variable expansion
:info:configure libguile/Makefile.am:23:   'am/snarf' included from here
:info:configure libguile/lightening/lightening.am:18: warning: source file '$(lightening)/lightening/lightening.c' is in a subdirectory,
:info:configure libguile/lightening/lightening.am:18: but option 'subdir-objects' is disabled
:info:configure libguile/Makefile.am:24:   'libguile/lightening/lightening.am' included from here
:info:configure automake: warning: possible forward-incompatibility.
:info:configure automake: At least one source file is in a subdirectory, but the 'subdir-objects'
:info:configure automake: automake option hasn't been enabled.  For now, the corresponding output
:info:configure automake: object file(s) will be placed in the top-level directory.  However, this
:info:configure automake: behavior may change in a future Automake major version, with object
:info:configure automake: files being placed in the same subdirectory as the corresponding sources.
:info:configure automake: You are advised to start using 'subdir-objects' option throughout your
:info:configure automake: project, to avoid future incompatibilities.
:info:configure am/bootstrap.am:34: warning: AM_V_GUILEC_$(V: non-POSIX recursive variable expansion
:info:configure module/Makefile.am:22:   'am/bootstrap.am' included from here
:info:configure am/bootstrap.am:35: warning: AM_V_GUILEC_$(AM_DEFAULT_VERBOSITY: non-POSIX recursive variable expansion
:info:configure module/Makefile.am:22:   'am/bootstrap.am' included from here
:info:configure module/Makefile.am:30: warning: nobase_noinst_DATA multiply defined in condition TRUE ...
:info:configure am/bootstrap.am:28: ... 'nobase_noinst_DATA' previously defined here
:info:configure module/Makefile.am:22:   'am/bootstrap.am' included from here
:info:configure prebuilt/i686-pc-linux-gnu/Makefile.am:22: warning: shell basename $(subdir: non-POSIX variable name
:info:configure prebuilt/i686-pc-linux-gnu/Makefile.am:22: (probably a GNU make extension)
:info:configure am/bootstrap.am:34: warning: AM_V_GUILEC_$(V: non-POSIX recursive variable expansion
:info:configure prebuilt/i686-pc-linux-gnu/Makefile.am:25:   'am/bootstrap.am' included from here
:info:configure am/bootstrap.am:35: warning: AM_V_GUILEC_$(AM_DEFAULT_VERBOSITY: non-POSIX recursive variable expansion
:info:configure prebuilt/i686-pc-linux-gnu/Makefile.am:25:   'am/bootstrap.am' included from here
:info:configure prebuilt/i686-pc-linux-gnu/Makefile.am:27: warning: GOBJECTS multiply defined in condition TRUE ...
:info:configure am/bootstrap.am:27: ... 'GOBJECTS' previously defined here
:info:configure prebuilt/i686-pc-linux-gnu/Makefile.am:25:   'am/bootstrap.am' included from here
:info:configure am/bootstrap.am:431: warning: variable 'ELISP_SOURCES' is defined but no program or
:info:configure am/bootstrap.am:431: library has 'ELISP' as canonical name (possible typo)
:info:configure prebuilt/i686-pc-linux-gnu/Makefile.am:25:   'am/bootstrap.am' included from here
:info:configure am/bootstrap.am:434: warning: variable 'NOCOMP_SOURCES' is defined but no program or
:info:configure am/bootstrap.am:434: library has 'NOCOMP' as canonical name (possible typo)
:info:configure prebuilt/i686-pc-linux-gnu/Makefile.am:25:   'am/bootstrap.am' included from here
:info:configure prebuilt/mips-unknown-linux-gnu/Makefile.am:22: warning: shell basename $(subdir: non-POSIX variable name
:info:configure prebuilt/mips-unknown-linux-gnu/Makefile.am:22: (probably a GNU make extension)
:info:configure am/bootstrap.am:34: warning: AM_V_GUILEC_$(V: non-POSIX recursive variable expansion
:info:configure prebuilt/mips-unknown-linux-gnu/Makefile.am:25:   'am/bootstrap.am' included from here
:info:configure am/bootstrap.am:35: warning: AM_V_GUILEC_$(AM_DEFAULT_VERBOSITY: non-POSIX recursive variable expansion
:info:configure prebuilt/mips-unknown-linux-gnu/Makefile.am:25:   'am/bootstrap.am' included from here
:info:configure prebuilt/mips-unknown-linux-gnu/Makefile.am:27: warning: GOBJECTS multiply defined in condition TRUE ...
:info:configure am/bootstrap.am:27: ... 'GOBJECTS' previously defined here
:info:configure prebuilt/mips-unknown-linux-gnu/Makefile.am:25:   'am/bootstrap.am' included from here
:info:configure am/bootstrap.am:431: warning: variable 'ELISP_SOURCES' is defined but no program or
:info:configure am/bootstrap.am:431: library has 'ELISP' as canonical name (possible typo)
:info:configure prebuilt/mips-unknown-linux-gnu/Makefile.am:25:   'am/bootstrap.am' included from here
:info:configure am/bootstrap.am:434: warning: variable 'NOCOMP_SOURCES' is defined but no program or
:info:configure am/bootstrap.am:434: library has 'NOCOMP' as canonical name (possible typo)
:info:configure prebuilt/mips-unknown-linux-gnu/Makefile.am:25:   'am/bootstrap.am' included from here
:info:configure prebuilt/x86_64-unknown-linux-gnu/Makefile.am:22: warning: shell basename $(subdir: non-POSIX variable name
:info:configure prebuilt/x86_64-unknown-linux-gnu/Makefile.am:22: (probably a GNU make extension)
:info:configure am/bootstrap.am:34: warning: AM_V_GUILEC_$(V: non-POSIX recursive variable expansion
:info:configure prebuilt/x86_64-unknown-linux-gnu/Makefile.am:25:   'am/bootstrap.am' included from here
:info:configure am/bootstrap.am:35: warning: AM_V_GUILEC_$(AM_DEFAULT_VERBOSITY: non-POSIX recursive variable expansion
:info:configure prebuilt/x86_64-unknown-linux-gnu/Makefile.am:25:   'am/bootstrap.am' included from here
:info:configure prebuilt/x86_64-unknown-linux-gnu/Makefile.am:27: warning: GOBJECTS multiply defined in condition TRUE ...
:info:configure am/bootstrap.am:27: ... 'GOBJECTS' previously defined here
:info:configure prebuilt/x86_64-unknown-linux-gnu/Makefile.am:25:   'am/bootstrap.am' included from here
:info:configure am/bootstrap.am:431: warning: variable 'ELISP_SOURCES' is defined but no program or
:info:configure am/bootstrap.am:431: library has 'ELISP' as canonical name (possible typo)
:info:configure prebuilt/x86_64-unknown-linux-gnu/Makefile.am:25:   'am/bootstrap.am' included from here
:info:configure am/bootstrap.am:434: warning: variable 'NOCOMP_SOURCES' is defined but no program or
:info:configure am/bootstrap.am:434: library has 'NOCOMP' as canonical name (possible typo)
:info:configure prebuilt/x86_64-unknown-linux-gnu/Makefile.am:25:   'am/bootstrap.am' included from here
:info:configure stage0/Makefile.am:26: warning: info Note: adjusting GUILE_OPTIMIZATIONS for 32-bit big-endian architecture: non-POSIX variable name
:info:configure stage0/Makefile.am:26: (probably a GNU make extension)
:info:configure am/bootstrap.am:34: warning: AM_V_GUILEC_$(V: non-POSIX recursive variable expansion
:info:configure stage0/Makefile.am:31:   'am/bootstrap.am' included from here
:info:configure am/bootstrap.am:35: warning: AM_V_GUILEC_$(AM_DEFAULT_VERBOSITY: non-POSIX recursive variable expansion
:info:configure stage0/Makefile.am:31:   'am/bootstrap.am' included from here
:info:configure stage0/Makefile.am:38: warning: filter-out ice-9/eval.go ice-9/psyntax-pp.go, $(GOBJECTS: non-POSIX variable name
:info:configure stage0/Makefile.am:38: (probably a GNU make extension)
:info:configure am/bootstrap.am:434: warning: variable 'NOCOMP_SOURCES' is defined but no program or
:info:configure am/bootstrap.am:434: library has 'NOCOMP' as canonical name (possible typo)
:info:configure stage0/Makefile.am:31:   'am/bootstrap.am' included from here
:info:configure am/bootstrap.am:34: warning: AM_V_GUILEC_$(V: non-POSIX recursive variable expansion
:info:configure stage1/Makefile.am:28:   'am/bootstrap.am' included from here
:info:configure am/bootstrap.am:35: warning: AM_V_GUILEC_$(AM_DEFAULT_VERBOSITY: non-POSIX recursive variable expansion
:info:configure stage1/Makefile.am:28:   'am/bootstrap.am' included from here
:info:configure am/bootstrap.am:434: warning: variable 'NOCOMP_SOURCES' is defined but no program or
:info:configure am/bootstrap.am:434: library has 'NOCOMP' as canonical name (possible typo)
:info:configure stage1/Makefile.am:28:   'am/bootstrap.am' included from here
:info:configure am/bootstrap.am:34: warning: AM_V_GUILEC_$(V: non-POSIX recursive variable expansion
:info:configure stage2/Makefile.am:28:   'am/bootstrap.am' included from here
:info:configure am/bootstrap.am:35: warning: AM_V_GUILEC_$(AM_DEFAULT_VERBOSITY: non-POSIX recursive variable expansion
:info:configure stage2/Makefile.am:28:   'am/bootstrap.am' included from here
:info:configure am/bootstrap.am:434: warning: variable 'NOCOMP_SOURCES' is defined but no program or
:info:configure am/bootstrap.am:434: library has 'NOCOMP' as canonical name (possible typo)
:info:configure stage2/Makefile.am:28:   'am/bootstrap.am' included from here
:info:configure am/snarf:5: warning: AM_V_SNARF_$(V: non-POSIX recursive variable expansion
:info:configure test-suite/standalone/Makefile.am:22:   'am/snarf' included from here
:info:configure am/snarf:6: warning: AM_V_SNARF_$(AM_DEFAULT_VERBOSITY: non-POSIX recursive variable expansion
:info:configure test-suite/standalone/Makefile.am:22:   'am/snarf' included from here
:info:configure autoreconf: Leaving directory '.'
:debug:configure Environment: 
:debug:configure CC='ccache /opt/local/bin/gcc-mp-14'
:debug:configure CC_PRINT_OPTIONS='YES'
:debug:configure CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/.CC_PRINT_OPTIONS'
:debug:configure CFLAGS='-pipe -Os -arch ppc'
:debug:configure CPATH='/opt/local/include'
:debug:configure CPPFLAGS='-I/opt/local/include'
:debug:configure CXX='ccache /opt/local/bin/g++-mp-14'
:debug:configure CXXFLAGS='-pipe -Os -arch ppc'
:debug:configure DEVELOPER_DIR='/Developer'
:debug:configure F77='/opt/local/bin/gfortran-mp-14'
:debug:configure F90='/opt/local/bin/gfortran-mp-14'
:debug:configure F90FLAGS='-pipe -Os -m32'
:debug:configure FC='/opt/local/bin/gfortran-mp-14'
:debug:configure FCFLAGS='-pipe -Os -m32'
:debug:configure FFLAGS='-pipe -Os -m32'
:debug:configure INSTALL='/usr/bin/install -c'
:debug:configure LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc'
:debug:configure LIBRARY_PATH='/opt/local/lib'
:debug:configure MACOSX_DEPLOYMENT_TARGET='10.6'
:debug:configure OBJC='ccache /opt/local/bin/gcc-mp-14'
:debug:configure OBJCFLAGS='-pipe -Os -arch ppc'
:debug:configure OBJCXX='ccache /opt/local/bin/g++-mp-14'
:debug:configure OBJCXXFLAGS='-pipe -Os -arch ppc'
:debug:configure SED='/opt/local/bin/gsed'
:debug:configure SOURCE_DATE_EPOCH='1724043898'
:info:configure Executing:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && ./configure --prefix=/opt/local --program-suffix=-3.0 --disable-deprecated --disable-guile-debug --disable-lto --infodir="/opt/local/share/info/guile-3.0" --mandir="/opt/local/share/man" --disable-error-on-warning --disable-jit --disable-nls --without-64-calls --without-threads 
:debug:configure system:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && ./configure --prefix=/opt/local --program-suffix=-3.0 --disable-deprecated --disable-guile-debug --disable-lto --infodir="/opt/local/share/info/guile-3.0" --mandir="/opt/local/share/man" --disable-error-on-warning --disable-jit --disable-nls --without-64-calls --without-threads 
:info:configure checking build system type... powerpc-apple-darwin10.0.0d2
:info:configure checking host system type... powerpc-apple-darwin10.0.0d2
:info:configure checking target system type... powerpc-apple-darwin10.0.0d2
:info:configure checking for a BSD-compatible install... /usr/bin/install -c
:info:configure checking whether build environment is sane... yes
:info:configure checking for a race-free mkdir -p... /opt/local/bin/gmkdir -p
:info:configure checking for gawk... gawk
:info:configure checking whether make sets $(MAKE)... yes
:info:configure checking whether make supports nested variables... yes
:info:configure checking whether make supports nested variables... (cached) yes
:info:configure checking for gcc... ccache /opt/local/bin/gcc-mp-14
:info:configure checking whether the C compiler works... yes
:info:configure checking for C compiler default output file name... a.out
:info:configure checking for suffix of executables... 
:info:configure checking whether we are cross compiling... no
:info:configure checking for suffix of object files... o
:info:configure checking whether the compiler supports GNU C... yes
:info:configure checking whether ccache /opt/local/bin/gcc-mp-14 accepts -g... yes
:info:configure checking for ccache /opt/local/bin/gcc-mp-14 option to enable C11 features... none needed
:info:configure checking whether ccache /opt/local/bin/gcc-mp-14 understands -c and -o together... yes
:info:configure checking whether the compiler is clang... no
:info:configure checking for compiler option needed when checking for declarations... none
:info:configure checking whether make supports the include directive... yes (GNU style)
:info:configure checking dependency style of ccache /opt/local/bin/gcc-mp-14... gcc3
:info:configure checking for stdio.h... yes
:info:configure checking for stdlib.h... yes
:info:configure checking for string.h... yes
:info:configure checking for inttypes.h... yes
:info:configure checking for stdint.h... yes
:info:configure checking for strings.h... yes
:info:configure checking for sys/stat.h... yes
:info:configure checking for sys/types.h... yes
:info:configure checking for unistd.h... yes
:info:configure checking for wchar.h... yes
:info:configure checking for minix/config.h... no
:info:configure checking for sys/socket.h... yes
:info:configure checking for arpa/inet.h... yes
:info:configure checking for features.h... no
:info:configure checking for sys/param.h... yes
:info:configure checking for dirent.h... yes
:info:configure checking for threads.h... no
:info:configure checking for xlocale.h... yes
:info:configure checking for netdb.h... yes
:info:configure checking for netinet/in.h... yes
:info:configure checking for iconv.h... yes
:info:configure checking for limits.h... yes
:info:configure checking for langinfo.h... yes
:info:configure checking for math.h... yes
:info:configure checking for poll.h... yes
:info:configure checking for sys/ioctl.h... yes
:info:configure checking for sys/filio.h... yes
:info:configure checking for malloc.h... no
:info:configure checking for sys/cdefs.h... yes
:info:configure checking for sys/select.h... yes
:info:configure checking for spawn.h... yes
:info:configure checking for sys/time.h... yes
:info:configure checking for stdbool.h... yes
:info:configure checking for stdckdint.h... yes
:info:configure checking for sys/file.h... yes
:info:configure checking for sys/times.h... yes
:info:configure checking for sys/uio.h... yes
:info:configure checking for crtdefs.h... no
:info:configure checking for sys/mman.h... yes
:info:configure checking for sys/random.h... yes
:info:configure checking for wctype.h... yes
:info:configure checking whether it is safe to define __EXTENSIONS__... yes
:info:configure checking whether _XOPEN_SOURCE should be defined... no
:info:configure checking how to run the C preprocessor... ccache /opt/local/bin/gcc-mp-14 -E
:info:configure checking for egrep -e... /opt/local/bin/ggrep -E
:info:configure checking for Minix Amsterdam compiler... no
:info:configure checking for ar... ar
:info:configure checking the archiver (ar) interface... ar
:info:configure checking for ar... (cached) ar
:info:configure checking for ranlib... ranlib
:info:configure checking for ccache /opt/local/bin/gcc-mp-14 option to enable large file support... none needed
:info:configure configure: autobuild project... GNU Guile
:info:configure configure: autobuild revision... 3.0.10
:info:configure configure: autobuild hostname... 36-25.wireless-city.scu.edu.tw
:info:configure configure: autobuild timestamp... 20240819T061049Z
:info:configure checking whether the compiler supports -flto... yes
:info:configure checking compiler's C standard... c11
:info:configure checking how to run the C preprocessor... ccache /opt/local/bin/gcc-mp-14 -E
:info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed
:info:configure checking for gawk... (cached) gawk
:info:configure checking whether ln -s works... yes
:info:configure checking the archiver (ar) interface... (cached) ar
:info:configure checking whether the preprocessor supports include_next... yes
:info:configure checking whether source code line length is unlimited... yes
:info:configure checking for C/C++ restrict keyword... __restrict__
:info:configure checking whether <sys/socket.h> is self-contained... yes
:info:configure checking for shutdown... yes
:info:configure checking whether <sys/socket.h> defines the SHUT_* macros... yes
:info:configure checking for struct sockaddr_storage... yes
:info:configure checking for sa_family_t... yes
:info:configure checking for struct sockaddr_storage.ss_family... yes
:info:configure checking for ccache /opt/local/bin/gcc-mp-14 options needed to detect all undeclared functions... none needed
:info:configure checking for size_t... yes
:info:configure checking for working alloca.h... yes
:info:configure checking for alloca... yes
:info:configure checking whether lstat correctly handles trailing slash... no
:info:configure checking for canonicalize_file_name... no
:info:configure checking for faccessat... no
:info:configure checking for realpath... yes
:info:configure checking for lstat... yes
:info:configure checking for _set_invalid_parameter_handler... no
:info:configure checking for duplocale... yes
:info:configure checking for snprintf_l... yes
:info:configure checking for nl_langinfo_l... yes
:info:configure checking for symlink... yes
:info:configure checking for flock... yes
:info:configure checking for fcntl... yes
:info:configure checking for fsync... yes
:info:configure checking for getlogin... yes
:info:configure checking for link... yes
:info:configure checking for mkostemp... no
:info:configure checking for nl_langinfo... yes
:info:configure checking for pipe... yes
:info:configure checking for pipe2... no
:info:configure checking for readlink... yes
:info:configure checking for isblank... yes
:info:configure checking for iswctype... yes
:info:configure checking for setenv... yes
:info:configure checking for times... yes
:info:configure checking for snprintf... yes
:info:configure checking for btowc... yes
:info:configure checking for getdtablesize... yes
:info:configure checking for mbsinit... yes
:info:configure checking for mbrtowc... yes
:info:configure checking for mprotect... yes
:info:configure checking for localtime_r... yes
:info:configure checking for timegm... yes
:info:configure checking for vasnprintf... no
:info:configure checking for wcrtomb... yes
:info:configure checking for iswcntrl... yes
:info:configure checking whether // is distinct from /... no
:info:configure checking whether realpath works... no
:info:configure checking for getcwd... yes
:info:configure checking for pthread.h... yes
:info:configure checking for pthread_kill in -lpthread... yes
:info:configure checking whether POSIX threads API is available... yes
:info:configure checking whether setlocale (LC_ALL, NULL) is multithread-safe... no
:info:configure checking whether setlocale (category, NULL) is multithread-safe... yes
:info:configure checking whether imported symbols can be declared weak... no
:info:configure checking for wchar_t... yes
:info:configure checking for good max_align_t... yes
:info:configure checking whether NULL can be used in arbitrary expressions... yes
:info:configure checking whether locale.h defines locale_t... no
:info:configure checking whether locale.h conforms to POSIX:2001... yes
:info:configure checking whether struct lconv is properly defined... yes
:info:configure checking if environ is properly declared... no
:info:configure checking for complete errno.h... no
:info:configure checking for EMULTIHOP value... yes
:info:configure checking for ENOLINK value... yes
:info:configure checking for EOVERFLOW value... yes
:info:configure checking whether ctype.h defines __header_inline... no
:info:configure checking for working fcntl.h... no (bad O_NOATIME)
:info:configure checking for pid_t... yes
:info:configure checking for mode_t... yes
:info:configure checking whether frexp() can be used without linking with libm... yes
:info:configure checking whether alarm is declared... yes
:info:configure checking whether frexp works... yes
:info:configure checking whether stat file-mode macros are broken... no
:info:configure checking for nlink_t... yes
:info:configure checking for library containing gethostbyname... none required
:info:configure checking for gethostbyname... yes
:info:configure checking for library containing getservbyname... none required
:info:configure checking for getservbyname... yes
:info:configure checking for library containing inet_ntop... none required
:info:configure checking whether inet_ntop is declared... yes
:info:configure checking for IPv4 sockets... yes
:info:configure checking for IPv6 sockets... yes
:info:configure checking whether getlogin is declared... yes
:info:configure checking for ld used by ccache /opt/local/bin/gcc-mp-14... /opt/local/bin/ld
:info:configure checking if the linker (/opt/local/bin/ld) is GNU ld... no
:info:configure checking for shared library run path origin... done
:info:configure checking 32-bit host C ABI... yes
:info:configure checking for ELF binary format... no
:info:configure checking for the common suffixes of directories in the library search path... lib,lib,lib
:info:configure checking for iconv... yes
:info:configure checking for working iconv... yes
:info:configure checking how to link with libiconv... -liconv
:info:configure checking whether iconv is compatible with its POSIX signature... yes
:info:configure checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no
:info:configure checking for wint_t... yes
:info:configure checking whether wint_t is large enough... yes
:info:configure checking whether the compiler produces multi-arch binaries... no
:info:configure checking whether stdint.h conforms to C99... yes
:info:configure checking whether stdint.h works without ISO C predefines... yes
:info:configure checking whether stdint.h has UINTMAX_WIDTH etc.... no
:info:configure checking whether byte ordering is bigendian... yes
:info:configure checking whether long double and double are the same... no
:info:configure checking where to find the exponent in a 'float'... word 0 bit 23
:info:configure checking whether isnan(float) can be used without linking with libm... yes
:info:configure checking whether isnan(float) works... yes
:info:configure checking whether isnan(double) can be used without linking with libm... yes
:info:configure checking whether isnan(long double) can be used without linking with libm... yes
:info:configure checking whether isnanl works... yes
:info:configure checking where to find the exponent in a 'double'... word 0 bit 20
:info:configure checking whether langinfo.h defines CODESET... yes
:info:configure checking whether langinfo.h defines T_FMT_AMPM... yes
:info:configure checking whether langinfo.h defines ALTMON_1... no
:info:configure checking whether langinfo.h defines ERA... yes
:info:configure checking whether langinfo.h defines YESEXPR... yes
:info:configure checking whether ldexp() can be used without linking with libm... yes
:info:configure checking for libunistring... yes
:info:configure checking how to link with libunistring... -lunistring
:info:configure checking for libunistring version... 1.2.0
:info:configure checking for nl_langinfo and CODESET... yes
:info:configure checking whether pow can be used without linking with libm... yes
:info:configure checking whether log works... yes
:info:configure checking whether round is declared... yes
:info:configure checking whether round works... yes
:info:configure checking for grep that handles long lines and -e... /opt/local/bin/ggrep
:info:configure checking whether malloc is ptrdiff_t safe... no
:info:configure checking whether malloc, realloc, calloc set errno on failure... yes
:info:configure checking whether malloc (0) returns nonnull... yes
:info:configure checking whether NAN macro works... yes
:info:configure checking whether HUGE_VAL works... yes
:info:configure checking whether <limits.h> defines MIN and MAX... no
:info:configure checking whether <sys/param.h> defines MIN and MAX... yes
:info:configure checking whether struct tm is in sys/time.h or time.h... time.h
:info:configure checking for struct tm.tm_zone... yes
:info:configure checking for struct tm.tm_gmtoff... yes
:info:configure checking for O_CLOEXEC... no
:info:configure checking for promoted mode_t type... int
:info:configure checking for inline... inline
:info:configure checking for library containing setsockopt... none needed
:info:configure checking for library containing posix_spawn... none required
:info:configure checking whether posix_spawn is declared... yes
:info:configure checking for posix_spawn... yes
:info:configure checking whether posix_spawn is declared... (cached) yes
:info:configure checking whether posix_spawn works... yes
:info:configure checking whether posix_spawn rejects scripts without shebang... yes
:info:configure checking whether posix_spawnp rejects scripts without shebang... no
:info:configure checking for mbstate_t... yes
:info:configure checking for ssize_t... yes
:info:configure checking for sched.h... yes
:info:configure checking for struct sched_param... yes
:info:configure checking whether <sys/select.h> is self-contained... yes
:info:configure checking whether setenv is declared... yes
:info:configure checking for search.h... yes
:info:configure checking for tsearch... yes
:info:configure checking for sigset_t... yes
:info:configure checking for uid_t... yes
:info:configure checking for gid_t... yes
:info:configure checking for volatile sig_atomic_t... yes
:info:configure checking for sighandler_t... no
:info:configure checking for posix_spawnattr_t... yes
:info:configure checking for posix_spawn_file_actions_t... yes
:info:configure checking whether fcloseall is declared... no
:info:configure checking whether getw is declared... yes
:info:configure checking whether putw is declared... yes
:info:configure checking which flavor of printf attribute matches inttypes macros... system
:info:configure checking whether ecvt is declared... yes
:info:configure checking whether fcvt is declared... yes
:info:configure checking whether gcvt is declared... yes
:info:configure checking for struct timeval... yes
:info:configure checking for wide-enough struct timeval.tv_sec member... yes
:info:configure checking for struct tms... yes
:info:configure checking for struct timespec in <time.h>... yes
:info:configure checking for TIME_UTC in <time.h>... no
:info:configure checking whether execvpe is declared... no
:info:configure checking whether snprintf returns a byte count as in C99... yes
:info:configure checking whether vsnprintf is declared... yes
:info:configure checking whether <wchar.h> uses 'inline' correctly... yes
:info:configure checking whether wcsdup is declared... no
:info:configure checking for a traditional french locale... fr_FR.ISO8859-1
:info:configure checking for eaccess... no
:info:configure checking whether getdtablesize is declared... yes
:info:configure checking for a traditional japanese locale... ja_JP.eucJP
:info:configure checking for a french Unicode locale... fr_FR.UTF-8
:info:configure checking for a transitional chinese locale... zh_CN.GB18030
:info:configure checking for mmap... yes
:info:configure checking for MAP_ANONYMOUS... yes
:info:configure checking whether memchr works... yes
:info:configure checking whether time_t is signed... yes
:info:configure checking for working mktime... yes
:info:configure checking whether snprintf is declared... yes
:info:configure checking whether strdup is declared... yes
:info:configure checking whether unsetenv is declared... yes
:info:configure checking for inttypes.h... yes
:info:configure checking for stdint.h... yes
:info:configure checking for intmax_t... yes
:info:configure checking whether snprintf truncates the result as in C99... yes
:info:configure checking for snprintf... (cached) yes
:info:configure checking for strnlen... no
:info:configure checking for wcslen... yes
:info:configure checking for wcsnlen... no
:info:configure checking for mbrtowc... (cached) yes
:info:configure checking for wcrtomb... (cached) yes
:info:configure checking whether _snprintf is declared... no
:info:configure checking whether iswcntrl works... yes
:info:configure checking for towlower... yes
:info:configure checking for wctype_t... yes
:info:configure checking for wctrans_t... yes
:info:configure checking for C compiler option to allow warnings... -Wno-error
:info:configure checking whether accept4 is declared... no
:info:configure checking for alignas and alignof... yes, <stdalign.h> macros
:info:configure checking for alloca as a compiler built-in... yes
:info:configure checking for static_assert... no
:info:configure checking for byteswap.h... no
:info:configure checking for library containing clock_gettime... no
:info:configure checking for clock_getres... no
:info:configure checking for clock_gettime... no
:info:configure checking for clock_settime... no
:info:configure checking for clock_getcpuclockid... no
:info:configure checking whether copysign can be used without linking with libm... yes
:info:configure checking for dirfd... no
:info:configure checking whether dirfd is declared... yes
:info:configure checking whether dirfd is a macro... yes
:info:configure checking whether // is distinct from /... (cached) no
:info:configure checking whether duplocale(LC_GLOBAL_LOCALE) works... yes
:info:configure checking for flexible array member... yes
:info:configure checking whether conversion from 'int' to 'long double' works... yes
:info:configure checking whether free is known to preserve errno... no
:info:configure checking whether __func__ is available... yes
:info:configure checking for library containing getaddrinfo... none required
:info:configure checking for getaddrinfo... yes
:info:configure checking whether gai_strerror is declared... yes
:info:configure checking whether gai_strerrorA is declared... no
:info:configure checking for gai_strerror with POSIX signature... yes
:info:configure checking for struct sockaddr.sa_len... yes
:info:configure checking whether getaddrinfo is declared... yes
:info:configure checking whether freeaddrinfo is declared... yes
:info:configure checking whether getnameinfo is declared... yes
:info:configure checking for struct addrinfo... yes
:info:configure checking for gethostname... yes
:info:configure checking for HOST_NAME_MAX... 256
:info:configure checking whether iconv supports conversion between UTF-8 and UTF-{16,32}{BE,LE}... yes
:info:configure checking for library containing inet_ntop... (cached) none required
:info:configure checking whether inet_ntop is declared... (cached) yes
:info:configure checking for library containing inet_pton... none required
:info:configure checking whether inet_pton is declared... yes
:info:configure checking whether isfinite is declared... yes
:info:configure checking whether isfinite(long double) works... yes
:info:configure checking whether isinf is declared... yes
:info:configure checking whether isinf(long double) works... yes
:info:configure checking whether isnan macro works... yes
:info:configure checking whether isnan(double) can be used without linking with libm... (cached) yes
:info:configure checking whether isnan(float) can be used without linking with libm... (cached) yes
:info:configure checking whether isnan(float) works... (cached) yes
:info:configure checking whether isnan(long double) can be used without linking with libm... (cached) yes
:info:configure checking whether isnanl works... (cached) yes
:info:configure checking if LD -Wl,--version-script works... no
:info:configure checking whether the -Werror option is usable... yes
:info:configure checking for simple visibility declarations... yes
:info:configure checking whether the compiler supports the __inline keyword... yes
:info:configure checking whether link obeys POSIX... no
:info:configure checking for log1p... yes
:info:configure checking whether mkdir handles trailing slash... yes
:info:configure checking whether mkdir handles trailing dot... yes
:info:configure checking whether YESEXPR works... yes
:info:configure checking for sys/pstat.h... no
:info:configure checking for sys/sysmp.h... no
:info:configure checking for sys/param.h... (cached) yes
:info:configure checking for sys/sysctl.h... yes
:info:configure checking for sched_getaffinity... no
:info:configure checking for sched_getaffinity_np... no
:info:configure checking for pstat_getdynamic... no
:info:configure checking for sysmp... no
:info:configure checking for sysctl... yes
:info:configure checking whether open recognizes a trailing slash... no
:info:configure checking for poll... yes
:info:configure checking for poll... (cached) yes
:info:configure checking for putenv compatible with GNU and SVID... no
:info:configure checking whether _putenv is declared... no
:info:configure checking whether readlink signature is correct... yes
:info:configure checking whether readlink handles trailing slash correctly... no
:info:configure checking whether readlink truncates results correctly... yes
:info:configure checking for working re_compile_pattern... no
:info:configure checking for libintl.h... yes
:info:configure checking whether isblank is declared... yes
:info:configure checking whether rename honors trailing slash on destination... no
:info:configure checking whether rename honors trailing slash on source... no
:info:configure checking whether rename manages hard links correctly... yes
:info:configure checking whether rename manages existing destinations correctly... yes
:info:configure checking whether rmdir works... yes
:info:configure checking whether select supports a 0 argument... yes
:info:configure checking whether select detects invalid fds... yes
:info:configure checking whether setenv validates arguments... no
:info:configure checking for socklen_t... yes
:info:configure checking for ssize_t... (cached) yes
:info:configure checking for struct stat.st_atim.tv_nsec... no
:info:configure checking for struct stat.st_atimespec.tv_nsec... yes
:info:configure checking for struct stat.st_birthtimespec.tv_nsec... no
:info:configure checking for struct stat.st_birthtimensec... no
:info:configure checking for struct stat.st_birthtim.tv_nsec... no
:info:configure checking for bool, true, false... no
:info:configure checking whether localtime works even near extrema... yes
:info:configure checking for timezone_t... no
:info:configure checking whether trunc is declared... yes
:info:configure checking for variable-length arrays... yes
:info:configure checking for vsnprintf... yes
:info:configure checking whether snprintf respects a size of 1... yes
:info:configure checking whether printf supports POSIX/XSI format strings with positions... yes
:info:configure checking for __builtin_expect... yes
:info:configure checking for mempcpy... no
:info:configure checking for rawmemchr... no
:info:configure checking whether stat handles trailing slashes on files... no
:info:configure checking whether getrandom is declared... no
:info:configure checking whether dup2 works... yes
:info:configure checking whether fcntl handles F_DUPFD correctly... yes
:info:configure checking whether fcntl understands F_DUPFD_CLOEXEC... no
:info:configure checking whether getdtablesize works... yes
:info:configure checking for paths.h... yes
:info:configure checking for confstr... yes
:info:configure checking for sched_setparam... no
:info:configure checking for sched_setscheduler... no
:info:configure checking for setegid... yes
:info:configure checking for seteuid... yes
:info:configure checking for vfork... yes
:info:configure checking for strchrnul... no
:info:configure checking whether btowc(0) is correct... yes
:info:configure checking whether btowc(EOF) is correct... yes
:info:configure checking whether mbrtowc handles incomplete characters... yes
:info:configure checking whether mbrtowc works as well as mbtowc... yes
:info:configure checking whether mbrtowc handles a NULL pwc argument... yes
:info:configure checking whether mbrtowc handles a NULL string argument... yes
:info:configure checking whether mbrtowc has a correct return value... yes
:info:configure checking whether mbrtowc returns 0 when parsing a NUL character... yes
:info:configure checking whether mbrtowc stores incomplete characters... no
:info:configure checking whether mbrtowc works on empty input... yes
:info:configure checking whether the C locale is free of encoding errors... yes
:info:configure checking whether mbrtowc handles incomplete characters... (cached) yes
:info:configure checking whether mbrtowc works as well as mbtowc... (cached) yes
:info:configure checking whether mbrtowc handles incomplete characters... (cached) yes
:info:configure checking whether mbrtowc works as well as mbtowc... (cached) yes
:info:configure checking whether wcrtomb works in the C locale... yes
:info:configure checking whether wcrtomb return value is correct... yes
:info:configure checking whether localtime_r is declared... yes
:info:configure checking whether localtime_r is compatible with its POSIX signature... yes
:info:configure checking for unsetenv... yes
:info:configure checking for unsetenv() return type... int
:info:configure checking whether unsetenv obeys POSIX... yes
:info:configure checking how to print strings... printf
:info:configure checking for a sed that does not truncate output... (cached) /opt/local/bin/gsed
:info:configure checking for egrep... /opt/local/bin/ggrep -E
:info:configure checking for fgrep... /opt/local/bin/ggrep -F
:info:configure checking for ld used by ccache /opt/local/bin/gcc-mp-14... /opt/local/bin/ld
:info:configure checking if the linker (/opt/local/bin/ld) is GNU ld... no
:info:configure checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm -B
:info:configure checking the name lister (/opt/local/bin/nm -B) interface... BSD nm
:info:configure checking the maximum length of command line arguments... 196608
:info:configure checking how to convert powerpc-apple-darwin10.0.0d2 file names to powerpc-apple-darwin10.0.0d2 format... func_convert_file_noop
:info:configure checking how to convert powerpc-apple-darwin10.0.0d2 file names to toolchain format... func_convert_file_noop
:info:configure checking for /opt/local/bin/ld option to reload object files... -r
:info:configure checking for file... file
:info:configure checking for objdump... no
:info:configure checking how to recognize dependent libraries... pass_all
:info:configure checking for dlltool... no
:info:configure checking how to associate runtime and link libraries... printf %s\n
:info:configure checking for archiver @FILE support... no
:info:configure checking for strip... strip
:info:configure checking for ranlib... (cached) ranlib
:info:configure checking command to parse /opt/local/bin/nm -B output from ccache /opt/local/bin/gcc-mp-14 object... ok
:info:configure checking for sysroot... no
:info:configure checking for a working dd... /bin/dd
:info:configure checking how to truncate binary pipes... /bin/dd bs=4096 count=1
:info:configure checking for mt... no
:info:configure checking if : is a manifest tool... no
:info:configure checking for dsymutil... dsymutil
:info:configure checking for nmedit... nmedit
:info:configure checking for lipo... lipo
:info:configure checking for otool... otool
:info:configure checking for otool64... no
:info:configure checking for -single_module linker flag... yes
:info:configure checking for -exported_symbols_list linker flag... yes
:info:configure checking for -force_load linker flag... yes
:info:configure checking for dlfcn.h... yes
:info:configure checking for objdir... .libs
:info:configure checking if ccache /opt/local/bin/gcc-mp-14 supports -fno-rtti -fno-exceptions... no
:info:configure checking for ccache /opt/local/bin/gcc-mp-14 option to produce PIC... -fno-common -DPIC
:info:configure checking if ccache /opt/local/bin/gcc-mp-14 PIC flag -fno-common -DPIC works... yes
:info:configure checking if ccache /opt/local/bin/gcc-mp-14 static flag -static works... no
:info:configure checking if ccache /opt/local/bin/gcc-mp-14 supports -c -o file.o... yes
:info:configure checking if ccache /opt/local/bin/gcc-mp-14 supports -c -o file.o... (cached) yes
:info:configure checking whether the ccache /opt/local/bin/gcc-mp-14 linker (/opt/local/bin/ld) supports shared libraries... yes
:info:configure checking dynamic linker characteristics... darwin10.0.0d2 dyld
:info:configure checking how to hardcode library paths into programs... immediate
:info:configure checking for dlopen in -ldl... yes
:info:configure checking whether a program can dlopen itself... yes
:info:configure checking whether a statically linked program can dlopen itself... yes
:info:configure checking whether stripping libraries is possible... yes
:info:configure checking if libtool supports shared libraries... yes
:info:configure checking whether to build shared libraries... yes
:info:configure checking whether to build static libraries... yes
:info:configure checking for library containing dlopen... none required
:info:configure checking for makeinfo... yes
:info:configure checking for emacs... emacs
:info:configure checking where .elc files should go... ${datadir}/emacs/site-lisp
:info:configure checking if JIT code generation supported for target CPU... no
:info:configure checking whether to enable JIT code generation... no
:info:configure checking whether to use system and library "64" calls... no
:info:configure checking for __uc_get_ar_bsp in -luca... no
:info:configure checking for working volatile... yes
:info:configure checking for inline... (cached) inline
:info:configure checking for __uc_get_ar_bsp in -luca... (cached) no
:info:configure checking whether byte ordering is bigendian... (cached) yes
:info:configure checking labels as values... yes
:info:configure checking size of char... 1
:info:configure checking size of unsigned char... 1
:info:configure checking size of short... 2
:info:configure checking size of unsigned short... 2
:info:configure checking size of int... 4
:info:configure checking size of unsigned int... 4
:info:configure checking size of long... 4
:info:configure checking size of unsigned long... 4
:info:configure checking size of size_t... 4
:info:configure checking size of long long... 8
:info:configure checking size of unsigned long long... 8
:info:configure checking size of __int64... 0
:info:configure checking size of unsigned __int64... 0
:info:configure checking size of void *... 4
:info:configure checking size of intptr_t... 4
:info:configure checking size of uintptr_t... 4
:info:configure checking size of ptrdiff_t... 4
:info:configure checking size of size_t... (cached) 4
:info:configure checking size of off_t... 8
:info:configure checking size of intmax_t... 8
:info:configure checking for stdatomic.h... yes
:info:configure checking for which prebuilt binary set to use during bootstrap... 32-bit-big-endian
:info:configure checking for sys/wait.h that is POSIX.1 compatible... yes
:info:configure checking for dirent.h that defines DIR... yes
:info:configure checking for library containing opendir... none required
:info:configure checking for struct dirent64.d_name... no
:info:configure checking for complex.h... yes
:info:configure checking for fenv.h... yes
:info:configure checking for io.h... no
:info:configure checking for memory.h... yes
:info:configure checking for process.h... no
:info:configure checking for linux/fs.h... no
:info:configure checking for sys/dir.h... yes
:info:configure checking for sys/ioctl.h... (cached) yes
:info:configure checking for sys/select.h... (cached) yes
:info:configure checking for sys/time.h... (cached) yes
:info:configure checking for sys/timeb.h... yes
:info:configure checking for sys/times.h... (cached) yes
:info:configure checking for sys/stdtypes.h... no
:info:configure checking for sys/types.h... (cached) yes
:info:configure checking for sys/utime.h... no
:info:configure checking for unistd.h... (cached) yes
:info:configure checking for utime.h... yes
:info:configure checking for pwd.h... yes
:info:configure checking for grp.h... yes
:info:configure checking for sys/utsname.h... yes
:info:configure checking for direct.h... no
:info:configure checking for machine/fpu.h... no
:info:configure checking for sched.h... (cached) yes
:info:configure checking for sys/sendfile.h... no
:info:configure checking for complex double... yes
:info:configure checking for socklen_t... (cached) yes
:info:configure checking for struct ip_mreq... yes
:info:configure checking type of array argument to getgroups... gid_t
:info:configure checking for mode_t... (cached) yes
:info:configure checking for gethostbyname... (cached) yes
:info:configure checking for connect... yes
:info:configure checking for crt_externs.h... yes
:info:configure checking for DINFINITY... no
:info:configure checking for DQNAN... no
:info:configure checking for cexp... yes
:info:configure checking for chsize... no
:info:configure checking for clog... yes
:info:configure checking for clog10... no
:info:configure checking for ctermid... yes
:info:configure checking for fesetround... yes
:info:configure checking for ftime... yes
:info:configure checking for ftruncate... yes
:info:configure checking for fchown... yes
:info:configure checking for fchownat... no
:info:configure checking for fchmod... yes
:info:configure checking for fchdir... yes
:info:configure checking for readlinkat... no
:info:configure checking for fchmodat... no
:info:configure checking for symlinkat... no
:info:configure checking for mkdirat... no
:info:configure checking for renameat... no
:info:configure checking for unlinkat... no
:info:configure checking for getcwd... (cached) yes
:info:configure checking for geteuid... yes
:info:configure checking for getsid... yes
:info:configure checking for gettimeofday... yes
:info:configure checking for getuid... yes
:info:configure checking for getgid... yes
:info:configure checking for gmtime_r... yes
:info:configure checking for ioctl... yes
:info:configure checking for lstat... (cached) yes
:info:configure checking for mkdir... yes
:info:configure checking for mkdtemp... yes
:info:configure checking for mknod... yes
:info:configure checking for nice... yes
:info:configure checking for readlink... (cached) yes
:info:configure checking for rmdir... yes
:info:configure checking for setegid... (cached) yes
:info:configure checking for seteuid... (cached) yes
:info:configure checking for setuid... yes
:info:configure checking for setgid... yes
:info:configure checking for setpgid... yes
:info:configure checking for setsid... yes
:info:configure checking for sigaction... yes
:info:configure checking for siginterrupt... yes
:info:configure checking for stat64... yes
:info:configure checking for strptime... yes
:info:configure checking for symlink... (cached) yes
:info:configure checking for sync... yes
:info:configure checking for sysconf... yes
:info:configure checking for tcgetpgrp... yes
:info:configure checking for tcsetpgrp... yes
:info:configure checking for uname... yes
:info:configure checking for waitpid... yes
:info:configure checking for strdup... yes
:info:configure checking for usleep... yes
:info:configure checking for on_exit... no
:info:configure checking for chown... yes
:info:configure checking for link... (cached) yes
:info:configure checking for fcntl... (cached) yes
:info:configure checking for ttyname... yes
:info:configure checking for getpwent... yes
:info:configure checking for getgrent... yes
:info:configure checking for kill... yes
:info:configure checking for getppid... yes
:info:configure checking for getpgrp... yes
:info:configure checking for fork... yes
:info:configure checking for setitimer... yes
:info:configure checking for getitimer... yes
:info:configure checking for strchr... yes
:info:configure checking for strcmp... yes
:info:configure checking for index... yes
:info:configure checking for bcopy... yes
:info:configure checking for rindex... yes
:info:configure checking for truncate... yes
:info:configure checking for isblank... (cached) yes
:info:configure checking for _NSGetEnviron... yes
:info:configure checking for strcoll_l... yes
:info:configure checking for strtod_l... yes
:info:configure checking for strtol_l... yes
:info:configure checking for newlocale... yes
:info:configure checking for uselocale... yes
:info:configure checking for utimensat... no
:info:configure checking for fstatat... no
:info:configure checking for futimens... no
:info:configure checking for openat... no
:info:configure checking for sched_getaffinity... (cached) no
:info:configure checking for sched_setaffinity... no
:info:configure checking for sendfile... yes
:info:configure checking for pipe2... (cached) no
:info:configure checking for posix_spawn_file_actions_addclosefrom_np... no
:info:configure checking for clearenv... no
:info:configure checking for freadlink... no
:info:configure checking whether _NL_NUMERIC_GROUPING is declared... no
:info:configure checking for crypt.h... no
:info:configure checking for netdb.h... (cached) yes
:info:configure checking for pthread.h... (cached) yes
:info:configure checking for pthread_np.h... no
:info:configure checking for sys/param.h... (cached) yes
:info:configure checking for sys/resource.h... yes
:info:configure checking for sys/file.h... (cached) yes
:info:configure checking for sys/mman.h... (cached) yes
:info:configure checking for chroot... yes
:info:configure checking for flock... (cached) yes
:info:configure checking for getlogin... (cached) yes
:info:configure checking for cuserid... no
:info:configure checking for getpriority... yes
:info:configure checking for setpriority... yes
:info:configure checking for getpass... yes
:info:configure checking for sethostname... yes
:info:configure checking for gethostname... (cached) yes
:info:configure checking whether sethostname is declared... yes
:info:configure checking whether hstrerror is declared... no
:info:configure checking whether cuserid is declared... no
:info:configure checking for library containing crypt... none required
:info:configure checking for i... _Complex_I
:info:configure checking whether csqrt is usable... yes
:info:configure checking whether getitimer(ITIMER_PROF) is usable... yes
:info:configure checking whether getitimer(ITIMER_VIRTUAL) is usable... yes
:info:configure checking for libgmp... yes
:info:configure checking how to link with libgmp... -lgmp
:info:configure checking whether mpz_inits is declared... yes
:info:configure checking whether libunistring was built with iconv support... yes
:info:configure checking for pkg-config... /opt/local/bin/pkg-config
:info:configure checking pkg-config is at least version 0.9.0... yes
:info:configure checking for libffi... yes
:info:configure checking size of size_t... (cached) 4
:info:configure checking size of ssize_t... 4
:info:configure checking whether NLS is requested... no
:info:configure checking for msgfmt... /opt/local/bin/msgfmt
:info:configure checking for gmsgfmt... /opt/local/bin/msgfmt
:info:configure checking for xgettext... /opt/local/bin/xgettext
:info:configure checking for msgmerge... /opt/local/bin/msgmerge
:info:configure checking for CFPreferencesCopyAppValue... yes
:info:configure checking for CFLocaleCopyCurrent... yes
:info:configure checking whether to use NLS... no
:info:configure checking for sleep declaration... yes
:info:configure checking for usleep declaration... yes
:info:configure checking whether getlogin is declared... (cached) yes
:info:configure checking whether alarm is declared... (cached) yes
:info:configure checking whether strptime is declared... yes
:info:configure checking return type of usleep... int
:info:configure checking for sys/un.h... yes
:info:configure checking for getrlimit... yes
:info:configure checking for setrlimit... yes
:info:configure checking for socketpair... yes
:info:configure checking for getgroups... yes
:info:configure checking for setgroups... yes
:info:configure checking for setpwent... yes
:info:configure checking for pause... yes
:info:configure checking for tzset... yes
:info:configure checking for sethostent... yes
:info:configure checking for gethostent... yes
:info:configure checking for endhostent... yes
:info:configure checking for setnetent... yes
:info:configure checking for getnetent... yes
:info:configure checking for endnetent... yes
:info:configure checking for setprotoent... yes
:info:configure checking for getprotoent... yes
:info:configure checking for endprotoent... yes
:info:configure checking for setservent... yes
:info:configure checking for getservent... yes
:info:configure checking for endservent... yes
:info:configure checking for getnetbyaddr... yes
:info:configure checking for getnetbyname... yes
:info:configure checking for inet_lnaof... yes
:info:configure checking for inet_makeaddr... yes
:info:configure checking for inet_netof... yes
:info:configure checking for hstrerror... yes
:info:configure checking for struct sockaddr_in.sin_len... yes
:info:configure checking for __libc_stack_end... no
:info:configure checking whether netdb.h declares h_errno... yes
:info:configure checking whether uint32_t is defined... yes
:info:configure checking for working IPv6 support... yes
:info:configure checking whether sockaddr_in6 has sin6_scope_id... yes
:info:configure checking for struct sockaddr_in6.sin6_len... yes
:info:configure checking whether localtime caches TZ... no
:info:configure checking for strerror... yes
:info:configure checking for memmove... yes
:info:configure checking for asinh... yes
:info:configure checking for acosh... yes
:info:configure checking for atanh... yes
:info:configure checking for copysign... yes
:info:configure checking for finite... yes
:info:configure checking for sincos... no
:info:configure checking for __sincos... no
:info:configure checking for trunc... yes
:info:configure checking for isinf... yes
:info:configure checking for isnan... yes
:info:configure checking for struct stat.st_rdev... yes
:info:configure checking for struct stat.st_blksize... yes
:info:configure checking for struct stat.st_blocks... yes
:info:configure checking for struct stat.st_atim... no
:info:configure checking for struct stat.st_mtim... no
:info:configure checking for struct stat.st_ctim... no
:info:configure checking for struct tm.tm_zone... (cached) yes
:info:configure checking for struct tm.tm_gmtoff... (cached) yes
:info:configure checking whether we need POSIX to get struct utimbuf... no
:info:configure checking the value of `iconveh_error'... 0
:info:configure checking the value of `iconveh_question_mark'... 1
:info:configure checking the value of `iconveh_escape_sequence'... 2
:info:configure checking for which bdw-gc pkg-config file to use... bdw-gc
:info:configure checking for bdw-gc >= 7.2... yes
:info:configure checking for GC_pthread_exit... no
:info:configure checking for GC_pthread_cancel... no
:info:configure checking for GC_pthread_sigmask... no
:info:configure checking for GC_move_disappearing_link... yes
:info:configure checking for GC_is_heap_ptr... yes
:info:configure checking for struct GC_stack_base.reg_base... no
:info:configure checking size of float... 4
:info:configure checking for struct linger... yes
:info:configure checking for struct timespec... yes
:info:configure checking what kind of threads to support... null-threads
:info:configure checking whether C compiler handles -Werror -Wunknown-warning-option... no
:info:configure checking whether C compiler handles -Wall... yes
:info:configure checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
:info:configure checking whether C compiler handles -Wmissing-prototypes... yes
:info:configure checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
:info:configure checking whether C compiler handles -Wpointer-arith... yes
:info:configure checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
:info:configure checking whether C compiler handles -fno-strict-aliasing... yes
:info:configure checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no
:info:configure checking whether C compiler handles -fwrapv... yes
:info:configure checking whether the linker understands `-z relro'... no
:info:configure checking for tgoto in -lncurses... yes
:info:configure checking how to link with libreadline... -lreadline
:info:configure checking for siginterrupt... (cached) yes
:info:configure checking for rl_clear_signals... yes
:info:configure checking for rl_cleanup_after_signal... yes
:info:configure checking for rl_filename_completion_function... yes
:info:configure checking whether rl_catch_signals is declared... yes
:info:configure checking whether rl_catch_sigwinch is declared... yes
:info:configure checking for rl_get_keymap_name... yes
:info:configure checking for rl_getc_function pointer in readline... yes
:info:configure checking for strdup... (cached) yes
:info:configure checking that generated files are newer than configure... done
:info:configure configure: creating ./config.status
:info:configure config.status: creating libguile/gen-scmconfig.h
:info:configure config.status: creating Makefile
:info:configure config.status: creating lib/Makefile
:info:configure config.status: creating doc/Makefile
:info:configure config.status: creating doc/r5rs/Makefile
:info:configure config.status: creating doc/ref/Makefile
:info:configure config.status: creating examples/Makefile
:info:configure config.status: creating libguile/Makefile
:info:configure config.status: creating libguile/version.h
:info:configure config.status: creating guile-readline/Makefile
:info:configure config.status: creating test-suite/Makefile
:info:configure config.status: creating test-suite/standalone/Makefile
:info:configure config.status: creating meta/Makefile
:info:configure config.status: creating module/Makefile
:info:configure config.status: creating stage0/Makefile
:info:configure config.status: creating stage1/Makefile
:info:configure config.status: creating stage2/Makefile
:info:configure config.status: creating prebuilt/Makefile
:info:configure config.status: creating prebuilt/x86_64-unknown-linux-gnu/Makefile
:info:configure config.status: creating prebuilt/i686-pc-linux-gnu/Makefile
:info:configure config.status: creating prebuilt/mips-unknown-linux-gnu/Makefile
:info:configure config.status: creating check-guile
:info:configure config.status: creating benchmark-guile
:info:configure config.status: creating meta/guile
:info:configure config.status: creating meta/build-env
:info:configure config.status: creating meta/uninstalled-env
:info:configure config.status: creating meta/gdb-uninstalled-guile
:info:configure config.status: creating libguile/guile-snarf
:info:configure config.status: creating libguile/guile-snarf-docs
:info:configure config.status: creating test-suite/standalone/test-use-srfi
:info:configure config.status: creating test-suite/standalone/test-fast-slot-ref
:info:configure config.status: creating config.h
:info:configure config.status: executing depfiles commands
:info:configure config.status: executing libtool commands
:info:configure config.status: executing po-directories commands
:debug:configure Executing portconfigure::configure_finish
:debug:configure Ignoring implicit declaration of function 'MIN' because it is whitelisted
:debug:configure Ignoring implicit declaration of function 'alignof' because it is whitelisted
:debug:configure Ignoring implicit declaration of function 're_set_syntax' because it is whitelisted
:debug:configure Ignoring implicit declaration of function 're_compile_pattern' because it is whitelisted
:debug:configure Ignoring implicit declaration of function 're_search' because it is whitelisted
:warn:configure Configuration logfiles contain indications of -Wimplicit-function-declaration; check that features were not accidentally disabled:
:msg:configure   static_assert: found in guile-3.0.10/config.log
:msg:configure   re_match: found in guile-3.0.10/config.log
:msg:configure   free: found in guile-3.0.10/config.log
:debug:build build phase started at Mon Aug 19 14:15:30 CST 2024
:notice:build --->  Building guile-3.0
:debug:build Executing org.macports.build (guile-3.0)
:debug:build Environment: 
:debug:build CC_PRINT_OPTIONS='YES'
:debug:build CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/.CC_PRINT_OPTIONS'
:debug:build CPATH='/opt/local/include'
:debug:build DEVELOPER_DIR='/Developer'
:debug:build LIBRARY_PATH='/opt/local/lib'
:debug:build MACOSX_DEPLOYMENT_TARGET='10.6'
:debug:build SED='/opt/local/bin/gsed'
:debug:build SOURCE_DATE_EPOCH='1724043898'
:info:build Executing:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /opt/local/bin/gmake -j6 -w all 
:debug:build system:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /opt/local/bin/gmake -j6 -w all 
:info:build gmake: Entering directory '/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10'
:info:build /opt/local/bin/gmake -C libguile scmconfig.h
:info:build gmake[1]: Entering directory '/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/libguile'
:info:build   GEN      gen-scmconfig.o
:info:build   GEN      gen-scmconfig
:info:build   GEN      scmconfig.h
:info:build gmake[1]: Leaving directory '/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/libguile'
:info:build /opt/local/bin/gmake  all-recursive
:info:build gmake[1]: Entering directory '/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10'
:info:build Making all in lib
:info:build gmake[2]: Entering directory '/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/lib'
:info:build   GEN      alloca.h
:info:build   GEN      arpa/inet.h
:info:build   GEN      assert.h
:info:build   GEN      errno.h
:info:build   GEN      dirent.h
:info:build   GEN      byteswap.h
:info:build   GEN      fcntl.h
:info:build   GEN      malloc/dynarray.gl.h
:info:build   GEN      malloc/scratch_buffer.gl.h
:info:build   GEN      malloc/dynarray-skeleton.gl.h
:info:build   GEN      iconv.h
:info:build   GEN      inttypes.h
:info:build   GEN      langinfo.h
:info:build   GEN      limits.h
:info:build   GEN      locale.h
:info:build   GEN      math.h
:info:build   GEN      netdb.h
:info:build   GEN      poll.h
:info:build   GEN      sched.h
:info:build   GEN      signal.h
:info:build   GEN      spawn.h
:info:build   GEN      stdint.h
:info:build   GEN      stdio.h
:info:build   GEN      string.h
:info:build   GEN      sys/file.h
:info:build   GEN      stdlib.h
:info:build   GEN      sys/random.h
:info:build   GEN      sys/select.h
:info:build   GEN      sys/socket.h
:info:build   GEN      sys/stat.h
:info:build   GEN      sys/time.h
:info:build   GEN      sys/times.h
:info:build   GEN      sys/types.h
:info:build   GEN      sys/uio.h
:info:build   GEN      time.h
:info:build   GEN      unistd.h
:info:build   GEN      wchar.h
:info:build   GEN      wctype.h
:info:build /opt/local/bin/gmake  all-recursive
:info:build gmake[3]: Entering directory '/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/lib'
:info:build gmake[4]: Entering directory '/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/lib'
:info:build   CC       libgnu_la-accept4.lo
:info:build   CC       libgnu_la-basename-lgpl.lo
:info:build   CC       libgnu_la-binary-io.lo
:info:build   CC       libgnu_la-c-ctype.lo
:info:build   CC       libgnu_la-c-strncasecmp.lo
:info:build   CC       libgnu_la-c-strcasecmp.lo
:info:build   CC       libgnu_la-canonicalize-lgpl.lo
:info:build   CC       libgnu_la-cloexec.lo
:info:build   CC       libgnu_la-dirname-lgpl.lo
:info:build   CC       libgnu_la-stripslash.lo
:info:build   CC       libgnu_la-fcntl.lo
:info:build   CC       libgnu_la-fd-hook.lo
:info:build   CC       libgnu_la-free.lo
:info:build   CC       libgnu_la-full-read.lo
:info:build   CC       libgnu_la-full-write.lo
:info:build   CC       libgnu_la-getrandom.lo
:info:build   CC       libgnu_la-link.lo
:info:build   CC       libgnu_la-localcharset.lo
:info:build   CC       libgnu_la-lstat.lo
:info:build   CC       libgnu_la-malloca.lo
:info:build   CC       libgnu_la-math.lo
:info:build   CC       libgnu_la-mempcpy.lo
:info:build   CC       libgnu_la-mkostemp.lo
:info:build   CC       libgnu_la-nl_langinfo.lo
:info:build   CC       libgnu_la-nproc.lo
:info:build   CC       libgnu_la-nstrftime.lo
:info:build   CC       libgnu_la-open.lo
:info:build   CC       libgnu_la-pipe2.lo
:info:build   CC       libgnu_la-poll.lo
:info:build   CC       libgnu_la-spawn.lo
:info:build   CC       libgnu_la-spawni.lo
:info:build   CC       libgnu_la-spawn_faction_addclose.lo
:info:build   CC       libgnu_la-spawn_faction_adddup2.lo
:info:build   CC       libgnu_la-spawn_faction_addopen.lo
:info:build   CC       libgnu_la-spawn_faction_init.lo
:info:build   CC       libgnu_la-spawnp.lo
:info:build   CC       libgnu_la-putenv.lo
:info:build   CC       libgnu_la-rawmemchr.lo
:info:build   CC       libgnu_la-readlink.lo
:info:build   CC       libgnu_la-regex.lo
:info:build   CC       libgnu_la-rename.lo
:info:build   CC       libgnu_la-safe-read.lo
:info:build   CC       libgnu_la-safe-write.lo
:info:build   CC       libgnu_la-setenv.lo
:info:build   CC       libgnu_la-sockets.lo
:info:build   CC       libgnu_la-stat.lo
:info:build   CC       libgnu_la-stat-time.lo
:info:build   CC       libgnu_la-strchrnul.lo
:info:build   CC       libgnu_la-striconveh.lo
:info:build   CC       libgnu_la-sys_socket.lo
:info:build   CC       libgnu_la-tempname.lo
:info:build   CC       libgnu_la-time_rz.lo
:info:build   CC       libgnu_la-unistd.lo
:info:build   CC       libgnu_la-wctype-h.lo
:info:build   CC       malloc.lo
:info:build   CC       realloc.lo
:info:build   CC       malloc/libgnu_la-dynarray_at_failure.lo
:info:build   CC       malloc/libgnu_la-dynarray_emplace_enlarge.lo
:info:build   CC       malloc/libgnu_la-dynarray_finalize.lo
:info:build   CC       malloc/libgnu_la-dynarray_resize.lo
:info:build   CC       malloc/libgnu_la-dynarray_resize_clear.lo
:info:build   CC       malloc/libgnu_la-scratch_buffer_grow.lo
:info:build   CC       malloc/libgnu_la-scratch_buffer_grow_preserve.lo
:info:build   CC       malloc/libgnu_la-scratch_buffer_set_array_size.lo
:info:build   CCLD     libgnu.la
:info:build /opt/local/bin/ranlib: file: .libs/libgnu.a(libgnu_la-binary-io.o) has no symbols
:info:build /opt/local/bin/ranlib: file: .libs/libgnu.a(libgnu_la-c-ctype.o) has no symbols
:info:build /opt/local/bin/ranlib: file: .libs/libgnu.a(libgnu_la-fd-hook.o) has no symbols
:info:build /opt/local/bin/ranlib: file: .libs/libgnu.a(libgnu_la-math.o) has no symbols
:info:build /opt/local/bin/ranlib: file: .libs/libgnu.a(libgnu_la-stat-time.o) has no symbols
:info:build /opt/local/bin/ranlib: file: .libs/libgnu.a(libgnu_la-sys_socket.o) has no symbols
:info:build /opt/local/bin/ranlib: file: .libs/libgnu.a(libgnu_la-unistd.o) has no symbols
:info:build /opt/local/bin/ranlib: file: .libs/libgnu.a(libgnu_la-wctype-h.o) has no symbols
:info:build ranlib: file: .libs/libgnu.a(libgnu_la-binary-io.o) has no symbols
:info:build ranlib: file: .libs/libgnu.a(libgnu_la-c-ctype.o) has no symbols
:info:build ranlib: file: .libs/libgnu.a(libgnu_la-fd-hook.o) has no symbols
:info:build ranlib: file: .libs/libgnu.a(libgnu_la-math.o) has no symbols
:info:build ranlib: file: .libs/libgnu.a(libgnu_la-stat-time.o) has no symbols
:info:build ranlib: file: .libs/libgnu.a(libgnu_la-sys_socket.o) has no symbols
:info:build ranlib: file: .libs/libgnu.a(libgnu_la-unistd.o) has no symbols
:info:build ranlib: file: .libs/libgnu.a(libgnu_la-wctype-h.o) has no symbols
:info:build gmake[4]: Leaving directory '/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/lib'
:info:build gmake[3]: Leaving directory '/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/lib'
:info:build gmake[2]: Leaving directory '/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/lib'
:info:build Making all in meta
:info:build gmake[2]: Entering directory '/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/meta'
:info:build guile="`echo guile | /opt/local/bin/gsed -e 's&$&-3.0&'`" ; guild="`echo guild | /opt/local/bin/gsed -e 's&$&-3.0&'`" ; installed_guile="/opt/local/bin/$guile" ; /opt/local/bin/gsed -e "s|[@]PACKAGE_NAME[@]|GNU Guile|g" -e "s|[@]PACKAGE_BUGREPORT[@]|bug-guile@gnu.org|g" -e "s|[@]GUILE_EFFECTIVE_VERSION[@]|3.0|g" -e "s|[@]GUILE_VERSION[@]|3.0.10|g" -e "s|[@]GUILE_CFLAGS[@]|-I/opt/local -I/opt/local/include |g" -e "s|[@]GUILE_LIBS[@]||g" -e "s|[@]LIBGUILE_INTERFACE[@]|8:0:7|g" -e "s|[@]BDW_GC_CFLAGS[@]||g" -e "s|[@]BDW_GC_LIBS[@]|-L/opt/local/lib -latomic_ops -lgc -lpthread|g" -e "s|[@]LIB_CLOCK_GETTIME[@]||g" -e "s|[@]LIBGMP[@]|-lgmp|g" -e "s|[@]LIBLTDL[@]||g" -e "s|[@]LIBFFI_LIBS[@]|-L/opt/local/lib -lffi|g" -e "s|[@]LIBUNISTRING[@]|-lunistring|g" -e "s|[@]LIBICONV[@]|-liconv|g" -e "s|[@]LIBINTL[@]||g" -e "s|[@]LIBSOCKET[@]||g" -e "s|[@]SERVENT_LIB[@]||g" -e "s|[@]HOSTENT_LIB[@]||g" -e "s|[@]GETADDRINFO_LIB[@]||g" -e "s|[@]INET_NTOP_LIB[@]||g" -e "s|[@]INET_PTON_LIB[@]||g" -e "s|[@]PKG_CONFIG[@]|/opt/local/bin/pkg-config|g" -e "s|[@]pkgconfigdir[@]|/opt/local/lib/pkgconfig|g" -e "s|[@]prefix[@]|/opt/local|g" -e "s|[@]exec_prefix[@]|/opt/local|g" -e "s|[@]bindir[@]|/opt/local/bin|g" -e "s|[@]libdir[@]|/opt/local/lib|g" -e "s|[@]includedir[@]|/opt/local/include|g" -e "s|[@]datarootdir[@]|/opt/local/share|g" -e "s|[@]datadir[@]|/opt/local/share|g" -e "s|[@]sitedir[@]|/opt/local/share/guile/site/3.0|g" -e "s|[@]guile[@]|$guile|g" -e "s|[@]guild[@]|$guild|g" -e "s|[@]installed_guile[@]|$installed_guile|g" < "guile-config.in" > "guile-config.out"
:info:build guile="`echo guile | /opt/local/bin/gsed -e 's&$&-3.0&'`" ; guild="`echo guild | /opt/local/bin/gsed -e 's&$&-3.0&'`" ; installed_guile="/opt/local/bin/$guile" ; /opt/local/bin/gsed -e "s|[@]PACKAGE_NAME[@]|GNU Guile|g" -e "s|[@]PACKAGE_BUGREPORT[@]|bug-guile@gnu.org|g" -e "s|[@]GUILE_EFFECTIVE_VERSION[@]|3.0|g" -e "s|[@]GUILE_VERSION[@]|3.0.10|g" -e "s|[@]GUILE_CFLAGS[@]|-I/opt/local -I/opt/local/include |g" -e "s|[@]GUILE_LIBS[@]||g" -e "s|[@]LIBGUILE_INTERFACE[@]|8:0:7|g" -e "s|[@]BDW_GC_CFLAGS[@]||g" -e "s|[@]BDW_GC_LIBS[@]|-L/opt/local/lib -latomic_ops -lgc -lpthread|g" -e "s|[@]LIB_CLOCK_GETTIME[@]||g" -e "s|[@]LIBGMP[@]|-lgmp|g" -e "s|[@]LIBLTDL[@]||g" -e "s|[@]LIBFFI_LIBS[@]|-L/opt/local/lib -lffi|g" -e "s|[@]LIBUNISTRING[@]|-lunistring|g" -e "s|[@]LIBICONV[@]|-liconv|g" -e "s|[@]LIBINTL[@]||g" -e "s|[@]LIBSOCKET[@]||g" -e "s|[@]SERVENT_LIB[@]||g" -e "s|[@]HOSTENT_LIB[@]||g" -e "s|[@]GETADDRINFO_LIB[@]||g" -e "s|[@]INET_NTOP_LIB[@]||g" -e "s|[@]INET_PTON_LIB[@]||g" -e "s|[@]PKG_CONFIG[@]|/opt/local/bin/pkg-config|g" -e "s|[@]pkgconfigdir[@]|/opt/local/lib/pkgconfig|g" -e "s|[@]prefix[@]|/opt/local|g" -e "s|[@]exec_prefix[@]|/opt/local|g" -e "s|[@]bindir[@]|/opt/local/bin|g" -e "s|[@]libdir[@]|/opt/local/lib|g" -e "s|[@]includedir[@]|/opt/local/include|g" -e "s|[@]datarootdir[@]|/opt/local/share|g" -e "s|[@]datadir[@]|/opt/local/share|g" -e "s|[@]sitedir[@]|/opt/local/share/guile/site/3.0|g" -e "s|[@]guile[@]|$guile|g" -e "s|[@]guild[@]|$guild|g" -e "s|[@]installed_guile[@]|$installed_guile|g" < "guild.in" > "guild.out"
:info:build guile="`echo guile | /opt/local/bin/gsed -e 's&$&-3.0&'`" ; guild="`echo guild | /opt/local/bin/gsed -e 's&$&-3.0&'`" ; installed_guile="/opt/local/bin/$guile" ; /opt/local/bin/gsed -e "s|[@]PACKAGE_NAME[@]|GNU Guile|g" -e "s|[@]PACKAGE_BUGREPORT[@]|bug-guile@gnu.org|g" -e "s|[@]GUILE_EFFECTIVE_VERSION[@]|3.0|g" -e "s|[@]GUILE_VERSION[@]|3.0.10|g" -e "s|[@]GUILE_CFLAGS[@]|-I/opt/local -I/opt/local/include |g" -e "s|[@]GUILE_LIBS[@]||g" -e "s|[@]LIBGUILE_INTERFACE[@]|8:0:7|g" -e "s|[@]BDW_GC_CFLAGS[@]||g" -e "s|[@]BDW_GC_LIBS[@]|-L/opt/local/lib -latomic_ops -lgc -lpthread|g" -e "s|[@]LIB_CLOCK_GETTIME[@]||g" -e "s|[@]LIBGMP[@]|-lgmp|g" -e "s|[@]LIBLTDL[@]||g" -e "s|[@]LIBFFI_LIBS[@]|-L/opt/local/lib -lffi|g" -e "s|[@]LIBUNISTRING[@]|-lunistring|g" -e "s|[@]LIBICONV[@]|-liconv|g" -e "s|[@]LIBINTL[@]||g" -e "s|[@]LIBSOCKET[@]||g" -e "s|[@]SERVENT_LIB[@]||g" -e "s|[@]HOSTENT_LIB[@]||g" -e "s|[@]GETADDRINFO_LIB[@]||g" -e "s|[@]INET_NTOP_LIB[@]||g" -e "s|[@]INET_PTON_LIB[@]||g" -e "s|[@]PKG_CONFIG[@]|/opt/local/bin/pkg-config|g" -e "s|[@]pkgconfigdir[@]|/opt/local/lib/pkgconfig|g" -e "s|[@]prefix[@]|/opt/local|g" -e "s|[@]exec_prefix[@]|/opt/local|g" -e "s|[@]bindir[@]|/opt/local/bin|g" -e "s|[@]libdir[@]|/opt/local/lib|g" -e "s|[@]includedir[@]|/opt/local/include|g" -e "s|[@]datarootdir[@]|/opt/local/share|g" -e "s|[@]datadir[@]|/opt/local/share|g" -e "s|[@]sitedir[@]|/opt/local/share/guile/site/3.0|g" -e "s|[@]guile[@]|$guile|g" -e "s|[@]guild[@]|$guild|g" -e "s|[@]installed_guile[@]|$installed_guile|g" < "guile-3.0.pc.in" > "guile-3.0.pc.out"
:info:build chmod +x "guile-config.out"
:info:build mv "guile-config.out" "guile-config"
:info:build mv "guile-3.0.pc.out" "guile-3.0.pc"
:info:build chmod +x "guild.out"
:info:build mv "guild.out" "guild"
:info:build gmake[2]: Leaving directory '/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/meta'
:info:build Making all in libguile
:info:build gmake[2]: Entering directory '/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/libguile'
:info:build   GEN      srfi-14.i.c
:info:build date: illegal time format
:info:build usage: date [-jnu] [-d dst] [-r seconds] [-t west] [-v[+|-]val[ymwdHMS]] ... 
:info:build             [-f fmt date | [[[mm]dd]HH]MM[[cc]yy][.ss]] [+format]
:info:build   GEN      libpath.h
:info:build   SNARF  alist.x
:info:build   SNARF  async.x
:info:build   SNARF  array-map.x
:info:build   SNARF  arrays.x
:info:build   SNARF  array-handle.x
:info:build   SNARF  atomic.x
:info:build   SNARF  backtrace.x
:info:build   SNARF  boolean.x
:info:build   SNARF  bitvectors.x
:info:build   SNARF  bytevectors.x
:info:build   SNARF  chars.x
:info:build   SNARF  control.x
:info:build   SNARF  continuations.x
:info:build   SNARF  custom-ports.x
:info:build   SNARF  debug.x
:info:build   SNARF  deprecated.x
:info:build   SNARF  deprecation.x
:info:build   SNARF  dynl.x
:info:build   SNARF  dynwind.x
:info:build   SNARF  eq.x
:info:build   SNARF  error.x
:info:build   SNARF  eval.x
:info:build   SNARF  evalext.x
:info:build   SNARF  exceptions.x
:info:build   SNARF  expand.x
:info:build   SNARF  extensions.x
:info:build   SNARF  fdes-finalizers.x
:info:build   SNARF  feature.x
:info:build   SNARF  filesys.x
:info:build   SNARF  fluids.x
:info:build   SNARF  foreign.x
:info:build   SNARF  fports.x
:info:build   SNARF  frames.x
:info:build   SNARF  gc-malloc.x
:info:build   SNARF  gc.x
:info:build   SNARF  gettext.x
:info:build   SNARF  generalized-vectors.x
:info:build   SNARF  goops.x
:info:build   SNARF  gsubr.x
:info:build   SNARF  guardians.x
:info:build   SNARF  hash.x
:info:build   SNARF  hashtab.x
:info:build   SNARF  hooks.x
:info:build   SNARF  init.x
:info:build   SNARF  i18n.x
:info:build   SNARF  instructions.x
:info:build   SNARF  intrinsics.x
:info:build   SNARF  ioext.x
:info:build   SNARF  keywords.x
:info:build   SNARF  list.x
:info:build   SNARF  load.x
:info:build   SNARF  loader.x
:info:build   SNARF  macros.x
:info:build   SNARF  mallocs.x
:info:build   SNARF  memoize.x
:info:build   SNARF  modules.x
:info:build   SNARF  numbers.x
:info:build   SNARF  objprop.x
:info:build   SNARF  options.x
:info:build   SNARF  pairs.x
:info:build   SNARF  ports.x
:info:build   SNARF  print.x
:info:build   SNARF  procs.x
:info:build   SNARF  programs.x
:info:build   SNARF  procprop.x
:info:build   SNARF  promises.x
:info:build   SNARF  r6rs-ports.x
:info:build   SNARF  random.x
:info:build   SNARF  rdelim.x
:info:build   SNARF  read.x
:info:build   SNARF  rw.x
:info:build   SNARF  scmsigs.x
:info:build   SNARF  script.x
:info:build   SNARF  smob.x
:info:build   SNARF  simpos.x
:info:build   SNARF  sort.x
:info:build   SNARF  srcprop.x
:info:build   SNARF  srfi-1.x
:info:build   SNARF  srfi-4.x
:info:build   SNARF  srfi-13.x
:info:build   SNARF  srfi-14.x
:info:build   SNARF  srfi-60.x
:info:build   SNARF  stackchk.x
:info:build   SNARF  stacks.x
:info:build   SNARF  strings.x
:info:build   SNARF  stime.x
:info:build   SNARF  strorder.x
:info:build   SNARF  strports.x
:info:build   SNARF  struct.x
:info:build   SNARF  symbols.x
:info:build   SNARF  syntax.x
:info:build   SNARF  throw.x
:info:build   SNARF  threads.x
:info:build   SNARF  unicode.x
:info:build   SNARF  uniform.x
:info:build   SNARF  values.x
:info:build   SNARF  variable.x
:info:build   SNARF  vectors.x
:info:build   SNARF  version.x
:info:build   SNARF  vm.x
:info:build   SNARF  weak-set.x
:info:build   SNARF  weak-table.x
:info:build   SNARF  weak-vector.x
:info:build   SNARF  posix.x
:info:build   SNARF  net_db.x
:info:build   SNARF  socket.x
:info:build   SNARF  regex-posix.x
:info:build /opt/local/bin/gmake  all-am
:info:build gmake[3]: Entering directory '/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/libguile'
:info:build   CC       guile-guile.o
:info:build   CC       libguile_3.0_la-array-map.lo
:info:build   CC       libguile_3.0_la-array-handle.lo
:info:build   CC       libguile_3.0_la-async.lo
:info:build   CC       libguile_3.0_la-alist.lo
:info:build   CC       libguile_3.0_la-arrays.lo
:info:build   CC       libguile_3.0_la-atomic.lo
:info:build   CC       libguile_3.0_la-backtrace.lo
:info:build   CC       libguile_3.0_la-boolean.lo
:info:build   CC       libguile_3.0_la-bitvectors.lo
:info:build   CC       libguile_3.0_la-bytevectors.lo
:info:build   CC       libguile_3.0_la-chars.lo
:info:build   CC       libguile_3.0_la-chooks.lo
:info:build   CC       libguile_3.0_la-control.lo
:info:build   CC       libguile_3.0_la-continuations.lo
:info:build   CC       libguile_3.0_la-custom-ports.lo
:info:build   CC       libguile_3.0_la-debug.lo
:info:build   CC       libguile_3.0_la-deprecated.lo
:info:build   CC       libguile_3.0_la-deprecation.lo
:info:build   CC       libguile_3.0_la-dynstack.lo
:info:build   CC       libguile_3.0_la-dynwind.lo
:info:build   CC       libguile_3.0_la-eq.lo
:info:build   CC       libguile_3.0_la-error.lo
:info:build   CC       libguile_3.0_la-eval.lo
:info:build   CC       libguile_3.0_la-evalext.lo
:info:build   CC       libguile_3.0_la-exceptions.lo
:info:build   CC       libguile_3.0_la-expand.lo
:info:build   CC       libguile_3.0_la-extensions.lo
:info:build   CC       libguile_3.0_la-fdes-finalizers.lo
:info:build   CC       libguile_3.0_la-feature.lo
:info:build   CC       libguile_3.0_la-filesys.lo
:info:build   CC       libguile_3.0_la-finalizers.lo
:info:build   CC       libguile_3.0_la-fluids.lo
:info:build   CC       libguile_3.0_la-foreign.lo
:info:build   CC       libguile_3.0_la-foreign-object.lo
:info:build   CC       libguile_3.0_la-fports.lo
:info:build   CC       libguile_3.0_la-frames.lo
:info:build   CC       libguile_3.0_la-gc-malloc.lo
:info:build   CC       libguile_3.0_la-gc.lo
:info:build   CC       libguile_3.0_la-gettext.lo
:info:build   CC       libguile_3.0_la-generalized-vectors.lo
:info:build   CC       libguile_3.0_la-goops.lo
:info:build   CC       libguile_3.0_la-gsubr.lo
:info:build   CC       libguile_3.0_la-guardians.lo
:info:build gettext.c: In function 'scm_gettext':
:info:build gettext.c:126:15: warning: variable 'c_category' set but not used [-Wunused-but-set-variable]
:info:build   126 |           int c_category;
:info:build       |               ^~~~~~~~~~
:info:build gettext.c: In function 'scm_ngettext':
:info:build gettext.c:189:15: warning: variable 'c_category' set but not used [-Wunused-but-set-variable]
:info:build   189 |           int c_category;
:info:build       |               ^~~~~~~~~~
:info:build   CC       libguile_3.0_la-hash.lo
:info:build   CC       libguile_3.0_la-hashtab.lo
:info:build   CC       libguile_3.0_la-hooks.lo
:info:build   CC       libguile_3.0_la-i18n.lo
:info:build   CC       libguile_3.0_la-init.lo
:info:build hash.c: In function 'narrow_string_hash':
:info:build hash.c:115:34: warning: left shift count >= width of type [-Wshift-count-overflow]
:info:build   115 |       ret = (((unsigned long) c) << 32) | b;                            \
:info:build       |                                  ^~
:info:build hash.c:125:3: note: in expansion of macro 'JENKINS_LOOKUP3_HASHWORD2'
:info:build   125 |   JENKINS_LOOKUP3_HASHWORD2 (str, len, ret);
:info:build       |   ^~~~~~~~~~~~~~~~~~~~~~~~~
:info:build hash.c: In function 'wide_string_hash':
:info:build hash.c:115:34: warning: left shift count >= width of type [-Wshift-count-overflow]
:info:build   115 |       ret = (((unsigned long) c) << 32) | b;                            \
:info:build       |                                  ^~
:info:build hash.c:134:3: note: in expansion of macro 'JENKINS_LOOKUP3_HASHWORD2'
:info:build   134 |   JENKINS_LOOKUP3_HASHWORD2 (str, len, ret);
:info:build       |   ^~~~~~~~~~~~~~~~~~~~~~~~~
:info:build hash.c: In function 'scm_i_utf8_string_hash':
:info:build hash.c:225:32: warning: left shift count >= width of type [-Wshift-count-overflow]
:info:build   225 |     ret = (((unsigned long) c) << 32) | b;
:info:build       |                                ^~
:info:build   CC       libguile_3.0_la-inline.lo
:info:build   CC       libguile_3.0_la-instructions.lo
:info:build   CC       libguile_3.0_la-integers.lo
:info:build   CC       libguile_3.0_la-intrinsics.lo
:info:build   CC       libguile_3.0_la-ioext.lo
:info:build   CC       libguile_3.0_la-jit.lo
:info:build   CC       libguile_3.0_la-keywords.lo
:info:build   CC       libguile_3.0_la-list.lo
:info:build   CC       libguile_3.0_la-load.lo
:info:build   CC       libguile_3.0_la-loader.lo
:info:build   CC       libguile_3.0_la-macros.lo
:info:build   CC       libguile_3.0_la-mallocs.lo
:info:build   CC       libguile_3.0_la-memoize.lo
:info:build   CC       libguile_3.0_la-modules.lo
:info:build   CC       libguile_3.0_la-null-threads.lo
:info:build   CC       libguile_3.0_la-numbers.lo
:info:build   CC       libguile_3.0_la-objprop.lo
:info:build   CC       libguile_3.0_la-options.lo
:info:build   CC       libguile_3.0_la-pairs.lo
:info:build   CC       libguile_3.0_la-poll.lo
:info:build   CC       libguile_3.0_la-ports.lo
:info:build   CC       libguile_3.0_la-print.lo
:info:build   CC       libguile_3.0_la-procprop.lo
:info:build   CC       libguile_3.0_la-procs.lo
:info:build   CC       libguile_3.0_la-programs.lo
:info:build   CC       libguile_3.0_la-promises.lo
:info:build   CC       libguile_3.0_la-r6rs-ports.lo
:info:build   CC       libguile_3.0_la-random.lo
:info:build   CC       libguile_3.0_la-rdelim.lo
:info:build   CC       libguile_3.0_la-read.lo
:info:build   CC       libguile_3.0_la-rw.lo
:info:build   CC       libguile_3.0_la-scmsigs.lo
:info:build   CC       libguile_3.0_la-script.lo
:info:build scmsigs.c:95:24: warning: 'signal_delivery_pthread' defined but not used [-Wunused-variable]
:info:build    95 | static scm_i_pthread_t signal_delivery_pthread;
:info:build       |                        ^~~~~~~~~~~~~~~~~~~~~~~
:info:build scmsigs.c:94:26: warning: 'signal_delivery_thread_state' defined but not used [-Wunused-variable]
:info:build    94 | static enum thread_state signal_delivery_thread_state = STOPPED;
:info:build       |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build   CC       libguile_3.0_la-simpos.lo
:info:build   CC       libguile_3.0_la-smob.lo
:info:build   CC       libguile_3.0_la-sort.lo
:info:build   CC       libguile_3.0_la-srcprop.lo
:info:build   CC       libguile_3.0_la-srfi-1.lo
:info:build   CC       libguile_3.0_la-srfi-4.lo
:info:build   CC       libguile_3.0_la-srfi-13.lo
:info:build   CC       libguile_3.0_la-srfi-14.lo
:info:build   CC       libguile_3.0_la-srfi-60.lo
:info:build   CC       libguile_3.0_la-stackchk.lo
:info:build   CC       libguile_3.0_la-stacks.lo
:info:build   CC       libguile_3.0_la-stime.lo
:info:build   CC       libguile_3.0_la-strings.lo
:info:build   CC       libguile_3.0_la-strorder.lo
:info:build   CC       libguile_3.0_la-strports.lo
:info:build   CC       libguile_3.0_la-struct.lo
:info:build   CC       libguile_3.0_la-symbols.lo
:info:build   CC       libguile_3.0_la-syntax.lo
:info:build   CC       libguile_3.0_la-threads.lo
:info:build   CC       libguile_3.0_la-throw.lo
:info:build   CC       libguile_3.0_la-unicode.lo
:info:build   CC       libguile_3.0_la-uniform.lo
:info:build   CC       libguile_3.0_la-values.lo
:info:build   CC       libguile_3.0_la-variable.lo
:info:build   CC       libguile_3.0_la-vectors.lo
:info:build   CC       libguile_3.0_la-version.lo
:info:build   CC       libguile_3.0_la-vm.lo
:info:build   CC       libguile_3.0_la-vports.lo
:info:build   CC       libguile_3.0_la-weak-set.lo
:info:build   CC       libguile_3.0_la-weak-table.lo
:info:build   CC       libguile_3.0_la-weak-vector.lo
:info:build   CC       libguile_3.0_la-dynl.lo
:info:build   CC       libguile_3.0_la-posix.lo
:info:build   CC       libguile_3.0_la-net_db.lo
:info:build   CC       libguile_3.0_la-socket.lo
:info:build   CC       libguile_3.0_la-regex-posix.lo
:info:build   GEN      c-tokenize.o
:info:build posix.c:115:5: warning: no previous prototype for 'dprintf' [-Wmissing-prototypes]
:info:build   115 | int dprintf(int fildes, const char * __restrict format, ...) {
:info:build       |     ^~~~~~~
:info:build posix.c: In function 'piped_process':
:info:build posix.c:1611:5: warning: 'c2p[1]' may be used uninitialized [-Wmaybe-uninitialized]
:info:build  1611 |     close (c2p[1]);
:info:build       |     ^~~~~~~~~~~~~~
:info:build posix.c:1557:7: note: 'c2p[1]' was declared here
:info:build  1557 |   int c2p[2]; /* Child to parent.  */
:info:build       |       ^~~
:info:build   GEN      guile_filter_doc_snarfage
:info:build In file included from vm.c:507:
:info:build vm-engine.c: In function 'vm_regular_engine':
:info:build vm-engine.c:533:16: warning: unused variable 'mcode' [-Wunused-variable]
:info:build   533 |       uint8_t *mcode;
:info:build       |                ^~~~~
:info:build vm-engine.c:1051:16: warning: variable 'mcode' set but not used [-Wunused-but-set-variable]
:info:build  1051 |       uint8_t *mcode;
:info:build       |                ^~~~~
:info:build In file included from ../libguile/pairs.h:26,
:info:build                  from alist.h:26,
:info:build                  from vm.c:38:
:info:build ../libguile/scm.h:176:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
:info:build   176 | # define SCM_PACK(x) ((SCM) (x))
:info:build       |                       ^
:info:build ../libguile/gc.h:49:72: note: in definition of macro 'SCM_GC_SET_CELL_OBJECT'
:info:build    49 | #define SCM_GC_SET_CELL_OBJECT(x, n, v) ((((SCM *)SCM2PTR (x)) [n]) = (v))
:info:build       |                                                                        ^
:info:build ../libguile/gc.h:51:38: note: in expansion of macro 'SCM_PACK'
:info:build    51 |   (SCM_GC_SET_CELL_OBJECT ((x), (n), SCM_PACK (v)))
:info:build       |                                      ^~~~~~~~
:info:build ../libguile/gc.h:67:36: note: in expansion of macro 'SCM_GC_SET_CELL_WORD'
:info:build    67 | #define SCM_SET_CELL_WORD(x, n, v) SCM_GC_SET_CELL_WORD ((x), (n), (v))
:info:build       |                                    ^~~~~~~~~~~~~~~~~~~~
:info:build vm-engine.c:1964:7: note: in expansion of macro 'SCM_SET_CELL_WORD'
:info:build  1964 |       SCM_SET_CELL_WORD (SP_REF (obj), SP_REF_U64 (idx), SP_REF_U64 (val));
:info:build       |       ^~~~~~~~~~~~~~~~~
:info:build ../libguile/scm.h:176:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
:info:build   176 | # define SCM_PACK(x) ((SCM) (x))
:info:build       |                       ^
:info:build ../libguile/gc.h:49:72: note: in definition of macro 'SCM_GC_SET_CELL_OBJECT'
:info:build    49 | #define SCM_GC_SET_CELL_OBJECT(x, n, v) ((((SCM *)SCM2PTR (x)) [n]) = (v))
:info:build       |                                                                        ^
:info:build ../libguile/gc.h:51:38: note: in expansion of macro 'SCM_PACK'
:info:build    51 |   (SCM_GC_SET_CELL_OBJECT ((x), (n), SCM_PACK (v)))
:info:build       |                                      ^~~~~~~~
:info:build ../libguile/gc.h:67:36: note: in expansion of macro 'SCM_GC_SET_CELL_WORD'
:info:build    67 | #define SCM_SET_CELL_WORD(x, n, v) SCM_GC_SET_CELL_WORD ((x), (n), (v))
:info:build       |                                    ^~~~~~~~~~~~~~~~~~~~
:info:build vm-engine.c:1996:7: note: in expansion of macro 'SCM_SET_CELL_WORD'
:info:build  1996 |       SCM_SET_CELL_WORD (SP_REF (obj), idx, SP_REF_U64 (val));
:info:build       |       ^~~~~~~~~~~~~~~~~
:info:build In file included from vm.c:515:
:info:build vm-engine.c: In function 'vm_debug_engine':
:info:build vm-engine.c:533:16: warning: unused variable 'mcode' [-Wunused-variable]
:info:build   533 |       uint8_t *mcode;
:info:build       |                ^~~~~
:info:build vm-engine.c:1051:16: warning: variable 'mcode' set but not used [-Wunused-but-set-variable]
:info:build  1051 |       uint8_t *mcode;
:info:build       |                ^~~~~
:info:build ../libguile/scm.h:176:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
:info:build   176 | # define SCM_PACK(x) ((SCM) (x))
:info:build       |                       ^
:info:build ../libguile/gc.h:49:72: note: in definition of macro 'SCM_GC_SET_CELL_OBJECT'
:info:build    49 | #define SCM_GC_SET_CELL_OBJECT(x, n, v) ((((SCM *)SCM2PTR (x)) [n]) = (v))
:info:build       |                                                                        ^
:info:build ../libguile/gc.h:51:38: note: in expansion of macro 'SCM_PACK'
:info:build    51 |   (SCM_GC_SET_CELL_OBJECT ((x), (n), SCM_PACK (v)))
:info:build       |                                      ^~~~~~~~
:info:build ../libguile/gc.h:67:36: note: in expansion of macro 'SCM_GC_SET_CELL_WORD'
:info:build    67 | #define SCM_SET_CELL_WORD(x, n, v) SCM_GC_SET_CELL_WORD ((x), (n), (v))
:info:build       |                                    ^~~~~~~~~~~~~~~~~~~~
:info:build vm-engine.c:1964:7: note: in expansion of macro 'SCM_SET_CELL_WORD'
:info:build  1964 |       SCM_SET_CELL_WORD (SP_REF (obj), SP_REF_U64 (idx), SP_REF_U64 (val));
:info:build       |       ^~~~~~~~~~~~~~~~~
:info:build ../libguile/scm.h:176:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
:info:build   176 | # define SCM_PACK(x) ((SCM) (x))
:info:build       |                       ^
:info:build ../libguile/gc.h:49:72: note: in definition of macro 'SCM_GC_SET_CELL_OBJECT'
:info:build    49 | #define SCM_GC_SET_CELL_OBJECT(x, n, v) ((((SCM *)SCM2PTR (x)) [n]) = (v))
:info:build       |                                                                        ^
:info:build ../libguile/gc.h:51:38: note: in expansion of macro 'SCM_PACK'
:info:build    51 |   (SCM_GC_SET_CELL_OBJECT ((x), (n), SCM_PACK (v)))
:info:build       |                                      ^~~~~~~~
:info:build ../libguile/gc.h:67:36: note: in expansion of macro 'SCM_GC_SET_CELL_WORD'
:info:build    67 | #define SCM_SET_CELL_WORD(x, n, v) SCM_GC_SET_CELL_WORD ((x), (n), (v))
:info:build       |                                    ^~~~~~~~~~~~~~~~~~~~
:info:build vm-engine.c:1996:7: note: in expansion of macro 'SCM_SET_CELL_WORD'
:info:build  1996 |       SCM_SET_CELL_WORD (SP_REF (obj), idx, SP_REF_U64 (val));
:info:build       |       ^~~~~~~~~~~~~~~~~
:info:build vm.c: In function 'scm_call_n':
:info:build vm.c:1603:18: warning: unused variable 'mcode' [-Wunused-variable]
:info:build  1603 |         uint8_t *mcode = vp->mra_after_abort;
:info:build       |                  ^~~~~
:info:build vm.c: In function 'scm_i_vm_emergency_abort':
:info:build vm.c:1420:1: warning: 'noreturn' function does return
:info:build  1420 | }
:info:build       | ^
:info:build   SNARF  array-handle.doc
:info:build   SNARF  async.doc
:info:build   SNARF  arrays.doc
:info:build   SNARF  alist.doc
:info:build   SNARF  array-map.doc
:info:build   SNARF  atomic.doc
:info:build   SNARF  backtrace.doc
:info:build   SNARF  boolean.doc
:info:build   SNARF  bitvectors.doc
:info:build   SNARF  bytevectors.doc
:info:build   SNARF  chars.doc
:info:build   SNARF  control.doc
:info:build   SNARF  continuations.doc
:info:build   SNARF  custom-ports.doc
:info:build   SNARF  debug.doc
:info:build   SNARF  deprecation.doc
:info:build   SNARF  deprecated.doc
:info:build   SNARF  dynwind.doc
:info:build   SNARF  dynl.doc
:info:build   SNARF  eq.doc
:info:build   SNARF  error.doc
:info:build   SNARF  eval.doc
:info:build   SNARF  evalext.doc
:info:build   SNARF  exceptions.doc
:info:build   SNARF  expand.doc
:info:build   SNARF  extensions.doc
:info:build   SNARF  fdes-finalizers.doc
:info:build   SNARF  feature.doc
:info:build   SNARF  filesys.doc
:info:build   SNARF  fluids.doc
:info:build   SNARF  foreign.doc
:info:build   SNARF  fports.doc
:info:build   SNARF  gc-malloc.doc
:info:build   SNARF  gc.doc
:info:build   SNARF  gettext.doc
:info:build   SNARF  generalized-vectors.doc
:info:build   SNARF  goops.doc
:info:build   SNARF  gsubr.doc
:info:build   SNARF  guardians.doc
:info:build   SNARF  hash.doc
:info:build   SNARF  hashtab.doc
:info:build   SNARF  hooks.doc
:info:build   SNARF  init.doc
:info:build   SNARF  i18n.doc
:info:build   SNARF  ioext.doc
:info:build   SNARF  keywords.doc
:info:build   SNARF  list.doc
:info:build   SNARF  load.doc
:info:build   SNARF  macros.doc
:info:build   SNARF  mallocs.doc
:info:build   SNARF  memoize.doc
:info:build   SNARF  modules.doc
:info:build   SNARF  numbers.doc
:info:build   SNARF  objprop.doc
:info:build   SNARF  options.doc
:info:build   SNARF  pairs.doc
:info:build   SNARF  ports.doc
:info:build   SNARF  print.doc
:info:build   SNARF  procprop.doc
:info:build   SNARF  procs.doc
:info:build   SNARF  promises.doc
:info:build   SNARF  r6rs-ports.doc
:info:build   SNARF  random.doc
:info:build   SNARF  rdelim.doc
:info:build   SNARF  read.doc
:info:build   SNARF  rw.doc
:info:build   SNARF  scmsigs.doc
:info:build   SNARF  script.doc
:info:build   SNARF  simpos.doc
:info:build   SNARF  smob.doc
:info:build   SNARF  sort.doc
:info:build   SNARF  srcprop.doc
:info:build   SNARF  srfi-1.doc
:info:build   SNARF  srfi-4.doc
:info:build   SNARF  srfi-13.doc
:info:build   SNARF  srfi-14.doc
:info:build   SNARF  srfi-60.doc
:info:build   SNARF  stackchk.doc
:info:build   SNARF  stacks.doc
:info:build   SNARF  stime.doc
:info:build   SNARF  strings.doc
:info:build   SNARF  strorder.doc
:info:build   SNARF  strports.doc
:info:build   SNARF  struct.doc
:info:build   SNARF  symbols.doc
:info:build   SNARF  threads.doc
:info:build   SNARF  syntax.doc
:info:build   SNARF  throw.doc
:info:build   SNARF  unicode.doc
:info:build   SNARF  uniform.doc
:info:build   SNARF  values.doc
:info:build   SNARF  variable.doc
:info:build   SNARF  vectors.doc
:info:build   SNARF  version.doc
:info:build   SNARF  vports.doc
:info:build   SNARF  weak-set.doc
:info:build   SNARF  weak-table.doc
:info:build   SNARF  weak-vector.doc
:info:build   SNARF  posix.doc
:info:build   SNARF  net_db.doc
:info:build   SNARF  socket.doc
:info:build   SNARF  regex-posix.doc
:info:build   CCLD     libguile-3.0.la
:info:build /opt/local/bin/ranlib: file: .libs/libguile-3.0.a(libguile_3.0_la-deprecated.o) has no symbols
:info:build /opt/local/bin/ranlib: file: .libs/libguile-3.0.a(libguile_3.0_la-jit.o) has no symbols
:info:build /opt/local/bin/ranlib: file: .libs/libguile-3.0.a(libgnu_la-binary-io.o) has no symbols
:info:build /opt/local/bin/ranlib: file: .libs/libguile-3.0.a(libgnu_la-c-ctype.o) has no symbols
:info:build /opt/local/bin/ranlib: file: .libs/libguile-3.0.a(libgnu_la-fd-hook.o) has no symbols
:info:build /opt/local/bin/ranlib: file: .libs/libguile-3.0.a(libgnu_la-math.o) has no symbols
:info:build /opt/local/bin/ranlib: file: .libs/libguile-3.0.a(libgnu_la-stat-time.o) has no symbols
:info:build /opt/local/bin/ranlib: file: .libs/libguile-3.0.a(libgnu_la-sys_socket.o) has no symbols
:info:build /opt/local/bin/ranlib: file: .libs/libguile-3.0.a(libgnu_la-unistd.o) has no symbols
:info:build /opt/local/bin/ranlib: file: .libs/libguile-3.0.a(libgnu_la-wctype-h.o) has no symbols
:info:build ranlib: file: .libs/libguile-3.0.a(libguile_3.0_la-deprecated.o) has no symbols
:info:build ranlib: file: .libs/libguile-3.0.a(libguile_3.0_la-jit.o) has no symbols
:info:build ranlib: file: .libs/libguile-3.0.a(libgnu_la-binary-io.o) has no symbols
:info:build ranlib: file: .libs/libguile-3.0.a(libgnu_la-c-ctype.o) has no symbols
:info:build ranlib: file: .libs/libguile-3.0.a(libgnu_la-fd-hook.o) has no symbols
:info:build ranlib: file: .libs/libguile-3.0.a(libgnu_la-math.o) has no symbols
:info:build ranlib: file: .libs/libguile-3.0.a(libgnu_la-stat-time.o) has no symbols
:info:build ranlib: file: .libs/libguile-3.0.a(libgnu_la-sys_socket.o) has no symbols
:info:build ranlib: file: .libs/libguile-3.0.a(libgnu_la-unistd.o) has no symbols
:info:build ranlib: file: .libs/libguile-3.0.a(libgnu_la-wctype-h.o) has no symbols
:info:build   CCLD     guile
:info:build   GEN      guile-procedures.texi
:info:build gmake[3]: Leaving directory '/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/libguile'
:info:build gmake[2]: Leaving directory '/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/libguile'
:info:build Making all in module
:info:build gmake[2]: Entering directory '/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/module'
:info:build gmake[2]: Nothing to be done for 'all'.
:info:build gmake[2]: Leaving directory '/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/module'
:info:build Making all in stage0
:info:build gmake[2]: Entering directory '/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/stage0'
:info:build Note: adjusting GUILE_OPTIMIZATIONS for 32-bit big-endian architecture
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/eval.go
:info:build wrote `ice-9/eval.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/psyntax-pp.go
:info:build wrote `ice-9/psyntax-pp.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/tree-il/compile-cps.go
:info:build   BOOTSTRAP(stage0) GUILEC language/tree-il/compile-bytecode.go
:info:build   BOOTSTRAP(stage0) GUILEC language/tree-il/cps-primitives.go
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/boot-9.go
:info:build   BOOTSTRAP(stage0) GUILEC language/tree-il/analyze.go
:info:build   BOOTSTRAP(stage0) GUILEC language/tree-il.go
:info:build wrote `language/tree-il/cps-primitives.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/tree-il/debug.go
:info:build wrote `language/tree-il/debug.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/tree-il/demux-lambda.go
:info:build wrote `language/tree-il.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/tree-il/effects.go
:info:build wrote `language/tree-il/analyze.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/tree-il/eta-expand.go
:info:build wrote `language/tree-il/demux-lambda.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/tree-il/fix-letrec.go
:info:build wrote `language/tree-il/compile-bytecode.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/tree-il/inlinable-exports.go
:info:build wrote `language/tree-il/eta-expand.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/tree-il/letrectify.go
:info:build wrote `language/tree-il/fix-letrec.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/tree-il/optimize.go
:info:build wrote `language/tree-il/effects.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/tree-il/peval.go
:info:build wrote `language/tree-il/optimize.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/tree-il/primitives.go
:info:build wrote `language/tree-il/letrectify.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/tree-il/resolve-free-vars.go
:info:build wrote `language/tree-il/compile-cps.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/tree-il/spec.go
:info:build wrote `ice-9/boot-9.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps.go
:info:build wrote `language/tree-il/inlinable-exports.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/closure-conversion.go
:info:build wrote `language/tree-il/spec.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/compile-bytecode.go
:info:build wrote `language/tree-il/resolve-free-vars.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/contification.go
:info:build wrote `language/tree-il/primitives.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/cse.go
:info:build wrote `language/cps/contification.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/dce.go
:info:build wrote `language/cps/closure-conversion.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/devirtualize-integers.go
:info:build wrote `language/cps/dce.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/dump.go
:info:build wrote `language/cps/devirtualize-integers.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/elide-arity-checks.go
:info:build wrote `language/cps/compile-bytecode.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/effects-analysis.go
:info:build wrote `language/cps/elide-arity-checks.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/graphs.go
:info:build wrote `language/cps.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/intmap.go
:info:build wrote `language/tree-il/peval.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/intset.go
:info:build wrote `language/cps/cse.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/licm.go
:info:build wrote `language/cps/dump.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/optimize.go
:info:build wrote `language/cps/graphs.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/peel-loops.go
:info:build wrote `language/cps/optimize.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/prune-top-level-scopes.go
:info:build wrote `language/cps/prune-top-level-scopes.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/renumber.go
:info:build wrote `language/cps/licm.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/return-types.go
:info:build wrote `language/cps/peel-loops.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/rotate-loops.go
:info:build wrote `language/cps/return-types.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/self-references.go
:info:build wrote `language/cps/intmap.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/simplify.go
:info:build wrote `language/cps/effects-analysis.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/slot-allocation.go
:info:build wrote `language/cps/renumber.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/spec.go
:info:build wrote `language/cps/rotate-loops.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/specialize-primcalls.go
:info:build wrote `language/cps/spec.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/specialize-numbers.go
:info:build wrote `language/cps/self-references.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/split-rec.go
:info:build wrote `language/cps/specialize-primcalls.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/switch.go
:info:build wrote `language/cps/simplify.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/type-checks.go
:info:build wrote `language/cps/intset.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/type-fold.go
:info:build wrote `language/cps/split-rec.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/types.go
:info:build wrote `language/cps/type-checks.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/utils.go
:info:build wrote `language/cps/switch.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/verify.go
:info:build wrote `language/cps/type-fold.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/with-cps.go
:info:build wrote `language/cps/slot-allocation.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/guile-vm.go
:info:build wrote `language/cps/utils.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/guile-vm/loop-instrumentation.go
:info:build wrote `language/cps/verify.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/guile-vm/lower-primcalls.go
:info:build wrote `language/cps/with-cps.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/cps/guile-vm/reify-primitives.go
:info:build wrote `language/cps/guile-vm.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/and-let-star.go
:info:build wrote `language/cps/guile-vm/loop-instrumentation.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/arrays.go
:info:build wrote `language/cps/specialize-numbers.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/atomic.go
:info:build wrote `ice-9/and-let-star.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/binary-ports.go
:info:build wrote `ice-9/arrays.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/buffered-input.go
:info:build wrote `language/cps/guile-vm/lower-primcalls.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/calling.go
:info:build wrote `ice-9/atomic.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/command-line.go
:info:build wrote `ice-9/binary-ports.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/common-list.go
:info:build wrote `ice-9/buffered-input.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/control.go
:info:build wrote `language/cps/guile-vm/reify-primitives.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/copy-tree.go
:info:build wrote `ice-9/calling.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/curried-definitions.go
:info:build wrote `ice-9/command-line.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/custom-ports.go
:info:build wrote `ice-9/common-list.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/deprecated.go
:info:build wrote `ice-9/control.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/documentation.go
:info:build wrote `ice-9/copy-tree.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/eval-string.go
:info:build wrote `ice-9/curried-definitions.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/exceptions.go
:info:build wrote `ice-9/deprecated.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/expect.go
:info:build wrote `ice-9/documentation.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/fdes-finalizers.go
:info:build wrote `ice-9/eval-string.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/format.go
:info:build wrote `ice-9/custom-ports.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/ftw.go
:info:build wrote `ice-9/exceptions.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/futures.go
:info:build wrote `ice-9/expect.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/gap-buffer.go
:info:build wrote `ice-9/fdes-finalizers.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/getopt-long.go
:info:build wrote `ice-9/ftw.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/hash-table.go
:info:build wrote `ice-9/futures.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/hcons.go
:info:build wrote `ice-9/gap-buffer.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/history.go
:info:build wrote `ice-9/format.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/i18n.go
:info:build wrote `ice-9/hash-table.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/iconv.go
:info:build wrote `ice-9/getopt-long.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/lineio.go
:info:build wrote `language/cps/types.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/list.go
:info:build wrote `ice-9/iconv.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/local-eval.go
:info:build wrote `ice-9/lineio.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/ls.go
:info:build wrote `ice-9/hcons.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/match.go
:info:build wrote `ice-9/history.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/networking.go
:info:build wrote `ice-9/i18n.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/null.go
:info:build wrote `ice-9/list.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/occam-channel.go
:info:build wrote `ice-9/ls.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/optargs.go
:info:build wrote `ice-9/null.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/peg.go
:info:build wrote `ice-9/networking.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/peg/cache.go
:info:build wrote `ice-9/local-eval.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/peg/codegen.go
:info:build wrote `ice-9/occam-channel.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/peg/simplify-tree.go
:info:build wrote `ice-9/optargs.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/peg/string-peg.go
:info:build wrote `ice-9/peg/cache.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/peg/using-parsers.go
:info:build wrote `ice-9/peg.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/poe.go
:info:build wrote `ice-9/match.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/poll.go
:info:build wrote `ice-9/peg/simplify-tree.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/popen.go
:info:build wrote `ice-9/poe.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/ports.go
:info:build wrote `ice-9/peg/codegen.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/posix.go
:info:build wrote `ice-9/peg/using-parsers.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/pretty-print.go
:info:build wrote `ice-9/popen.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/q.go
:info:build wrote `ice-9/posix.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/r5rs.go
:info:build wrote `ice-9/poll.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/rdelim.go
:info:build wrote `ice-9/peg/string-peg.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/receive.go
:info:build wrote `ice-9/ports.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/regex.go
:info:build wrote `ice-9/q.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/runq.go
:info:build wrote `ice-9/r5rs.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/rw.go
:info:build wrote `ice-9/receive.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/safe-r5rs.go
:info:build wrote `ice-9/rdelim.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/safe.go
:info:build wrote `ice-9/pretty-print.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/sandbox.go
:info:build wrote `ice-9/regex.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/save-stack.go
:info:build wrote `ice-9/rw.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/scm-style-repl.go
:info:build wrote `ice-9/runq.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/serialize.go
:info:build wrote `ice-9/safe.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/session.go
:info:build wrote `ice-9/save-stack.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/slib.go
:info:build wrote `ice-9/safe-r5rs.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/soft-ports.go
:info:build wrote `ice-9/sandbox.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/stack-catch.go
:info:build wrote `ice-9/serialize.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/streams.go
:info:build wrote `ice-9/scm-style-repl.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/string-fun.go
:info:build wrote `ice-9/slib.go'
:info:build WARNING: Use of `load' in declarative module (#{ g378}#).  Add #:declarative? #f to your define-module invocation.
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/suspendable-ports.go
:info:build wrote `ice-9/soft-ports.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/textual-ports.go
:info:build wrote `ice-9/session.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/threads.go
:info:build wrote `ice-9/stack-catch.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/time.go
:info:build wrote `ice-9/streams.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/top-repl.go
:info:build wrote `ice-9/string-fun.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/unicode.go
:info:build wrote `ice-9/textual-ports.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/vlist.go
:info:build wrote `ice-9/time.go'
:info:build   BOOTSTRAP(stage0) GUILEC ice-9/weak-vector.go
:info:build wrote `ice-9/threads.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/brainfuck/parse.go
:info:build wrote `ice-9/unicode.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/brainfuck/compile-scheme.go
:info:build wrote `ice-9/top-repl.go'
:info:build WARNING: Use of `load' in declarative module (system repl command).  Add #:declarative? #f to your define-module invocation.
:info:build   BOOTSTRAP(stage0) GUILEC language/brainfuck/compile-tree-il.go
:info:build wrote `ice-9/suspendable-ports.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/brainfuck/spec.go
:info:build wrote `ice-9/weak-vector.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/bytecode.go
:info:build wrote `language/brainfuck/parse.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/bytecode/spec.go
:info:build wrote `language/brainfuck/compile-scheme.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/ecmascript/tokenize.go
:info:build wrote `language/brainfuck/compile-tree-il.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/ecmascript/parse.go
:info:build wrote `language/brainfuck/spec.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/ecmascript/impl.go
:info:build wrote `language/bytecode.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/ecmascript/base.go
:info:build wrote `language/bytecode/spec.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/ecmascript/function.go
:info:build wrote `language/ecmascript/tokenize.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/ecmascript/array.go
:info:build wrote `ice-9/vlist.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/ecmascript/compile-tree-il.go
:info:build wrote `language/ecmascript/function.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/ecmascript/spec.go
:info:build wrote `language/ecmascript/impl.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/elisp/falias.go
:info:build wrote `language/ecmascript/base.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/elisp/lexer.go
:info:build wrote `language/elisp/falias.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/elisp/parser.go
:info:build wrote `language/ecmascript/array.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/elisp/bindings.go
:info:build wrote `language/elisp/lexer.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/elisp/compile-tree-il.go
:info:build %% Reduce/Reduce conflict (reduce 11, reduce 7) on '--' in state 422
:info:build %% Reduce/Reduce conflict (reduce 11, reduce 7) on '++' in state 422
:info:build %% Reduce/Reduce conflict (reduce 11, reduce 7) on '-' in state 422
:info:build %% Reduce/Reduce conflict (reduce 11, reduce 7) on '+' in state 422
:info:build %% Reduce/Reduce conflict (reduce 11, reduce 7) on 'semicolon' in state 422
:info:build %% Reduce/Reduce conflict (reduce 11, reduce 7) on 'dot' in state 422
:info:build %% Reduce/Reduce conflict (reduce 11, reduce 7) on 'lbracket' in state 422
:info:build %% Reduce/Reduce conflict (reduce 11, reduce 7) on 'lparen' in state 422
:info:build %% Reduce/Reduce conflict (reduce 9, reduce 6) on '--' in state 397
:info:build %% Reduce/Reduce conflict (reduce 9, reduce 6) on '++' in state 397
:info:build %% Reduce/Reduce conflict (reduce 9, reduce 6) on '-' in state 397
:info:build %% Reduce/Reduce conflict (reduce 9, reduce 6) on '+' in state 397
:info:build %% Reduce/Reduce conflict (reduce 9, reduce 6) on 'semicolon' in state 397
:info:build %% Reduce/Reduce conflict (reduce 9, reduce 6) on 'dot' in state 397
:info:build %% Reduce/Reduce conflict (reduce 9, reduce 6) on 'lbracket' in state 397
:info:build %% Reduce/Reduce conflict (reduce 9, reduce 6) on 'lparen' in state 397
:info:build %% Shift/Reduce conflict (shift 367, reduce 49) on 'else' in state 319
:info:build %% Shift/Reduce conflict (shift 144, reduce 177) on 'in' in state 242
:info:build %% Shift/Reduce conflict (shift 144, reduce 178) on 'in' in state 241
:info:build %% Shift/Reduce conflict (shift 144, reduce 179) on 'in' in state 240
:info:build %% Shift/Reduce conflict (shift 144, reduce 180) on 'in' in state 239
:info:build %% Shift/Reduce conflict (shift 80, reduce 119) on 'colon' in state 125
:info:build %% Shift/Reduce conflict (shift 170, reduce 139) on '++' in state 85
:info:build %% Shift/Reduce conflict (shift 169, reduce 139) on '--' in state 85
:info:build %% Shift/Reduce conflict (shift 153, reduce 159) on '+' in state 49
:info:build %% Shift/Reduce conflict (shift 152, reduce 159) on '-' in state 49
:info:build %% Shift/Reduce conflict (shift 144, reduce 176) on 'in' in state 47
:info:build wrote `language/ecmascript/spec.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/elisp/runtime.go
:info:build wrote `language/ecmascript/compile-tree-il.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/elisp/runtime/function-slot.go
:info:build wrote `language/elisp/parser.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/elisp/runtime/value-slot.go
:info:build wrote `language/elisp/bindings.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/elisp/spec.go
:info:build wrote `language/elisp/runtime.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/scheme/compile-tree-il.go
:info:build wrote `language/elisp/runtime/function-slot.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/scheme/decompile-tree-il.go
:info:build wrote `language/elisp/compile-tree-il.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/scheme/spec.go
:info:build wrote `language/elisp/runtime/value-slot.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/value/spec.go
:info:build wrote `language/elisp/spec.go'
:info:build   BOOTSTRAP(stage0) GUILEC rnrs/base.go
:info:build wrote `language/scheme/compile-tree-il.go'
:info:build   BOOTSTRAP(stage0) GUILEC rnrs/conditions.go
:info:build wrote `language/scheme/spec.go'
:info:build   BOOTSTRAP(stage0) GUILEC rnrs/control.go
:info:build wrote `language/value/spec.go'
:info:build   BOOTSTRAP(stage0) GUILEC rnrs/enums.go
:info:build wrote `rnrs/conditions.go'
:info:build   BOOTSTRAP(stage0) GUILEC rnrs/eval.go
:info:build wrote `rnrs/base.go'
:info:build   BOOTSTRAP(stage0) GUILEC rnrs/exceptions.go
:info:build wrote `rnrs/control.go'
:info:build   BOOTSTRAP(stage0) GUILEC rnrs/files.go
:info:build wrote `rnrs/enums.go'
:info:build   BOOTSTRAP(stage0) GUILEC rnrs/hashtables.go
:info:build wrote `rnrs/exceptions.go'
:info:build   BOOTSTRAP(stage0) GUILEC rnrs/lists.go
:info:build wrote `rnrs/eval.go'
:info:build   BOOTSTRAP(stage0) GUILEC rnrs/mutable-pairs.go
:info:build wrote `language/scheme/decompile-tree-il.go'
:info:build   BOOTSTRAP(stage0) GUILEC rnrs/mutable-strings.go
:info:build wrote `rnrs/files.go'
:info:build   BOOTSTRAP(stage0) GUILEC rnrs/programs.go
:info:build wrote `rnrs/hashtables.go'
:info:build   BOOTSTRAP(stage0) GUILEC rnrs/r5rs.go
:info:build wrote `rnrs/mutable-pairs.go'
:info:build wrote `rnrs/lists.go'
:info:build   BOOTSTRAP(stage0) GUILEC rnrs/sorting.go
:info:build   BOOTSTRAP(stage0) GUILEC rnrs/syntax-case.go
:info:build wrote `rnrs/mutable-strings.go'
:info:build   BOOTSTRAP(stage0) GUILEC rnrs/unicode.go
:info:build wrote `rnrs/programs.go'
:info:build   BOOTSTRAP(stage0) GUILEC rnrs/arithmetic/bitwise.go
:info:build wrote `rnrs/r5rs.go'
:info:build   BOOTSTRAP(stage0) GUILEC rnrs/arithmetic/fixnums.go
:info:build wrote `rnrs/sorting.go'
:info:build   BOOTSTRAP(stage0) GUILEC rnrs/arithmetic/flonums.go
:info:build wrote `rnrs/unicode.go'
:info:build   BOOTSTRAP(stage0) GUILEC rnrs/bytevectors.go
:info:build wrote `rnrs/syntax-case.go'
:info:build   BOOTSTRAP(stage0) GUILEC rnrs/bytevectors/gnu.go
:info:build wrote `rnrs/arithmetic/bitwise.go'
:info:build   BOOTSTRAP(stage0) GUILEC rnrs/io/simple.go
:info:build wrote `rnrs/bytevectors/gnu.go'
:info:build   BOOTSTRAP(stage0) GUILEC rnrs/io/ports.go
:info:build wrote `rnrs/bytevectors.go'
:info:build   BOOTSTRAP(stage0) GUILEC rnrs/records/inspection.go
:info:build wrote `rnrs/arithmetic/fixnums.go'
:info:build   BOOTSTRAP(stage0) GUILEC rnrs/records/procedural.go
:info:build wrote `rnrs/arithmetic/flonums.go'
:info:build   BOOTSTRAP(stage0) GUILEC rnrs/records/syntactic.go
:info:build wrote `rnrs/io/simple.go'
:info:build   BOOTSTRAP(stage0) GUILEC rnrs.go
:info:build wrote `rnrs/records/inspection.go'
:info:build   BOOTSTRAP(stage0) GUILEC oop/goops.go
:info:build wrote `rnrs/records/procedural.go'
:info:build   BOOTSTRAP(stage0) GUILEC oop/goops/active-slot.go
:info:build wrote `rnrs/records/syntactic.go'
:info:build   BOOTSTRAP(stage0) GUILEC oop/goops/composite-slot.go
:info:build wrote `rnrs/io/ports.go'
:info:build   BOOTSTRAP(stage0) GUILEC oop/goops/describe.go
:info:build wrote `rnrs.go'
:info:build   BOOTSTRAP(stage0) GUILEC oop/goops/internal.go
:info:build wrote `oop/goops/active-slot.go'
:info:build   BOOTSTRAP(stage0) GUILEC oop/goops/save.go
:info:build wrote `oop/goops/composite-slot.go'
:info:build   BOOTSTRAP(stage0) GUILEC oop/goops/stklos.go
:info:build wrote `oop/goops/internal.go'
:info:build   BOOTSTRAP(stage0) GUILEC oop/goops/accessors.go
:info:build wrote `oop/goops/describe.go'
:info:build   BOOTSTRAP(stage0) GUILEC oop/goops/simple.go
:info:build wrote `oop/goops/stklos.go'
:info:build   BOOTSTRAP(stage0) GUILEC scheme/base.go
:info:build wrote `oop/goops/accessors.go'
:info:build   BOOTSTRAP(stage0) GUILEC scheme/case-lambda.go
:info:build wrote `oop/goops/simple.go'
:info:build   BOOTSTRAP(stage0) GUILEC scheme/char.go
:info:build wrote `oop/goops/save.go'
:info:build   BOOTSTRAP(stage0) GUILEC scheme/complex.go
:info:build wrote `scheme/case-lambda.go'
:info:build   BOOTSTRAP(stage0) GUILEC scheme/cxr.go
:info:build wrote `scheme/char.go'
:info:build   BOOTSTRAP(stage0) GUILEC scheme/eval.go
:info:build wrote `scheme/base.go'
:info:build   BOOTSTRAP(stage0) GUILEC scheme/file.go
:info:build wrote `scheme/complex.go'
:info:build   BOOTSTRAP(stage0) GUILEC scheme/inexact.go
:info:build wrote `scheme/cxr.go'
:info:build   BOOTSTRAP(stage0) GUILEC scheme/lazy.go
:info:build wrote `scheme/eval.go'
:info:build   BOOTSTRAP(stage0) GUILEC scheme/load.go
:info:build wrote `scheme/file.go'
:info:build   BOOTSTRAP(stage0) GUILEC scheme/process-context.go
:info:build wrote `scheme/inexact.go'
:info:build   BOOTSTRAP(stage0) GUILEC scheme/r5rs.go
:info:build wrote `scheme/lazy.go'
:info:build   BOOTSTRAP(stage0) GUILEC scheme/read.go
:info:build wrote `scheme/load.go'
:info:build WARNING: Use of `load' in declarative module (scheme load).  Add #:declarative? #f to your define-module invocation.
:info:build   BOOTSTRAP(stage0) GUILEC scheme/repl.go
:info:build wrote `scheme/process-context.go'
:info:build   BOOTSTRAP(stage0) GUILEC scheme/time.go
:info:build %% Reduce/Reduce conflict (reduce 11, reduce 7) on '--' in state 422
:info:build %% Reduce/Reduce conflict (reduce 11, reduce 7) on '++' in state 422
:info:build %% Reduce/Reduce conflict (reduce 11, reduce 7) on '-' in state 422
:info:build %% Reduce/Reduce conflict (reduce 11, reduce 7) on '+' in state 422
:info:build %% Reduce/Reduce conflict (reduce 11, reduce 7) on 'semicolon' in state 422
:info:build %% Reduce/Reduce conflict (reduce 11, reduce 7) on 'dot' in state 422
:info:build %% Reduce/Reduce conflict (reduce 11, reduce 7) on 'lbracket' in state 422
:info:build %% Reduce/Reduce conflict (reduce 11, reduce 7) on 'lparen' in state 422
:info:build %% Reduce/Reduce conflict (reduce 9, reduce 6) on '--' in state 397
:info:build %% Reduce/Reduce conflict (reduce 9, reduce 6) on '++' in state 397
:info:build %% Reduce/Reduce conflict (reduce 9, reduce 6) on '-' in state 397
:info:build %% Reduce/Reduce conflict (reduce 9, reduce 6) on '+' in state 397
:info:build %% Reduce/Reduce conflict (reduce 9, reduce 6) on 'semicolon' in state 397
:info:build %% Reduce/Reduce conflict (reduce 9, reduce 6) on 'dot' in state 397
:info:build %% Reduce/Reduce conflict (reduce 9, reduce 6) on 'lbracket' in state 397
:info:build %% Reduce/Reduce conflict (reduce 9, reduce 6) on 'lparen' in state 397
:info:build %% Shift/Reduce conflict (shift 367, reduce 49) on 'else' in state 319
:info:build %% Shift/Reduce conflict (shift 144, reduce 177) on 'in' in state 242
:info:build %% Shift/Reduce conflict (shift 144, reduce 178) on 'in' in state 241
:info:build %% Shift/Reduce conflict (shift 144, reduce 179) on 'in' in state 240
:info:build %% Shift/Reduce conflict (shift 144, reduce 180) on 'in' in state 239
:info:build %% Shift/Reduce conflict (shift 80, reduce 119) on 'colon' in state 125
:info:build %% Shift/Reduce conflict (shift 170, reduce 139) on '++' in state 85
:info:build %% Shift/Reduce conflict (shift 169, reduce 139) on '--' in state 85
:info:build %% Shift/Reduce conflict (shift 153, reduce 159) on '+' in state 49
:info:build %% Shift/Reduce conflict (shift 152, reduce 159) on '-' in state 49
:info:build %% Shift/Reduce conflict (shift 144, reduce 176) on 'in' in state 47
:info:build wrote `language/ecmascript/parse.go'
:info:build   BOOTSTRAP(stage0) GUILEC scheme/write.go
:info:build wrote `scheme/r5rs.go'
:info:build   BOOTSTRAP(stage0) GUILEC scripts/compile.go
:info:build wrote `scheme/read.go'
:info:build   BOOTSTRAP(stage0) GUILEC scripts/disassemble.go
:info:build wrote `scheme/repl.go'
:info:build   BOOTSTRAP(stage0) GUILEC scripts/display-commentary.go
:info:build wrote `scheme/time.go'
:info:build   BOOTSTRAP(stage0) GUILEC scripts/doc-snarf.go
:info:build wrote `oop/goops.go'
:info:build   BOOTSTRAP(stage0) GUILEC scripts/frisk.go
:info:build wrote `scripts/display-commentary.go'
:info:build   BOOTSTRAP(stage0) GUILEC scripts/generate-autoload.go
:info:build wrote `scripts/compile.go'
:info:build   BOOTSTRAP(stage0) GUILEC scripts/help.go
:info:build wrote `scheme/write.go'
:info:build   BOOTSTRAP(stage0) GUILEC scripts/lint.go
:info:build wrote `scripts/disassemble.go'
:info:build   BOOTSTRAP(stage0) GUILEC scripts/list.go
:info:build wrote `scripts/doc-snarf.go'
:info:build   BOOTSTRAP(stage0) GUILEC scripts/punify.go
:info:build wrote `scripts/frisk.go'
:info:build   BOOTSTRAP(stage0) GUILEC scripts/read-scheme-source.go
:info:build wrote `scripts/generate-autoload.go'
:info:build   BOOTSTRAP(stage0) GUILEC scripts/read-text-outline.go
:info:build wrote `scripts/help.go'
:info:build   BOOTSTRAP(stage0) GUILEC scripts/use2dot.go
:info:build wrote `scripts/lint.go'
:info:build   BOOTSTRAP(stage0) GUILEC scripts/snarf-check-and-output-texi.go
:info:build wrote `scripts/list.go'
:info:build   BOOTSTRAP(stage0) GUILEC scripts/summarize-guile-TODO.go
:info:build wrote `scripts/punify.go'
:info:build   BOOTSTRAP(stage0) GUILEC scripts/api-diff.go
:info:build wrote `scripts/read-scheme-source.go'
:info:build   BOOTSTRAP(stage0) GUILEC scripts/read-rfc822.go
:info:build wrote `scripts/read-text-outline.go'
:info:build   BOOTSTRAP(stage0) GUILEC scripts/snarf-guile-m4-docs.go
:info:build wrote `scripts/use2dot.go'
:info:build   BOOTSTRAP(stage0) GUILEC scripts/autofrisk.go
:info:build wrote `scripts/summarize-guile-TODO.go'
:info:build   BOOTSTRAP(stage0) GUILEC scripts/scan-api.go
:info:build wrote `scripts/snarf-check-and-output-texi.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-1.go
:info:build wrote `scripts/api-diff.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-2.go
:info:build wrote `scripts/read-rfc822.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-4.go
:info:build wrote `scripts/snarf-guile-m4-docs.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-4/gnu.go
:info:build wrote `scripts/autofrisk.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-6.go
:info:build wrote `scripts/scan-api.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-8.go
:info:build wrote `srfi/srfi-2.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-9.go
:info:build wrote `srfi/srfi-6.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-9/gnu.go
:info:build wrote `srfi/srfi-4.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-10.go
:info:build wrote `srfi/srfi-8.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-11.go
:info:build wrote `srfi/srfi-1.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-13.go
:info:build wrote `srfi/srfi-4/gnu.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-14.go
:info:build wrote `srfi/srfi-9.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-16.go
:info:build wrote `srfi/srfi-10.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-17.go
:info:build wrote `srfi/srfi-9/gnu.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-18.go
:info:build wrote `srfi/srfi-11.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-19.go
:info:build wrote `srfi/srfi-13.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-26.go
:info:build wrote `srfi/srfi-14.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-27.go
:info:build wrote `srfi/srfi-16.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-28.go
:info:build wrote `srfi/srfi-17.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-31.go
:info:build wrote `srfi/srfi-26.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-34.go
:info:build wrote `srfi/srfi-27.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-35.go
:info:build wrote `srfi/srfi-28.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-37.go
:info:build wrote `srfi/srfi-31.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-38.go
:info:build wrote `srfi/srfi-34.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-41.go
:info:build wrote `srfi/srfi-18.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-42.go
:info:build wrote `srfi/srfi-35.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-43.go
:info:build wrote `srfi/srfi-37.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-39.go
:info:build wrote `srfi/srfi-38.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-45.go
:info:build wrote `srfi/srfi-19.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-60.go
:info:build wrote `srfi/srfi-39.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-64.go
:info:build wrote `srfi/srfi-60.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-67.go
:info:build wrote `srfi/srfi-43.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-69.go
:info:build wrote `srfi/srfi-42.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-71.go
:info:build wrote `srfi/srfi-45.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-88.go
:info:build wrote `srfi/srfi-41.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-98.go
:info:build wrote `srfi/srfi-88.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-111.go
:info:build wrote `srfi/srfi-98.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-171.go
:info:build wrote `srfi/srfi-71.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-171/gnu.go
:info:build wrote `srfi/srfi-69.go'
:info:build   BOOTSTRAP(stage0) GUILEC srfi/srfi-171/meta.go
:info:build wrote `srfi/srfi-67.go'
:info:build   BOOTSTRAP(stage0) GUILEC statprof.go
:info:build wrote `srfi/srfi-111.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/base/pmatch.go
:info:build wrote `srfi/srfi-171/gnu.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/base/syntax.go
:info:build wrote `srfi/srfi-171.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/base/compile.go
:info:build wrote `srfi/srfi-171/meta.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/base/optimize.go
:info:build wrote `srfi/srfi-64.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/base/language.go
:info:build wrote `system/base/pmatch.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/base/lalr.go
:info:build wrote `system/base/optimize.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/base/message.go
:info:build wrote `system/base/syntax.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/base/target.go
:info:build wrote `system/base/compile.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/base/types.go
:info:build wrote `system/base/language.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/base/types/internal.go
:info:build wrote `system/base/target.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/base/ck.go
:info:build wrote `system/base/message.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/foreign.go
:info:build wrote `system/base/ck.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/foreign-library.go
:info:build wrote `system/base/types/internal.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/foreign-object.go
:info:build wrote `system/base/types.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/repl/debug.go
:info:build wrote `statprof.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/repl/error-handling.go
:info:build wrote `system/foreign.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/repl/common.go
:info:build wrote `system/base/lalr.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/repl/command.go
:info:build wrote `system/foreign-object.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/repl/repl.go
:info:build wrote `system/foreign-library.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/repl/server.go
:info:build wrote `system/repl/common.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/repl/coop-server.go
:info:build wrote `system/repl/debug.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/vm/assembler.go
:info:build wrote `system/repl/error-handling.go'
:info:build WARNING: Use of `load' in declarative module (system repl command).  Add #:declarative? #f to your define-module invocation.
:info:build   BOOTSTRAP(stage0) GUILEC system/vm/coverage.go
:info:build wrote `system/repl/repl.go'
:info:build WARNING: Use of `load' in declarative module (system repl command).  Add #:declarative? #f to your define-module invocation.
:info:build   BOOTSTRAP(stage0) GUILEC system/vm/debug.go
:info:build wrote `system/repl/server.go'
:info:build WARNING: Use of `load' in declarative module (system repl command).  Add #:declarative? #f to your define-module invocation.
:info:build   BOOTSTRAP(stage0) GUILEC system/vm/disassembler.go
:info:build wrote `system/repl/coop-server.go'
:info:build WARNING: Use of `load' in declarative module (system repl command).  Add #:declarative? #f to your define-module invocation.
:info:build   BOOTSTRAP(stage0) GUILEC system/vm/dwarf.go
:info:build wrote `system/vm/coverage.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/vm/elf.go
:info:build wrote `system/repl/command.go'
:info:build WARNING: Use of `load' in declarative module (system repl command).  Add #:declarative? #f to your define-module invocation.
:info:build   BOOTSTRAP(stage0) GUILEC system/vm/frame.go
:info:build wrote `system/vm/debug.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/vm/inspect.go
:info:build wrote `system/vm/frame.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/vm/linker.go
:info:build wrote `system/vm/inspect.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/vm/loader.go
:info:build wrote `system/vm/disassembler.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/vm/program.go
:info:build wrote `system/vm/loader.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/vm/trace.go
:info:build wrote `system/vm/elf.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/vm/trap-state.go
:info:build wrote `system/vm/trace.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/vm/traps.go
:info:build wrote `system/vm/program.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/vm/vm.go
:info:build wrote `system/vm/linker.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/syntax.go
:info:build wrote `system/vm/vm.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/wisp.go
:info:build wrote `system/vm/trap-state.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/wisp/spec.go
:info:build wrote `system/syntax.go'
:info:build   BOOTSTRAP(stage0) GUILEC system/xref.go
:info:build wrote `system/vm/traps.go'
:info:build   BOOTSTRAP(stage0) GUILEC sxml/apply-templates.go
:info:build wrote `language/wisp/spec.go'
:info:build   BOOTSTRAP(stage0) GUILEC sxml/fold.go
:info:build wrote `sxml/apply-templates.go'
:info:build   BOOTSTRAP(stage0) GUILEC sxml/match.go
:info:build wrote `system/vm/dwarf.go'
:info:build   BOOTSTRAP(stage0) GUILEC sxml/simple.go
:info:build wrote `language/wisp.go'
:info:build   BOOTSTRAP(stage0) GUILEC sxml/ssax/input-parse.go
:info:build wrote `system/xref.go'
:info:build   BOOTSTRAP(stage0) GUILEC sxml/ssax.go
:info:build wrote `sxml/fold.go'
:info:build   BOOTSTRAP(stage0) GUILEC sxml/transform.go
:info:build wrote `sxml/ssax/input-parse.go'
:info:build   BOOTSTRAP(stage0) GUILEC sxml/xpath.go
:info:build wrote `sxml/transform.go'
:info:build   BOOTSTRAP(stage0) GUILEC texinfo.go
:info:build wrote `sxml/simple.go'
:info:build   BOOTSTRAP(stage0) GUILEC texinfo/docbook.go
:info:build wrote `sxml/xpath.go'
:info:build   BOOTSTRAP(stage0) GUILEC texinfo/html.go
:info:build wrote `texinfo/docbook.go'
:info:build   BOOTSTRAP(stage0) GUILEC texinfo/indexing.go
:info:build wrote `sxml/ssax.go'
:info:build   BOOTSTRAP(stage0) GUILEC texinfo/string-utils.go
:info:build wrote `sxml/match.go'
:info:build   BOOTSTRAP(stage0) GUILEC texinfo/plain-text.go
:info:build wrote `texinfo/indexing.go'
:info:build   BOOTSTRAP(stage0) GUILEC texinfo/reflection.go
:info:build wrote `texinfo.go'
:info:build   BOOTSTRAP(stage0) GUILEC texinfo/serialize.go
:info:build wrote `texinfo/html.go'
:info:build   BOOTSTRAP(stage0) GUILEC web/client.go
:info:build wrote `texinfo/string-utils.go'
:info:build   BOOTSTRAP(stage0) GUILEC web/http.go
:info:build wrote `texinfo/serialize.go'
:info:build   BOOTSTRAP(stage0) GUILEC web/request.go
:info:build wrote `texinfo/plain-text.go'
:info:build   BOOTSTRAP(stage0) GUILEC web/response.go
:info:build wrote `texinfo/reflection.go'
:info:build   BOOTSTRAP(stage0) GUILEC web/server.go
:info:build wrote `web/client.go'
:info:build   BOOTSTRAP(stage0) GUILEC web/server/http.go
:info:build wrote `system/vm/assembler.go'
:info:build   BOOTSTRAP(stage0) GUILEC web/uri.go
:info:build wrote `web/uri.go'
:info:build   BOOTSTRAP(stage0) GUILEC language/elisp/boot.go
:info:build wrote `web/server.go'
:info:build wrote `web/request.go'
:info:build wrote `web/response.go'
:info:build wrote `web/server/http.go'
:info:build wrote `web/http.go'
:info:build wrote `language/elisp/boot.go'
:info:build gmake[2]: Leaving directory '/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/stage0'
:info:build Making all in stage1
:info:build gmake[2]: Entering directory '/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/stage1'
:info:build   BOOTSTRAP(stage1) GUILEC ice-9/psyntax-pp.go
:info:build   BOOTSTRAP(stage1) GUILEC language/tree-il/analyze.go
:info:build   BOOTSTRAP(stage1) GUILEC ice-9/eval.go
:info:build   BOOTSTRAP(stage1) GUILEC language/tree-il.go
:info:build   BOOTSTRAP(stage1) GUILEC language/tree-il/compile-bytecode.go
:info:build   BOOTSTRAP(stage1) GUILEC ice-9/boot-9.go
:info:build wrote `ice-9/eval.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/tree-il/compile-cps.go
:info:build wrote `language/tree-il/analyze.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/tree-il/cps-primitives.go
:info:build wrote `language/tree-il/cps-primitives.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/tree-il/debug.go
:info:build wrote `language/tree-il.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/tree-il/demux-lambda.go
:info:build wrote `language/tree-il/demux-lambda.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/tree-il/effects.go
:info:build wrote `language/tree-il/debug.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/tree-il/eta-expand.go
:info:build wrote `ice-9/psyntax-pp.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/tree-il/fix-letrec.go
:info:build wrote `language/tree-il/eta-expand.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/tree-il/inlinable-exports.go
:info:build wrote `language/tree-il/compile-bytecode.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/tree-il/letrectify.go
:info:build wrote `language/tree-il/fix-letrec.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/tree-il/optimize.go
:info:build wrote `language/tree-il/optimize.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/tree-il/peval.go
:info:build wrote `language/tree-il/letrectify.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/tree-il/primitives.go
:info:build wrote `language/tree-il/effects.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/tree-il/resolve-free-vars.go
:info:build wrote `language/tree-il/primitives.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/tree-il/spec.go
:info:build wrote `language/tree-il/spec.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps.go
:info:build wrote `language/tree-il/inlinable-exports.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/closure-conversion.go
:info:build wrote `ice-9/boot-9.go'
:info:build ice-9/boot-9.scm:853:27: warning: possibly unbound variable `symbol-pref'
:info:build ice-9/boot-9.scm:860:9: warning: possibly unbound variable `symbol-pset!'
:info:build ice-9/boot-9.scm:4690:35: warning: possibly unbound variable `syntax?'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/compile-bytecode.go
:info:build wrote `language/tree-il/resolve-free-vars.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/contification.go
:info:build wrote `language/tree-il/compile-cps.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/cse.go
:info:build wrote `language/cps/contification.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/dce.go
:info:build wrote `language/cps/closure-conversion.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/devirtualize-integers.go
:info:build wrote `language/cps/dce.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/dump.go
:info:build wrote `language/cps/devirtualize-integers.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/elide-arity-checks.go
:info:build wrote `language/cps/elide-arity-checks.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/effects-analysis.go
:info:build wrote `language/cps/dump.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/graphs.go
:info:build wrote `language/cps/graphs.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/intmap.go
:info:build wrote `language/tree-il/peval.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/intset.go
:info:build wrote `language/cps/effects-analysis.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/licm.go
:info:build wrote `language/cps/cse.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/optimize.go
:info:build wrote `language/cps.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/peel-loops.go
:info:build wrote `language/cps/optimize.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/prune-top-level-scopes.go
:info:build wrote `language/cps/prune-top-level-scopes.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/renumber.go
:info:build wrote `language/cps/licm.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/return-types.go
:info:build wrote `language/cps/intmap.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/rotate-loops.go
:info:build wrote `language/cps/peel-loops.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/self-references.go
:info:build wrote `language/cps/return-types.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/simplify.go
:info:build wrote `language/cps/self-references.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/slot-allocation.go
:info:build wrote `language/cps/renumber.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/spec.go
:info:build wrote `language/cps/spec.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/specialize-primcalls.go
:info:build wrote `language/cps/rotate-loops.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/specialize-numbers.go
:info:build wrote `language/cps/intset.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/split-rec.go
:info:build wrote `language/cps/specialize-primcalls.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/switch.go
:info:build wrote `language/cps/split-rec.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/type-checks.go
:info:build wrote `language/cps/type-checks.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/type-fold.go
:info:build wrote `language/cps/simplify.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/types.go
:info:build wrote `language/cps/switch.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/utils.go
:info:build wrote `language/cps/slot-allocation.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/verify.go
:info:build wrote `language/cps/verify.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/with-cps.go
:info:build wrote `language/cps/utils.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/guile-vm.go
:info:build wrote `language/cps/with-cps.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/guile-vm/loop-instrumentation.go
:info:build wrote `language/cps/type-fold.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/guile-vm/lower-primcalls.go
:info:build wrote `language/cps/guile-vm/loop-instrumentation.go'
:info:build   BOOTSTRAP(stage1) GUILEC language/cps/guile-vm/reify-primitives.go
:info:build wrote `language/cps/guile-vm.go'
:info:build   BOOTSTRAP(stage1) GUILEC ice-9/and-let-star.go
:info:build wrote `ice-9/and-let-star.go'
:info:build   BOOTSTRAP(stage1) GUILEC ice-9/arrays.go
:info:build wrote `language/cps/specialize-numbers.go'
:info:build   BOOTSTRAP(stage1) GUILEC ice-9/atomic.go
:info:build wrote `ice-9/atomic.go'
:info:build   BOOTSTRAP(stage1) GUILEC ice-9/binary-ports.go
:info:build wrote `ice-9/arrays.go'
:info:build   BOOTSTRAP(stage1) GUILEC ice-9/buffered-input.go
:info:build wrote `ice-9/buffered-input.go'
:info:build   BOOTSTRAP(stage1) GUILEC ice-9/calling.go
:info:build wrote `ice-9/binary-ports.go'
:info:build   BOOTSTRAP(stage1) GUILEC ice-9/command-line.go
:info:build wrote `ice-9/calling.go'
:info:build   BOOTSTRAP(stage1) GUILEC ice-9/common-list.go
:info:build wrote `ice-9/command-line.go'
:info:build   BOOTSTRAP(stage1) GUILEC ice-9/control.go
:info:build Backtrace:
:info:build In ice-9/boot-9.scm:
:info:build   1755:12 19 (with-exception-handler _ _ #:unwind? _ #:unwind-for-type _)
:info:build In system/base/compile.scm:
:info:build     69:11 18 (_)
:info:build    190:11 17 (_ #<closed: file 2841ea8>)
:info:build     309:6 16 (read-and-compile _ #:from _ #:to _ #:env _ #:optimization-level _ #:warning-level _ #:opts _)
:info:build    352:28 15 (compile _ #:from _ #:to _ #:env _ #:optimization-level _ #:warning-level _ #:opts _)
:info:build    265:44 14 (_ _ _)
:info:build    261:33 13 (_ _ #<directory (ice-9 common-list) 28a8320>)
:info:build In language/cps/optimize.scm:
:info:build     136:2 12 (_ _ #<directory (ice-9 common-list) 28a8320>)
:info:build     111:3 11 (optimize-first-order-cps _ _)
:info:build In language/cps/switch.scm:
:info:build     414:6 10 (optimize-branch-chains _)
:info:build In language/cps/intmap.scm:
:info:build     519:6  9 (visit-branch #(#(#(#<intset 0-155> (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) #f) (absent) (absent) (absent) #((absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) # ?) ?) ?) ?)
:info:build     519:6  8 (visit-branch #(#(#<intset 0-155> (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) #f) (absent) (absent) (absent) #((absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (#) # ?) ?) ?)
:info:build     519:6  7 (visit-branch #((absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) #<intset 156-199> (absent) (absent) (absent) #f) _ 128 _)
:info:build In language/cps/switch.scm:
:info:build     99:36  6 (fold-branch-chains #<intmap 0-1831> _ _ #<procedure optimize-branch-chain (var exit tests cps)> _)
:info:build     343:8  5 (optimize-branch-chain 122 181 (158 159 160 161 162 163 164 165 167 169 171 173 175 177 179) _)
:info:build In ice-9/boot-9.scm:
:info:build    260:13  4 (for-each #<procedure 412a570 at language/cps/switch.scm:343:18 (expr)> _)
:info:build In language/cps/switch.scm:
:info:build    340:32  3 (_ (count-if . 170))
:info:build In language/cps/guile-vm.scm:
:info:build     89:31  2 (target-symbol-hash _)
:info:build     41:18  1 (jenkins-lookup3-hashword2 "count-if")
:info:build In ice-9/boot-9.scm:
:info:build   1676:22  0 (raise-exception _ #:continuable? _)
:info:build ice-9/boot-9.scm:1676:22: In procedure raise-exception:
:info:build Value out of range 0 to< 18446744073709551615: -432225964
:info:build gmake[2]: *** [Makefile:2516: ice-9/common-list.go] Error 1
:info:build gmake[2]: *** Waiting for unfinished jobs....
:info:build Backtrace:
:info:build In ice-9/boot-9.scm:
:info:build   1755:12 19 (with-exception-handler _ _ #:unwind? _ #:unwind-for-type _)
:info:build In system/base/compile.scm:
:info:build     69:11 18 (_)
:info:build    190:11 17 (_ #<closed: file 2841ea8>)
:info:build     309:6 16 (read-and-compile _ #:from _ #:to _ #:env _ #:optimization-level _ #:warning-level _ #:opts _)
:info:build    352:28 15 (compile _ #:from _ #:to _ #:env _ #:optimization-level _ #:warning-level _ #:opts _)
:info:build    265:44 14 (_ _ _)
:info:build    261:33 13 (_ _ #<directory (ice-9 control) 288cf00>)
:info:build In language/cps/optimize.scm:
:info:build     136:2 12 (_ _ #<directory (ice-9 control) 288cf00>)
:info:build     111:3 11 (optimize-first-order-cps _ _)
:info:build In language/cps/switch.scm:
:info:build     414:6 10 (optimize-branch-chains _)
:info:build In language/cps/intmap.scm:
:info:build     519:6  9 (visit-branch #(#(#(#<intset 0-129> (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) #f) (absent) (absent) (absent) #((absent) (absent) #<intset 130-153> (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) # ?) ?) ?) ?)
:info:build     519:6  8 (visit-branch #(#(#<intset 0-129> (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) #f) (absent) (absent) (absent) #((absent) (absent) #<intset 130-153> (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (#) # ?) ?) ?)
:info:build     519:6  7 (visit-branch #((absent) (absent) #<intset 130-153> (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent) #<intset 154-734,1124-1129> (absent) (absent) (absent) (absent) (absent) #f) _ 128 _)
:info:build In language/cps/switch.scm:
:info:build     99:36  6 (fold-branch-chains #<intmap 0-1129> _ _ #<procedure optimize-branch-chain (var exit tests cps)> _)
:info:build     343:8  5 (optimize-branch-chain 100 151 (132 134 136 138 140) _)
:info:build In ice-9/boot-9.scm:
:info:build    260:13  4 (for-each #<procedure 39d7ea0 at language/cps/switch.scm:343:18 (expr)> _)
:info:build In language/cps/switch.scm:
:info:build    340:32  3 (_ (call-with-escape-continuation . 135))
:info:build In language/cps/guile-vm.scm:
:info:build     89:31  2 (target-symbol-hash _)
:info:build     41:18  1 (jenkins-lookup3-hashword2 "call-with-escape-continuation")
:info:build In ice-9/boot-9.scm:
:info:build   1676:22  0 (raise-exception _ #:continuable? _)
:info:build ice-9/boot-9.scm:1676:22: In procedure raise-exception:
:info:build Value out of range 0 to< 18446744073709551615: -512332661
:info:build gmake[2]: *** [Makefile:2516: ice-9/control.go] Error 1
:info:build wrote `language/cps/guile-vm/lower-primcalls.go'
:info:build wrote `language/cps/guile-vm/reify-primitives.go'
:info:build wrote `language/cps/compile-bytecode.go'
:info:build wrote `language/cps/types.go'
:info:build gmake[2]: Leaving directory '/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/stage1'
:info:build gmake[1]: *** [Makefile:2180: all-recursive] Error 1
:info:build gmake[1]: Leaving directory '/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10'
:info:build gmake: *** [Makefile:2065: all] Error 2
:info:build gmake: Leaving directory '/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10'
:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10" && /opt/local/bin/gmake -j6 -w all 
:info:build Exit code: 2
:error:build Failed to build guile-3.0: command execution failed
:debug:build Error code: CHILDSTATUS 22430 2
:debug:build Backtrace: command execution failed
:debug:build     while executing
:debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring"
:debug:build     invoked from within
:debug:build "command_exec -callback portprogress::target_progress_callback build"
:debug:build     (procedure "portbuild::build_main" line 10)
:debug:build     invoked from within
:debug:build "$procedure $targetname"
:error:build See /opt/local/var/macports/logs/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/main.log for details.

^ permalink raw reply	[flat|nested] 27+ messages in thread

* Re: Guile 3.0.10 fails to build for powerpc-darwin (3.0.9 built earlier)
  2024-08-30 21:20 Sergey Fedorov
@ 2024-08-31  2:27 ` Rob Browning
  0 siblings, 0 replies; 27+ messages in thread
From: Rob Browning @ 2024-08-31  2:27 UTC (permalink / raw)
  To: Sergey Fedorov, guile-devel

Sergey Fedorov <vital.had@gmail.com> writes:

> Greetings, Could someone take a look, please?

[...]

> :info:build In language/cps/guile-vm.scm:
> :info:build     89:31  2 (target-symbol-hash _)
> :info:build     41:18  1 (jenkins-lookup3-hashword2 "count-if")
> :info:build In ice-9/boot-9.scm:
> :info:build   1676:22  0 (raise-exception _ #:continuable? _)
> :info:build ice-9/boot-9.scm:1676:22: In procedure raise-exception:
> :info:build Value out of range 0 to< 18446744073709551615: -432225964

Possibly similar to https://debbugs.gnu.org/71891

3.0.10 does appear to be broken on 32-bit architectures:
https://buildd.debian.org/guile-3.0

So if that's what you have, you may need to stick with 3.0.9 for now.  I
plan to downgrade debian/unstable to 3.0.9 this weekend.

-- 
Rob Browning
rlb @defaultvalue.org and @debian.org
GPG as of 2011-07-10 E6A9 DA3C C9FD 1FF8 C676 D2C4 C0F0 39E9 ED1B 597A
GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4



^ permalink raw reply	[flat|nested] 27+ messages in thread

* Re: Guile 3.0.10 fails to build for powerpc-darwin (3.0.9 built earlier)
       [not found] <mailman.12480.1725054330.21467.guile-devel@gnu.org>
@ 2024-08-31  3:47 ` Gordon Steemson
  0 siblings, 0 replies; 27+ messages in thread
From: Gordon Steemson @ 2024-08-31  3:47 UTC (permalink / raw)
  To: guile-devel; +Cc: vital.had

Hello Sergey,

Mail attachments are not passed along through the mailing list, so I can't really see what was going on leading up to the failure you experienced; but it might help if you describe what tweaks you had to make to get 3.0.9 to build.

For the purpose of comparing and contrasting, I have built Guile 3.0.10 in 64-bit mode on my Power Mac G5, and it required three patches:  libguile/dynstack.h and libguile/print.h each needed a redundant typedef simplified to merely a structure definition, and libguile/posix.c required a workaround for the nonexistence of dprintf() on older Darwins.

With those changes, and running make with -j1 to stop it from trying to do parallel jobs, it seems to build successfully – though I'll admit the unit-test suite coughs up a great many failures I have no idea how to address.

For prerequisite packages, I have GetText and a modern Pkg-config as build-time dependencies, and seven run-time dependencies: the Boehm garbage collector, GetText (again), Gnu MP, LibFFI, a modern Libtool, LibUnistring, and Gnu Readline.  I'm only about 90% certain _all_ of those are strictly required, but if any is in fact superfluous, it will at the least not do any harm.

In what ways does what I did differ from your own setup?

Gordon S.

> Date: Sat, 31 Aug 2024 05:20:33 +0800
> From: Sergey Fedorov <vital.had@gmail.com>
> To: bug-guile@gnu.org, guile-devel@gnu.org
> Subject: Guile 3.0.10 fails to build for powerpc-darwin (3.0.9 built
>    earlier)
> 
> Greetings,
> Could someone take a look, please?
> 
> I am not familiar with Guile internals, so need some help with fixing this.
> Guile 3.0.9 was building with minimal fixes for Darwin ppc, however I am
> unable to get 3.0.10 build.
> I have tried to change some configure settings, but the failure is not
> sensitive to any, it seems.
> 
> The error looks like this:
> 
> :info:build   BOOTSTRAP(stage1) GUILEC ice-9/control.go
> :info:build Backtrace:
> :info:build In ice-9/boot-9.scm:
> :info:build   1755:12 19 (with-exception-handler _ _ #:unwind? _
> #:unwind-for-type _)
> :info:build In system/base/compile.scm:
> :info:build     69:11 18 (_)
> :info:build    190:11 17 (_ #<closed: file 2841ea8>)
> :info:build     309:6 16 (read-and-compile _ #:from _ #:to _ #:env _
> #:optimization-level _ #:warning-level _ #:opts _)
> :info:build    352:28 15 (compile _ #:from _ #:to _ #:env _
> #:optimization-level _ #:warning-level _ #:opts _)
> :info:build    265:44 14 (_ _ _)
> :info:build    261:33 13 (_ _ #<directory (ice-9 common-list) 28a8320>)
> :info:build In language/cps/optimize.scm:
> :info:build     136:2 12 (_ _ #<directory (ice-9 common-list) 28a8320>)
> :info:build     111:3 11 (optimize-first-order-cps _ _)
> :info:build In language/cps/switch.scm:
> :info:build     414:6 10 (optimize-branch-chains _)
> :info:build In language/cps/intmap.scm:
> :info:build     519:6  9 (visit-branch #(#(#(#<intset 0-155> (absent)
> (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent)
> (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent)
> (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent)
> (absent) (absent) (absent) (absent) (absent) (absent) #f) (absent) (absent)
> (absent) #((absent) (absent) (absent) (absent) (absent) (absent) (absent)
> (absent) (absent) (absent) (absent) (absent) (absent) (absent) # ?) ?) ?) ?)
> :info:build     519:6  8 (visit-branch #(#(#<intset 0-155> (absent)
> (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent)
> (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent)
> (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent)
> (absent) (absent) (absent) (absent) (absent) (absent) #f) (absent) (absent)
> (absent) #((absent) (absent) (absent) (absent) (absent) (absent) (absent)
> (absent) (absent) (absent) (absent) (absent) (absent) (absent) (#) # ?) ?)
> ?)
> :info:build     519:6  7 (visit-branch #((absent) (absent) (absent)
> (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent)
> (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent)
> (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent)
> (absent) #<intset 156-199> (absent) (absent) (absent) #f) _ 128 _)
> :info:build In language/cps/switch.scm:
> :info:build     99:36  6 (fold-branch-chains #<intmap 0-1831> _ _
> #<procedure optimize-branch-chain (var exit tests cps)> _)
> :info:build     343:8  5 (optimize-branch-chain 122 181 (158 159 160 161
> 162 163 164 165 167 169 171 173 175 177 179) _)
> :info:build In ice-9/boot-9.scm:
> :info:build    260:13  4 (for-each #<procedure 412a570 at
> language/cps/switch.scm:343:18 (expr)> _)
> :info:build In language/cps/switch.scm:
> :info:build    340:32  3 (_ (count-if . 170))
> :info:build In language/cps/guile-vm.scm:
> :info:build     89:31  2 (target-symbol-hash _)
> :info:build     41:18  1 (jenkins-lookup3-hashword2 "count-if")
> :info:build In ice-9/boot-9.scm:
> :info:build   1676:22  0 (raise-exception _ #:continuable? _)
> :info:build ice-9/boot-9.scm:1676:22: In procedure raise-exception:
> :info:build Value out of range 0 to< 18446744073709551615: -432225964
> :info:build gmake[2]: *** [Makefile:2516: ice-9/common-list.go] Error 1
> :info:build gmake[2]: *** Waiting for unfinished jobs....
> :info:build Backtrace:
> :info:build In ice-9/boot-9.scm:
> :info:build   1755:12 19 (with-exception-handler _ _ #:unwind? _
> #:unwind-for-type _)
> :info:build In system/base/compile.scm:
> :info:build     69:11 18 (_)
> :info:build    190:11 17 (_ #<closed: file 2841ea8>)
> :info:build     309:6 16 (read-and-compile _ #:from _ #:to _ #:env _
> #:optimization-level _ #:warning-level _ #:opts _)
> :info:build    352:28 15 (compile _ #:from _ #:to _ #:env _
> #:optimization-level _ #:warning-level _ #:opts _)
> :info:build    265:44 14 (_ _ _)
> :info:build    261:33 13 (_ _ #<directory (ice-9 control) 288cf00>)
> :info:build In language/cps/optimize.scm:
> :info:build     136:2 12 (_ _ #<directory (ice-9 control) 288cf00>)
> :info:build     111:3 11 (optimize-first-order-cps _ _)
> :info:build In language/cps/switch.scm:
> :info:build     414:6 10 (optimize-branch-chains _)
> :info:build In language/cps/intmap.scm:
> :info:build     519:6  9 (visit-branch #(#(#(#<intset 0-129> (absent)
> (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent)
> (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent)
> (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent)
> (absent) (absent) (absent) (absent) (absent) (absent) #f) (absent) (absent)
> (absent) #((absent) (absent) #<intset 130-153> (absent) (absent) (absent)
> (absent) (absent) (absent) (absent) (absent) (absent) (absent) # ?) ?) ?) ?)
> :info:build     519:6  8 (visit-branch #(#(#<intset 0-129> (absent)
> (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent)
> (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent)
> (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent)
> (absent) (absent) (absent) (absent) (absent) (absent) #f) (absent) (absent)
> (absent) #((absent) (absent) #<intset 130-153> (absent) (absent) (absent)
> (absent) (absent) (absent) (absent) (absent) (absent) (absent) (#) # ?) ?)
> ?)
> :info:build     519:6  7 (visit-branch #((absent) (absent) #<intset
> 130-153> (absent) (absent) (absent) (absent) (absent) (absent) (absent)
> (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent)
> (absent) (absent) (absent) (absent) (absent) (absent) (absent) (absent)
> #<intset 154-734,1124-1129> (absent) (absent) (absent) (absent) (absent)
> #f) _ 128 _)
> :info:build In language/cps/switch.scm:
> :info:build     99:36  6 (fold-branch-chains #<intmap 0-1129> _ _
> #<procedure optimize-branch-chain (var exit tests cps)> _)
> :info:build     343:8  5 (optimize-branch-chain 100 151 (132 134 136 138
> 140) _)
> :info:build In ice-9/boot-9.scm:
> :info:build    260:13  4 (for-each #<procedure 39d7ea0 at
> language/cps/switch.scm:343:18 (expr)> _)
> :info:build In language/cps/switch.scm:
> :info:build    340:32  3 (_ (call-with-escape-continuation . 135))
> :info:build In language/cps/guile-vm.scm:
> :info:build     89:31  2 (target-symbol-hash _)
> :info:build     41:18  1 (jenkins-lookup3-hashword2
> "call-with-escape-continuation")
> :info:build In ice-9/boot-9.scm:
> :info:build   1676:22  0 (raise-exception _ #:continuable? _)
> :info:build ice-9/boot-9.scm:1676:22: In procedure raise-exception:
> :info:build Value out of range 0 to< 18446744073709551615: -512332661
> :info:build gmake[2]: *** [Makefile:2516: ice-9/control.go] Error 1
> :info:build wrote `language/cps/guile-vm/lower-primcalls.go'
> :info:build wrote `language/cps/guile-vm/reify-primitives.go'
> :info:build wrote `language/cps/compile-bytecode.go'
> :info:build wrote `language/cps/types.go'
> :info:build gmake[2]: Leaving directory
> '/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10/stage1'
> :info:build gmake[1]: *** [Makefile:2180: all-recursive] Error 1
> :info:build gmake[1]: Leaving directory
> '/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_guile-3.0/guile-3.0/work/guile-3.0.10'
> :info:build gmake: *** [Makefile:2065: all] Error 2
> 
> P. S. Given that it takes about 11 hrs to reach to this point (because
> pre-built binaries for ppc32 are broken since guile2, and a full bootstrap
> is needed), it is somewhat problematic to debug this blindly without an
> idea what could cause this failure.
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <https://lists.gnu.org/archive/html/guile-devel/attachments/20240831/6aabf749/attachment.htm>
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: guile_3.0.10_powerpc_darwin.log
> Type: application/octet-stream
> Size: 654196 bytes
> Desc: not available
> URL: <https://lists.gnu.org/archive/html/guile-devel/attachments/20240831/6aabf749/attachment.obj>



^ permalink raw reply	[flat|nested] 27+ messages in thread

* Re: Guile 3.0.10 fails to build for powerpc-darwin (3.0.9 built earlier)
@ 2024-09-01  5:44 Gordon Steemson
  2024-09-01  7:09 ` Gordon Steemson
  2024-09-01  8:51 ` Sergey Fedorov
  0 siblings, 2 replies; 27+ messages in thread
From: Gordon Steemson @ 2024-09-01  5:44 UTC (permalink / raw)
  To: guile-devel; +Cc: Rob Browning, Sergey Fedorov

Hello all,

> Date: Fri, 30 Aug 2024 21:27:16 -0500
> From: Rob Browning <rlb@defaultvalue.org>
> 
> 3.0.10 does appear to be broken on 32-bit architectures:
> https://buildd.debian.org/guile-3.0
> 
> So if that's what you have, you may need to stick with 3.0.9 for now.  I
> plan to downgrade debian/unstable to 3.0.9 this weekend.

I did get it to build for 32-bit as part of a multi-architecture ("fat binary") build, using the old Apple GCC.  I don't seem to have needed to do anything special to make it work, though I obviously do need to test whether it will build 32-bit only.  I will report back if any relevant observations come up – as noted, it’s a 13-hour build, so this won’t be immediate.

Gordon S.


^ permalink raw reply	[flat|nested] 27+ messages in thread

* Re: Guile 3.0.10 fails to build for powerpc-darwin (3.0.9 built earlier)
  2024-09-01  5:44 Guile 3.0.10 fails to build for powerpc-darwin (3.0.9 built earlier) Gordon Steemson
@ 2024-09-01  7:09 ` Gordon Steemson
  2024-09-01  8:43   ` Sergey Fedorov
  2024-09-13 15:59   ` Sergey Fedorov
  2024-09-01  8:51 ` Sergey Fedorov
  1 sibling, 2 replies; 27+ messages in thread
From: Gordon Steemson @ 2024-09-01  7:09 UTC (permalink / raw)
  To: guile-devel; +Cc: Rob Browning, Sergey Fedorov

So, it won't build on 32-bit Mac OS... but not for any sane reason; rather, it won't build because it's failing to pick up the appropriate gnulib shims to make the 'environ' function visible.  I mean, HOW?  It works just fine on 64-bit!  Is this something that the ./configure script does differently between the two?

> On Aug 31, 2024, at 10:45 PM, Gordon Steemson <gsteemso@gmail.com> wrote:
> 
> Hello all,
> 
>> Date: Fri, 30 Aug 2024 21:27:16 -0500
>> From: Rob Browning <rlb@defaultvalue.org>
>> 
>> 3.0.10 does appear to be broken on 32-bit architectures:
>> https://buildd.debian.org/guile-3.0
>> 
>> So if that's what you have, you may need to stick with 3.0.9 for now.  I
>> plan to downgrade debian/unstable to 3.0.9 this weekend.
> 
> I did get it to build for 32-bit as part of a multi-architecture ("fat binary") build, using the old Apple GCC.  I don't seem to have needed to do anything special to make it work, though I obviously do need to test whether it will build 32-bit only.  I will report back if any relevant observations come up – as noted, it’s a 13-hour build, so this won’t be immediate.
> 
> Gordon S.



^ permalink raw reply	[flat|nested] 27+ messages in thread

* Re: Guile 3.0.10 fails to build for powerpc-darwin (3.0.9 built earlier)
  2024-09-01  7:09 ` Gordon Steemson
@ 2024-09-01  8:43   ` Sergey Fedorov
  2024-09-13 15:59   ` Sergey Fedorov
  1 sibling, 0 replies; 27+ messages in thread
From: Sergey Fedorov @ 2024-09-01  8:43 UTC (permalink / raw)
  To: Gordon Steemson; +Cc: guile-devel, Rob Browning

[-- Attachment #1: Type: text/plain, Size: 1491 bytes --]

On Sun, Sep 1, 2024 at 3:09 PM Gordon Steemson <gsteemso@gmail.com> wrote:

> So, it won't build on 32-bit Mac OS... but not for any sane reason;
> rather, it won't build because it's failing to pick up the appropriate
> gnulib shims to make the 'environ' function visible.  I mean, HOW?  It
> works just fine on 64-bit!  Is this something that the ./configure script
> does differently between the two?
>

Just in case, is it correctly defined?
It should be this for Apple:

```
#include <crt_externs.h>
#define environ (*_NSGetEnviron())
```
I.e. different from Linux one.



>
> > On Aug 31, 2024, at 10:45 PM, Gordon Steemson <gsteemso@gmail.com>
> wrote:
> >
> > Hello all,
> >
> >> Date: Fri, 30 Aug 2024 21:27:16 -0500
> >> From: Rob Browning <rlb@defaultvalue.org>
> >>
> >> 3.0.10 does appear to be broken on 32-bit architectures:
> >> https://buildd.debian.org/guile-3.0
> >>
> >> So if that's what you have, you may need to stick with 3.0.9 for now.  I
> >> plan to downgrade debian/unstable to 3.0.9 this weekend.
> >
> > I did get it to build for 32-bit as part of a multi-architecture ("fat
> binary") build, using the old Apple GCC.  I don't seem to have needed to do
> anything special to make it work, though I obviously do need to test
> whether it will build 32-bit only.  I will report back if any relevant
> observations come up – as noted, it’s a 13-hour build, so this won’t be
> immediate.
> >
> > Gordon S.
>

[-- Attachment #2: Type: text/html, Size: 2458 bytes --]

^ permalink raw reply	[flat|nested] 27+ messages in thread

* Re: Guile 3.0.10 fails to build for powerpc-darwin (3.0.9 built earlier)
  2024-09-01  5:44 Guile 3.0.10 fails to build for powerpc-darwin (3.0.9 built earlier) Gordon Steemson
  2024-09-01  7:09 ` Gordon Steemson
@ 2024-09-01  8:51 ` Sergey Fedorov
  1 sibling, 0 replies; 27+ messages in thread
From: Sergey Fedorov @ 2024-09-01  8:51 UTC (permalink / raw)
  To: Gordon Steemson; +Cc: guile-devel, Rob Browning

[-- Attachment #1: Type: text/plain, Size: 1439 bytes --]

On Sun, Sep 1, 2024 at 1:45 PM Gordon Steemson <gsteemso@gmail.com> wrote:

> Hello all,
>
> > Date: Fri, 30 Aug 2024 21:27:16 -0500
> > From: Rob Browning <rlb@defaultvalue.org>
> >
> > 3.0.10 does appear to be broken on 32-bit architectures:
> > https://buildd.debian.org/guile-3.0
> >
> > So if that's what you have, you may need to stick with 3.0.9 for now.  I
> > plan to downgrade debian/unstable to 3.0.9 this weekend.
>

Well, it is good if 3.0.10 is broken on ppc32 in general and not only
macOS, since then there are higher chances it gets fixed for everyone, as
the failure is not supposed to be OS-specific.


> I did get it to build for 32-bit as part of a multi-architecture ("fat
> binary") build, using the old Apple GCC.  I don't seem to have needed to do
> anything special to make it work, though I obviously do need to test
> whether it will build 32-bit only.  I will report back if any relevant
> observations come up – as noted, it’s a 13-hour build, so this won’t be
> immediate.
>

I am not really an expert re how this works with FAT builds (since it is
broken in MacPorts at the moment), but I can imagine ld64 behaving
differently when building bi-arch (Apple gcc support building for both in
one go).
BTW, interesting that you built it with gcc-4.2. For some reason I had C11
in the portfile, which pulled in gcc-14. I should try old Xcode gcc, maybe
that gonna work.

[-- Attachment #2: Type: text/html, Size: 2250 bytes --]

^ permalink raw reply	[flat|nested] 27+ messages in thread

* Re: Guile 3.0.10 fails to build for powerpc-darwin (3.0.9 built earlier)
  2024-09-01  7:09 ` Gordon Steemson
  2024-09-01  8:43   ` Sergey Fedorov
@ 2024-09-13 15:59   ` Sergey Fedorov
  2024-09-22  5:24     ` Sergey Fedorov
  1 sibling, 1 reply; 27+ messages in thread
From: Sergey Fedorov @ 2024-09-13 15:59 UTC (permalink / raw)
  To: Gordon Steemson; +Cc: guile-devel, Rob Browning

[-- Attachment #1: Type: text/plain, Size: 1356 bytes --]

Hi,

Were you able to get the build working?


On Sun, Sep 1, 2024 at 3:09 PM Gordon Steemson <gsteemso@gmail.com> wrote:

> So, it won't build on 32-bit Mac OS... but not for any sane reason;
> rather, it won't build because it's failing to pick up the appropriate
> gnulib shims to make the 'environ' function visible.  I mean, HOW?  It
> works just fine on 64-bit!  Is this something that the ./configure script
> does differently between the two?
>
> > On Aug 31, 2024, at 10:45 PM, Gordon Steemson <gsteemso@gmail.com>
> wrote:
> >
> > Hello all,
> >
> >> Date: Fri, 30 Aug 2024 21:27:16 -0500
> >> From: Rob Browning <rlb@defaultvalue.org>
> >>
> >> 3.0.10 does appear to be broken on 32-bit architectures:
> >> https://buildd.debian.org/guile-3.0
> >>
> >> So if that's what you have, you may need to stick with 3.0.9 for now.  I
> >> plan to downgrade debian/unstable to 3.0.9 this weekend.
> >
> > I did get it to build for 32-bit as part of a multi-architecture ("fat
> binary") build, using the old Apple GCC.  I don't seem to have needed to do
> anything special to make it work, though I obviously do need to test
> whether it will build 32-bit only.  I will report back if any relevant
> observations come up – as noted, it’s a 13-hour build, so this won’t be
> immediate.
> >
> > Gordon S.
>

[-- Attachment #2: Type: text/html, Size: 2042 bytes --]

^ permalink raw reply	[flat|nested] 27+ messages in thread

* Re: Guile 3.0.10 fails to build for powerpc-darwin (3.0.9 built earlier)
  2024-09-13 15:59   ` Sergey Fedorov
@ 2024-09-22  5:24     ` Sergey Fedorov
  2024-09-22  8:33       ` John Paul Adrian Glaubitz
  0 siblings, 1 reply; 27+ messages in thread
From: Sergey Fedorov @ 2024-09-22  5:24 UTC (permalink / raw)
  To: Gordon Steemson, rlb, glaubitz; +Cc: guile-devel

[-- Attachment #1: Type: text/plain, Size: 1649 bytes --]

Greetings everyone,

Could someone say if there is any success with fixing 3.0.10 for 32-bit?
What is the current status of the issue?

Best regards,
Sergey

On Fri, Sep 13, 2024 at 11:59 PM Sergey Fedorov <vital.had@gmail.com> wrote:

> Hi,
>
> Were you able to get the build working?
>
>
> On Sun, Sep 1, 2024 at 3:09 PM Gordon Steemson <gsteemso@gmail.com> wrote:
>
>> So, it won't build on 32-bit Mac OS... but not for any sane reason;
>> rather, it won't build because it's failing to pick up the appropriate
>> gnulib shims to make the 'environ' function visible.  I mean, HOW?  It
>> works just fine on 64-bit!  Is this something that the ./configure script
>> does differently between the two?
>>
>> > On Aug 31, 2024, at 10:45 PM, Gordon Steemson <gsteemso@gmail.com>
>> wrote:
>> >
>> > Hello all,
>> >
>> >> Date: Fri, 30 Aug 2024 21:27:16 -0500
>> >> From: Rob Browning <rlb@defaultvalue.org>
>> >>
>> >> 3.0.10 does appear to be broken on 32-bit architectures:
>> >> https://buildd.debian.org/guile-3.0
>> >>
>> >> So if that's what you have, you may need to stick with 3.0.9 for now.
>> I
>> >> plan to downgrade debian/unstable to 3.0.9 this weekend.
>> >
>> > I did get it to build for 32-bit as part of a multi-architecture ("fat
>> binary") build, using the old Apple GCC.  I don't seem to have needed to do
>> anything special to make it work, though I obviously do need to test
>> whether it will build 32-bit only.  I will report back if any relevant
>> observations come up – as noted, it’s a 13-hour build, so this won’t be
>> immediate.
>> >
>> > Gordon S.
>>
>

[-- Attachment #2: Type: text/html, Size: 2599 bytes --]

^ permalink raw reply	[flat|nested] 27+ messages in thread

* Re: Guile 3.0.10 fails to build for powerpc-darwin (3.0.9 built earlier)
  2024-09-22  5:24     ` Sergey Fedorov
@ 2024-09-22  8:33       ` John Paul Adrian Glaubitz
  2024-09-22 15:53         ` Gordon Steemson
  2024-09-22 15:57         ` Sergio Had
  0 siblings, 2 replies; 27+ messages in thread
From: John Paul Adrian Glaubitz @ 2024-09-22  8:33 UTC (permalink / raw)
  To: Sergey Fedorov; +Cc: Gordon Steemson, rlb, guile-devel



> On Sep 22, 2024, at 7:25 AM, Sergey Fedorov <vital.had@gmail.com> wrote:
> 
> Could someone say if there is any success with fixing 3.0.10 for 32-bit?
> What is the current status of the issue?

FWIW, Debian downgraded the shipped Guile version from 3.0.10 to 3.0.9, so there seems to be an actual regression which needs to be bisected

Adrian



^ permalink raw reply	[flat|nested] 27+ messages in thread

* Re: Guile 3.0.10 fails to build for powerpc-darwin (3.0.9 built earlier)
  2024-09-22  8:33       ` John Paul Adrian Glaubitz
@ 2024-09-22 15:53         ` Gordon Steemson
  2024-09-22 15:57         ` Sergio Had
  1 sibling, 0 replies; 27+ messages in thread
From: Gordon Steemson @ 2024-09-22 15:53 UTC (permalink / raw)
  To: John Paul Adrian Glaubitz; +Cc: Sergey Fedorov, rlb, guile-devel

I did not want to weigh in on this until I'd had a chance to actually dig into it, which I have not, but I seem to have left it hanging for people (sorry!). I've had no more success in getting it to build, but the failures last time I tried did not seem to have anything to do with Guile itself (Gnulib somehow wasn't getting pulled in during build.)

> On Sep 22, 2024, at 1:34 AM, John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> wrote:
> 
> 
> 
>> On Sep 22, 2024, at 7:25 AM, Sergey Fedorov <vital.had@gmail.com> wrote:
>> 
>> Could someone say if there is any success with fixing 3.0.10 for 32-bit?
>> What is the current status of the issue?
> 
> FWIW, Debian downgraded the shipped Guile version from 3.0.10 to 3.0.9, so there seems to be an actual regression which needs to be bisected
> 
> Adrian



^ permalink raw reply	[flat|nested] 27+ messages in thread

* Re: Guile 3.0.10 fails to build for powerpc-darwin (3.0.9 built earlier)
  2024-09-22  8:33       ` John Paul Adrian Glaubitz
  2024-09-22 15:53         ` Gordon Steemson
@ 2024-09-22 15:57         ` Sergio Had
  2024-09-29 17:46           ` Rob Browning
  1 sibling, 1 reply; 27+ messages in thread
From: Sergio Had @ 2024-09-22 15:57 UTC (permalink / raw)
  To: John Paul Adrian Glaubitz; +Cc: Gordon Steemson, rlb, guile-devel

[-- Attachment #1: Type: text/plain, Size: 239 bytes --]

This is what I am considering for MacPorts for 32-bit archs for the time-being, but hopefully the regression gets fixed eventually.

Serge
On Sep 22, 2024 at 4:34 PM +0800, Gordon Steemson <gsteemso@gmail.com>, wrote:
>
> actually

[-- Attachment #2: Type: text/html, Size: 680 bytes --]

^ permalink raw reply	[flat|nested] 27+ messages in thread

* Re: Guile 3.0.10 fails to build for powerpc-darwin (3.0.9 built earlier)
  2024-09-22 15:57         ` Sergio Had
@ 2024-09-29 17:46           ` Rob Browning
  2024-09-29 18:43             ` John Paul Adrian Glaubitz
  0 siblings, 1 reply; 27+ messages in thread
From: Rob Browning @ 2024-09-29 17:46 UTC (permalink / raw)
  To: Sergio Had, John Paul Adrian Glaubitz; +Cc: Gordon Steemson, guile-devel

Sergio Had <vital.had@gmail.com> writes:

> This is what I am considering for MacPorts for 32-bit archs for the
> time-being, but hopefully the regression gets fixed eventually.

It looks like Andy Wingo may have fixed some (hopefully all) of the
32-bit issues in guile main.  I've tested in a debian i386 chroot, which
now passes make check (excepting the tests debian already disables
there).

(I'll probably wait at least a bit for a 3.0.11 release before switching
 debian unstable back to the newer version.)

-- 
Rob Browning
rlb @defaultvalue.org and @debian.org
GPG as of 2011-07-10 E6A9 DA3C C9FD 1FF8 C676 D2C4 C0F0 39E9 ED1B 597A
GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4



^ permalink raw reply	[flat|nested] 27+ messages in thread

* Re: Guile 3.0.10 fails to build for powerpc-darwin (3.0.9 built earlier)
  2024-09-29 17:46           ` Rob Browning
@ 2024-09-29 18:43             ` John Paul Adrian Glaubitz
  2024-09-29 19:19               ` John Paul Adrian Glaubitz
  0 siblings, 1 reply; 27+ messages in thread
From: John Paul Adrian Glaubitz @ 2024-09-29 18:43 UTC (permalink / raw)
  To: Rob Browning, Sergio Had; +Cc: Gordon Steemson, guile-devel

On Sun, 2024-09-29 at 12:46 -0500, Rob Browning wrote:
> Sergio Had <vital.had@gmail.com> writes:
> 
> > This is what I am considering for MacPorts for 32-bit archs for the
> > time-being, but hopefully the regression gets fixed eventually.
> 
> It looks like Andy Wingo may have fixed some (hopefully all) of the
> 32-bit issues in guile main.  I've tested in a debian i386 chroot, which
> now passes make check (excepting the tests debian already disables
> there).

Let me test 32-bit PowerPC on Debian unstable and see if builds fine.

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer
`. `'   Physicist
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913



^ permalink raw reply	[flat|nested] 27+ messages in thread

* Re: Guile 3.0.10 fails to build for powerpc-darwin (3.0.9 built earlier)
  2024-09-29 18:43             ` John Paul Adrian Glaubitz
@ 2024-09-29 19:19               ` John Paul Adrian Glaubitz
  2024-09-29 19:34                 ` Sergey Fedorov
  2024-09-29 20:00                 ` Rob Browning
  0 siblings, 2 replies; 27+ messages in thread
From: John Paul Adrian Glaubitz @ 2024-09-29 19:19 UTC (permalink / raw)
  To: Rob Browning, Sergio Had; +Cc: Gordon Steemson, guile-devel

On Sun, 2024-09-29 at 20:43 +0200, John Paul Adrian Glaubitz wrote:
> On Sun, 2024-09-29 at 12:46 -0500, Rob Browning wrote:
> > Sergio Had <vital.had@gmail.com> writes:
> > 
> > > This is what I am considering for MacPorts for 32-bit archs for the
> > > time-being, but hopefully the regression gets fixed eventually.
> > 
> > It looks like Andy Wingo may have fixed some (hopefully all) of the
> > 32-bit issues in guile main.  I've tested in a debian i386 chroot, which
> > now passes make check (excepting the tests debian already disables
> > there).
> 
> Let me test 32-bit PowerPC on Debian unstable and see if builds fine.

Guile from git segfaults for me on 32-bit PowerPC:

In ice-9/eval.scm:
   191:35  4 (_ #(#(#<directory (language tree-il) eeed3690> # # ?) ?))
    619:8  3 make[2]: *** [Makefile:2516: language/cps/specialize-numbers.go] Segmentation fault
          19 (_ #<procedure eecc3f00 at ice-9/eval.scm:383:13 rest>)
          18 (_ #<procedure eecc4c30 at ice-9/eval.scm:383:13 rest>)
          17 (_ #<procedure eecc4850 at ice-9/eval.scm:383:13 rest>)
          16 (_ #<procedure eecc44b0 at ice-9/eval.scm:383:13 rest>)
          15 (_ #<procedure eecefc90 at ice-9/eval.scm:383:13 rest>)
In ice-9/eval.scm:
    619:8 14 (_ #(#(#(#(#(#<directory (system base comp?> ?)) ?) ?) ?))
In unknown file:
          13 (_ #<procedure eed1a600 at ice-9/eval.scm:383:13 rest>)
          12 (_ #<procedure eed1cdf0 at ice-9/eval.scm:383:13 rest>)
In ice-9/eval.scm:
    619:8 11 (_ #(#(#<directory (system base compile) ee9b4dc0> # ?)))
   196:35 10 (_ #(#(#<directory (system base compile) ee9b4dc0> ?) #))
In unknown file:
           9 (_ #<procedure eed59f60 at ice-9/eval.scm:383:13 rest>)
           8 (_ #<procedure eea86c40 at ice-9/eval.scm:339:13 (a b c)>)
           7 (_ #<procedure eea86b70 at ice-9/eval.scm:339:13 (a b c)>)
In ice-9/eval.scm:
   202:35  6 (_ #(#(#<directory (system base compile) ee9b4dc0> ?) ?))
In language/tree-il/optimize.scm:
     65:6  5 (_ _ #<directory (ice-9 buffered-input) ee026fa0>)
In language/tree-il.scm:
   574:16  4 make[2]: *** [Makefile:2516: ice-9/buffered-input.go] Segmentation fault
          19 (_ #<procedure eef57eb0 at ice-9/eval.scm:383:13 rest>)
          18 (_ #<procedure eef5b220 at ice-9/eval.scm:383:13 rest>)
          17 (_ #<procedure eef5cc70 at ice-9/eval.scm:383:13 rest>)
          16 (_ #<procedure eef5c820 at ice-9/eval.scm:383:13 rest>)
          15 (_ #<procedure eef91c20 at ice-9/eval.scm:383:13 rest>)
In ice-9/eval.scm:
    619:8 14 (_ #(#(#(#(#(#<directory (system base comp?> ?)) ?) ?) ?))
In unknown file:
          13 (_ #<procedure eefc98c0 at ice-9/eval.scm:383:13 rest>)
          12 (_ #<procedure eefcbf00 at ice-9/eval.scm:383:13 rest>)
In ice-9/eval.scm:
    619:8 11 (_ #(#(#<directory (system base compile) f7437280> # ?)))
   196:35 10 (_ #(#(#<directory (system base compile) f7437280> ?) #))
In unknown file:
           9 (_ #<procedure eefdd070 at ice-9/eval.scm:383:13 rest>)
           8 (_ #<procedure ee9f7670 at ice-9/eval.scm:339:13 (a b c)>)
           7 (_ #<procedure ee9f75a0 at ice-9/eval.scm:339:13 (a b c)>)
In ice-9/eval.scm:
   202:35  6 (_ #(#(#<directory (system base compile) f7437280> ?) ?))
In language/tree-il/optimize.scm:
     65:6  5 (_ _ #<directory (language cps spec) ee888190>)
In ice-9/eval.scm:
   191:35  4 (_ #(#(#<directory (language tree-il) ee683320> # # ?) ?))
    619:8  3 make[2]: *** [Makefile:2516: language/cps/spec.go] Segmentation fault
make[2]: Leaving directory '/home/glaubitz/guile/stage0'
make[1]: *** [Makefile:2182: all-recursive] Error 1
make[1]: Leaving directory '/home/glaubitz/guile'
make: *** [Makefile:2067: all] Error 2

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer
`. `'   Physicist
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913



^ permalink raw reply	[flat|nested] 27+ messages in thread

* Re: Guile 3.0.10 fails to build for powerpc-darwin (3.0.9 built earlier)
  2024-09-29 19:19               ` John Paul Adrian Glaubitz
@ 2024-09-29 19:34                 ` Sergey Fedorov
  2024-09-29 20:00                 ` Rob Browning
  1 sibling, 0 replies; 27+ messages in thread
From: Sergey Fedorov @ 2024-09-29 19:34 UTC (permalink / raw)
  To: John Paul Adrian Glaubitz; +Cc: Rob Browning, Gordon Steemson, guile-devel

[-- Attachment #1: Type: text/plain, Size: 4305 bytes --]

Thank you very much for testing on powerpc.

I will keep MacPorts fallback for 32-bit archs to 3.0.9 for now.

On Mon, Sep 30, 2024 at 3:19 AM John Paul Adrian Glaubitz <
glaubitz@physik.fu-berlin.de> wrote:

> On Sun, 2024-09-29 at 20:43 +0200, John Paul Adrian Glaubitz wrote:
> > On Sun, 2024-09-29 at 12:46 -0500, Rob Browning wrote:
> > > Sergio Had <vital.had@gmail.com> writes:
> > >
> > > > This is what I am considering for MacPorts for 32-bit archs for the
> > > > time-being, but hopefully the regression gets fixed eventually.
> > >
> > > It looks like Andy Wingo may have fixed some (hopefully all) of the
> > > 32-bit issues in guile main.  I've tested in a debian i386 chroot,
> which
> > > now passes make check (excepting the tests debian already disables
> > > there).
> >
> > Let me test 32-bit PowerPC on Debian unstable and see if builds fine.
>
> Guile from git segfaults for me on 32-bit PowerPC:
>
> In ice-9/eval.scm:
>    191:35  4 (_ #(#(#<directory (language tree-il) eeed3690> # # ?) ?))
>     619:8  3 make[2]: *** [Makefile:2516:
> language/cps/specialize-numbers.go] Segmentation fault
>           19 (_ #<procedure eecc3f00 at ice-9/eval.scm:383:13 rest>)
>           18 (_ #<procedure eecc4c30 at ice-9/eval.scm:383:13 rest>)
>           17 (_ #<procedure eecc4850 at ice-9/eval.scm:383:13 rest>)
>           16 (_ #<procedure eecc44b0 at ice-9/eval.scm:383:13 rest>)
>           15 (_ #<procedure eecefc90 at ice-9/eval.scm:383:13 rest>)
> In ice-9/eval.scm:
>     619:8 14 (_ #(#(#(#(#(#<directory (system base comp?> ?)) ?) ?) ?))
> In unknown file:
>           13 (_ #<procedure eed1a600 at ice-9/eval.scm:383:13 rest>)
>           12 (_ #<procedure eed1cdf0 at ice-9/eval.scm:383:13 rest>)
> In ice-9/eval.scm:
>     619:8 11 (_ #(#(#<directory (system base compile) ee9b4dc0> # ?)))
>    196:35 10 (_ #(#(#<directory (system base compile) ee9b4dc0> ?) #))
> In unknown file:
>            9 (_ #<procedure eed59f60 at ice-9/eval.scm:383:13 rest>)
>            8 (_ #<procedure eea86c40 at ice-9/eval.scm:339:13 (a b c)>)
>            7 (_ #<procedure eea86b70 at ice-9/eval.scm:339:13 (a b c)>)
> In ice-9/eval.scm:
>    202:35  6 (_ #(#(#<directory (system base compile) ee9b4dc0> ?) ?))
> In language/tree-il/optimize.scm:
>      65:6  5 (_ _ #<directory (ice-9 buffered-input) ee026fa0>)
> In language/tree-il.scm:
>    574:16  4 make[2]: *** [Makefile:2516: ice-9/buffered-input.go]
> Segmentation fault
>           19 (_ #<procedure eef57eb0 at ice-9/eval.scm:383:13 rest>)
>           18 (_ #<procedure eef5b220 at ice-9/eval.scm:383:13 rest>)
>           17 (_ #<procedure eef5cc70 at ice-9/eval.scm:383:13 rest>)
>           16 (_ #<procedure eef5c820 at ice-9/eval.scm:383:13 rest>)
>           15 (_ #<procedure eef91c20 at ice-9/eval.scm:383:13 rest>)
> In ice-9/eval.scm:
>     619:8 14 (_ #(#(#(#(#(#<directory (system base comp?> ?)) ?) ?) ?))
> In unknown file:
>           13 (_ #<procedure eefc98c0 at ice-9/eval.scm:383:13 rest>)
>           12 (_ #<procedure eefcbf00 at ice-9/eval.scm:383:13 rest>)
> In ice-9/eval.scm:
>     619:8 11 (_ #(#(#<directory (system base compile) f7437280> # ?)))
>    196:35 10 (_ #(#(#<directory (system base compile) f7437280> ?) #))
> In unknown file:
>            9 (_ #<procedure eefdd070 at ice-9/eval.scm:383:13 rest>)
>            8 (_ #<procedure ee9f7670 at ice-9/eval.scm:339:13 (a b c)>)
>            7 (_ #<procedure ee9f75a0 at ice-9/eval.scm:339:13 (a b c)>)
> In ice-9/eval.scm:
>    202:35  6 (_ #(#(#<directory (system base compile) f7437280> ?) ?))
> In language/tree-il/optimize.scm:
>      65:6  5 (_ _ #<directory (language cps spec) ee888190>)
> In ice-9/eval.scm:
>    191:35  4 (_ #(#(#<directory (language tree-il) ee683320> # # ?) ?))
>     619:8  3 make[2]: *** [Makefile:2516: language/cps/spec.go]
> Segmentation fault
> make[2]: Leaving directory '/home/glaubitz/guile/stage0'
> make[1]: *** [Makefile:2182: all-recursive] Error 1
> make[1]: Leaving directory '/home/glaubitz/guile'
> make: *** [Makefile:2067: all] Error 2
>
> Adrian
>
> --
>  .''`.  John Paul Adrian Glaubitz
> : :' :  Debian Developer
> `. `'   Physicist
>   `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913
>

[-- Attachment #2: Type: text/html, Size: 5317 bytes --]

^ permalink raw reply	[flat|nested] 27+ messages in thread

* Re: Guile 3.0.10 fails to build for powerpc-darwin (3.0.9 built earlier)
  2024-09-29 19:19               ` John Paul Adrian Glaubitz
  2024-09-29 19:34                 ` Sergey Fedorov
@ 2024-09-29 20:00                 ` Rob Browning
  2024-09-29 20:21                   ` John Paul Adrian Glaubitz
  1 sibling, 1 reply; 27+ messages in thread
From: Rob Browning @ 2024-09-29 20:00 UTC (permalink / raw)
  To: John Paul Adrian Glaubitz, Sergio Had; +Cc: Gordon Steemson, guile-devel

John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> writes:

> Guile from git segfaults for me on 32-bit PowerPC:

And that was from a completely clean main tree (i.e. full bootstrap)?

Thanks for testing
-- 
Rob Browning
rlb @defaultvalue.org and @debian.org
GPG as of 2011-07-10 E6A9 DA3C C9FD 1FF8 C676 D2C4 C0F0 39E9 ED1B 597A
GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4



^ permalink raw reply	[flat|nested] 27+ messages in thread

* Re: Guile 3.0.10 fails to build for powerpc-darwin (3.0.9 built earlier)
  2024-09-29 20:00                 ` Rob Browning
@ 2024-09-29 20:21                   ` John Paul Adrian Glaubitz
  2024-09-30  1:24                     ` Rob Browning
  0 siblings, 1 reply; 27+ messages in thread
From: John Paul Adrian Glaubitz @ 2024-09-29 20:21 UTC (permalink / raw)
  To: Rob Browning, Sergio Had; +Cc: Gordon Steemson, guile-devel

On Sun, 2024-09-29 at 15:00 -0500, Rob Browning wrote:
> John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> writes:
> 
> > Guile from git segfaults for me on 32-bit PowerPC:
> 
> And that was from a completely clean main tree (i.e. full bootstrap)?
> 
> Thanks for testing

Yes, freshly checkout out from Git and built with autogen.sh && configure && make.

You can try it yourself on the Debian porterbox perotto.

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer
`. `'   Physicist
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913



^ permalink raw reply	[flat|nested] 27+ messages in thread

* Re: Guile 3.0.10 fails to build for powerpc-darwin (3.0.9 built earlier)
  2024-09-29 20:21                   ` John Paul Adrian Glaubitz
@ 2024-09-30  1:24                     ` Rob Browning
  2024-09-30  6:27                       ` John Paul Adrian Glaubitz
  0 siblings, 1 reply; 27+ messages in thread
From: Rob Browning @ 2024-09-30  1:24 UTC (permalink / raw)
  To: John Paul Adrian Glaubitz, Sergio Had; +Cc: Gordon Steemson, guile-devel

John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> writes:

> Yes, freshly checkout out from Git and built with autogen.sh && configure && make.
>
> You can try it yourself on the Debian porterbox perotto.

Just to verify, that was a "powerpc" (s)chroot there, so 32-bit,
big-endian?

Thanks
-- 
Rob Browning
rlb @defaultvalue.org and @debian.org
GPG as of 2011-07-10 E6A9 DA3C C9FD 1FF8 C676 D2C4 C0F0 39E9 ED1B 597A
GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4



^ permalink raw reply	[flat|nested] 27+ messages in thread

* Re: Guile 3.0.10 fails to build for powerpc-darwin (3.0.9 built earlier)
  2024-09-30  1:24                     ` Rob Browning
@ 2024-09-30  6:27                       ` John Paul Adrian Glaubitz
  2024-09-30 19:39                         ` Rob Browning
  0 siblings, 1 reply; 27+ messages in thread
From: John Paul Adrian Glaubitz @ 2024-09-30  6:27 UTC (permalink / raw)
  To: Rob Browning, Sergio Had; +Cc: Gordon Steemson, guile-devel

On Sun, 2024-09-29 at 20:24 -0500, Rob Browning wrote:
> John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> writes:
> 
> > Yes, freshly checkout out from Git and built with autogen.sh && configure && make.
> > 
> > You can try it yourself on the Debian porterbox perotto.
> 
> Just to verify, that was a "powerpc" (s)chroot there, so 32-bit,
> big-endian?

Yes, correct. Could be an idea to test on armhf to see if it's an endianness
issue. And maybe also on s390x.

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer
`. `'   Physicist
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913



^ permalink raw reply	[flat|nested] 27+ messages in thread

* Re: Guile 3.0.10 fails to build for powerpc-darwin (3.0.9 built earlier)
  2024-09-30  6:27                       ` John Paul Adrian Glaubitz
@ 2024-09-30 19:39                         ` Rob Browning
  2024-10-03  7:14                           ` Rob Browning
  0 siblings, 1 reply; 27+ messages in thread
From: Rob Browning @ 2024-09-30 19:39 UTC (permalink / raw)
  To: John Paul Adrian Glaubitz, Sergio Had; +Cc: Gordon Steemson, guile-devel

John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> writes:

> Yes, correct. Could be an idea to test on armhf to see if it's an endianness
> issue. And maybe also on s390x.

Current main 1c96e4ab6dde18c69f1493a8e1560e80a347cd21 was fine on s390x
(big 64) and armhf (little 32).

...then I remembered we might have relevant debian/patches.  If you
didn't, could you try again with https://salsa.debian.org/rlb/deb-guile/-/blob/deb/guile-3.0/d/sid/master/debian/patches/0007-Fix-32-bit-big-endian-builds-via-Oresolve-primitives.patch?ref_type=heads

Offhand, the failure doesn't look quite the same, but think it's worth
checking.

Thanks
-- 
Rob Browning
rlb @defaultvalue.org and @debian.org
GPG as of 2011-07-10 E6A9 DA3C C9FD 1FF8 C676 D2C4 C0F0 39E9 ED1B 597A
GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4



^ permalink raw reply	[flat|nested] 27+ messages in thread

* Re: Guile 3.0.10 fails to build for powerpc-darwin (3.0.9 built earlier)
  2024-09-30 19:39                         ` Rob Browning
@ 2024-10-03  7:14                           ` Rob Browning
  2024-10-03  7:40                             ` John Paul Adrian Glaubitz
                                               ` (2 more replies)
  0 siblings, 3 replies; 27+ messages in thread
From: Rob Browning @ 2024-10-03  7:14 UTC (permalink / raw)
  To: John Paul Adrian Glaubitz, Sergio Had; +Cc: Gordon Steemson, guile-devel

Rob Browning <rlb@defaultvalue.org> writes:

> Offhand, the failure doesn't look quite the same, but think it's worth
> checking.

I tried it on perotto with most of the debian/patches, and it passes all
the tests except for one odd failure in r4rs.test, which I think is new?

i.e. the original 32-bit problem is fixed, and the existing debian
32-bit big-endian patch fixed the segfault.

r4rs.test crashes with a ttyname ENODEV while apparently trying to print
a backtrace, so I don't know exactly what's wrong "underneath" yet.
(Offhand, I wondered if the ENODEV might be (s)chroot-related somehow.)

-- 
Rob Browning
rlb @defaultvalue.org and @debian.org
GPG as of 2011-07-10 E6A9 DA3C C9FD 1FF8 C676 D2C4 C0F0 39E9 ED1B 597A
GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4



^ permalink raw reply	[flat|nested] 27+ messages in thread

* Re: Guile 3.0.10 fails to build for powerpc-darwin (3.0.9 built earlier)
  2024-10-03  7:14                           ` Rob Browning
@ 2024-10-03  7:40                             ` John Paul Adrian Glaubitz
  2024-10-04  0:49                               ` Rob Browning
  2024-10-03  7:48                             ` Sergey Fedorov
  2024-10-04  0:46                             ` Rob Browning
  2 siblings, 1 reply; 27+ messages in thread
From: John Paul Adrian Glaubitz @ 2024-10-03  7:40 UTC (permalink / raw)
  To: Rob Browning, Sergio Had; +Cc: Gordon Steemson, guile-devel

Hi Rob,

On Thu, 2024-10-03 at 02:14 -0500, Rob Browning wrote:
> Rob Browning <rlb@defaultvalue.org> writes:
> 
> > Offhand, the failure doesn't look quite the same, but think it's worth
> > checking.
> 
> I tried it on perotto with most of the debian/patches, and it passes all
> the tests except for one odd failure in r4rs.test, which I think is new?
> 
> i.e. the original 32-bit problem is fixed, and the existing debian
> 32-bit big-endian patch fixed the segfault.

Is there a chance this particular Debian patch that fixes the segfault on
32-bit big-endian targets could be upstreamed?

Thanks,
Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer
`. `'   Physicist
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913



^ permalink raw reply	[flat|nested] 27+ messages in thread

* Re: Guile 3.0.10 fails to build for powerpc-darwin (3.0.9 built earlier)
  2024-10-03  7:14                           ` Rob Browning
  2024-10-03  7:40                             ` John Paul Adrian Glaubitz
@ 2024-10-03  7:48                             ` Sergey Fedorov
  2024-10-04  0:46                             ` Rob Browning
  2 siblings, 0 replies; 27+ messages in thread
From: Sergey Fedorov @ 2024-10-03  7:48 UTC (permalink / raw)
  To: Rob Browning; +Cc: John Paul Adrian Glaubitz, Gordon Steemson, guile-devel

[-- Attachment #1: Type: text/plain, Size: 1163 bytes --]

Sounds good.
I will try if this works on Darwin ppc in about 2–3 weeks (sorry, away from
my hardware temporarily).
Once confirmed, will make a PR to update it in MacPorts (i.e. just drop a
fallback for 32-bit archs).

On Thu, Oct 3, 2024 at 2:14 PM Rob Browning <rlb@defaultvalue.org> wrote:

> Rob Browning <rlb@defaultvalue.org> writes:
>
> > Offhand, the failure doesn't look quite the same, but think it's worth
> > checking.
>
> I tried it on perotto with most of the debian/patches, and it passes all
> the tests except for one odd failure in r4rs.test, which I think is new?
>
> i.e. the original 32-bit problem is fixed, and the existing debian
> 32-bit big-endian patch fixed the segfault.
>
> r4rs.test crashes with a ttyname ENODEV while apparently trying to print
> a backtrace, so I don't know exactly what's wrong "underneath" yet.
> (Offhand, I wondered if the ENODEV might be (s)chroot-related somehow.)
>
> --
> Rob Browning
> rlb @defaultvalue.org and @debian.org
> GPG as of 2011-07-10 E6A9 DA3C C9FD 1FF8 C676 D2C4 C0F0 39E9 ED1B 597A
> GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4
>

[-- Attachment #2: Type: text/html, Size: 1772 bytes --]

^ permalink raw reply	[flat|nested] 27+ messages in thread

* Re: Guile 3.0.10 fails to build for powerpc-darwin (3.0.9 built earlier)
  2024-10-03  7:14                           ` Rob Browning
  2024-10-03  7:40                             ` John Paul Adrian Glaubitz
  2024-10-03  7:48                             ` Sergey Fedorov
@ 2024-10-04  0:46                             ` Rob Browning
  2 siblings, 0 replies; 27+ messages in thread
From: Rob Browning @ 2024-10-04  0:46 UTC (permalink / raw)
  To: John Paul Adrian Glaubitz, Sergio Had; +Cc: Gordon Steemson, guile-devel

Rob Browning <rlb@defaultvalue.org> writes:

> r4rs.test crashes with a ttyname ENODEV while apparently trying to print
> a backtrace, so I don't know exactly what's wrong "underneath" yet.
> (Offhand, I wondered if the ENODEV might be (s)chroot-related somehow.)

...or how about tmux?  Suddenly had a hunch, and indeed, the test works
fine as long as tmux isn't involved.

So as far as I know the 3.0.10 32-bit issues have now been resolved in
main.

Thanks all, for the help.
-- 
Rob Browning
rlb @defaultvalue.org and @debian.org
GPG as of 2011-07-10 E6A9 DA3C C9FD 1FF8 C676 D2C4 C0F0 39E9 ED1B 597A
GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4



^ permalink raw reply	[flat|nested] 27+ messages in thread

* Re: Guile 3.0.10 fails to build for powerpc-darwin (3.0.9 built earlier)
  2024-10-03  7:40                             ` John Paul Adrian Glaubitz
@ 2024-10-04  0:49                               ` Rob Browning
  2024-10-04 14:50                                 ` Sergey Fedorov
  0 siblings, 1 reply; 27+ messages in thread
From: Rob Browning @ 2024-10-04  0:49 UTC (permalink / raw)
  To: John Paul Adrian Glaubitz, Sergio Had; +Cc: Gordon Steemson, guile-devel

John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> writes:

> Is there a chance this particular Debian patch that fixes the segfault on
> 32-bit big-endian targets could be upstreamed?

It's at been filed upsteam, at least https://debbugs.gnu.org/45214

-- 
Rob Browning
rlb @defaultvalue.org and @debian.org
GPG as of 2011-07-10 E6A9 DA3C C9FD 1FF8 C676 D2C4 C0F0 39E9 ED1B 597A
GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4



^ permalink raw reply	[flat|nested] 27+ messages in thread

* Re: Guile 3.0.10 fails to build for powerpc-darwin (3.0.9 built earlier)
  2024-10-04  0:49                               ` Rob Browning
@ 2024-10-04 14:50                                 ` Sergey Fedorov
  0 siblings, 0 replies; 27+ messages in thread
From: Sergey Fedorov @ 2024-10-04 14:50 UTC (permalink / raw)
  To: Rob Browning; +Cc: John Paul Adrian Glaubitz, Gordon Steemson, guile-devel

[-- Attachment #1: Type: text/plain, Size: 1429 bytes --]

Not directly related to the bug being discussed, but since we already deal
with powerpc here:

What is the reason for pre-built ppc binaries being broken on Darwin? I
understand that Darwin ppc ABI differs from ELF, but on x86 they somehow
work both on Linux and Darwin, AFAIU. On ppc that is not the case, which is
particularly painful for users, given that most of the relevant hardware is
not the fastest (especially G4) and MacPorts has no buildbots for powerpc
(MacPorts not being the point here: nobody has buildbots).
Full bootstrap of guile takes 10+ hrs to build even on G5 Quad, I recall on
2.3 DC it was close to 20 if not 24. On a single G4 it will probably take
several days.

If this could be addressed by someone from upstream, so that we can have an
option to build it without a full bootstrap, it would be really helpful.


On Fri, Oct 4, 2024 at 7:49 AM Rob Browning <rlb@defaultvalue.org> wrote:

> John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> writes:
>
> > Is there a chance this particular Debian patch that fixes the segfault on
> > 32-bit big-endian targets could be upstreamed?
>
> It's at been filed upsteam, at least https://debbugs.gnu.org/45214
>
> --
> Rob Browning
> rlb @defaultvalue.org and @debian.org
> GPG as of 2011-07-10 E6A9 DA3C C9FD 1FF8 C676 D2C4 C0F0 39E9 ED1B 597A
> GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4
>

[-- Attachment #2: Type: text/html, Size: 2124 bytes --]

^ permalink raw reply	[flat|nested] 27+ messages in thread

end of thread, other threads:[~2024-10-04 14:50 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-01  5:44 Guile 3.0.10 fails to build for powerpc-darwin (3.0.9 built earlier) Gordon Steemson
2024-09-01  7:09 ` Gordon Steemson
2024-09-01  8:43   ` Sergey Fedorov
2024-09-13 15:59   ` Sergey Fedorov
2024-09-22  5:24     ` Sergey Fedorov
2024-09-22  8:33       ` John Paul Adrian Glaubitz
2024-09-22 15:53         ` Gordon Steemson
2024-09-22 15:57         ` Sergio Had
2024-09-29 17:46           ` Rob Browning
2024-09-29 18:43             ` John Paul Adrian Glaubitz
2024-09-29 19:19               ` John Paul Adrian Glaubitz
2024-09-29 19:34                 ` Sergey Fedorov
2024-09-29 20:00                 ` Rob Browning
2024-09-29 20:21                   ` John Paul Adrian Glaubitz
2024-09-30  1:24                     ` Rob Browning
2024-09-30  6:27                       ` John Paul Adrian Glaubitz
2024-09-30 19:39                         ` Rob Browning
2024-10-03  7:14                           ` Rob Browning
2024-10-03  7:40                             ` John Paul Adrian Glaubitz
2024-10-04  0:49                               ` Rob Browning
2024-10-04 14:50                                 ` Sergey Fedorov
2024-10-03  7:48                             ` Sergey Fedorov
2024-10-04  0:46                             ` Rob Browning
2024-09-01  8:51 ` Sergey Fedorov
     [not found] <mailman.12480.1725054330.21467.guile-devel@gnu.org>
2024-08-31  3:47 ` Gordon Steemson
  -- strict thread matches above, loose matches on Subject: below --
2024-08-30 21:20 Sergey Fedorov
2024-08-31  2:27 ` Rob Browning

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).