autogen install or upgrade fails

Richard L. Hamilton rlhamil at smart.net
Thu May 4 00:15:29 UTC 2017


autogen fails rev-upgrade after installing from binaries (!)  (update: for some reason, later today it no longer attempts to install from binaries).  It then fails the build:

:info:configure awk: can't open file /opt/local/include/guile18/libguile/version.h

except of course that the file isn't there:

lapple:~ root# find /opt/local/include|grep 'guile.*version\.h$'
/opt/local/include/guile/2.2/libguile/version.h
/opt/local/include/libguile18/version.h
lapple:~ root# port provides /opt/local/include/guile/2.2/libguile/version.h /opt/local/include/libguile18/version.h
/opt/local/include/guile/2.2/libguile/version.h is provided by: guile
/opt/local/include/libguile18/version.h is provided by: guile18

The install attempt and log:

lapple:~ root# vers # my script, don't go looking for this :-)
Hardware Version: MacBook Pro (Retina, 13-inch, Early 2015)
Model Identifier: MacBookPro12,1
Mac OS X 10.12.4 16E195 (Sierra)
Server version: 5.3
System Integrity Protection status: disabled.
Xcode 8.3.2 8E2002
MacPorts Version: 2.4.1
lapple:~ root# port install autogen
--->  Computing dependencies for autogen
--->  Configuring autogen
Error: Failed to configure autogen, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_autogen/autogen/work/autogen-5.18.12/config.log
Error: Failed to configure autogen: configure failure: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_autogen/autogen/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port autogen failed
lapple:~ root# cat `port logfile autogen`
version:1
:debug:main Executing org.macports.main (autogen)
:debug:main dropping privileges: euid changed to 501, egid changed to 20.
:debug:archivefetch archivefetch phase started at Wed May  3 18:48:03 EDT 2017
:debug:archivefetch Executing org.macports.archivefetch (autogen)
version:1
:msg:archivefetch --->  Computing dependencies for autogen:info:archivefetch .:debug:archivefetch Searching for dependency: xz
:debug:archivefetch Found Dependency: receipt exists for xz
:debug:archivefetch Searching for dependency: pkgconfig
:debug:archivefetch Found Dependency: receipt exists for pkgconfig
:debug:archivefetch Searching for dependency: guile
:debug:archivefetch Found Dependency: receipt exists for guile
:debug:archivefetch Searching for dependency: libiconv
:debug:archivefetch Found Dependency: receipt exists for libiconv
:debug:archivefetch Searching for dependency: libxml2
:debug:archivefetch Found Dependency: receipt exists for libxml2
:debug:archivefetch Searching for dependency: zlib
:debug:archivefetch Found Dependency: receipt exists for zlib
:debug:archivefetch Searching for dependency: coreutils
:debug:archivefetch Found Dependency: receipt exists for coreutils
:debug:main Executing org.macports.main (autogen)
:debug:main dropping privileges: euid changed to 501, egid changed to 20.
:debug:fetch fetch phase started at Wed May  3 18:48:03 EDT 2017
:notice:fetch --->  Fetching distfiles for autogen
:debug:fetch elevating privileges for fetch: euid changed to 0, egid changed to 0.
:debug:fetch dropping privileges: euid changed to 501, egid changed to 20.
:debug:fetch Executing org.macports.fetch (autogen)
:info:fetch --->  autogen-5.18.12.tar.xz does not exist in /opt/local/var/macports/distfiles/autogen
:notice:fetch --->  Attempting to fetch autogen-5.18.12.tar.xz from http://mirror.cc.columbia.edu/pub/software/gnu/autogen/rel5.18.12
:debug:fetch Privilege de-escalation not attempted as not running as root.
:debug:checksum checksum phase started at Wed May  3 18:48:03 EDT 2017
:notice:checksum --->  Verifying checksums for autogen
:debug:checksum Executing org.macports.checksum (autogen)
:info:checksum --->  Checksumming autogen-5.18.12.tar.xz
:debug:checksum Calculated (rmd160) is 6392c2137786ab9ac781100579f1cf5f6af99fd5
:debug:checksum Correct (rmd160) checksum for autogen-5.18.12.tar.xz
:debug:checksum Calculated (sha256) is be3ba62e883185b6ee8475edae97d7197d701d6b9ad9c3d2df53697110c1bfd8
:debug:checksum Correct (sha256) checksum for autogen-5.18.12.tar.xz
:debug:checksum Privilege de-escalation not attempted as not running as root.
:debug:extract extract phase started at Wed May  3 18:48:03 EDT 2017
:notice:extract --->  Extracting autogen
:debug:extract setting option extract.cmd to /opt/local/bin/xz
:debug:extract Executing org.macports.extract (autogen)
:info:extract --->  Extracting autogen-5.18.12.tar.xz
:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/autogen/autogen-5.18.12.tar.xz'
:debug:extract Environment: 
:debug:extract CC_PRINT_OPTIONS='YES'
:debug:extract CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_autogen/autogen/work/.CC_PRINT_OPTIONS'
:debug:extract CPATH='/opt/local/include'
:debug:extract LIBRARY_PATH='/opt/local/lib'
:debug:extract MACOSX_DEPLOYMENT_TARGET='10.12'
:info:extract Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_autogen/autogen/work" && /opt/local/bin/xz -dc '/opt/local/var/macports/distfiles/autogen/autogen-5.18.12.tar.xz' | /usr/bin/tar -xf - 
:debug:extract system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_autogen/autogen/work" && /opt/local/bin/xz -dc '/opt/local/var/macports/distfiles/autogen/autogen-5.18.12.tar.xz' | /usr/bin/tar -xf - 
:debug:extract euid/egid changed to: 0/0
:debug:extract chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_autogen/autogen/work to macports
:debug:extract euid/egid changed to: 501/20
:debug:extract Privilege de-escalation not attempted as not running as root.
:debug:patch patch phase started at Wed May  3 18:48:03 EDT 2017
:debug:patch Executing org.macports.patch (autogen)
:notice:patch --->  Applying patches to autogen
:info:patch --->  Applying yosemite-libtool.patch
:debug:patch Environment: 
:debug:patch CC_PRINT_OPTIONS='YES'
:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_autogen/autogen/work/.CC_PRINT_OPTIONS'
:debug:patch CPATH='/opt/local/include'
:debug:patch LIBRARY_PATH='/opt/local/lib'
:debug:patch MACOSX_DEPLOYMENT_TARGET='10.12'
:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_autogen/autogen/work/autogen-5.18.12" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/autogen/files/yosemite-libtool.patch'
:debug:patch system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_autogen/autogen/work/autogen-5.18.12" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/autogen/files/yosemite-libtool.patch'
:info:patch patching file configure
:debug:patch Privilege de-escalation not attempted as not running as root.
:debug:configure configure phase started at Wed May  3 18:48:03 EDT 2017
:notice:configure --->  Configuring autogen
:debug:configure Preferred compilers: clang macports-clang-3.9 macports-clang-3.8 macports-clang-3.7
:debug:configure Using compiler 'Xcode Clang'
:debug:configure Executing org.macports.configure (autogen)
:debug:configure Environment: 
:debug:configure CC='/usr/bin/clang'
:debug:configure CC_PRINT_OPTIONS='YES'
:debug:configure CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_autogen/autogen/work/.CC_PRINT_OPTIONS'
:debug:configure CFLAGS='-pipe -Os -arch x86_64'
:debug:configure CPATH='/opt/local/include'
:debug:configure CPPFLAGS='-I/opt/local/include'
:debug:configure CXX='/usr/bin/clang++'
:debug:configure CXXFLAGS='-pipe -Os -stdlib=libc++ -arch x86_64'
:debug:configure F77FLAGS='-m64'
:debug:configure F90FLAGS='-pipe -Os -m64'
:debug:configure FCFLAGS='-pipe -Os -m64'
:debug:configure FFLAGS='-pipe -Os'
:debug:configure INSTALL='/usr/bin/install -c'
:debug:configure LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
:debug:configure LIBRARY_PATH='/opt/local/lib'
:debug:configure MACOSX_DEPLOYMENT_TARGET='10.12'
:debug:configure OBJC='/usr/bin/clang'
:debug:configure OBJCFLAGS='-pipe -Os -arch x86_64'
:debug:configure OBJCXX='/usr/bin/clang++'
:debug:configure OBJCXXFLAGS='-pipe -Os -stdlib=libc++ -arch x86_64'
:info:configure Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_autogen/autogen/work/autogen-5.18.12" && ./configure --prefix=/opt/local --mandir=/opt/local/share/man --infodir=/opt/local/share/info 
:debug:configure system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_autogen/autogen/work/autogen-5.18.12" && ./configure --prefix=/opt/local --mandir=/opt/local/share/man --infodir=/opt/local/share/info 
:info:configure checking build system type... x86_64-apple-darwin16.5.0
:info:configure checking host system type... x86_64-apple-darwin16.5.0
:info:configure checking target system type... x86_64-apple-darwin16.5.0
:info:configure *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
:info:configure                                                                   A    U    T    O    G    E    N
:info:configure GNU AutoGen-5.18.12                                                                                                                              libopts.la-41:1:16
:info:configure *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
: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 thread-safe 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 for style of include used by make... GNU
:info:configure checking for gcc... /usr/bin/clang
: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 we are using the GNU C compiler... yes
:info:configure checking whether /usr/bin/clang accepts -g... yes
:info:configure checking for /usr/bin/clang option to accept ISO C89... none needed
:info:configure checking whether /usr/bin/clang understands -c and -o together... yes
:info:configure checking dependency style of /usr/bin/clang... gcc3
:info:configure checking how to run the C preprocessor... /usr/bin/clang -E
:info:configure checking for grep that handles long lines and -e... /opt/local/bin/grep
:info:configure checking for egrep... /opt/local/bin/grep -E
:info:configure checking for ANSI C header files... yes
:info:configure checking for sys/types.h... yes
:info:configure checking for sys/stat.h... yes
:info:configure checking for stdlib.h... yes
:info:configure checking for string.h... yes
:info:configure checking for memory.h... yes
:info:configure checking for strings.h... yes
:info:configure checking for inttypes.h... yes
:info:configure checking for stdint.h... yes
:info:configure checking for unistd.h... yes
:info:configure checking minix/config.h usability... no
:info:configure checking minix/config.h presence... no
:info:configure checking for minix/config.h... no
: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 print strings... printf
:info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed
:info:configure checking for fgrep... /opt/local/bin/grep -F
:info:configure checking for ld used by /usr/bin/clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
:info:configure checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/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 whether ln -s works... yes
:info:configure checking the maximum length of command line arguments... 196608
:info:configure checking whether the shell understands some XSI constructs... yes
:info:configure checking whether the shell understands "+="... yes
:info:configure checking how to convert x86_64-apple-darwin16.5.0 file names to x86_64-apple-darwin16.5.0 format... func_convert_file_noop
:info:configure checking how to convert x86_64-apple-darwin16.5.0 file names to toolchain format... func_convert_file_noop
:info:configure checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
:info:configure checking for objdump... objdump
:info:configure checking how to recognize dependent libraries... pass_all
:info:configure checking for dlltool... dlltool
:info:configure checking how to associate runtime and link libraries... printf %s\n
:info:configure checking for ar... ar
:info:configure checking for archiver @FILE support... no
:info:configure checking for strip... strip
:info:configure checking for ranlib... ranlib
:info:configure checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang object... ok
:info:configure checking for sysroot... no
: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 /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
:info:configure checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
:info:configure checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
:info:configure checking if /usr/bin/clang static flag -static works... no
:info:configure checking if /usr/bin/clang supports -c -o file.o... yes
:info:configure checking if /usr/bin/clang supports -c -o file.o... (cached) yes
:info:configure checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
:info:configure checking dynamic linker characteristics... darwin16.5.0 dyld
:info:configure checking how to hardcode library paths into programs... immediate
: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 if malloc debugging is wanted... no
:info:configure checking for /usr/bin/clang option to accept ISO C99... none needed
:info:configure checking for /usr/bin/clang option to accept ISO Standard C... (cached) none needed
:info:configure checking whether clearerr_unlocked is declared... yes
:info:configure checking whether feof_unlocked is declared... yes
:info:configure checking whether ferror_unlocked is declared... yes
:info:configure checking whether fflush_unlocked is declared... no
:info:configure checking whether fgets_unlocked is declared... no
:info:configure checking whether fputc_unlocked is declared... no
:info:configure checking whether fputs_unlocked is declared... no
:info:configure checking whether fread_unlocked is declared... no
:info:configure checking whether fwrite_unlocked is declared... no
:info:configure checking whether getc_unlocked is declared... yes
:info:configure checking whether getchar_unlocked is declared... yes
:info:configure checking whether putc_unlocked is declared... yes
:info:configure checking whether putchar_unlocked is declared... yes
:info:configure checking for texi2html... texi2html
:info:configure checking for an ANSI C-conforming const... yes
:info:configure checking for inline... inline
:info:configure checking for dlopen in -ldl... yes
:info:configure checking for mode_t... yes
:info:configure checking for pid_t... yes
:info:configure checking for size_t... yes
:info:configure checking for uid_t in sys/types.h... yes
:info:configure checking for long double with more range or precision than double... yes
:info:configure checking for long long... yes
:info:configure checking for uintmax_t... yes
:info:configure checking for size_t... (cached) yes
:info:configure checking for wchar_t... yes
:info:configure checking size of char*... 8
:info:configure checking size of int... 4
:info:configure checking size of long... 8
:info:configure checking size of short... 2
:info:configure checking for strchr... yes
:info:configure checking for strlcpy... yes
:info:configure checking for snprintf... yes
:info:configure checking for dlopen... yes
:info:configure checking for library containing copysign... none required
:info:configure checking for library containing copysignl... none required
:info:configure checking for library containing modfl... none required
:info:configure checking for unsigned long long int... yes
:info:configure checking libio.h usability... no
:info:configure checking libio.h presence... no
:info:configure checking for libio.h... no
:info:configure checking ctype.h usability... yes
:info:configure checking ctype.h presence... yes
:info:configure checking for ctype.h... yes
:info:configure checking assert.h usability... yes
:info:configure checking assert.h presence... yes
:info:configure checking for assert.h... yes
:info:configure checking sys/resource.h usability... yes
:info:configure checking sys/resource.h presence... yes
:info:configure checking for sys/resource.h... yes
:info:configure checking whether sigsetjmp is declared... yes
:info:configure checking whether sys_siglist is declared... yes
:info:configure checking for putenv... yes
:info:configure checking for getdate_r... no
:info:configure checking for utimes... yes
:info:configure checking for futimes... yes
:info:configure checking for inline... (cached) inline
:info:configure checking for long long int... yes
:info:configure checking for grep that handles long lines and -e... (cached) /opt/local/bin/grep
:info:configure checking for egrep... (cached) /opt/local/bin/grep -E
:info:configure checking for fgrep... (cached) /opt/local/bin/grep -F
: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 configure: checking for guile 2.0
:info:configure configure: checking for guile 1.8
:info:configure configure: found guile 1.8
:info:configure checking for ld used by /usr/bin/clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
:info:configure checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
:info:configure checking for shared library run path origin... done
:info:configure checking for dirent.h that defines DIR... yes
:info:configure checking for library containing opendir... none required
:info:configure checking sys/mman.h usability... yes
:info:configure checking sys/mman.h presence... yes
:info:configure checking for sys/mman.h... yes
:info:configure checking sys/param.h usability... yes
:info:configure checking sys/param.h presence... yes
:info:configure checking for sys/param.h... yes
:info:configure checking sys/poll.h usability... yes
:info:configure checking sys/poll.h presence... yes
:info:configure checking for sys/poll.h... yes
:info:configure checking sys/procset.h usability... no
:info:configure checking sys/procset.h presence... no
:info:configure checking for sys/procset.h... no
:info:configure checking sys/select.h usability... yes
:info:configure checking sys/select.h presence... yes
:info:configure checking for sys/select.h... yes
:info:configure checking sys/socket.h usability... yes
:info:configure checking sys/socket.h presence... yes
:info:configure checking for sys/socket.h... yes
:info:configure checking sys/stropts.h usability... no
:info:configure checking sys/stropts.h presence... no
:info:configure checking for sys/stropts.h... no
:info:configure checking sys/time.h usability... yes
:info:configure checking sys/time.h presence... yes
:info:configure checking for sys/time.h... yes
:info:configure checking sys/un.h usability... yes
:info:configure checking sys/un.h presence... yes
:info:configure checking for sys/un.h... yes
:info:configure checking sys/wait.h usability... yes
:info:configure checking sys/wait.h presence... yes
:info:configure checking for sys/wait.h... yes
:info:configure checking for dlfcn.h... (cached) yes
:info:configure checking errno.h usability... yes
:info:configure checking errno.h presence... yes
:info:configure checking for errno.h... yes
:info:configure checking fcntl.h usability... yes
:info:configure checking fcntl.h presence... yes
:info:configure checking for fcntl.h... yes
:info:configure checking libgen.h usability... yes
:info:configure checking libgen.h presence... yes
:info:configure checking for libgen.h... yes
:info:configure checking libintl.h usability... yes
:info:configure checking libintl.h presence... yes
:info:configure checking for libintl.h... yes
:info:configure checking for memory.h... (cached) yes
:info:configure checking netinet/in.h usability... yes
:info:configure checking netinet/in.h presence... yes
:info:configure checking for netinet/in.h... yes
:info:configure checking setjmp.h usability... yes
:info:configure checking setjmp.h presence... yes
:info:configure checking for setjmp.h... yes
:info:configure checking stdbool.h usability... yes
:info:configure checking stdbool.h presence... yes
:info:configure checking for stdbool.h... yes
:info:configure checking sysexits.h usability... yes
:info:configure checking sysexits.h presence... yes
:info:configure checking for sysexits.h... yes
:info:configure checking for unistd.h... (cached) yes
:info:configure checking utime.h usability... yes
:info:configure checking utime.h presence... yes
:info:configure checking for utime.h... yes
:info:configure checking stdarg.h usability... yes
:info:configure checking stdarg.h presence... yes
:info:configure checking for stdarg.h... yes
:info:configure checking for string.h... (cached) yes
:info:configure checking limits.h usability... yes
:info:configure checking limits.h presence... yes
:info:configure checking for limits.h... yes
:info:configure checking for inttypes.h... (cached) yes
:info:configure checking for working stdnoreturn.h... yes
:info:configure checking for runetype.h... yes
:info:configure checking for wchar.h... yes
:info:configure checking for wchar_t... (cached) yes
:info:configure checking for wint_t... yes
:info:configure checking for int8_t... yes
:info:configure checking for uint8_t... yes
:info:configure checking for int16_t... yes
:info:configure checking for uint16_t... yes
:info:configure checking for int32_t... yes
:info:configure checking for uint32_t... yes
:info:configure checking for intptr_t... yes
:info:configure checking for uintptr_t... yes
:info:configure checking for uint_t... no
:info:configure checking for pid_t... (cached) yes
:info:configure checking for size_t... (cached) yes
:info:configure checking for ptrdiff_t... yes
:info:configure checking size of char *... 8
:info:configure checking size of int... (cached) 4
:info:configure checking size of long... (cached) 8
:info:configure checking size of short... (cached) 2
:info:configure checking for pathfind in -lgen... no
:info:configure checking for gettext in -lintl... yes
:info:configure checking for vprintf... yes
:info:configure checking for _doprnt... no
:info:configure checking vfork.h usability... no
:info:configure checking vfork.h presence... no
:info:configure checking for vfork.h... no
:info:configure checking for fork... yes
:info:configure checking for vfork... yes
:info:configure checking for working fork... yes
:info:configure checking for working vfork... (cached) yes
:info:configure checking for mmap... yes
:info:configure checking for canonicalize_file_name... no
:info:configure checking for snprintf... (cached) yes
:info:configure checking for strdup... yes
:info:configure checking for strchr... (cached) yes
:info:configure checking for strrchr... yes
:info:configure checking for strsignal... yes
:info:configure checking for fchmod... yes
:info:configure checking for fstat... yes
:info:configure checking for chmod... yes
:info:configure checking for a sed that does not truncate output... (cached) /opt/local/bin/gsed
:info:configure checking whether shell scripts are desired... yes
:info:configure checking for vfork.h... (cached) no
:info:configure checking for fork... (cached) yes
:info:configure checking for vfork... (cached) yes
:info:configure checking for working fork... (cached) yes
:info:configure checking for working vfork... (cached) yes
:info:configure checking whether using shell scripts... yes
:info:configure checking whether statically link autogen to libopts... no
:info:configure checking whether setjmp() links okay... yes
:info:configure checking whether __attribute__((format_arg(n))) works... yes
:info:configure checking whether sigsetjmp() links okay... yes
:info:configure checking whether with-libxml2 was specified... no
:info:configure checking whether with-libxml2-cflags was specified... no
:info:configure checking whether with-libxml2-libs was specified... no
:info:configure configure: xml2-config used for CFLAGS: -I/opt/local/include/libxml2
:info:configure configure: xml2-config used for LIBS: -L/opt/local/lib -lxml2 -L/opt/local/lib -lz -L/opt/local/lib -llzma -lpthread -liconv -lm
:info:configure checking whether libxml2 can be linked with... yes
:info:configure checking whether sysinfo(2) is Solaris... no
:info:configure checking whether specify an autogen timeout... no
:info:configure checking whether strcspn matches prototype and works... no
:info:configure checking whether uname(2) is POSIX... yes
:info:configure checking whether runtime library dirs can be specified... -R${libdir}
:info:configure checking whether wanting autogen debugging... no
:info:configure checking whether name of the packager of this software is supplied... no
:info:configure checking whether packager-specific version information is supplied... no
:info:configure checking whether bug reporting URI/e-mail/etc. is supplied... no
:info:configure checking for GUILE... yes
:info:configure awk: can't open file /opt/local/include/guile18/libguile/version.h
:info:configure  source line number 1
:info:configure configure: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_autogen/autogen/work/autogen-5.18.12':
:info:configure configure: error: cannot determine Guile version
:info:configure See `config.log' for more details
:info:configure Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_autogen/autogen/work/autogen-5.18.12" && ./configure --prefix=/opt/local --mandir=/opt/local/share/man --infodir=/opt/local/share/info 
:info:configure Exit code: 1
:error:configure Failed to configure autogen, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_autogen/autogen/work/autogen-5.18.12/config.log
:error:configure Failed to configure autogen: configure failure: command execution failed
:debug:configure Error code: NONE
:debug:configure Backtrace: configure failure: command execution failed
:debug:configure     while executing
:debug:configure "$procedure $targetname"
:error:configure See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_autogen/autogen/main.log for details.
version:1
:debug:main epoch: in tree: 0 installed: 0
:debug:main guile 2.2.2_0 exists in the ports tree
:debug:main guile 2.2.2_0  is the latest installed
:debug:main guile 2.2.2_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/guile
:debug:main OS darwin/16.5.0 (Mac OS X 10.12) arch i386
: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 No need to upgrade! guile 2.2.2_0 >= guile 2.2.2_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main readline 7.0.003_1 exists in the ports tree
:debug:main readline 7.0.003_1 +universal is the latest installed
:debug:main readline 7.0.003_1 +universal is active
:debug:main Merging existing variants '+universal' into variants
:debug:main new fully merged portvariants: universal +
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/readline
:debug:main OS darwin/16.5.0 (Mac OS X 10.12) arch i386
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main universal variant already exists, so not adding the default one
:debug:main Executing variant universal provides universal
: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 No need to upgrade! readline 7.0.003_1 >= readline 7.0.003_1
:debug:main epoch: in tree: 0 installed: 0
:debug:main ncurses 6.0_0 exists in the ports tree
:debug:main ncurses 6.0_0 +universal is the latest installed
:debug:main ncurses 6.0_0 +universal is active
:debug:main Merging existing variants '+universal' into variants
:debug:main new fully merged portvariants: universal +
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/ncurses
:debug:main OS darwin/16.5.0 (Mac OS X 10.12) arch i386
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Executing variant universal provides universal
: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 No need to upgrade! ncurses 6.0_0 >= ncurses 6.0_0
:debug:main epoch: in tree: 2 installed: 2
:debug:main gettext 0.19.8.1_0 exists in the ports tree
:debug:main gettext 0.19.8.1_0 +universal is the latest installed
:debug:main gettext 0.19.8.1_0 +universal is active
:debug:main Merging existing variants '+universal' into variants
:debug:main new fully merged portvariants: universal +
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/gettext
:debug:main OS darwin/16.5.0 (Mac OS X 10.12) arch i386
:debug:main Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main compiler clang 802.0.42 not blacklisted because it doesn't match {clang < 211.10.1}
:debug:main universal variant already exists, so not adding the default one
:debug:main Executing variant universal provides universal
: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 No need to upgrade! gettext 0.19.8.1_0 >= gettext 0.19.8.1_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main expat 2.2.0_0 exists in the ports tree
:debug:main expat 2.2.0_0 +universal is the latest installed
:debug:main expat 2.2.0_0 +universal is active
:debug:main Merging existing variants '+universal' into variants
:debug:main new fully merged portvariants: universal +
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/textproc/expat
:debug:main OS darwin/16.5.0 (Mac OS X 10.12) arch i386
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Executing variant universal provides universal
: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 No need to upgrade! expat 2.2.0_0 >= expat 2.2.0_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main libiconv 1.15_0 exists in the ports tree
:debug:main libiconv 1.15_0 +universal is the latest installed
:debug:main libiconv 1.15_0 +universal is active
:debug:main Merging existing variants '+universal' into variants
:debug:main new fully merged portvariants: universal +
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/textproc/libiconv
:debug:main OS darwin/16.5.0 (Mac OS X 10.12) arch i386
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main universal variant already exists, so not adding the default one
:debug:main Executing variant universal provides universal
: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 No need to upgrade! libiconv 1.15_0 >= libiconv 1.15_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main libtool 2.4.6_2 exists in the ports tree
:debug:main libtool 2.4.6_2 +universal is the latest installed
:debug:main libtool 2.4.6_2 +universal is active
:debug:main Merging existing variants '+universal' into variants
:debug:main new fully merged portvariants: universal +
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/libtool
:debug:main OS darwin/16.5.0 (Mac OS X 10.12) arch i386
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Executing variant universal provides universal
: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 No need to upgrade! libtool 2.4.6_2 >= libtool 2.4.6_2
:debug:main epoch: in tree: 0 installed: 0
:debug:main gmp 6.1.2_0 exists in the ports tree
:debug:main gmp 6.1.2_0 +universal is the latest installed
:debug:main gmp 6.1.2_0 +universal is active
:debug:main Merging existing variants '+universal' into variants
:debug:main new fully merged portvariants: universal +
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/gmp
:debug:main OS darwin/16.5.0 (Mac OS X 10.12) arch i386
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main universal variant already exists, so not adding the default one
:debug:main Executing variant universal provides universal
: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 No need to upgrade! gmp 6.1.2_0 >= gmp 6.1.2_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main libunistring 0.9.7_0 exists in the ports tree
:debug:main libunistring 0.9.7_0  is the latest installed
:debug:main libunistring 0.9.7_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/textproc/libunistring
:debug:main OS darwin/16.5.0 (Mac OS X 10.12) arch i386
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
: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 No need to upgrade! libunistring 0.9.7_0 >= libunistring 0.9.7_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main boehmgc 7.6.0_0 exists in the ports tree
:debug:main boehmgc 7.6.0_0  is the latest installed
:debug:main boehmgc 7.6.0_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/boehmgc
:debug:main OS darwin/16.5.0 (Mac OS X 10.12) arch i386
:debug:main Sourcing PortGroup github 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/github-1.0.tcl
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main universal variant already exists, so not adding the default one
: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 No need to upgrade! boehmgc 7.6.0_0 >= boehmgc 7.6.0_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main libffi 3.2.1_0 exists in the ports tree
:debug:main libffi 3.2.1_0 +universal is the latest installed
:debug:main libffi 3.2.1_0 +universal is active
:debug:main Merging existing variants '+universal' into variants
:debug:main new fully merged portvariants: universal +
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/libffi
:debug:main OS darwin/16.5.0 (Mac OS X 10.12) arch i386
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main universal variant already exists, so not adding the default one
:debug:main Executing variant universal provides universal
: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 No need to upgrade! libffi 3.2.1_0 >= libffi 3.2.1_0
: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 +universal is the latest installed
:debug:main pkgconfig 0.29.2_0 +universal is active
:debug:main Merging existing variants '+universal' into variants
:debug:main new fully merged portvariants: universal +
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/pkgconfig
:debug:main OS darwin/16.5.0 (Mac OS X 10.12) arch i386
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Executing variant universal provides universal
: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 No need to upgrade! pkgconfig 0.29.2_0 >= pkgconfig 0.29.2_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main libxml2 2.9.4_1 exists in the ports tree
:debug:main libxml2 2.9.4_1 +universal is the latest installed
:debug:main libxml2 2.9.4_1 +universal is active
:debug:main Merging existing variants '+universal' into variants
:debug:main new fully merged portvariants: universal +
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/textproc/libxml2
:debug:main OS darwin/16.5.0 (Mac OS X 10.12) arch i386
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Executing variant universal provides universal
: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 No need to upgrade! libxml2 2.9.4_1 >= libxml2 2.9.4_1
:debug:main epoch: in tree: 0 installed: 0
:debug:main xz 5.2.3_0 exists in the ports tree
:debug:main xz 5.2.3_0 +universal is the latest installed
:debug:main xz 5.2.3_0 +universal is active
:debug:main Merging existing variants '+universal' into variants
:debug:main new fully merged portvariants: universal +
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/archivers/xz
:debug:main OS darwin/16.5.0 (Mac OS X 10.12) arch i386
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Executing variant universal provides universal
: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 No need to upgrade! xz 5.2.3_0 >= xz 5.2.3_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main zlib 1.2.11_0 exists in the ports tree
:debug:main zlib 1.2.11_0 +universal is the latest installed
:debug:main zlib 1.2.11_0 +universal is active
:debug:main Merging existing variants '+universal' into variants
:debug:main new fully merged portvariants: universal +
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/archivers/zlib
:debug:main OS darwin/16.5.0 (Mac OS X 10.12) arch i386
:debug:main Sourcing PortGroup xcodeversion 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/xcodeversion-1.0.tcl
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Executing variant universal provides universal
: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 No need to upgrade! zlib 1.2.11_0 >= zlib 1.2.11_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main coreutils 8.27_0 exists in the ports tree
:debug:main coreutils 8.27_0  is the latest installed
:debug:main coreutils 8.27_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/sysutils/coreutils
:debug:main OS darwin/16.5.0 (Mac OS X 10.12) arch i386
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
: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 No need to upgrade! coreutils 8.27_0 >= coreutils 8.27_0
:msg:main --->  Computing dependencies for autogen:info:main .:debug:main autogen has no conflicts
:debug:main Searching for dependency: guile
:debug:main Found Dependency: receipt exists for guile
:debug:main Searching for dependency: libiconv
:debug:main Found Dependency: receipt exists for libiconv
:debug:main Searching for dependency: libxml2
:debug:main Found Dependency: receipt exists for libxml2
:debug:main Searching for dependency: zlib
:debug:main Found Dependency: receipt exists for zlib
:debug:main Searching for dependency: coreutils
:debug:main Found Dependency: receipt exists for coreutils
:debug:main Executing org.macports.main (autogen)
:debug:main dropping privileges: euid changed to 501, egid changed to 20.
:debug:main Skipping completed org.macports.archivefetch (autogen)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.fetch (autogen)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.checksum (autogen)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.extract (autogen)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.patch (autogen)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:configure configure phase started at Wed May  3 18:49:33 EDT 2017
:notice:configure --->  Configuring autogen
:debug:configure Preferred compilers: clang macports-clang-3.9 macports-clang-3.8 macports-clang-3.7
:debug:configure Using compiler 'Xcode Clang'
:debug:configure Executing org.macports.configure (autogen)
:debug:configure Environment: 
:debug:configure CC='/usr/bin/clang'
:debug:configure CC_PRINT_OPTIONS='YES'
:debug:configure CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_autogen/autogen/work/.CC_PRINT_OPTIONS'
:debug:configure CFLAGS='-pipe -Os -arch x86_64'
:debug:configure CPATH='/opt/local/include'
:debug:configure CPPFLAGS='-I/opt/local/include'
:debug:configure CXX='/usr/bin/clang++'
:debug:configure CXXFLAGS='-pipe -Os -stdlib=libc++ -arch x86_64'
:debug:configure F77FLAGS='-m64'
:debug:configure F90FLAGS='-pipe -Os -m64'
:debug:configure FCFLAGS='-pipe -Os -m64'
:debug:configure FFLAGS='-pipe -Os'
:debug:configure INSTALL='/usr/bin/install -c'
:debug:configure LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
:debug:configure LIBRARY_PATH='/opt/local/lib'
:debug:configure MACOSX_DEPLOYMENT_TARGET='10.12'
:debug:configure OBJC='/usr/bin/clang'
:debug:configure OBJCFLAGS='-pipe -Os -arch x86_64'
:debug:configure OBJCXX='/usr/bin/clang++'
:debug:configure OBJCXXFLAGS='-pipe -Os -stdlib=libc++ -arch x86_64'
:info:configure Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_autogen/autogen/work/autogen-5.18.12" && ./configure --prefix=/opt/local --mandir=/opt/local/share/man --infodir=/opt/local/share/info 
:debug:configure system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_autogen/autogen/work/autogen-5.18.12" && ./configure --prefix=/opt/local --mandir=/opt/local/share/man --infodir=/opt/local/share/info 
:info:configure checking build system type... x86_64-apple-darwin16.5.0
:info:configure checking host system type... x86_64-apple-darwin16.5.0
:info:configure checking target system type... x86_64-apple-darwin16.5.0
:info:configure *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
:info:configure                                                                   A    U    T    O    G    E    N
:info:configure GNU AutoGen-5.18.12                                                                                                                              libopts.la-41:1:16
:info:configure *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
: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 thread-safe 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 for style of include used by make... GNU
:info:configure checking for gcc... /usr/bin/clang
: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 we are using the GNU C compiler... yes
:info:configure checking whether /usr/bin/clang accepts -g... yes
:info:configure checking for /usr/bin/clang option to accept ISO C89... none needed
:info:configure checking whether /usr/bin/clang understands -c and -o together... yes
:info:configure checking dependency style of /usr/bin/clang... gcc3
:info:configure checking how to run the C preprocessor... /usr/bin/clang -E
:info:configure checking for grep that handles long lines and -e... /opt/local/bin/grep
:info:configure checking for egrep... /opt/local/bin/grep -E
:info:configure checking for ANSI C header files... yes
:info:configure checking for sys/types.h... yes
:info:configure checking for sys/stat.h... yes
:info:configure checking for stdlib.h... yes
:info:configure checking for string.h... yes
:info:configure checking for memory.h... yes
:info:configure checking for strings.h... yes
:info:configure checking for inttypes.h... yes
:info:configure checking for stdint.h... yes
:info:configure checking for unistd.h... yes
:info:configure checking minix/config.h usability... no
:info:configure checking minix/config.h presence... no
:info:configure checking for minix/config.h... no
: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 print strings... printf
:info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed
:info:configure checking for fgrep... /opt/local/bin/grep -F
:info:configure checking for ld used by /usr/bin/clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
:info:configure checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/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 whether ln -s works... yes
:info:configure checking the maximum length of command line arguments... 196608
:info:configure checking whether the shell understands some XSI constructs... yes
:info:configure checking whether the shell understands "+="... yes
:info:configure checking how to convert x86_64-apple-darwin16.5.0 file names to x86_64-apple-darwin16.5.0 format... func_convert_file_noop
:info:configure checking how to convert x86_64-apple-darwin16.5.0 file names to toolchain format... func_convert_file_noop
:info:configure checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
:info:configure checking for objdump... objdump
:info:configure checking how to recognize dependent libraries... pass_all
:info:configure checking for dlltool... dlltool
:info:configure checking how to associate runtime and link libraries... printf %s\n
:info:configure checking for ar... ar
:info:configure checking for archiver @FILE support... no
:info:configure checking for strip... strip
:info:configure checking for ranlib... ranlib
:info:configure checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang object... ok
:info:configure checking for sysroot... no
: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 /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
:info:configure checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
:info:configure checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
:info:configure checking if /usr/bin/clang static flag -static works... no
:info:configure checking if /usr/bin/clang supports -c -o file.o... yes
:info:configure checking if /usr/bin/clang supports -c -o file.o... (cached) yes
:info:configure checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
:info:configure checking dynamic linker characteristics... darwin16.5.0 dyld
:info:configure checking how to hardcode library paths into programs... immediate
: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 if malloc debugging is wanted... no
:info:configure checking for /usr/bin/clang option to accept ISO C99... none needed
:info:configure checking for /usr/bin/clang option to accept ISO Standard C... (cached) none needed
:info:configure checking whether clearerr_unlocked is declared... yes
:info:configure checking whether feof_unlocked is declared... yes
:info:configure checking whether ferror_unlocked is declared... yes
:info:configure checking whether fflush_unlocked is declared... no
:info:configure checking whether fgets_unlocked is declared... no
:info:configure checking whether fputc_unlocked is declared... no
:info:configure checking whether fputs_unlocked is declared... no
:info:configure checking whether fread_unlocked is declared... no
:info:configure checking whether fwrite_unlocked is declared... no
:info:configure checking whether getc_unlocked is declared... yes
:info:configure checking whether getchar_unlocked is declared... yes
:info:configure checking whether putc_unlocked is declared... yes
:info:configure checking whether putchar_unlocked is declared... yes
:info:configure checking for texi2html... texi2html
:info:configure checking for an ANSI C-conforming const... yes
:info:configure checking for inline... inline
:info:configure checking for dlopen in -ldl... yes
:info:configure checking for mode_t... yes
:info:configure checking for pid_t... yes
:info:configure checking for size_t... yes
:info:configure checking for uid_t in sys/types.h... yes
:info:configure checking for long double with more range or precision than double... yes
:info:configure checking for long long... yes
:info:configure checking for uintmax_t... yes
:info:configure checking for size_t... (cached) yes
:info:configure checking for wchar_t... yes
:info:configure checking size of char*... 8
:info:configure checking size of int... 4
:info:configure checking size of long... 8
:info:configure checking size of short... 2
:info:configure checking for strchr... yes
:info:configure checking for strlcpy... yes
:info:configure checking for snprintf... yes
:info:configure checking for dlopen... yes
:info:configure checking for library containing copysign... none required
:info:configure checking for library containing copysignl... none required
:info:configure checking for library containing modfl... none required
:info:configure checking for unsigned long long int... yes
:info:configure checking libio.h usability... no
:info:configure checking libio.h presence... no
:info:configure checking for libio.h... no
:info:configure checking ctype.h usability... yes
:info:configure checking ctype.h presence... yes
:info:configure checking for ctype.h... yes
:info:configure checking assert.h usability... yes
:info:configure checking assert.h presence... yes
:info:configure checking for assert.h... yes
:info:configure checking sys/resource.h usability... yes
:info:configure checking sys/resource.h presence... yes
:info:configure checking for sys/resource.h... yes
:info:configure checking whether sigsetjmp is declared... yes
:info:configure checking whether sys_siglist is declared... yes
:info:configure checking for putenv... yes
:info:configure checking for getdate_r... no
:info:configure checking for utimes... yes
:info:configure checking for futimes... yes
:info:configure checking for inline... (cached) inline
:info:configure checking for long long int... yes
:info:configure checking for grep that handles long lines and -e... (cached) /opt/local/bin/grep
:info:configure checking for egrep... (cached) /opt/local/bin/grep -E
:info:configure checking for fgrep... (cached) /opt/local/bin/grep -F
: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 configure: checking for guile 2.0
:info:configure configure: checking for guile 1.8
:info:configure configure: found guile 1.8
:info:configure checking for ld used by /usr/bin/clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
:info:configure checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
:info:configure checking for shared library run path origin... done
:info:configure checking for dirent.h that defines DIR... yes
:info:configure checking for library containing opendir... none required
:info:configure checking sys/mman.h usability... yes
:info:configure checking sys/mman.h presence... yes
:info:configure checking for sys/mman.h... yes
:info:configure checking sys/param.h usability... yes
:info:configure checking sys/param.h presence... yes
:info:configure checking for sys/param.h... yes
:info:configure checking sys/poll.h usability... yes
:info:configure checking sys/poll.h presence... yes
:info:configure checking for sys/poll.h... yes
:info:configure checking sys/procset.h usability... no
:info:configure checking sys/procset.h presence... no
:info:configure checking for sys/procset.h... no
:info:configure checking sys/select.h usability... yes
:info:configure checking sys/select.h presence... yes
:info:configure checking for sys/select.h... yes
:info:configure checking sys/socket.h usability... yes
:info:configure checking sys/socket.h presence... yes
:info:configure checking for sys/socket.h... yes
:info:configure checking sys/stropts.h usability... no
:info:configure checking sys/stropts.h presence... no
:info:configure checking for sys/stropts.h... no
:info:configure checking sys/time.h usability... yes
:info:configure checking sys/time.h presence... yes
:info:configure checking for sys/time.h... yes
:info:configure checking sys/un.h usability... yes
:info:configure checking sys/un.h presence... yes
:info:configure checking for sys/un.h... yes
:info:configure checking sys/wait.h usability... yes
:info:configure checking sys/wait.h presence... yes
:info:configure checking for sys/wait.h... yes
:info:configure checking for dlfcn.h... (cached) yes
:info:configure checking errno.h usability... yes
:info:configure checking errno.h presence... yes
:info:configure checking for errno.h... yes
:info:configure checking fcntl.h usability... yes
:info:configure checking fcntl.h presence... yes
:info:configure checking for fcntl.h... yes
:info:configure checking libgen.h usability... yes
:info:configure checking libgen.h presence... yes
:info:configure checking for libgen.h... yes
:info:configure checking libintl.h usability... yes
:info:configure checking libintl.h presence... yes
:info:configure checking for libintl.h... yes
:info:configure checking for memory.h... (cached) yes
:info:configure checking netinet/in.h usability... yes
:info:configure checking netinet/in.h presence... yes
:info:configure checking for netinet/in.h... yes
:info:configure checking setjmp.h usability... yes
:info:configure checking setjmp.h presence... yes
:info:configure checking for setjmp.h... yes
:info:configure checking stdbool.h usability... yes
:info:configure checking stdbool.h presence... yes
:info:configure checking for stdbool.h... yes
:info:configure checking sysexits.h usability... yes
:info:configure checking sysexits.h presence... yes
:info:configure checking for sysexits.h... yes
:info:configure checking for unistd.h... (cached) yes
:info:configure checking utime.h usability... yes
:info:configure checking utime.h presence... yes
:info:configure checking for utime.h... yes
:info:configure checking stdarg.h usability... yes
:info:configure checking stdarg.h presence... yes
:info:configure checking for stdarg.h... yes
:info:configure checking for string.h... (cached) yes
:info:configure checking limits.h usability... yes
:info:configure checking limits.h presence... yes
:info:configure checking for limits.h... yes
:info:configure checking for inttypes.h... (cached) yes
:info:configure checking for working stdnoreturn.h... yes
:info:configure checking for runetype.h... yes
:info:configure checking for wchar.h... yes
:info:configure checking for wchar_t... (cached) yes
:info:configure checking for wint_t... yes
:info:configure checking for int8_t... yes
:info:configure checking for uint8_t... yes
:info:configure checking for int16_t... yes
:info:configure checking for uint16_t... yes
:info:configure checking for int32_t... yes
:info:configure checking for uint32_t... yes
:info:configure checking for intptr_t... yes
:info:configure checking for uintptr_t... yes
:info:configure checking for uint_t... no
:info:configure checking for pid_t... (cached) yes
:info:configure checking for size_t... (cached) yes
:info:configure checking for ptrdiff_t... yes
:info:configure checking size of char *... 8
:info:configure checking size of int... (cached) 4
:info:configure checking size of long... (cached) 8
:info:configure checking size of short... (cached) 2
:info:configure checking for pathfind in -lgen... no
:info:configure checking for gettext in -lintl... yes
:info:configure checking for vprintf... yes
:info:configure checking for _doprnt... no
:info:configure checking vfork.h usability... no
:info:configure checking vfork.h presence... no
:info:configure checking for vfork.h... no
:info:configure checking for fork... yes
:info:configure checking for vfork... yes
:info:configure checking for working fork... yes
:info:configure checking for working vfork... (cached) yes
:info:configure checking for mmap... yes
:info:configure checking for canonicalize_file_name... no
:info:configure checking for snprintf... (cached) yes
:info:configure checking for strdup... yes
:info:configure checking for strchr... (cached) yes
:info:configure checking for strrchr... yes
:info:configure checking for strsignal... yes
:info:configure checking for fchmod... yes
:info:configure checking for fstat... yes
:info:configure checking for chmod... yes
:info:configure checking for a sed that does not truncate output... (cached) /opt/local/bin/gsed
:info:configure checking whether shell scripts are desired... yes
:info:configure checking for vfork.h... (cached) no
:info:configure checking for fork... (cached) yes
:info:configure checking for vfork... (cached) yes
:info:configure checking for working fork... (cached) yes
:info:configure checking for working vfork... (cached) yes
:info:configure checking whether using shell scripts... yes
:info:configure checking whether statically link autogen to libopts... no
:info:configure checking whether setjmp() links okay... yes
:info:configure checking whether __attribute__((format_arg(n))) works... yes
:info:configure checking whether sigsetjmp() links okay... yes
:info:configure checking whether with-libxml2 was specified... no
:info:configure checking whether with-libxml2-cflags was specified... no
:info:configure checking whether with-libxml2-libs was specified... no
:info:configure configure: xml2-config used for CFLAGS: -I/opt/local/include/libxml2
:info:configure configure: xml2-config used for LIBS: -L/opt/local/lib -lxml2 -L/opt/local/lib -lz -L/opt/local/lib -llzma -lpthread -liconv -lm
:info:configure checking whether libxml2 can be linked with... yes
:info:configure checking whether sysinfo(2) is Solaris... no
:info:configure checking whether specify an autogen timeout... no
:info:configure checking whether strcspn matches prototype and works... no
:info:configure checking whether uname(2) is POSIX... yes
:info:configure checking whether runtime library dirs can be specified... -R${libdir}
:info:configure checking whether wanting autogen debugging... no
:info:configure checking whether name of the packager of this software is supplied... no
:info:configure checking whether packager-specific version information is supplied... no
:info:configure checking whether bug reporting URI/e-mail/etc. is supplied... no
:info:configure checking for GUILE... yes
:info:configure awk: can't open file /opt/local/include/guile18/libguile/version.h
:info:configure  source line number 1
:info:configure configure: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_autogen/autogen/work/autogen-5.18.12':
:info:configure configure: error: cannot determine Guile version
:info:configure See `config.log' for more details
:info:configure Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_autogen/autogen/work/autogen-5.18.12" && ./configure --prefix=/opt/local --mandir=/opt/local/share/man --infodir=/opt/local/share/info 
:info:configure Exit code: 1
:error:configure Failed to configure autogen, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_autogen/autogen/work/autogen-5.18.12/config.log
:error:configure Failed to configure autogen: configure failure: command execution failed
:debug:configure Error code: NONE
:debug:configure Backtrace: configure failure: command execution failed
:debug:configure     while executing
:debug:configure "$procedure $targetname"
:error:configure See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_autogen/autogen/main.log for details.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-users/attachments/20170503/b877c5d8/attachment.html>


More information about the macports-users mailing list