Opened 13 years ago
Closed 12 years ago
#32835 closed defect (worksforme)
Unable to install apr-util, "C preprocessor "/usr/bin/gcc-4.2 -E" fails sanity check"
Reported by: | lucinda.marchant@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt), danielluke (Daniel J. Luke), blair (Blair Zajac) | |
Port: | apr-util |
Description
I was using GIT and SVN successfully, but when I tried to install ports for PHP/Apache/MYSQL and related ports apt-util and other dependencies would fail, either stating a .gz file could not be found or "Requested variants "" do not match original selection "+mysql5"."
In an attempt to resolve this I have removed all my ports and retried with no luck and have removed and reinstalled macports completely. I have so far tried to install SVN. It appears to install 1.7.2 without error but will not function. It is not recognising changes made with fresh checkouts (since latest SVN re-install) and for a check out I made in the orginal SVN port install claims that the SVN version is below 1.7 and will not do anything.
Change History (16)
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… dluke@… blair@… added |
---|---|
Milestone: | MacPorts 2.0.4 |
comment:2 Changed 13 years ago by danielluke (Daniel J. Luke)
It sounds like the new svn just isn't in $PATH
comment:3 Changed 13 years ago by lucinda.marchant@…
Thanks for your responses.
OK, so I have started from scratch again since I don't have a complete record of all my actions and errors/logs. I removed macports completely as per the documentation and then reinstalled macports (dmg downloaded today), then ran the following commands:
selfupdate install php52 +apache2 +fastcgi +mysql5 +postgresql82 +pear mysql5 mysql5-server
I received the following error:
Error: Target org.macports.configure returned: configure failure: shell command failed (see log for details) Error: Failed to install apr-util Log for apr-util is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apr-util/apr-util/main.log Error: The following dependencies were not installed: apache2 apr-util pcre bzip2 perl5 perl5.12 gdbm perl5 perl5 autoconf213 gawk curl curl-ca-bundle libidn pkgconfig glib2 libffi xz freetype gsed jpeg libmcrypt libpng libtool automake autoconf help2man p5.12-locale-gettext mhash tiff Error: Status 1 encountered during processing.
This is the content of the log file:
:error:configure Target org.macports.configure returned: configure failure: shell command failed (see log for details) :debug:configure Backtrace: configure failure: shell command failed (see log for details) while executing "$procedure $targetname" :info:configure Warning: the following items did not execute (for apr-util): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install :error:configure Failed to install apr-util :debug:configure could not read "/opt/local/share/man/man1/sqlite3.1.gz": no such file or directory while executing "file type $file" :notice:configure Log for apr-util is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apr-util/apr-util/main.log
comment:4 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
I've fixed your WikiFormatting above.
The file /opt/local/share/man/man1/sqlite3.1.gz should exist -- it should have been provided by the sqlite3 port. But I'm not sure why apr-util cares at all whether or not sqlite3's manpage is there.
What does "port contents sqlite3" say?
comment:5 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Also, please attach the whole apr-util main.log file, and its config.log file. The sqlite3 manpage error may be misleading us from the true problem.
comment:6 Changed 13 years ago by danielluke (Daniel J. Luke)
It would probably be useful to do:
sudo port clean --all php52 mysql5 mysql5-server
then:
sudo port -dv install install php52 +apache2 +fastcgi +mysql5 +postgresql82 +pear mysql5 mysql5-server
and attach all of the output
comment:7 follow-up: 8 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
It is not necessary to clean --all
; that would remove distfiles, with which there was no problem, or else a checksum error would have occurred.
It is not necessary to use the -dv
flag, unless you enjoy seeing the terminal output fly by. All I think we need to see is the log files.
It's not necessary to manually request the installation of the mysql5 port, since you're already requesting the +mysql5 variant, which will install the mysql5 port for you.
It's only necessary to install the mysql5-server port if you actually want to run a mysql5 server on this computer.
comment:8 Changed 13 years ago by danielluke (Daniel J. Luke)
Replying to ryandesign@…:
It is not necessary to
clean --all
; that would remove distfiles, with which there was no problem, or else a checksum error would have occurred.
(and archives, although I guess archives don't work any more)
It is not necessary to use the
-dv
flag, unless you enjoy seeing the terminal output fly by. All I think we need to see is the log files.
Maybe, but maybe there's something happening before apr-util that would be useful to know about (since the reporter isn't specifically requesting it, but instead getting it as a dependency).
It's not necessary to manually request the installation of the mysql5 port, since you're already requesting the +mysql5 variant, which will install the mysql5 port for you.
Sure, but that was in the original reporter's command, and we're trying to replicate the issue (so using the original input isn't a bad idea).
comment:9 Changed 13 years ago by lucinda.marchant@…
The result of the running port contents sqlite3:
Port sqlite3 contains: /opt/local/bin/sqlite3 /opt/local/include/sqlite3.h /opt/local/include/sqlite3ext.h /opt/local/lib/libsqlite3.0.8.6.dylib /opt/local/lib/libsqlite3.0.dylib /opt/local/lib/libsqlite3.a /opt/local/lib/libsqlite3.dylib /opt/local/lib/libsqlite3.la /opt/local/lib/pkgconfig/sqlite3.pc /opt/local/share/man/man1/sqlite3.1.gz
This is the content of the apr-util main.log:
version:1 :debug:clean Attempting ln -sf /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apr-util/apr-util/work /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/apr-util/work :debug:clean changing euid/egid - current euid: 0 - current egid: 0 :debug:clean egid changed to: 502 :debug:clean euid changed to: 501 :debug:main Executing org.macports.main (apr-util) :debug:main Privilege de-escalation not attempted as not running as root. :debug:archivefetch archivefetch phase started at Tue Jan 10 16:38:56 GMT 2012 :msg:archivefetch ---> Fetching archive for apr-util :debug:archivefetch Executing org.macports.archivefetch (apr-util) :debug:archivefetch Can't run archivefetch on this port without elevated privileges. Escalating privileges back to root. :debug:archivefetch euid changed to: 0. egid changed to: 0. :debug:archivefetch changing euid/egid - current euid: 0 - current egid: 0 :debug:archivefetch egid changed to: 502 :debug:archivefetch euid changed to: 501 :info:archivefetch ---> apr-util-1.3.12_0+mysql5+postgresql82.darwin_10.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/software/apr-util :msg:archivefetch ---> Attempting to fetch apr-util-1.3.12_0+mysql5+postgresql82.darwin_10.x86_64.tbz2 from http://packages.macports.org/apr-util :debug:archivefetch Fetching archive failed:: The requested URL returned error: 404 :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:fetch fetch phase started at Tue Jan 10 16:38:56 GMT 2012 :notice:fetch ---> Fetching apr-util :debug:fetch Can't run fetch on this port without elevated privileges. Escalating privileges back to root. :debug:fetch euid changed to: 0. egid changed to: 0. :debug:fetch changing euid/egid - current euid: 0 - current egid: 0 :debug:fetch egid changed to: 502 :debug:fetch euid changed to: 501 :debug:fetch Executing org.macports.fetch (apr-util) :info:fetch ---> apr-util-1.3.12.tar.bz2 doesn't seem to exist in /opt/local/var/macports/distfiles/apr-util :debug:fetch Pinging mirrors.ibiblio.org... :debug:fetch Pinging www.gtlib.gatech.edu... :debug:fetch Pinging apache.mirror.rafal.ca... :debug:fetch Pinging ftp.infoscience.co.jp... :debug:fetch Pinging apache.multidist.com... :debug:fetch Pinging mirror.internode.on.net... :debug:fetch Pinging mirror.aarnet.edu.au... :debug:fetch Pinging apache-mirror.dkuug.dk... :debug:fetch Pinging apache.is.co.za... :debug:fetch Pinging mirror.facebook.net... :debug:fetch Pinging apache.pesat.net.id... :debug:fetch Pinging www.apache.org... :debug:fetch Pinging archive.apache.org... :debug:fetch Pinging distfiles.macports.org... :debug:fetch Pinging aarnet.au.distfiles.macports.org... :debug:fetch Pinging her.gr.distfiles.macports.org... :debug:fetch Pinging jog.id.distfiles.macports.org... :debug:fetch Pinging lil.fr.distfiles.macports.org... :debug:fetch Pinging sea.us.distfiles.macports.org... :debug:fetch Pinging ykf.ca.distfiles.macports.org... :debug:fetch mirrors.ibiblio.org ping time is 97.276 :debug:fetch www.gtlib.gatech.edu ping time is 10000 :debug:fetch apache.mirror.rafal.ca ping time is 133.709 :debug:fetch ftp.infoscience.co.jp ping time is 272.659 :debug:fetch apache.multidist.com ping time is 13.534 :debug:fetch mirror.internode.on.net ping time is 344.569 :debug:fetch mirror.aarnet.edu.au ping time is 331.871 :debug:fetch apache-mirror.dkuug.dk ping time is 10000 :debug:fetch apache.is.co.za ping time is 183.830 :debug:fetch mirror.facebook.net ping time is 142.349 :debug:fetch apache.pesat.net.id ping time is 279.836 :debug:fetch www.apache.org ping time is 152.007 :debug:fetch archive.apache.org ping time is 152.703 :debug:fetch distfiles.macports.org ping time is 146.586 :debug:fetch aarnet.au.distfiles.macports.org ping time is 308.642 :debug:fetch her.gr.distfiles.macports.org ping time is 82.597 :debug:fetch jog.id.distfiles.macports.org ping time is 284.121 :debug:fetch lil.fr.distfiles.macports.org ping time is 10.190 :debug:fetch sea.us.distfiles.macports.org ping time is 10000 :debug:fetch ykf.ca.distfiles.macports.org ping time is 101.713 :notice:fetch ---> Attempting to fetch apr-util-1.3.12.tar.bz2 from http://lil.fr.distfiles.macports.org/apr-util :debug:fetch Privilege de-escalation not attempted as not running as root. :debug:checksum checksum phase started at Tue Jan 10 16:39:00 GMT 2012 :notice:checksum ---> Verifying checksum(s) for apr-util :debug:checksum Executing org.macports.checksum (apr-util) :info:checksum ---> Checksumming apr-util-1.3.12.tar.bz2 :debug:checksum Correct (md5) checksum for apr-util-1.3.12.tar.bz2 :debug:checksum Correct (sha1) checksum for apr-util-1.3.12.tar.bz2 :debug:checksum Correct (rmd160) checksum for apr-util-1.3.12.tar.bz2 :debug:checksum Privilege de-escalation not attempted as not running as root. :debug:extract extract phase started at Tue Jan 10 16:39:00 GMT 2012 :notice:extract ---> Extracting apr-util :debug:extract setting option extract.cmd to /usr/bin/bzip2 :debug:extract Executing org.macports.extract (apr-util) :info:extract ---> Extracting apr-util-1.3.12.tar.bz2 :debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/apr-util/apr-util-1.3.12.tar.bz2' :debug:extract Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apr-util/apr-util/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6' :debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apr-util/apr-util/work" && /usr/bin/bzip2 -dc '/opt/local/var/macports/distfiles/apr-util/apr-util-1.3.12.tar.bz2' | /usr/bin/gnutar --no-same-owner -xf -' :debug:extract Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apr-util/apr-util/work" && /usr/bin/bzip2 -dc '/opt/local/var/macports/distfiles/apr-util/apr-util-1.3.12.tar.bz2' | /usr/bin/gnutar --no-same-owner -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_apr-util/apr-util/work to macports :debug:extract euid/egid changed to: 501/502 :debug:extract Privilege de-escalation not attempted as not running as root. :debug:patch patch phase started at Tue Jan 10 16:39:00 GMT 2012 :debug:patch Executing org.macports.patch (apr-util) :debug:patch Executing proc-post-org.macports.patch-patch-0 :debug:patch euid/egid changed to: 0/0 :debug:patch chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apr-util/apr-util/work/apr-util-1.3.12/Makefile.in to macports :debug:patch euid/egid changed to: 501/502 :debug:patch euid/egid changed to: 0/0 :debug:patch setting attributes on /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apr-util/apr-util/work/apr-util-1.3.12/Makefile.in :debug:patch euid/egid changed to: 501/502 :debug:patch euid/egid changed to: 0/0 :debug:patch chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apr-util/apr-util/work/apr-util-1.3.12/Makefile.in to macports :debug:patch euid/egid changed to: 501/502 :debug:patch euid/egid changed to: 0/0 :debug:patch setting attributes on /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apr-util/apr-util/work/apr-util-1.3.12/Makefile.in :debug:patch euid/egid changed to: 501/502 :debug:patch Privilege de-escalation not attempted as not running as root. :debug:configure configure phase started at Tue Jan 10 16:39:01 GMT 2012 :notice:configure ---> Configuring apr-util :debug:configure Using compiler 'Mac OS X clang' :debug:configure Executing proc-pre-org.macports.configure-configure-0 :debug:configure euid/egid changed to: 0/0 :debug:configure chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apr-util/apr-util/work/apr-util-1.3.12/apr-util.pc.in to macports :debug:configure euid/egid changed to: 501/502 :debug:configure euid/egid changed to: 0/0 :debug:configure setting attributes on /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apr-util/apr-util/work/apr-util-1.3.12/apr-util.pc.in :debug:configure euid/egid changed to: 501/502 :debug:configure Executing org.macports.configure (apr-util) :debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2 -arch x86_64' CPPFLAGS='-I/opt/local/include -I/opt/local/include/postgresql82' CXXFLAGS='-pipe -O2 -arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.6' CXX='/Developer/usr/bin/clang++' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apr-util/apr-util/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2 -m64' LDFLAGS='-L/opt/local/lib -L/opt/local/lib/postgresql82 -arch x86_64' FCFLAGS='-pipe -O2 -m64' OBJC='/Developer/usr/bin/clang' INSTALL='/usr/bin/install -c' MYSQL_CONFIG='/opt/local/bin/mysql_config5' OBJCFLAGS='-pipe -O2 -arch x86_64' FFLAGS='-pipe -O2 -m64' CC_PRINT_OPTIONS='YES' CC='/Developer/usr/bin/clang' :debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apr-util/apr-util/work/apr-util-1.3.12" && ./configure --prefix=/opt/local --with-apr=/opt/local/bin/apr-1-config --with-expat=/opt/local --with-iconv=/opt/local --with-berkeley-db=/opt/local/include:/opt/local/lib/db46 --with-sqlite3=/opt/local --with-pgsql=yes --with-mysql=yes' :debug:configure Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apr-util/apr-util/work/apr-util-1.3.12" && ./configure --prefix=/opt/local --with-apr=/opt/local/bin/apr-1-config --with-expat=/opt/local --with-iconv=/opt/local --with-berkeley-db=/opt/local/include:/opt/local/lib/db46 --with-sqlite3=/opt/local --with-pgsql=yes --with-mysql=yes :info:configure checking build system type... x86_64-apple-darwin10.8.0 :info:configure checking host system type... x86_64-apple-darwin10.8.0 :info:configure checking target system type... x86_64-apple-darwin10.8.0 :info:configure checking for a BSD-compatible install... /usr/bin/install -c :info:configure checking for working mkdir -p... yes :info:configure APR-util Version: 1.3.12 :info:configure checking for chosen layout... apr-util :info:configure checking for gcc... /Developer/usr/bin/clang :info:configure checking for C compiler default output file name... a.out :info:configure checking whether the C compiler works... yes :info:configure checking whether we are cross compiling... no :info:configure checking for suffix of executables... :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 /Developer/usr/bin/clang accepts -g... yes :info:configure checking for /Developer/usr/bin/clang option to accept ISO C89... none needed :info:configure Applying apr-util hints file rules for x86_64-apple-darwin10.8.0 :info:configure checking for APR... yes :info:configure setting CPP to "/usr/bin/gcc-4.2 -E" :info:configure adding "-DDARWIN" to CPPFLAGS :info:configure adding "-DSIGPROCMASK_SETS_THREAD_MASK" to CPPFLAGS :info:configure adding "-no-cpp-precomp" to CPPFLAGS :info:configure adding "-DDARWIN_10" to CPPFLAGS :info:configure checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E :info:configure configure: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apr-util/apr-util/work/apr-util-1.3.12': :info:configure configure: error: C preprocessor "/usr/bin/gcc-4.2 -E" fails sanity check :info:configure See `config.log' for more details. :info:configure shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apr-util/apr-util/work/apr-util-1.3.12" && ./configure --prefix=/opt/local --with-apr=/opt/local/bin/apr-1-config --with-expat=/opt/local --with-iconv=/opt/local --with-berkeley-db=/opt/local/include:/opt/local/lib/db46 --with-sqlite3=/opt/local --with-pgsql=yes --with-mysql=yes " returned error 1 :error:configure Target org.macports.configure returned: configure failure: shell command failed (see log for details) :debug:configure Backtrace: configure failure: shell command failed (see log for details) while executing "$procedure $targetname" :info:configure Warning: the following items did not execute (for apr-util): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install :error:configure Failed to install apr-util :debug:configure could not read "/opt/local/share/man/man1/sqlite3.1.gz": no such file or directory while executing "file type $file" :notice:configure Log for apr-util is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apr-util/apr-util/main.log
And this is the config.log file:
This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.64. Invocation command line was $ ./configure --prefix=/opt/local --with-apr=/opt/local/bin/apr-1-config --with-expat=/opt/local --with-iconv=/opt/local --with-berkeley-db=/opt/local/include:/opt/local/lib/db46 --with-sqlite3=/opt/local --with-pgsql=yes --with-mysql=yes ## --------- ## ## Platform. ## ## --------- ## hostname = MC0476 uname -m = i386 uname -r = 10.8.0 uname -s = Darwin uname -v = Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. 4 processors are logically available. Processor type: i486 (Intel 80486) Processors active: 0 1 2 3 Primary memory available: 5.00 gigabytes Default processor set: 81 tasks, 463 threads, 4 processors Load average: 1.32, Mach factor: 2.67 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /opt/local/bin PATH: /opt/local/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2502: checking build system type configure:2516: result: x86_64-apple-darwin10.8.0 configure:2536: checking host system type configure:2549: result: x86_64-apple-darwin10.8.0 configure:2569: checking target system type configure:2582: result: x86_64-apple-darwin10.8.0 configure:2624: checking for a BSD-compatible install configure:2692: result: /usr/bin/install -c configure:2720: checking for working mkdir -p configure:2736: result: yes configure:2830: checking for chosen layout configure:2832: result: apr-util configure:3004: checking for gcc configure:3031: result: /Developer/usr/bin/clang configure:3260: checking for C compiler version configure:3269: /Developer/usr/bin/clang --version >&5 Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn) Target: x86_64-apple-darwin10.8.0 Thread model: posix configure:3280: $? = 0 configure:3269: /Developer/usr/bin/clang -v >&5 Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn) Target: x86_64-apple-darwin10.8.0 Thread model: posix configure:3280: $? = 0 configure:3269: /Developer/usr/bin/clang -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:3280: $? = 1 configure:3269: /Developer/usr/bin/clang -qversion >&5 clang: error: no input files configure:3280: $? = 1 configure:3302: checking for C compiler default output file name configure:3324: /Developer/usr/bin/clang -pipe -O2 -arch x86_64 -I/opt/local/include -I/opt/local/include/postgresql82 -L/opt/local/lib -L/opt/local/lib/postgresql82 -arch x86_64 conftest.c >&5 configure:3328: $? = 0 configure:3365: result: a.out configure:3381: checking whether the C compiler works configure:3390: ./a.out configure:3394: $? = 0 configure:3409: result: yes configure:3416: checking whether we are cross compiling configure:3418: result: no configure:3421: checking for suffix of executables configure:3428: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -I/opt/local/include/postgresql82 -L/opt/local/lib -L/opt/local/lib/postgresql82 -arch x86_64 conftest.c >&5 configure:3432: $? = 0 configure:3454: result: configure:3460: checking for suffix of object files configure:3482: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/include -I/opt/local/include/postgresql82 conftest.c >&5 configure:3486: $? = 0 configure:3507: result: o configure:3511: checking whether we are using the GNU C compiler configure:3530: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/include -I/opt/local/include/postgresql82 conftest.c >&5 configure:3530: $? = 0 configure:3539: result: yes configure:3548: checking whether /Developer/usr/bin/clang accepts -g configure:3568: /Developer/usr/bin/clang -c -g -I/opt/local/include -I/opt/local/include/postgresql82 conftest.c >&5 configure:3568: $? = 0 configure:3609: result: yes configure:3626: checking for /Developer/usr/bin/clang option to accept ISO C89 configure:3690: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/include -I/opt/local/include/postgresql82 conftest.c >&5 configure:3690: $? = 0 configure:3703: result: none needed configure:3880: checking for APR configure:3959: result: yes configure:4215: checking how to run the C preprocessor configure:4285: result: /usr/bin/gcc-4.2 -E configure:4305: /usr/bin/gcc-4.2 -E -I/opt/local/include -I/opt/local/include/postgresql82 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 conftest.c ./configure: line 1615: /usr/bin/gcc-4.2: No such file or directory configure:4305: $? = 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:4305: /usr/bin/gcc-4.2 -E -I/opt/local/include -I/opt/local/include/postgresql82 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10 conftest.c ./configure: line 1615: /usr/bin/gcc-4.2: No such file or directory configure:4305: $? = 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:4335: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apr-util/apr-util/work/apr-util-1.3.12': configure:4338: error: C preprocessor "/usr/bin/gcc-4.2 -E" fails sanity check See `config.log' for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-apple-darwin10.8.0 ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=/Developer/usr/bin/clang ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-pipe -O2 -arch x86_64' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value='-I/opt/local/include -I/opt/local/include/postgresql82' ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-L/opt/local/lib -L/opt/local/lib/postgresql82 -arch x86_64' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_host=x86_64-apple-darwin10.8.0 ac_cv_mkdir_p=yes ac_cv_objext=o ac_cv_prog_CPP='/usr/bin/gcc-4.2 -E' ac_cv_prog_ac_ct_CC=/Developer/usr/bin/clang ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_target=x86_64-apple-darwin10.8.0 ## ----------------- ## ## Output variables. ## ## ----------------- ## APRUTIL_DOTTED_VERSION='1.3.12' APRUTIL_EXPORT_LIBS='' APRUTIL_INCLUDES='' APRUTIL_LDFLAGS='' APRUTIL_LIBNAME='' APRUTIL_LIBS='' APRUTIL_MAJOR_VERSION='1' APRUTIL_PRIV_INCLUDES='-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apr-util/apr-util/work/apr-util-1.3.12/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apr-util/apr-util/work/apr-util-1.3.12/include/private' APR_BUILD_DIR='/opt/local/share/apr-1/build' APR_ICONV_DIR='' APR_INCLUDES=' -I/opt/local/include/apr-1 ' APR_LIBS=' /opt/local/lib/libapr-1.la -lpthread' APR_XML_DIR='' APU_CONFIG_LOCATION='source' APU_DSO_LIBDIR='' APU_HAVE_MODULES='' APU_LTVERSION='-version-info 3:12:3' APU_MODULES='' CC='/Developer/usr/bin/clang' CFLAGS='-pipe -O2 -arch x86_64' CPP='/usr/bin/gcc-4.2 -E' CPPFLAGS='-I/opt/local/include -I/opt/local/include/postgresql82 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -DDARWIN_10' DEFS='' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='' EXEEXT='' EXTRA_OBJECTS='' GREP='' INCLUDE_OUTPUTS='' INCLUDE_RULES='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDADD_dbd_freetds='' LDADD_dbd_mysql='' LDADD_dbd_odbc='' LDADD_dbd_oracle='' LDADD_dbd_pgsql='' LDADD_dbd_sqlite2='' LDADD_dbd_sqlite3='' LDADD_dbm_db='' LDADD_dbm_gdbm='' LDADD_dbm_ndbm='' LDADD_ldap='' LDFLAGS='-L/opt/local/lib -L/opt/local/lib/postgresql82 -arch x86_64' LIBOBJS='' LIBS='' LTLIBOBJS='' LT_NO_INSTALL='' MYSQL_CONFIG='/opt/local/bin/mysql_config5' OBJEXT='o' ODBC_CONFIG='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PGSQL_CONFIG='' SHELL='/bin/sh' abs_builddir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apr-util/apr-util/work/apr-util-1.3.12' abs_srcdir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apr-util/apr-util/work/apr-util-1.3.12' ac_ct_CC='/Developer/usr/bin/clang' apr_shlibpath_var='DYLD_LIBRARY_PATH' apu_db_header='' apu_db_version='' apu_dbd_tests='' apu_has_ldap='' apu_has_ldap_microsoft='' apu_has_ldap_mozilla='' apu_has_ldap_netscape='' apu_has_ldap_novell='' apu_has_ldap_openldap='' apu_has_ldap_other='' apu_has_ldap_solaris='' apu_has_ldap_sslinit='' apu_has_ldap_start_tls_s='' apu_has_ldap_tivoli='' apu_has_ldap_zos='' apu_has_ldapssl_add_trusted_cert='' apu_has_ldapssl_client_deinit='' apu_has_ldapssl_client_init='' apu_has_ldapssl_init='' apu_has_ldapssl_install_routines='' apu_have_db='' apu_have_freetds='' apu_have_gdbm='' apu_have_mysql='' apu_have_ndbm='' apu_have_odbc='' apu_have_oracle='' apu_have_pgsql='' apu_have_sdbm='' apu_have_sqlite2='' apu_have_sqlite3='' apu_use_db='' apu_use_gdbm='' apu_use_ndbm='' apu_use_sdbm='' bindir='${exec_prefix}/bin' build='x86_64-apple-darwin10.8.0' build_alias='' build_cpu='x86_64' build_os='darwin10.8.0' build_vendor='apple' datadir='${prefix}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' have_apr_iconv='' have_iconv='' host='x86_64-apple-darwin10.8.0' host_alias='' host_cpu='x86_64' host_os='darwin10.8.0' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include/apr-${APRUTIL_MAJOR_VERSION}' infodir='${datarootdir}/info' lber_h='' ldap_h='' ldap_ssl_h='' lib_target='' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/modules' localedir='${datarootdir}/locale' localstatedir='${prefix}' mandir='${prefix}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/opt/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/bin' sharedstatedir='${prefix}/com' so_ext='' sysconfdir='${prefix}/conf' target='x86_64-apple-darwin10.8.0' target_alias='' target_cpu='x86_64' target_os='darwin10.8.0' target_vendor='apple' top_builddir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apr-util/apr-util/work/apr-util-1.3.12' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" configure: exit 1
comment:10 Changed 13 years ago by lucinda.marchant@…
sudo port clean --all php52 mysql5 mysql5-server
then
sudo port -dv install php52 +apache2 +fastcgi +mysql5 +postgresql82 +pear mysql5 mysql5-server
Results in the following:
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/php52 DEBUG: OS darwin/10.8.0 (Mac OS X 10.6) arch i386 DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf DEBUG: Executing variant apache2 provides apache2 DEBUG: Executing variant fastcgi provides fastcgi DEBUG: Executing variant mysql5 provides mysql5 DEBUG: Executing variant postgresql82 provides postgresql82 DEBUG: Executing variant pear provides pear DEBUG: Attempting ln -sf /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_php52/php52/work /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/php52/work DEBUG: changing euid/egid - current euid: 0 - current egid: 0 DEBUG: egid changed to: 502 DEBUG: euid changed to: 501 DEBUG: Starting logging for php52 DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libxml2 2.7.8_0 exists in the ports tree DEBUG: libxml2 2.7.8_0 is the latest installed DEBUG: libxml2 2.7.8_0 is active DEBUG: Merging existing variants '' into variants DEBUG: new fully merged portvariants: DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/textproc/libxml2 DEBUG: OS darwin/10.8.0 (Mac OS X 10.6) arch i386 DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/archcheck-1.0.tcl DEBUG: adding the default universal variant DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf DEBUG: No need to upgrade! libxml2 2.7.8_0 >= libxml2 2.7.8_0 DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libiconv 1.14_0 exists in the ports tree DEBUG: libiconv 1.14_0 is the latest installed DEBUG: libiconv 1.14_0 is active DEBUG: Merging existing variants '' into variants DEBUG: new fully merged portvariants: DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/textproc/libiconv DEBUG: OS darwin/10.8.0 (Mac OS X 10.6) arch i386 DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf DEBUG: universal variant already exists, so not adding the default one DEBUG: No need to upgrade! libiconv 1.14_0 >= libiconv 1.14_0 DEBUG: epoch: in tree: 0 installed: 0 DEBUG: zlib 1.2.5_0 exists in the ports tree DEBUG: zlib 1.2.5_0 is the latest installed DEBUG: zlib 1.2.5_0 is active DEBUG: Merging existing variants '' into variants DEBUG: new fully merged portvariants: DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/archivers/zlib DEBUG: OS darwin/10.8.0 (Mac OS X 10.6) arch i386 DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/xcodeversion-1.0.tcl DEBUG: adding the default universal variant DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf DEBUG: No need to upgrade! zlib 1.2.5_0 >= zlib 1.2.5_0 DEBUG: epoch: in tree: 0 installed: 0 DEBUG: libxslt 1.1.26_0 exists in the ports tree DEBUG: libxslt 1.1.26_0 is the latest installed DEBUG: libxslt 1.1.26_0 is active DEBUG: Merging existing variants '' into variants DEBUG: new fully merged portvariants: DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/textproc/libxslt DEBUG: OS darwin/10.8.0 (Mac OS X 10.6) arch i386 DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf DEBUG: No need to upgrade! libxslt 1.1.26_0 >= libxslt 1.1.26_0 DEBUG: epoch: in tree: 1 installed: 1 DEBUG: openssl 1.0.0f_0 exists in the ports tree DEBUG: openssl 1.0.0f_0 is the latest installed DEBUG: openssl 1.0.0f_0 is active DEBUG: Merging existing variants '' into variants DEBUG: new fully merged portvariants: DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/openssl DEBUG: OS darwin/10.8.0 (Mac OS X 10.6) arch i386 DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf DEBUG: universal variant already exists, so not adding the default one DEBUG: No need to upgrade! openssl 1.0.0f_0 >= openssl 1.0.0f_0 DEBUG: epoch: in tree: 0 installed: 0 DEBUG: expat 2.0.1_1 exists in the ports tree DEBUG: expat 2.0.1_1 is the latest installed DEBUG: expat 2.0.1_1 is active DEBUG: Merging existing variants '' into variants DEBUG: new fully merged portvariants: DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/textproc/expat DEBUG: OS darwin/10.8.0 (Mac OS X 10.6) arch i386 DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf DEBUG: No need to upgrade! expat 2.0.1_1 >= expat 2.0.1_1 DEBUG: epoch: in tree: 0 installed: 0 DEBUG: gettext 0.18.1.1_2 exists in the ports tree DEBUG: gettext 0.18.1.1_2 is the latest installed DEBUG: gettext 0.18.1.1_2 is active DEBUG: Merging existing variants '' into variants DEBUG: new fully merged portvariants: DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/gettext DEBUG: OS darwin/10.8.0 (Mac OS X 10.6) arch i386 DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/archcheck-1.0.tcl DEBUG: universal variant already exists, so not adding the default one DEBUG: No need to upgrade! gettext 0.18.1.1_2 >= gettext 0.18.1.1_2 DEBUG: epoch: in tree: 0 installed: 0 DEBUG: ncurses 5.9_1 exists in the ports tree DEBUG: ncurses 5.9_1 is the latest installed DEBUG: ncurses 5.9_1 is active DEBUG: Merging existing variants '' into variants DEBUG: new fully merged portvariants: DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/ncurses DEBUG: OS darwin/10.8.0 (Mac OS X 10.6) arch i386 DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf DEBUG: No need to upgrade! ncurses 5.9_1 >= ncurses 5.9_1 DEBUG: epoch: in tree: 0 installed: 0 DEBUG: mysql5 5.1.60_0 exists in the ports tree DEBUG: mysql5 5.1.60_0 is the latest installed DEBUG: mysql5 5.1.60_0 is active DEBUG: Merging existing variants '' into variants DEBUG: new fully merged portvariants: DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/databases/mysql5 DEBUG: OS darwin/10.8.0 (Mac OS X 10.6) arch i386 DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/archcheck-1.0.tcl DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf DEBUG: universal variant already exists, so not adding the default one DEBUG: No need to upgrade! mysql5 5.1.60_0 >= mysql5 5.1.60_0 DEBUG: epoch: in tree: 0 installed: 0 DEBUG: readline 6.2.000_0 exists in the ports tree DEBUG: readline 6.2.000_0 is the latest installed DEBUG: readline 6.2.000_0 is active DEBUG: Merging existing variants '' into variants DEBUG: new fully merged portvariants: DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/readline DEBUG: OS darwin/10.8.0 (Mac OS X 10.6) arch i386 DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf DEBUG: universal variant already exists, so not adding the default one DEBUG: No need to upgrade! readline 6.2.000_0 >= readline 6.2.000_0 DEBUG: epoch: in tree: 0 installed: 0 DEBUG: postgresql82 8.2.23_0 exists in the ports tree DEBUG: postgresql82 8.2.23_0 is the latest installed DEBUG: postgresql82 8.2.23_0 is active DEBUG: Merging existing variants '' into variants DEBUG: new fully merged portvariants: DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/databases/postgresql82 DEBUG: OS darwin/10.8.0 (Mac OS X 10.6) arch i386 DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf DEBUG: No need to upgrade! postgresql82 8.2.23_0 >= postgresql82 8.2.23_0 ---> Computing dependencies for php52 DEBUG: Checking for conflicts against php52 DEBUG: Searching for dependency: php5 DEBUG: Didn't find receipt, going to depspec regex for: php5 DEBUG: Searching for dependency: php5-devel DEBUG: Didn't find receipt, going to depspec regex for: php5-devel DEBUG: Searching for dependency: php5-gd DEBUG: Didn't find receipt, going to depspec regex for: php5-gd DEBUG: Searching for dependency: php5-iconv DEBUG: Didn't find receipt, going to depspec regex for: php5-iconv DEBUG: Searching for dependency: php5-mbstring DEBUG: Didn't find receipt, going to depspec regex for: php5-mbstring DEBUG: Searching for dependency: php5-sqlite DEBUG: Didn't find receipt, going to depspec regex for: php5-sqlite DEBUG: Searching for dependency: pkgconfig DEBUG: Didn't find receipt, going to depspec regex for: pkgconfig DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/pkgconfig DEBUG: OS darwin/10.8.0 (Mac OS X 10.6) arch i386 DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf DEBUG: Requested variant pear is not provided by port pkgconfig. DEBUG: Requested variant apache2 is not provided by port pkgconfig. DEBUG: Requested variant fastcgi is not provided by port pkgconfig. DEBUG: Requested variant postgresql82 is not provided by port pkgconfig. DEBUG: Requested variant mysql5 is not provided by port pkgconfig. DEBUG: Searching for dependency: autoconf213 DEBUG: Didn't find receipt, going to depspec regex for: autoconf213 DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/autoconf213 DEBUG: OS darwin/10.8.0 (Mac OS X 10.6) arch i386 DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: only one arch supported, so not adding the default universal variant DEBUG: Requested variant pear is not provided by port autoconf213. DEBUG: Requested variant apache2 is not provided by port autoconf213. DEBUG: Requested variant fastcgi is not provided by port autoconf213. DEBUG: Requested variant postgresql82 is not provided by port autoconf213. DEBUG: Requested variant mysql5 is not provided by port autoconf213. DEBUG: Searching for dependency: gsed DEBUG: Didn't find receipt, going to depspec regex for: gsed DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/textproc/gsed DEBUG: OS darwin/10.8.0 (Mac OS X 10.6) arch i386 DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf DEBUG: Requested variant pear is not provided by port gsed. DEBUG: Requested variant apache2 is not provided by port gsed. DEBUG: Requested variant fastcgi is not provided by port gsed. DEBUG: Requested variant postgresql82 is not provided by port gsed. DEBUG: Requested variant mysql5 is not provided by port gsed. DEBUG: Searching for dependency: libtool DEBUG: Didn't find receipt, going to depspec regex for: libtool DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/libtool DEBUG: OS darwin/10.8.0 (Mac OS X 10.6) arch i386 DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf DEBUG: Requested variant pear is not provided by port libtool. DEBUG: Requested variant apache2 is not provided by port libtool. DEBUG: Requested variant fastcgi is not provided by port libtool. DEBUG: Requested variant postgresql82 is not provided by port libtool. DEBUG: Requested variant mysql5 is not provided by port libtool. DEBUG: Searching for dependency: libxml2 DEBUG: Found Dependency: receipt exists for libxml2 DEBUG: Searching for dependency: libxslt DEBUG: Found Dependency: receipt exists for libxslt DEBUG: Searching for dependency: openssl DEBUG: Found Dependency: receipt exists for openssl DEBUG: Searching for dependency: zlib DEBUG: Found Dependency: receipt exists for zlib DEBUG: Searching for dependency: bzip2 DEBUG: Didn't find receipt, going to depspec regex for: bzip2 DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/archivers/bzip2 DEBUG: OS darwin/10.8.0 (Mac OS X 10.6) arch i386 DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf DEBUG: universal variant already exists, so not adding the default one DEBUG: Requested variant pear is not provided by port bzip2. DEBUG: Requested variant apache2 is not provided by port bzip2. DEBUG: Requested variant fastcgi is not provided by port bzip2. DEBUG: Requested variant postgresql82 is not provided by port bzip2. DEBUG: Requested variant mysql5 is not provided by port bzip2. DEBUG: Searching for dependency: libiconv DEBUG: Found Dependency: receipt exists for libiconv DEBUG: Searching for dependency: expat DEBUG: Found Dependency: receipt exists for expat DEBUG: Searching for dependency: gettext DEBUG: Found Dependency: receipt exists for gettext DEBUG: Searching for dependency: tiff DEBUG: Didn't find receipt, going to depspec regex for: tiff DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/tiff DEBUG: OS darwin/10.8.0 (Mac OS X 10.6) arch i386 DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/xcodeversion-1.0.tcl DEBUG: adding the default universal variant DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf DEBUG: Requested variant pear is not provided by port tiff. DEBUG: Requested variant apache2 is not provided by port tiff. DEBUG: Requested variant fastcgi is not provided by port tiff. DEBUG: Requested variant postgresql82 is not provided by port tiff. DEBUG: Requested variant mysql5 is not provided by port tiff. DEBUG: Searching for dependency: mhash DEBUG: Didn't find receipt, going to depspec regex for: mhash DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/mhash DEBUG: OS darwin/10.8.0 (Mac OS X 10.6) arch i386 DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf DEBUG: Requested variant pear is not provided by port mhash. DEBUG: Requested variant apache2 is not provided by port mhash. DEBUG: Requested variant fastcgi is not provided by port mhash. DEBUG: Requested variant postgresql82 is not provided by port mhash. DEBUG: Requested variant mysql5 is not provided by port mhash. DEBUG: Searching for dependency: libmcrypt DEBUG: Didn't find receipt, going to depspec regex for: libmcrypt DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/libmcrypt DEBUG: OS darwin/10.8.0 (Mac OS X 10.6) arch i386 DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf DEBUG: Requested variant pear is not provided by port libmcrypt. DEBUG: Requested variant apache2 is not provided by port libmcrypt. DEBUG: Requested variant fastcgi is not provided by port libmcrypt. DEBUG: Requested variant postgresql82 is not provided by port libmcrypt. DEBUG: Requested variant mysql5 is not provided by port libmcrypt. DEBUG: Searching for dependency: curl DEBUG: Didn't find receipt, going to depspec regex for: curl DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/net/curl DEBUG: OS darwin/10.8.0 (Mac OS X 10.6) arch i386 DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/archcheck-1.0.tcl DEBUG: universal variant already exists, so not adding the default one DEBUG: Requested variant pear is not provided by port curl. DEBUG: Requested variant apache2 is not provided by port curl. DEBUG: Requested variant fastcgi is not provided by port curl. DEBUG: Requested variant postgresql82 is not provided by port curl. DEBUG: Requested variant mysql5 is not provided by port curl. DEBUG: Executing variant ssl provides ssl DEBUG: Searching for dependency: pcre DEBUG: Didn't find receipt, going to depspec regex for: pcre DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/pcre DEBUG: OS darwin/10.8.0 (Mac OS X 10.6) arch i386 DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf DEBUG: Requested variant pear is not provided by port pcre. DEBUG: Requested variant apache2 is not provided by port pcre. DEBUG: Requested variant fastcgi is not provided by port pcre. DEBUG: Requested variant postgresql82 is not provided by port pcre. DEBUG: Requested variant mysql5 is not provided by port pcre. DEBUG: Searching for dependency: jpeg DEBUG: Didn't find receipt, going to depspec regex for: jpeg DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/jpeg DEBUG: OS darwin/10.8.0 (Mac OS X 10.6) arch i386 DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf DEBUG: Requested variant pear is not provided by port jpeg. DEBUG: Requested variant apache2 is not provided by port jpeg. DEBUG: Requested variant fastcgi is not provided by port jpeg. DEBUG: Requested variant postgresql82 is not provided by port jpeg. DEBUG: Requested variant mysql5 is not provided by port jpeg. DEBUG: Searching for dependency: libpng DEBUG: Didn't find receipt, going to depspec regex for: libpng DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/libpng DEBUG: OS darwin/10.8.0 (Mac OS X 10.6) arch i386 DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/archcheck-1.0.tcl DEBUG: adding the default universal variant DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf DEBUG: Requested variant pear is not provided by port libpng. DEBUG: Requested variant apache2 is not provided by port libpng. DEBUG: Requested variant fastcgi is not provided by port libpng. DEBUG: Requested variant postgresql82 is not provided by port libpng. DEBUG: Requested variant mysql5 is not provided by port libpng. DEBUG: Searching for dependency: freetype DEBUG: Didn't find receipt, going to depspec regex for: freetype DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/print/freetype DEBUG: OS darwin/10.8.0 (Mac OS X 10.6) arch i386 DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/archcheck-1.0.tcl DEBUG: universal variant already exists, so not adding the default one DEBUG: Requested variant pear is not provided by port freetype. DEBUG: Requested variant apache2 is not provided by port freetype. DEBUG: Requested variant fastcgi is not provided by port freetype. DEBUG: Requested variant postgresql82 is not provided by port freetype. DEBUG: Requested variant mysql5 is not provided by port freetype. DEBUG: Searching for dependency: apache2 DEBUG: Didn't find receipt, going to depspec regex for: apache2 DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/www/apache2 DEBUG: OS darwin/10.8.0 (Mac OS X 10.6) arch i386 DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf DEBUG: Requested variant pear is not provided by port apache2. DEBUG: Requested variant apache2 is not provided by port apache2. DEBUG: Requested variant fastcgi is not provided by port apache2. DEBUG: Requested variant postgresql82 is not provided by port apache2. DEBUG: Requested variant mysql5 is not provided by port apache2. DEBUG: Executing variant preforkmpm provides preforkmpm DEBUG: Searching for dependency: mysql5 DEBUG: Found Dependency: receipt exists for mysql5 DEBUG: Searching for dependency: postgresql82 DEBUG: Found Dependency: receipt exists for postgresql82 DEBUG: Searching for dependency: glib2 DEBUG: Didn't find receipt, going to depspec regex for: glib2 DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/glib2 DEBUG: OS darwin/10.8.0 (Mac OS X 10.6) arch i386 DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/archcheck-1.0.tcl DEBUG: adding the default universal variant DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf DEBUG: Requested variant pear is not provided by port glib2. DEBUG: Requested variant apache2 is not provided by port glib2. DEBUG: Requested variant fastcgi is not provided by port glib2. DEBUG: Requested variant postgresql82 is not provided by port glib2. DEBUG: Requested variant mysql5 is not provided by port glib2. DEBUG: Checking for conflicts against glib2 DEBUG: Searching for dependency: glib2-devel DEBUG: Didn't find receipt, going to depspec regex for: glib2-devel DEBUG: Searching for dependency: xz DEBUG: Didn't find receipt, going to depspec regex for: xz DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/archivers/xz DEBUG: OS darwin/10.8.0 (Mac OS X 10.6) arch i386 DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf DEBUG: Requested variant pear is not provided by port xz. DEBUG: Requested variant apache2 is not provided by port xz. DEBUG: Requested variant fastcgi is not provided by port xz. DEBUG: Requested variant postgresql82 is not provided by port xz. DEBUG: Requested variant mysql5 is not provided by port xz. DEBUG: Searching for dependency: libffi DEBUG: Didn't find receipt, going to depspec regex for: libffi DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/libffi DEBUG: OS darwin/10.8.0 (Mac OS X 10.6) arch i386 DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf DEBUG: universal variant already exists, so not adding the default one DEBUG: Requested variant pear is not provided by port libffi. DEBUG: Requested variant apache2 is not provided by port libffi. DEBUG: Requested variant fastcgi is not provided by port libffi. DEBUG: Requested variant postgresql82 is not provided by port libffi. DEBUG: Requested variant mysql5 is not provided by port libffi. DEBUG: Searching for dependency: perl5 DEBUG: Didn't find receipt, going to depspec regex for: perl5 DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/perl5 DEBUG: OS darwin/10.8.0 (Mac OS X 10.6) arch i386 DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: universal_variant is false, so not adding the default universal variant DEBUG: Requested variant pear is not provided by port perl5. DEBUG: Requested variant apache2 is not provided by port perl5. DEBUG: Requested variant fastcgi is not provided by port perl5. DEBUG: Requested variant postgresql82 is not provided by port perl5. DEBUG: Requested variant mysql5 is not provided by port perl5. DEBUG: Executing variant perl5_12 provides perl5_12 DEBUG: Searching for dependency: perl5.12 DEBUG: Didn't find receipt, going to depspec regex for: perl5.12 DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/perl5.12 DEBUG: OS darwin/10.8.0 (Mac OS X 10.6) arch i386 DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf DEBUG: Requested variant pear is not provided by port perl5.12. DEBUG: Requested variant apache2 is not provided by port perl5.12. DEBUG: Requested variant fastcgi is not provided by port perl5.12. DEBUG: Requested variant postgresql82 is not provided by port perl5.12. DEBUG: Requested variant mysql5 is not provided by port perl5.12. DEBUG: Searching for dependency: gdbm DEBUG: Didn't find receipt, going to depspec regex for: gdbm DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/databases/gdbm DEBUG: OS darwin/10.8.0 (Mac OS X 10.6) arch i386 DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf DEBUG: Requested variant pear is not provided by port gdbm. DEBUG: Requested variant apache2 is not provided by port gdbm. DEBUG: Requested variant fastcgi is not provided by port gdbm. DEBUG: Requested variant postgresql82 is not provided by port gdbm. DEBUG: Requested variant mysql5 is not provided by port gdbm. DEBUG: Searching for dependency: perl5 DEBUG: Didn't find receipt, going to depspec regex for: perl5 DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/perl5 DEBUG: OS darwin/10.8.0 (Mac OS X 10.6) arch i386 DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: universal_variant is false, so not adding the default universal variant DEBUG: Requested variant pear is not provided by port perl5. DEBUG: Requested variant apache2 is not provided by port perl5. DEBUG: Requested variant fastcgi is not provided by port perl5. DEBUG: Requested variant postgresql82 is not provided by port perl5. DEBUG: Requested variant mysql5 is not provided by port perl5. DEBUG: Executing variant perl5_12 provides perl5_12 DEBUG: Searching for dependency: m4 DEBUG: Found Dependency: receipt exists for m4 DEBUG: Searching for dependency: gawk DEBUG: Didn't find receipt, going to depspec regex for: gawk DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/gawk DEBUG: OS darwin/10.8.0 (Mac OS X 10.6) arch i386 DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf DEBUG: Requested variant pear is not provided by port gawk. DEBUG: Requested variant apache2 is not provided by port gawk. DEBUG: Requested variant fastcgi is not provided by port gawk. DEBUG: Requested variant postgresql82 is not provided by port gawk. DEBUG: Requested variant mysql5 is not provided by port gawk. DEBUG: Searching for dependency: readline DEBUG: Found Dependency: receipt exists for readline DEBUG: Searching for dependency: automake DEBUG: Didn't find receipt, going to depspec regex for: automake DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/automake DEBUG: OS darwin/10.8.0 (Mac OS X 10.6) arch i386 DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: only one arch supported, so not adding the default universal variant DEBUG: Requested variant pear is not provided by port automake. DEBUG: Requested variant apache2 is not provided by port automake. DEBUG: Requested variant fastcgi is not provided by port automake. DEBUG: Requested variant postgresql82 is not provided by port automake. DEBUG: Requested variant mysql5 is not provided by port automake. DEBUG: Searching for dependency: autoconf DEBUG: Didn't find receipt, going to depspec regex for: autoconf DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/autoconf DEBUG: OS darwin/10.8.0 (Mac OS X 10.6) arch i386 DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: only one arch supported, so not adding the default universal variant DEBUG: Requested variant pear is not provided by port autoconf. DEBUG: Requested variant apache2 is not provided by port autoconf. DEBUG: Requested variant fastcgi is not provided by port autoconf. DEBUG: Requested variant postgresql82 is not provided by port autoconf. DEBUG: Requested variant mysql5 is not provided by port autoconf. DEBUG: Searching for dependency: perl5 DEBUG: Didn't find receipt, going to depspec regex for: perl5 DEBUG: Searching for dependency: help2man DEBUG: Didn't find receipt, going to depspec regex for: help2man DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/textproc/help2man DEBUG: OS darwin/10.8.0 (Mac OS X 10.6) arch i386 DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf DEBUG: universal variant already exists, so not adding the default one DEBUG: Requested variant pear is not provided by port help2man. DEBUG: Requested variant apache2 is not provided by port help2man. DEBUG: Requested variant fastcgi is not provided by port help2man. DEBUG: Requested variant postgresql82 is not provided by port help2man. DEBUG: Requested variant mysql5 is not provided by port help2man. DEBUG: Searching for dependency: perl5.12 DEBUG: Didn't find receipt, going to depspec regex for: perl5.12 DEBUG: Searching for dependency: p5.12-locale-gettext DEBUG: Didn't find receipt, going to depspec regex for: p5.12-locale-gettext DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/perl/p5-locale-gettext DEBUG: OS darwin/10.8.0 (Mac OS X 10.6) arch i386 DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/perl5-1.0.tcl DEBUG: Re-registering default for livecheck.version DEBUG: Re-registering default for configure.universal_args DEBUG: adding the default universal variant DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf DEBUG: Requested variant pear is not provided by port p5.12-locale-gettext. DEBUG: Requested variant apache2 is not provided by port p5.12-locale-gettext. DEBUG: Requested variant fastcgi is not provided by port p5.12-locale-gettext. DEBUG: Requested variant postgresql82 is not provided by port p5.12-locale-gettext. DEBUG: Requested variant mysql5 is not provided by port p5.12-locale-gettext. DEBUG: Searching for dependency: libidn DEBUG: Didn't find receipt, going to depspec regex for: libidn DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/mail/libidn DEBUG: OS darwin/10.8.0 (Mac OS X 10.6) arch i386 DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf DEBUG: Requested variant pear is not provided by port libidn. DEBUG: Requested variant apache2 is not provided by port libidn. DEBUG: Requested variant fastcgi is not provided by port libidn. DEBUG: Requested variant postgresql82 is not provided by port libidn. DEBUG: Requested variant mysql5 is not provided by port libidn. DEBUG: Searching for dependency: curl-ca-bundle DEBUG: Didn't find receipt, going to depspec regex for: curl-ca-bundle DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/net/curl-ca-bundle DEBUG: OS darwin/10.8.0 (Mac OS X 10.6) arch i386 DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: universal_variant is false, so not adding the default universal variant DEBUG: Requested variant pear is not provided by port curl-ca-bundle. DEBUG: Requested variant apache2 is not provided by port curl-ca-bundle. DEBUG: Requested variant fastcgi is not provided by port curl-ca-bundle. DEBUG: Requested variant postgresql82 is not provided by port curl-ca-bundle. DEBUG: Requested variant mysql5 is not provided by port curl-ca-bundle. DEBUG: Searching for dependency: libedit DEBUG: Found Dependency: receipt exists for libedit DEBUG: Checking for conflicts against apache2 DEBUG: Searching for dependency: apache DEBUG: Didn't find receipt, going to depspec regex for: apache DEBUG: Searching for dependency: apr DEBUG: Found Dependency: receipt exists for apr DEBUG: Searching for dependency: apr-util DEBUG: Didn't find receipt, going to depspec regex for: apr-util DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/apr-util DEBUG: OS darwin/10.8.0 (Mac OS X 10.6) arch i386 DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf DEBUG: Requested variant pear is not provided by port apr-util. DEBUG: Requested variant apache2 is not provided by port apr-util. DEBUG: Requested variant fastcgi is not provided by port apr-util. DEBUG: Executing variant postgresql82 provides postgresql82 DEBUG: Executing variant mysql5 provides mysql5 DEBUG: Searching for dependency: perl5 DEBUG: Didn't find receipt, going to depspec regex for: perl5 DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/perl5 DEBUG: OS darwin/10.8.0 (Mac OS X 10.6) arch i386 DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: universal_variant is false, so not adding the default universal variant DEBUG: Requested variant pear is not provided by port perl5. DEBUG: Requested variant apache2 is not provided by port perl5. DEBUG: Requested variant fastcgi is not provided by port perl5. DEBUG: Requested variant postgresql82 is not provided by port perl5. DEBUG: Requested variant mysql5 is not provided by port perl5. DEBUG: Executing variant perl5_12 provides perl5_12 DEBUG: Searching for dependency: db46 DEBUG: Found Dependency: receipt exists for db46 DEBUG: Searching for dependency: sqlite3 DEBUG: Found Dependency: receipt exists for sqlite3 ---> Dependencies to be installed: apache2 apr-util pcre bzip2 perl5 perl5.12 gdbm perl5 perl5 autoconf213 gawk curl curl-ca-bundle libidn pkgconfig glib2 libffi xz freetype gsed jpeg libmcrypt libpng libtool automake autoconf help2man p5.12-locale-gettext mhash tiff DEBUG: Starting logging for apr-util DEBUG: changing euid/egid - current euid: 0 - current egid: 0 DEBUG: egid changed to: 502 DEBUG: euid changed to: 501 DEBUG: Executing org.macports.main (apr-util) DEBUG: Privilege de-escalation not attempted as not running as root. DEBUG: Skipping completed org.macports.archivefetch (apr-util) DEBUG: Privilege de-escalation not attempted as not running as root. DEBUG: Skipping completed org.macports.fetch (apr-util) DEBUG: Privilege de-escalation not attempted as not running as root. DEBUG: Skipping completed org.macports.checksum (apr-util) DEBUG: Privilege de-escalation not attempted as not running as root. DEBUG: Skipping completed org.macports.extract (apr-util) DEBUG: Privilege de-escalation not attempted as not running as root. DEBUG: Skipping completed org.macports.patch (apr-util) DEBUG: Privilege de-escalation not attempted as not running as root. DEBUG: configure phase started at Wed Jan 11 09:35:01 GMT 2012 ---> Configuring apr-util DEBUG: Using compiler 'Mac OS X clang' DEBUG: Executing proc-pre-org.macports.configure-configure-0 DEBUG: euid/egid changed to: 0/0 DEBUG: chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apr-util/apr-util/work/apr-util-1.3.12/apr-util.pc.in to macports DEBUG: euid/egid changed to: 501/502 DEBUG: euid/egid changed to: 0/0 DEBUG: setting attributes on /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apr-util/apr-util/work/apr-util-1.3.12/apr-util.pc.in DEBUG: euid/egid changed to: 501/502 DEBUG: Executing org.macports.configure (apr-util) DEBUG: Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2 -arch x86_64' CPPFLAGS='-I/opt/local/include -I/opt/local/include/postgresql82' CXXFLAGS='-pipe -O2 -arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.6' CXX='/Developer/usr/bin/clang++' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apr-util/apr-util/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2 -m64' LDFLAGS='-L/opt/local/lib -L/opt/local/lib/postgresql82 -arch x86_64' FCFLAGS='-pipe -O2 -m64' OBJC='/Developer/usr/bin/clang' INSTALL='/usr/bin/install -c' MYSQL_CONFIG='/opt/local/bin/mysql_config5' OBJCFLAGS='-pipe -O2 -arch x86_64' FFLAGS='-pipe -O2 -m64' CC_PRINT_OPTIONS='YES' CC='/Developer/usr/bin/clang' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apr-util/apr-util/work/apr-util-1.3.12" && ./configure --prefix=/opt/local --with-apr=/opt/local/bin/apr-1-config --with-expat=/opt/local --with-iconv=/opt/local --with-berkeley-db=/opt/local/include:/opt/local/lib/db46 --with-sqlite3=/opt/local --with-pgsql=yes --with-mysql=yes' DEBUG: Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apr-util/apr-util/work/apr-util-1.3.12" && ./configure --prefix=/opt/local --with-apr=/opt/local/bin/apr-1-config --with-expat=/opt/local --with-iconv=/opt/local --with-berkeley-db=/opt/local/include:/opt/local/lib/db46 --with-sqlite3=/opt/local --with-pgsql=yes --with-mysql=yes checking build system type... x86_64-apple-darwin10.8.0 checking host system type... x86_64-apple-darwin10.8.0 checking target system type... x86_64-apple-darwin10.8.0 checking for a BSD-compatible install... /usr/bin/install -c checking for working mkdir -p... yes APR-util Version: 1.3.12 checking for chosen layout... apr-util checking for gcc... /Developer/usr/bin/clang checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /Developer/usr/bin/clang accepts -g... yes checking for /Developer/usr/bin/clang option to accept ISO C89... none needed Applying apr-util hints file rules for x86_64-apple-darwin10.8.0 checking for APR... yes setting CPP to "/usr/bin/gcc-4.2 -E" adding "-DDARWIN" to CPPFLAGS adding "-DSIGPROCMASK_SETS_THREAD_MASK" to CPPFLAGS adding "-no-cpp-precomp" to CPPFLAGS adding "-DDARWIN_10" to CPPFLAGS checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E configure: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apr-util/apr-util/work/apr-util-1.3.12': configure: error: C preprocessor "/usr/bin/gcc-4.2 -E" fails sanity check See `config.log' for more details. shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apr-util/apr-util/work/apr-util-1.3.12" && ./configure --prefix=/opt/local --with-apr=/opt/local/bin/apr-1-config --with-expat=/opt/local --with-iconv=/opt/local --with-berkeley-db=/opt/local/include:/opt/local/lib/db46 --with-sqlite3=/opt/local --with-pgsql=yes --with-mysql=yes " returned error 1 Error: Target org.macports.configure returned: configure failure: shell command failed (see log for details) DEBUG: Backtrace: configure failure: shell command failed (see log for details) while executing "$procedure $targetname" Warning: the following items did not execute (for apr-util): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install Error: Failed to install apr-util DEBUG: couldn't open "/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex": no such file or directory while executing "open [file join $dir tclIndex]" Log for apr-util is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apr-util/apr-util/main.log Error: The following dependencies were not installed: apache2 apr-util pcre bzip2 perl5 perl5.12 gdbm perl5 perl5 autoconf213 gawk curl curl-ca-bundle libidn pkgconfig glib2 libffi xz freetype gsed jpeg libmcrypt libpng libtool automake autoconf help2man p5.12-locale-gettext mhash tiff Error: Status 1 encountered during processing.
comment:11 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
In your logs I see:
OS darwin/10.8.0 (Mac OS X 10.6) arch i386
which means you're running OS X 10.6.8,
Using compiler 'Mac OS X clang'
which means you're running Xcode 4.2 or later, and
setting CPP to "/usr/bin/gcc-4.2 -E"
and later
/usr/bin/gcc-4.2: No such file or directory
which is the real problem. It is normal that /usr/bin/gcc* does not exist with Xcode 4.2 and up; what I can't figure out is where apr-util got the idea to try to use it. Perhaps we need to add:
configure.env CPP=${configure.cpp}
to the apr-util portfile.
comment:12 Changed 13 years ago by lucinda.marchant@…
An update - I had a clean build of Snow Leopard on my machine since it was causing a number of issues. First thing I did was to install macports and do a selfupdate. Then I installed subversion +bash_completion, which worked fine. Then I tried git_core +svn +bash completion and it failed:
Terminal Message:
t-ssleay/p5.12-net-ssleay/main.log "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" :info:build Warning: the following items did not execute (for p5.12-net-ssleay): org.macports.activate org.macports.build org.macports.destroot org.macports.install :error:build Failed to install p5.12-net-ssleay :debug:build could not read "/opt/local/share/man/man3/Net::LibIDN.3pm.gz": no such file or directory while executing "file type $file" :notice:build Log for p5.12-net-ssleay is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5-net-ssleay/p5.12-net-ssleay/main.log
Full log contents:
version:1 :debug:clean Attempting ln -sf /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5-net-ssleay/p5.12-net-ssleay/work /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/perl/p5-net-ssleay/work :debug:clean changing euid/egid - current euid: 0 - current egid: 0 :debug:clean egid changed to: 502 :debug:clean euid changed to: 502 :debug:main Executing org.macports.main (p5.12-net-ssleay) :debug:main Privilege de-escalation not attempted as not running as root. :debug:archivefetch archivefetch phase started at Fri Jan 13 09:20:51 GMT 2012 :msg:archivefetch ---> Fetching archive for p5.12-net-ssleay :debug:archivefetch Executing org.macports.archivefetch (p5.12-net-ssleay) :debug:archivefetch Can't run archivefetch on this port without elevated privileges. Escalating privileges back to root. :debug:archivefetch euid changed to: 0. egid changed to: 0. :debug:archivefetch changing euid/egid - current euid: 0 - current egid: 0 :debug:archivefetch egid changed to: 502 :debug:archivefetch euid changed to: 502 :info:archivefetch ---> p5.12-net-ssleay-1.420.0_0.darwin_10.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/software/p5.12-net-ssleay :msg:archivefetch ---> Attempting to fetch p5.12-net-ssleay-1.420.0_0.darwin_10.x86_64.tbz2 from http://packages.macports.org/p5.12-net-ssleay :debug:archivefetch Fetching archive failed:: The requested URL returned error: 404 :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:fetch fetch phase started at Fri Jan 13 09:20:51 GMT 2012 :notice:fetch ---> Fetching p5.12-net-ssleay :debug:fetch Can't run fetch on this port without elevated privileges. Escalating privileges back to root. :debug:fetch euid changed to: 0. egid changed to: 0. :debug:fetch changing euid/egid - current euid: 0 - current egid: 0 :debug:fetch egid changed to: 502 :debug:fetch euid changed to: 502 :debug:fetch Executing org.macports.fetch (p5.12-net-ssleay) :info:fetch ---> Net-SSLeay-1.42.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/perl5 :debug:fetch Pinging mirrors.ibiblio.org... :debug:fetch Pinging ftp.ucr.ac.cr... :debug:fetch Pinging ftp.funet.fi... :debug:fetch Pinging ftp.kddlabs.co.jp... :debug:fetch Pinging ftp.sunet.se... :debug:fetch Pinging mirror.hiwaay.net... :debug:fetch Pinging ftp.auckland.ac.nz... :debug:fetch Pinging ftp.cs.colorado.edu... :debug:fetch Pinging ftp.is.co.za... :debug:fetch Pinging mirror.internode.on.net... :debug:fetch Pinging cpan.mirrors.ilisys.com.au... :debug:fetch Pinging mirror.aarnet.edu.au... :debug:fetch Pinging mirror.facebook.net... :debug:fetch Pinging ftp.cpan.org... :debug:fetch Pinging distfiles.macports.org... :debug:fetch Pinging aarnet.au.distfiles.macports.org... :debug:fetch Pinging her.gr.distfiles.macports.org... :debug:fetch Pinging jog.id.distfiles.macports.org... :debug:fetch Pinging lil.fr.distfiles.macports.org... :debug:fetch Pinging sea.us.distfiles.macports.org... :debug:fetch Pinging ykf.ca.distfiles.macports.org... :debug:fetch mirrors.ibiblio.org ping time is 96.839 :debug:fetch ftp.ucr.ac.cr ping time is 10000 :debug:fetch ftp.funet.fi ping time is 41.753 :debug:fetch ftp.kddlabs.co.jp ping time is 10000 :debug:fetch ftp.sunet.se ping time is 38.262 :debug:fetch mirror.hiwaay.net ping time is 103.544 :debug:fetch ftp.auckland.ac.nz ping time is 286.862 :debug:fetch ftp.cs.colorado.edu ping time is 10000 :debug:fetch ftp.is.co.za ping time is 177.154 :debug:fetch mirror.internode.on.net ping time is 343.556 :debug:fetch cpan.mirrors.ilisys.com.au ping time is 10000 :debug:fetch mirror.aarnet.edu.au ping time is 308.484 :debug:fetch mirror.facebook.net ping time is 142.542 :debug:fetch ftp.cpan.org ping time is 22.281 :debug:fetch distfiles.macports.org ping time is 145.802 :debug:fetch aarnet.au.distfiles.macports.org ping time is 308.195 :debug:fetch her.gr.distfiles.macports.org ping time is 69.387 :debug:fetch jog.id.distfiles.macports.org ping time is 422.753 :debug:fetch lil.fr.distfiles.macports.org ping time is 8.996 :debug:fetch sea.us.distfiles.macports.org ping time is 10000 :debug:fetch ykf.ca.distfiles.macports.org ping time is 100.349 :notice:fetch ---> Attempting to fetch Net-SSLeay-1.42.tar.gz from http://lil.fr.distfiles.macports.org/perl5 :debug:fetch Privilege de-escalation not attempted as not running as root. :debug:checksum checksum phase started at Fri Jan 13 09:20:54 GMT 2012 :notice:checksum ---> Verifying checksum(s) for p5.12-net-ssleay :debug:checksum Executing org.macports.checksum (p5.12-net-ssleay) :info:checksum ---> Checksumming Net-SSLeay-1.42.tar.gz :debug:checksum Correct (rmd160) checksum for Net-SSLeay-1.42.tar.gz :debug:checksum Correct (sha256) checksum for Net-SSLeay-1.42.tar.gz :debug:checksum Privilege de-escalation not attempted as not running as root. :debug:extract extract phase started at Fri Jan 13 09:20:54 GMT 2012 :notice:extract ---> Extracting p5.12-net-ssleay :debug:extract Executing org.macports.extract (p5.12-net-ssleay) :info:extract ---> Extracting Net-SSLeay-1.42.tar.gz :debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/perl5/Net-SSLeay-1.42.tar.gz' :debug:extract Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5-net-ssleay/p5.12-net-ssleay/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6' :debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5-net-ssleay/p5.12-net-ssleay/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/perl5/Net-SSLeay-1.42.tar.gz' | /usr/bin/gnutar --no-same-owner -xf -' :debug:extract Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5-net-ssleay/p5.12-net-ssleay/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/perl5/Net-SSLeay-1.42.tar.gz' | /usr/bin/gnutar --no-same-owner -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_perl_p5-net-ssleay/p5.12-net-ssleay/work to macports :debug:extract euid/egid changed to: 502/502 :debug:extract Privilege de-escalation not attempted as not running as root. :debug:patch patch phase started at Fri Jan 13 09:20:55 GMT 2012 :debug:patch Executing org.macports.patch (p5.12-net-ssleay) :debug:patch Privilege de-escalation not attempted as not running as root. :debug:configure configure phase started at Fri Jan 13 09:20:55 GMT 2012 :notice:configure ---> Configuring p5.12-net-ssleay :debug:configure Using compiler 'Mac OS X clang' :debug:configure Executing org.macports.configure (p5.12-net-ssleay) :debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2 -arch x86_64' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.6' CXX='/Developer/usr/bin/clang++' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5-net-ssleay/p5.12-net-ssleay/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2 -m64' LDFLAGS='-L/opt/local/lib -arch x86_64' FCFLAGS='-pipe -O2 -m64' OBJC='/Developer/usr/bin/clang' INSTALL='/usr/bin/install -c' OPENSSL_PREFIX='/opt/local' OBJCFLAGS='-pipe -O2 -arch x86_64' FFLAGS='-pipe -O2 -m64' CC_PRINT_OPTIONS='YES' CC='/Developer/usr/bin/clang' :debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5-net-ssleay/p5.12-net-ssleay/work/Net-SSLeay-1.42" && /opt/local/bin/perl5.12 Makefile.PL INSTALLDIRS=vendor' :debug:configure Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5-net-ssleay/p5.12-net-ssleay/work/Net-SSLeay-1.42" && /opt/local/bin/perl5.12 Makefile.PL INSTALLDIRS=vendor :info:configure Cannot determine license info from lib/Net/SSLeay.pm :info:configure NA: Unable to build distribution on this platform. :info:configure Unresolvable missing external dependency. :info:configure This package requires a C compiler. :debug:configure Privilege de-escalation not attempted as not running as root. :debug:build build phase started at Fri Jan 13 09:20:55 GMT 2012 :notice:build ---> Building p5.12-net-ssleay :debug:build Executing org.macports.build (p5.12-net-ssleay) :debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5-net-ssleay/p5.12-net-ssleay/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6' :debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5-net-ssleay/p5.12-net-ssleay/work/Net-SSLeay-1.42" && /usr/bin/make -j4 -w all' :debug:build Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5-net-ssleay/p5.12-net-ssleay/work/Net-SSLeay-1.42" && /usr/bin/make -j4 -w all :info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5-net-ssleay/p5.12-net-ssleay/work/Net-SSLeay-1.42' :info:build make: *** No rule to make target `all'. Stop. :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5-net-ssleay/p5.12-net-ssleay/work/Net-SSLeay-1.42' :info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5-net-ssleay/p5.12-net-ssleay/work/Net-SSLeay-1.42" && /usr/bin/make -j4 -w all " returned error 2 :error:build Target org.macports.build returned: shell command failed (see log for details) :debug:build Backtrace: shell command failed (see log for details) while executing "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" :info:build Warning: the following items did not execute (for p5.12-net-ssleay): org.macports.activate org.macports.build org.macports.destroot org.macports.install :error:build Failed to install p5.12-net-ssleay :debug:build could not read "/opt/local/share/man/man3/Net::LibIDN.3pm.gz": no such file or directory while executing "file type $file" :notice:build Log for p5.12-net-ssleay is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5-net-ssleay/p5.12-net-ssleay/main.log
comment:14 Changed 12 years ago by jmroot (Joshua Root)
Port: | apr-util added |
---|---|
Summary: | Unable to install working ports → Unable to install apr-util, "C preprocessor "/usr/bin/gcc-4.2 -E" fails sanity check" |
comment:15 Changed 12 years ago by jmroot (Joshua Root)
Note that apr-util 1.4.1 appears to build fine with Xcode 4.3, since there's an archive available.
comment:16 Changed 12 years ago by danielluke (Daniel J. Luke)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Since the reporter was able to install subversion +bash_completion after a clean install of Snow Leopard, it doesn't appear that this was an apr-util port bug. Attempting to install git_core +svn +bash failed, but that was because of #32444 which is fixed. As far as I can tell, there's nothing left to do/check on for this one, so I'm going to close (feel free to reopen if I'm wrong).
Replying to lucinda.marchant@…:
We would need to see the error message exactly. But it could be #29223, in which case you should "sudo port clean" the affected port and try again.
This definitely means you need to "sudo port clean" the affected port and try again (or, select the "+mysql5" variant again, as you apparently did the last time you tried).
svn works fine for others; if you cannot get it to work you should post more details, including the exact commands you ran, what happened, and what you expected to happen instead.