Opened 13 years ago

Last modified 13 years ago

#30570 closed defect

lbdb @0.36, Revision 1, doens't build on lion — at Initial Version

Reported by: claus@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.1
Keywords: Cc:
Port: lbdb

Description

When trying to install lbdb the installation abort during compilation, producing the following log: ---version:1 :debug:main Executing org.macports.main (lbdb) :debug:main changing euid/egid - current euid: 0 - current egid: 0 :debug:main egid changed to: 501 :debug:main euid changed to: 502 :debug:archivefetch archivefetch phase started at Wed Aug 3 13:19:27 CEST 2011 :msg:archivefetch ---> Fetching archive for lbdb :debug:archivefetch Executing org.macports.archivefetch (lbdb) :debug:archivefetch euid/egid changed to: 0/0 :debug:archivefetch chowned /opt/local/var/macports/software/lbdb to macports :debug:archivefetch euid/egid changed to: 502/501 :debug:archivefetch euid/egid changed to: 0/0 :debug:archivefetch chowned /opt/local/var/macports/incoming to macports :debug:archivefetch euid/egid changed to: 502/501 :info:archivefetch ---> lbdb-0.36_1.darwin_11.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/software/lbdb :msg:archivefetch ---> Attempting to fetch lbdb-0.36_1.darwin_11.x86_64.tbz2 from http://packages.macports.org/lbdb :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 Wed Aug 3 13:19:28 CEST 2011 :notice:fetch ---> Fetching lbdb :debug:fetch euid/egid changed to: 0/0 :debug:fetch chowned /opt/local/var/macports/distfiles/lbdb to macports :debug:fetch euid/egid changed to: 502/501 :debug:fetch Executing org.macports.fetch (lbdb) :debug:fetch Privilege de-escalation not attempted as not running as root. :debug:checksum checksum phase started at Wed Aug 3 13:19:28 CEST 2011 :notice:checksum ---> Verifying checksum(s) for lbdb :debug:checksum Executing org.macports.checksum (lbdb) :info:checksum ---> Checksumming lbdb_0.36.tar.gz :debug:checksum Correct (sha1) checksum for lbdb_0.36.tar.gz :debug:checksum Privilege de-escalation not attempted as not running as root. :debug:extract extract phase started at Wed Aug 3 13:19:28 CEST 2011 :notice:extract ---> Extracting lbdb :debug:extract Executing org.macports.extract (lbdb) :info:extract ---> Extracting lbdb_0.36.tar.gz :debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/lbdb/lbdb_0.36.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_ports_mail_lbdb/lbdb/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.7' :debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_lbdb/lbdb/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/lbdb/lbdb_0.36.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_ports_mail_lbdb/lbdb/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/lbdb/lbdb_0.36.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_ports_mail_lbdb/lbdb/work to macports :debug:extract euid/egid changed to: 502/501 :debug:extract Privilege de-escalation not attempted as not running as root. :debug:patch patch phase started at Wed Aug 3 13:19:28 CEST 2011 :debug:patch Executing org.macports.patch (lbdb) :notice:patch ---> Applying patches to lbdb :info:patch ---> Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/mail/lbdb/files/lbdb.patch :debug:patch Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_lbdb/lbdb/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.7' :debug:patch Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_lbdb/lbdb/work/lbdb-0.36" && /usr/bin/patch -p0' :debug:patch Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_lbdb/lbdb/work/lbdb-0.36" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/ports/mail/lbdb/files/lbdb.patch' :info:patch patching file ABQuery/ABQuery.xcodeproj/project.pbxproj :debug:patch Executing proc-post-org.macports.patch-patch-0 :debug:patch Privilege de-escalation not attempted as not running as root. :debug:configure configure phase started at Wed Aug 3 13:19:28 CEST 2011 :notice:configure ---> Configuring lbdb :debug:configure Using compiler 'Mac OS X llvm-gcc 4.2' :debug:configure Executing org.macports.configure (lbdb) :debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2 -I/opt/local/include -arch x86_64' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.7' CXX='/Developer/usr/bin/llvm-g++-4.2' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_lbdb/lbdb/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2 -m64' LDFLAGS='-L/opt/local/lib -arch x86_64' OBJC='/Developer/usr/bin/llvm-gcc-4.2' FCFLAGS='-pipe -O2 -m64' INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe -O2 -arch x86_64' FFLAGS='-pipe -O2 -m64' CC_PRINT_OPTIONS='YES' CC='/Developer/usr/bin/llvm-gcc-4.2' :debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_lbdb/lbdb/work/lbdb-0.36" && ./configure --prefix=/opt/local --sysconfdir=/opt/local/etc/ --libdir=/opt/local/lib/lbdb/ --mandir=/opt/local/share/man' :debug:configure Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_lbdb/lbdb/work/lbdb-0.36" && ./configure --prefix=/opt/local --sysconfdir=/opt/local/etc/ --libdir=/opt/local/lib/lbdb/ --mandir=/opt/local/share/man :info:configure checking for prefix... /opt/local :info:configure checking for gcc... /Developer/usr/bin/llvm-gcc-4.2 :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/llvm-gcc-4.2 accepts -g... yes :info:configure checking for /Developer/usr/bin/llvm-gcc-4.2 option to accept ISO C89... none needed :info:configure checking for a BSD-compatible install... /usr/bin/install -c :info:configure checking how to run the C preprocessor... /Developer/usr/bin/llvm-gcc-4.2 -E :info:configure checking for grep that handles long lines and -e... /usr/bin/grep :info:configure checking for egrep... /usr/bin/grep -E :info:configure checking for ANSI C header files... yes :info:configure checking for sys/types.h... yes :info:configure checking for sys/stat.h... yes :info:configure checking for stdlib.h... yes :info:configure checking for string.h... yes :info:configure checking for memory.h... yes :info:configure checking for strings.h... yes :info:configure checking for inttypes.h... yes :info:configure checking for stdint.h... yes :info:configure checking for unistd.h... yes :info:configure checking getopt.h usability... yes :info:configure checking getopt.h presence... yes :info:configure checking for getopt.h... yes :info:configure checking build system type... i386-apple-darwin11.0.0 :info:configure checking host system type... i386-apple-darwin11.0.0 :info:configure checking for ld used by GCC... /Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld :info:configure checking if the linker (/Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... no :info:configure checking for shared library run path origin... /bin/sh: ./config.rpath: No such file or directory :info:configure done :info:configure checking for iconv... yes :info:configure checking how to link with libiconv... -liconv :info:configure checking for iconv declaration... :info:configure extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); :info:configure checking for bash... /bin/bash :info:configure Using /bin/bash -posix. :info:configure checking for awk... /usr/bin/awk :info:configure checking for mawk... NONE :info:configure checking for gawk... NONE :info:configure checking for nawk... NONE :info:configure checking for tac... NONE :info:configure checking for mutt.dotlock... no :info:configure checking for mutt_dotlock... /opt/local/bin/mutt_dotlock :info:configure checking for finger... /usr/bin/finger :info:configure checking for abook... no :info:configure checking for addr-email... no :info:configure checking for ypcat... /usr/bin/ypcat :info:configure checking for niscat... no :info:configure checking for getent... no :info:configure checking for gpg... /opt/local/bin/gpg :info:configure checking for pgpk... no :info:configure checking for pgp... no :info:configure checking for evolution-addressbook-export... no :info:configure checking for perl... /opt/local/bin/perl :info:configure checking for xcodebuild... /usr/bin/xcodebuild :info:configure checking vf_iface.h usability... no :info:configure checking vf_iface.h presence... no :info:configure checking for vf_iface.h... no :info:configure configure: creating ./config.status :info:configure config.status: creating Makefile :info:configure config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting :info:configure config.status: creating lbdbq.sh :info:configure config.status: creating munge.awk :info:configure config.status: creating munge-keeporder.awk :info:configure config.status: creating lbdb-fetchaddr.sh :info:configure config.status: creating lbdb-munge.sh :info:configure config.status: creating lbdb_lib.sh :info:configure config.status: creating nodelist2lbdb.pl :info:configure config.status: creating palm_lsaddr.pl :info:configure config.status: creating mutt_ldap_query.pl :info:configure config.status: creating m_inmail.sh :info:configure config.status: creating m_passwd.sh :info:configure config.status: creating m_muttalias.sh :info:configure config.status: creating m_pine.sh :info:configure config.status: creating m_gnomecard.sh :info:configure config.status: creating m_bbdb.sh :info:configure config.status: creating m_wanderlust.sh :info:configure config.status: creating m_finger.sh :info:configure config.status: creating m_yppasswd.sh :info:configure config.status: creating m_gpg.sh :info:configure config.status: creating m_fido.sh :info:configure config.status: creating m_palm.sh :info:configure config.status: creating m_ldap.sh :info:configure config.status: creating m_osx_addressbook.sh :info:configure config.status: creating tac.awk :info:configure config.status: creating lbdb.spec :info:configure config.status: creating lbdb.rc :debug:configure Privilege de-escalation not attempted as not running as root. :debug:build build phase started at Wed Aug 3 13:19:34 CEST 2011 :notice:build ---> Building lbdb :debug:build Executing org.macports.build (lbdb) :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_ports_mail_lbdb/lbdb/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.7' :debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_lbdb/lbdb/work/lbdb-0.36" && /usr/bin/make -j2 -w all' :debug:build Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_lbdb/lbdb/work/lbdb-0.36" && /usr/bin/make -j2 -w all :info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_lbdb/lbdb/work/lbdb-0.36' :info:build cat lbdbq.sh >lbdbq :info:build cat lbdb_lib.sh >lbdb_lib :info:build chmod a+x lbdbq :info:build chmod a+x lbdb_lib :info:build cat lbdb-fetchaddr.sh >lbdb-fetchaddr :info:build cat lbdb-munge.sh >lbdb-munge :info:build chmod a+x lbdb-munge :info:build chmod a+x lbdb-fetchaddr :info:build /Developer/usr/bin/llvm-gcc-4.2 -pipe -O2 -I/opt/local/include -arch x86_64 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_ICONV=1 -DICONV_CONST= -c fetchaddr.c :info:build /Developer/usr/bin/llvm-gcc-4.2 -pipe -O2 -I/opt/local/include -arch x86_64 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_ICONV=1 -DICONV_CONST= -c rfc822.c :info:build /Developer/usr/bin/llvm-gcc-4.2 -pipe -O2 -I/opt/local/include -arch x86_64 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_ICONV=1 -DICONV_CONST= -c helpers.c :info:build /Developer/usr/bin/llvm-gcc-4.2 -pipe -O2 -I/opt/local/include -arch x86_64 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_ICONV=1 -DICONV_CONST= -c rfc2047.c :info:build /Developer/usr/bin/llvm-gcc-4.2 -pipe -O2 -I/opt/local/include -arch x86_64 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_ICONV=1 -DICONV_CONST= -c qpto8bit.c :info:build cat munge.awk > munge :info:build chmod a+x munge :info:build cat munge-keeporder.awk > munge-keeporder :info:build chmod a+x munge-keeporder :info:build cat nodelist2lbdb.pl > nodelist2lbdb :info:build cat palm_lsaddr.pl > palm_lsaddr :info:build cat mutt_ldap_query.pl > mutt_ldap_query :info:build sed -e 's!@libdir@!/opt/local/lib/lbdb/!' \ :info:build -e 's!@sysconfdir@!/opt/local/etc/!' \ :info:build -e 's!@dotlock@!mutt_dotlock!' lbdbq.man.in > lbdbq.man :info:build sed -e 's!@libdir@!/opt/local/lib/lbdb/!' \ :info:build -e 's!@sysconfdir@!/opt/local/etc/!' \ :info:build -e 's!@dotlock@!mutt_dotlock!' lbdb-fetchaddr.man.in > lbdb-fetchaddr.man :info:build sed -e 's!@libdir@!/opt/local/lib/lbdb/!' \ :info:build -e 's!@sysconfdir@!/opt/local/etc/!' \ :info:build -e 's!@dotlock@!mutt_dotlock!' nodelist2lbdb.man.in > nodelist2lbdb.man :info:build if [ "/opt/local/bin/perl" != "no" ]; then \ :info:build pod2man mutt_ldap_query.pl > mutt_ldap_query.man; \ :info:build else \ :info:build touch mutt_ldap_query.man; \ :info:build fi :info:build cat m_inmail.sh >m_inmail :info:build chmod a+x m_inmail :info:build cat m_passwd.sh >m_passwd :info:build chmod a+x m_passwd :info:build cat m_muttalias.sh >m_muttalias :info:build chmod a+x m_muttalias :info:build cat m_pine.sh >m_pine :info:build chmod a+x m_pine :info:build cat m_gnomecard.sh >m_gnomecard :info:build chmod a+x m_gnomecard :info:build cat m_bbdb.sh >m_bbdb :info:build chmod a+x m_bbdb :info:build cat m_wanderlust.sh >m_wanderlust :info:build chmod a+x m_wanderlust :info:build cat m_finger.sh >m_finger :info:build chmod a+x m_finger :info:build cat m_yppasswd.sh >m_yppasswd :info:build chmod a+x m_yppasswd :info:build cat m_gpg.sh >m_gpg :info:build chmod a+x m_gpg :info:build cat m_fido.sh >m_fido :info:build chmod a+x m_fido :info:build cat m_palm.sh >m_palm :info:build chmod a+x m_palm :info:build cat m_ldap.sh >m_ldap :info:build chmod a+x m_ldap :info:build if [ "/usr/bin/xcodebuild" != "no" ]; then \ :info:build (cd ABQuery; xcodebuild -buildstyle Deployment; printf '#!/bin/sh\nmkdir ABQuery/sym\nEXE=ABQuery/build/ABQuery\nif test -x ABQuery/build/Deployment/ABQuery; then EXE=ABQuery/build/Deployment/ABQuery; fi\ncp $EXE ABQuery/sym\n' > pbxbuild.sh; chmod a+x pbxbuild.sh) \ :info:build else \ :info:build (cd ABQuery; pbxbuild -buildstyle Deployment export) \ :info:build fi :info:build cat tac.awk > tac :info:build chmod a+x tac :info:build /Developer/usr/bin/llvm-gcc-4.2 -pipe -O2 -I/opt/local/include -arch x86_64 -liconv -L/opt/local/lib -arch x86_64 fetchaddr.o rfc822.o helpers.o rfc2047.o -o fetchaddr :info:build xcodebuild: error: option '-buildstyle' is no longer supported :info:build :info:build Usage: xcodebuild [-project <projectname>] -alltargets] [-configuration <configurationname>] [-arch <architecture>]... [-sdk [<sdkname>|<sdkpath>? [<buildsetting>=<value>]... [<buildaction>]... :info:build xcodebuild -workspace <workspacename> -scheme <schemeName> [-configuration <configurationname>] [-arch <architecture>]... [-sdk [<sdkname>|<sdkpath>]] [<buildsetting>=<value>]... [<buildaction>]... :info:build xcodebuild -version [-sdk [<sdkfullpath>|<sdkname>] [<infoitem>] ] :info:build xcodebuild -list [-workspace <workspacename>? :info:build xcodebuild -showsdks :info:build Options: :info:build -usage print full usage :info:build -verbose provide additional status output :info:build -project NAME build the project NAME :info:build -target NAME build the target NAME :info:build -alltargets build all targets :info:build -workspace NAME build the workspace NAME :info:build -scheme NAME build the scheme NAME :info:build -configuration NAME use the build configuration NAME for building each target :info:build -xcconfig PATH apply the build settings defined in the file at PATH as overrides :info:build -arch ARCH build each target for the architecture ARCH; this will override architectures defined in the project :info:build -sdk SDK use SDK as the name or path of the base SDK when building the project :info:build -parallelizeTargets build independent targets in parallel :info:build -jobs NUMBER specify the maximum number of concurrent build operations :info:build -showsdks display a compact list of the installed SDKs :info:build -list lists the targets and configurations in a project, or the schemes in a workspace :info:build -find BINARY display the full path to BINARY in the provided SDK :info:build -version display the version of Xcode; with -sdk will display info about one or all installed SDKs :info:build /Developer/usr/bin/llvm-gcc-4.2 -pipe -O2 -I/opt/local/include -arch x86_64 -liconv -L/opt/local/lib -arch x86_64 qpto8bit.o rfc822.o helpers.o rfc2047.o -o qpto8bit :info:build ABQuery/pbxbuild.sh :info:build cp: ABQuery/build/ABQuery: No such file or directory :info:build make: * [ABQuery/sym/ABQuery] Error 1 :info:build make: * Waiting for unfinished jobs.... :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_lbdb/lbdb/work/lbdb-0.36' :info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_lbdb/lbdb/work/lbdb-0.36" && /usr/bin/make -j2 -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 lbdb): org.macports.activate org.macports.build org.macports.destroot org.macports.install :notice:build Log for lbdb is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_lbdb/lbdb/main.log

