Ticket #31165: main.log

File main.log, 18.2 KB (added by carp@…, 13 years ago)

build log

Line 
1version:1
2:debug:main Executing org.macports.main (lbdb)
3:msg:main --->  Fetching lbdb
4:debug:fetch fetch phase started at Thu Sep  8 10:21:07 CEST 2011
5:debug:fetch Executing org.macports.fetch (lbdb)
6:info:fetch --->  lbdb_0.36.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/lbdb
7:debug:fetch Pinging www.spinnaker.de...
8:debug:fetch Pinging distfiles.macports.org...
9:debug:fetch Pinging aarnet.au.distfiles.macports.org...
10:debug:fetch Pinging cjj.kr.distfiles.macports.org...
11:debug:fetch Pinging lil.fr.distfiles.macports.org...
12:debug:fetch Pinging sea.us.distfiles.macports.org...
13:debug:fetch Pinging ykf.ca.distfiles.macports.org...
14:debug:fetch www.spinnaker.de ping time is 10000
15:debug:fetch distfiles.macports.org ping time is 184.000
16:debug:fetch aarnet.au.distfiles.macports.org ping time is 360.909
17:debug:fetch cjj.kr.distfiles.macports.org ping time is 10000
18:debug:fetch lil.fr.distfiles.macports.org ping time is 33.101
19:debug:fetch sea.us.distfiles.macports.org ping time is 10000
20:debug:fetch ykf.ca.distfiles.macports.org ping time is 248.897
21:msg:fetch --->  Attempting to fetch lbdb_0.36.tar.gz from http://lil.fr.distfiles.macports.org/lbdb
22:msg:fetch --->  Verifying checksum(s) for lbdb
23:debug:checksum checksum phase started at Thu Sep  8 10:21:11 CEST 2011
24:debug:checksum Executing org.macports.checksum (lbdb)
25:info:checksum --->  Checksumming lbdb_0.36.tar.gz
26:debug:checksum Correct (sha1) checksum for lbdb_0.36.tar.gz
27:msg:checksum --->  Extracting lbdb
28:debug:extract extract phase started at Thu Sep  8 10:21:11 CEST 2011
29:debug:extract Executing org.macports.extract (lbdb)
30:info:extract --->  Extracting lbdb_0.36.tar.gz
31:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/lbdb/lbdb_0.36.tar.gz'
32: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/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
33:debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_lbdb/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/lbdb/lbdb_0.36.tar.gz' | /usr/bin/gnutar --no-same-owner -xf -'
34:debug:patch patch phase started at Thu Sep  8 10:21:11 CEST 2011
35:debug:patch Executing org.macports.patch (lbdb)
36:msg:patch --->  Applying patches to lbdb
37:info:patch --->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/mail/lbdb/files/lbdb.patch
38: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/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
39:debug:patch Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_lbdb/work/lbdb-0.36" && /usr/bin/patch -p0'
40:info:patch patching file ABQuery/ABQuery.xcodeproj/project.pbxproj
41:debug:patch Executing proc-post-org.macports.patch-patch-0
42:msg:patch --->  Configuring lbdb
43:debug:patch Using compiler 'Mac OS X gcc 4.2'
44:debug:configure configure phase started at Thu Sep  8 10:21:11 CEST 2011
45:debug:configure Executing org.macports.configure (lbdb)
46: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.6' CXX='/usr/bin/g++-4.2' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_lbdb/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2 -m64' LDFLAGS='-L/opt/local/lib -arch x86_64' OBJC='/usr/bin/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='/usr/bin/gcc-4.2'
47:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_lbdb/work/lbdb-0.36" && ./configure --prefix=/opt/local --sysconfdir=/opt/local/etc/ --libdir=/opt/local/lib/lbdb/ --mandir=/opt/local/share/man'
48:info:configure checking for prefix... /opt/local
49:info:configure checking for gcc... /usr/bin/gcc-4.2
50:info:configure checking for C compiler default output file name... a.out
51:info:configure checking whether the C compiler works... yes
52:info:configure checking whether we are cross compiling... no
53:info:configure checking for suffix of executables...
54:info:configure checking for suffix of object files... o
55:info:configure checking whether we are using the GNU C compiler... yes
56:info:configure checking whether /usr/bin/gcc-4.2 accepts -g... yes
57:info:configure checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
58:info:configure checking for a BSD-compatible install... /usr/bin/install -c
59:info:configure checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
60:info:configure checking for grep that handles long lines and -e... /usr/bin/grep
61:info:configure checking for egrep... /usr/bin/grep -E
62:info:configure checking for ANSI C header files... yes
63:info:configure checking for sys/types.h... yes
64:info:configure checking for sys/stat.h... yes
65:info:configure checking for stdlib.h... yes
66:info:configure checking for string.h... yes
67:info:configure checking for memory.h... yes
68:info:configure checking for strings.h... yes
69:info:configure checking for inttypes.h... yes
70:info:configure checking for stdint.h... yes
71:info:configure checking for unistd.h... yes
72:info:configure checking getopt.h usability... yes
73:info:configure checking getopt.h presence... yes
74:info:configure checking for getopt.h... yes
75:info:configure checking build system type... i386-apple-darwin10.8.0
76:info:configure checking host system type... i386-apple-darwin10.8.0
77:info:configure checking for ld used by GCC... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
78:info:configure checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
79:info:configure checking for shared library run path origin... /bin/sh: ./config.rpath: No such file or directory
80:info:configure done
81:info:configure checking for iconv... yes
82:info:configure checking how to link with libiconv... -liconv
83:info:configure checking for iconv declaration...
84:info:configure          extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
85:info:configure checking for bash... /bin/bash
86:info:configure Using /bin/bash -posix.
87:info:configure checking for awk... /usr/bin/awk
88:info:configure checking for mawk... NONE
89:info:configure checking for gawk... NONE
90:info:configure checking for nawk... NONE
91:info:configure checking for tac... NONE
92:info:configure checking for mutt.dotlock... no
93:info:configure checking for mutt_dotlock... /opt/local/bin/mutt_dotlock
94:info:configure checking for finger... /usr/bin/finger
95:info:configure checking for abook... no
96:info:configure checking for addr-email... no
97:info:configure checking for ypcat... /usr/bin/ypcat
98:info:configure checking for niscat... no
99:info:configure checking for getent... no
100:info:configure checking for gpg... /opt/local/bin/gpg
101:info:configure checking for pgpk... no
102:info:configure checking for pgp... no
103:info:configure checking for evolution-addressbook-export... no
104:info:configure checking for perl... /opt/local/bin/perl
105:info:configure checking for xcodebuild... /usr/bin/xcodebuild
106:info:configure checking vf_iface.h usability... no
107:info:configure checking vf_iface.h presence... no
108:info:configure checking for vf_iface.h... no
109:info:configure configure: creating ./config.status
110:info:configure config.status: creating Makefile
111:info:configure config.status: WARNING:  Makefile.in seems to ignore the --datarootdir setting
112:info:configure config.status: creating lbdbq.sh
113:info:configure config.status: creating munge.awk
114:info:configure config.status: creating munge-keeporder.awk
115:info:configure config.status: creating lbdb-fetchaddr.sh
116:info:configure config.status: creating lbdb-munge.sh
117:info:configure config.status: creating lbdb_lib.sh
118:info:configure config.status: creating nodelist2lbdb.pl
119:info:configure config.status: creating palm_lsaddr.pl
120:info:configure config.status: creating mutt_ldap_query.pl
121:info:configure config.status: creating m_inmail.sh
122:info:configure config.status: creating m_passwd.sh
123:info:configure config.status: creating m_muttalias.sh
124:info:configure config.status: creating m_pine.sh
125:info:configure config.status: creating m_gnomecard.sh
126:info:configure config.status: creating m_bbdb.sh
127:info:configure config.status: creating m_wanderlust.sh
128:info:configure config.status: creating m_finger.sh
129:info:configure config.status: creating m_yppasswd.sh
130:info:configure config.status: creating m_gpg.sh
131:info:configure config.status: creating m_fido.sh
132:info:configure config.status: creating m_palm.sh
133:info:configure config.status: creating m_ldap.sh
134:info:configure config.status: creating m_osx_addressbook.sh
135:info:configure config.status: creating tac.awk
136:info:configure config.status: creating lbdb.spec
137:info:configure config.status: creating lbdb.rc
138:msg:configure --->  Building lbdb
139:debug:build build phase started at Thu Sep  8 10:21:15 CEST 2011
140:debug:build Executing org.macports.build (lbdb)
141: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/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
142:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_lbdb/work/lbdb-0.36" && /usr/bin/make -j2 all'
143:info:build cat lbdbq.sh >lbdbq
144:info:build cat lbdb_lib.sh >lbdb_lib
145:info:build chmod a+x lbdbq
146:info:build chmod a+x lbdb_lib
147:info:build cat lbdb-fetchaddr.sh >lbdb-fetchaddr
148:info:build cat lbdb-munge.sh >lbdb-munge
149:info:build chmod a+x lbdb-munge
150:info:build /usr/bin/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
151:info:build chmod a+x lbdb-fetchaddr
152:info:build /usr/bin/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
153:info:build /usr/bin/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
154:info:build /usr/bin/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
155:info:build /usr/bin/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
156:info:build cat munge.awk > munge
157:info:build chmod a+x munge
158:info:build cat munge-keeporder.awk > munge-keeporder
159:info:build chmod a+x munge-keeporder
160:info:build cat nodelist2lbdb.pl > nodelist2lbdb
161:info:build cat palm_lsaddr.pl > palm_lsaddr
162:info:build cat mutt_ldap_query.pl > mutt_ldap_query
163:info:build sed -e 's!@''libdir@!/opt/local/lib/lbdb/!' \
164:info:build         -e 's!@''sysconfdir@!/opt/local/etc/!' \
165:info:build         -e 's!@''dotlock@!mutt_dotlock!' lbdbq.man.in > lbdbq.man
166:info:build sed -e 's!@''libdir@!/opt/local/lib/lbdb/!' \
167:info:build         -e 's!@''sysconfdir@!/opt/local/etc/!' \
168:info:build         -e 's!@''dotlock@!mutt_dotlock!' lbdb-fetchaddr.man.in > lbdb-fetchaddr.man
169:info:build sed -e 's!@''libdir@!/opt/local/lib/lbdb/!' \
170:info:build         -e 's!@''sysconfdir@!/opt/local/etc/!' \
171:info:build         -e 's!@''dotlock@!mutt_dotlock!' nodelist2lbdb.man.in > nodelist2lbdb.man
172:info:build if [ "/opt/local/bin/perl" != "no" ]; then \
173:info:build             pod2man mutt_ldap_query.pl > mutt_ldap_query.man; \
174:info:build     else \
175:info:build             touch mutt_ldap_query.man; \
176:info:build     fi
177:info:build cat m_inmail.sh >m_inmail
178:info:build chmod a+x m_inmail
179:info:build cat m_passwd.sh >m_passwd
180:info:build chmod a+x m_passwd
181:info:build cat m_muttalias.sh >m_muttalias
182:info:build chmod a+x m_muttalias
183:info:build cat m_pine.sh >m_pine
184:info:build chmod a+x m_pine
185:info:build cat m_gnomecard.sh >m_gnomecard
186:info:build chmod a+x m_gnomecard
187:info:build cat m_bbdb.sh >m_bbdb
188:info:build chmod a+x m_bbdb
189:info:build cat m_wanderlust.sh >m_wanderlust
190:info:build chmod a+x m_wanderlust
191:info:build cat m_finger.sh >m_finger
192:info:build chmod a+x m_finger
193:info:build cat m_yppasswd.sh >m_yppasswd
194:info:build chmod a+x m_yppasswd
195:info:build cat m_gpg.sh >m_gpg
196:info:build chmod a+x m_gpg
197:info:build cat m_fido.sh >m_fido
198:info:build chmod a+x m_fido
199:info:build cat m_palm.sh >m_palm
200:info:build chmod a+x m_palm
201:info:build cat m_ldap.sh >m_ldap
202:info:build chmod a+x m_ldap
203:info:build if [ "/usr/bin/xcodebuild" != "no" ]; then \
204: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) \
205:info:build     else \
206:info:build             (cd ABQuery; pbxbuild -buildstyle Deployment export) \
207:info:build     fi
208:info:build xcodebuild: error: option '-buildstyle' is no longer supported
209:info:build
210:info:build Usage: xcodebuild [-project <projectname>] [[-target <targetname>]...|-alltargets] [-configuration <configurationname>] [-arch <architecture>]... [-sdk [<sdkname>|<sdkpath>]] [<buildsetting>=<value>]... [<buildaction>]...
211:info:build        xcodebuild -workspace <workspacename> -scheme <schemeName> [-configuration <configurationname>] [-arch <architecture>]... [-sdk [<sdkname>|<sdkpath>]] [<buildsetting>=<value>]... [<buildaction>]...
212:info:build        xcodebuild -version [-sdk [<sdkfullpath>|<sdkname>] [<infoitem>] ]
213:info:build        xcodebuild -list [[-project <projectname>]|[-workspace <workspacename>]]
214:info:build        xcodebuild -showsdks
215:info:build Options:
216:info:build     -usage                print full usage
217:info:build     -verbose              provide additional status output
218:info:build     -project NAME         build the project NAME
219:info:build     -target NAME          build the target NAME
220:info:build     -alltargets           build all targets
221:info:build     -workspace NAME       build the workspace NAME
222:info:build     -scheme NAME          build the scheme NAME
223:info:build     -configuration NAME   use the build configuration NAME for building each target
224:info:build     -xcconfig PATH        apply the build settings defined in the file at PATH as overrides
225:info:build     -arch ARCH            build each target for the architecture ARCH; this will override architectures defined in the project
226:info:build     -sdk SDK              use SDK as the name or path of the base SDK when building the project
227:info:build     -parallelizeTargets   build independent targets in parallel
228:info:build     -jobs NUMBER          specify the maximum number of concurrent build operations
229:info:build     -showsdks             display a compact list of the installed SDKs
230:info:build     -list                 lists the targets and configurations in a project, or the schemes in a workspace
231:info:build     -find BINARY          display the full path to BINARY in the provided SDK
232:info:build     -version              display the version of Xcode; with -sdk will display info about one or all installed SDKs
233:info:build cat tac.awk > tac
234:info:build chmod a+x tac
235:info:build /usr/bin/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
236:info:build /usr/bin/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
237:info:build ABQuery/pbxbuild.sh
238:info:build cp: ABQuery/build/ABQuery: No such file or directory
239:info:build make: *** [ABQuery/sym/ABQuery] Error 1
240:info:build make: *** Waiting for unfinished jobs....
241:info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_lbdb/work/lbdb-0.36" && /usr/bin/make -j2 all " returned error 2
242:error:build Target org.macports.build returned: shell command failed (see log for details)
243:debug:build Backtrace: shell command failed (see log for details)
244    while executing
245"command_exec build"
246    (procedure "portbuild::build_main" line 8)
247    invoked from within
248"$procedure $targetname"
249:info:build Warning: the following items did not execute (for lbdb): org.macports.activate org.macports.build org.macports.destroot org.macports.install
250:notice:build Log for lbdb is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_lbdb/main.log