---

After trying to fix Makefile.in as described in ticket #29121 the installation still doesn't work and the following log is produced: --- version:1 :debug:main Executing org.macports.main (lbdb) :debug:main changing euid/egid - current euid: 0 - current egid: 0 :debug:main egid changed to: 501 :debug:main euid changed to: 502 :debug:main Skipping completed org.macports.archivefetch (lbdb) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.fetch (lbdb) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.checksum (lbdb) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.extract (lbdb) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.patch (lbdb) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.configure (lbdb) :debug:main Privilege de-escalation not attempted as not running as root. :debug:build build phase started at Wed Aug 3 13:20:52 CEST 2011 :notice:build ---> Building lbdb :debug:build Executing org.macports.build (lbdb) :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_ports_mail_lbdb/lbdb/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.7' :debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_lbdb/lbdb/work/lbdb-0.36" && /usr/bin/make -j2 -w all' :debug:build Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_lbdb/lbdb/work/lbdb-0.36" && /usr/bin/make -j2 -w all :info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_lbdb/lbdb/work/lbdb-0.36' :info:build ./config.status :info:build config.status: creating Makefile :info:build config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting :info:build config.status: creating lbdbq.sh :info:build config.status: creating munge.awk :info:build config.status: creating munge-keeporder.awk :info:build config.status: creating lbdb-fetchaddr.sh :info:build config.status: creating lbdb-munge.sh :info:build config.status: creating lbdb_lib.sh :info:build config.status: creating nodelist2lbdb.pl :info:build config.status: creating palm_lsaddr.pl :info:build config.status: creating mutt_ldap_query.pl :info:build config.status: creating m_inmail.sh :info:build config.status: creating m_passwd.sh :info:build config.status: creating m_muttalias.sh :info:build config.status: creating m_pine.sh :info:build config.status: creating m_gnomecard.sh :info:build config.status: creating m_bbdb.sh :info:build config.status: creating m_wanderlust.sh :info:build config.status: creating m_finger.sh :info:build config.status: creating m_yppasswd.sh :info:build config.status: creating m_gpg.sh :info:build config.status: creating m_fido.sh :info:build config.status: creating m_palm.sh :info:build config.status: creating m_ldap.sh :info:build config.status: creating m_osx_addressbook.sh :info:build config.status: creating tac.awk :info:build config.status: creating lbdb.spec :info:build config.status: creating lbdb.rc :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_lbdb/lbdb/work/lbdb-0.36' :info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_lbdb/lbdb/work/lbdb-0.36' :info:build cat lbdbq.sh >lbdbq :info:build cat lbdb_lib.sh >lbdb_lib :info:build chmod a+x lbdbq :info:build chmod a+x lbdb_lib :info:build cat lbdb-fetchaddr.sh >lbdb-fetchaddr :info:build cat lbdb-munge.sh >lbdb-munge :info:build chmod a+x lbdb-munge :info:build chmod a+x lbdb-fetchaddr :info:build cat munge.awk > munge :info:build cat munge-keeporder.awk > munge-keeporder :info:build chmod a+x munge :info:build chmod a+x munge-keeporder :info:build cat nodelist2lbdb.pl > nodelist2lbdb :info:build cat palm_lsaddr.pl > palm_lsaddr :info:build cat mutt_ldap_query.pl > mutt_ldap_query :info:build if [ "/opt/local/bin/perl" != "no" ]; then \ :info:build pod2man mutt_ldap_query.pl > mutt_ldap_query.man; \ :info:build else \ :info:build touch mutt_ldap_query.man; \ :info:build fi :info:build cat m_inmail.sh >m_inmail :info:build chmod a+x m_inmail :info:build cat m_passwd.sh >m_passwd :info:build chmod a+x m_passwd :info:build cat m_muttalias.sh >m_muttalias :info:build chmod a+x m_muttalias :info:build cat m_pine.sh >m_pine :info:build chmod a+x m_pine :info:build cat m_gnomecard.sh >m_gnomecard :info:build chmod a+x m_gnomecard :info:build cat m_bbdb.sh >m_bbdb :info:build chmod a+x m_bbdb :info:build cat m_wanderlust.sh >m_wanderlust :info:build chmod a+x m_wanderlust :info:build cat m_finger.sh >m_finger :info:build chmod a+x m_finger :info:build cat m_yppasswd.sh >m_yppasswd :info:build chmod a+x m_yppasswd :info:build cat m_gpg.sh >m_gpg :info:build cat m_fido.sh >m_fido :info:build chmod a+x m_gpg :info:build cat m_palm.sh >m_palm :info:build chmod a+x m_fido :info:build cat m_ldap.sh >m_ldap :info:build chmod a+x m_palm :info:build chmod a+x m_ldap :info:build ABQuery/pbxbuild.sh :info:build cat tac.awk > tac :info:build mkdir: ABQuery/sym: File exists :info:build cp: ABQuery/build/ABQuery: No such file or directory :info:build chmod a+x tac :info:build make: * [ABQuery/sym/ABQuery] Error 1 :info:build make: * Waiting for unfinished jobs.... :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_lbdb/lbdb/work/lbdb-0.36' :info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_lbdb/lbdb/work/lbdb-0.36" && /usr/bin/make -j2 -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 lbdb): org.macports.activate org.macports.build org.macports.destroot org.macports.install :notice:build Log for lbdb is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_lbdb/lbdb/main.log

---

I've got no idea what to do...

Change History (0)

Note: See TracTickets for help on using tickets.