Ticket #27877: main.log

File main.log, 15.2 KB (added by smparkes@…, 13 years ago)

universal build failure log

Line 
1version:1
2:msg:main --->  Computing dependencies for sqlite3:info:main .:debug:main Searching for dependency: readline
3:debug:main Found Dependency: receipt exists for readline
4:debug:main Searching for dependency: ncurses
5:debug:main Found Dependency: receipt exists for ncurses
6:msg:main
7:debug:main Executing org.macports.main (sqlite3)
8:msg:main --->  Fetching sqlite3
9:debug:fetch fetch phase started at Wed Jan 12 08:54:40 PST 2011
10:debug:fetch Executing org.macports.fetch (sqlite3)
11:msg:fetch --->  Verifying checksum(s) for sqlite3
12:debug:checksum checksum phase started at Wed Jan 12 08:54:40 PST 2011
13:debug:checksum Executing org.macports.checksum (sqlite3)
14:info:checksum --->  Checksumming sqlite-autoconf-3070400.tar.gz
15:debug:checksum Correct (md5) checksum for sqlite-autoconf-3070400.tar.gz
16:debug:checksum Correct (sha1) checksum for sqlite-autoconf-3070400.tar.gz
17:debug:checksum Correct (rmd160) checksum for sqlite-autoconf-3070400.tar.gz
18:msg:checksum --->  Extracting sqlite3
19:debug:extract extract phase started at Wed Jan 12 08:54:40 PST 2011
20:debug:extract Executing org.macports.extract (sqlite3)
21:info:extract --->  Extracting sqlite-autoconf-3070400.tar.gz
22:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/sqlite3/sqlite-autoconf-3070400.tar.gz'
23: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_databases_sqlite3/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
24:debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_sqlite3/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/sqlite3/sqlite-autoconf-3070400.tar.gz' | /usr/bin/gnutar --no-same-owner -xf -'
25:debug:patch patch phase started at Wed Jan 12 08:54:41 PST 2011
26:debug:patch Executing org.macports.patch (sqlite3)
27:msg:patch --->  Configuring sqlite3
28:debug:patch Using compiler 'Mac OS X gcc 4.2'
29:debug:configure configure phase started at Wed Jan 12 08:54:41 PST 2011
30:debug:configure Executing org.macports.configure (sqlite3)
31:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2 -arch x86_64 -arch i386' CPPFLAGS='-DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_sqlite3/work/sqlite-autoconf-3070400 -I/opt/local/include' CXXFLAGS='-pipe -O2 -arch x86_64 -arch i386' 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_databases_sqlite3/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2' LDFLAGS='-L/opt/local/lib -arch x86_64 -arch i386' OBJC='/usr/bin/gcc-4.2' FCFLAGS='-pipe -O2' INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe -O2 -arch x86_64 -arch i386' FFLAGS='-pipe -O2' CC_PRINT_OPTIONS='YES' CC='/usr/bin/gcc-4.2'
32:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_sqlite3/work/sqlite-autoconf-3070400" && ./configure --prefix=/opt/local --enable-threadsafe --disable-tcl --enable-load-extension --with-readline-inc="-I/opt/local/include" --with-readline-lib="-L/opt/local/lib -lreadline -lm -lncurses"'
33:info:configure configure: WARNING: Unrecognized options: --disable-tcl, --enable-load-extension, --with-readline-inc, --with-readline-lib
34:info:configure checking for a BSD-compatible install... /usr/bin/install -c
35:info:configure checking whether build environment is sane... yes
36:info:configure checking for gawk... gawk
37:info:configure checking whether make sets $(MAKE)... yes
38:info:configure checking for style of include used by make... GNU
39:info:configure checking for gcc... /usr/bin/gcc-4.2
40:info:configure checking for C compiler default output file name... a.out
41:info:configure checking whether the C compiler works... yes
42:info:configure checking whether we are cross compiling... no
43:info:configure checking for suffix of executables...
44:info:configure checking for suffix of object files... o
45:info:configure checking whether we are using the GNU C compiler... yes
46:info:configure checking whether /usr/bin/gcc-4.2 accepts -g... yes
47:info:configure checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
48:info:configure checking dependency style of /usr/bin/gcc-4.2... gcc3
49:info:configure checking for special C compiler options needed for large files... no
50:info:configure checking for _FILE_OFFSET_BITS value needed for large files... no
51:info:configure checking for gcc... (cached) /usr/bin/gcc-4.2
52:info:configure checking whether we are using the GNU C compiler... (cached) yes
53:info:configure checking whether /usr/bin/gcc-4.2 accepts -g... (cached) yes
54:info:configure checking for /usr/bin/gcc-4.2 option to accept ISO C89... (cached) none needed
55:info:configure checking dependency style of /usr/bin/gcc-4.2... (cached) gcc3
56:info:configure checking for ranlib... ranlib
57:info:configure checking build system type... i686-apple-darwin10.6.0
58:info:configure checking host system type... i686-apple-darwin10.6.0
59:info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed
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 ld used by /usr/bin/gcc-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
63:info:configure checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
64:info:configure checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r
65:info:configure checking for BSD-compatible nm... /usr/bin/nm
66:info:configure checking whether ln -s works... yes
67:info:configure checking how to recognise dependent libraries... pass_all
68:info:configure checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
69:info:configure checking for ANSI C header files... yes
70:info:configure checking for sys/types.h... yes
71:info:configure checking for sys/stat.h... yes
72:info:configure checking for stdlib.h... yes
73:info:configure checking for string.h... yes
74:info:configure checking for memory.h... yes
75:info:configure checking for strings.h... yes
76:info:configure checking for inttypes.h... yes
77:info:configure checking for stdint.h... yes
78:info:configure checking for unistd.h... yes
79:info:configure checking dlfcn.h usability... yes
80:info:configure checking dlfcn.h presence... yes
81:info:configure checking for dlfcn.h... yes
82:info:configure checking whether we are using the GNU C++ compiler... yes
83:info:configure checking whether /usr/bin/g++-4.2 accepts -g... yes
84:info:configure checking dependency style of /usr/bin/g++-4.2... gcc3
85:info:configure checking how to run the C++ preprocessor... /usr/bin/g++-4.2 -E
86:info:configure checking for g77... no
87:info:configure checking for xlf... no
88:info:configure checking for f77... no
89:info:configure checking for frt... no
90:info:configure checking for pgf77... no
91:info:configure checking for cf77... no
92:info:configure checking for fort77... no
93:info:configure checking for fl32... no
94:info:configure checking for af77... no
95:info:configure checking for xlf90... no
96:info:configure checking for f90... no
97:info:configure checking for pgf90... no
98:info:configure checking for pghpf... no
99:info:configure checking for epcf90... no
100:info:configure checking for gfortran... no
101:info:configure checking for g95... no
102:info:configure checking for xlf95... no
103:info:configure checking for f95... no
104:info:configure checking for fort... no
105:info:configure checking for ifort... no
106:info:configure checking for ifc... no
107:info:configure checking for efc... no
108:info:configure checking for pgf95... no
109:info:configure checking for lf95... no
110:info:configure checking for ftn... no
111:info:configure checking whether we are using the GNU Fortran 77 compiler... no
112:info:configure checking whether  accepts -g... no
113:info:configure checking the maximum length of command line arguments... 196608
114:info:configure checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object... ok
115:info:configure checking for objdir... .libs
116:info:configure checking for ar... ar
117:info:configure checking for ranlib... (cached) ranlib
118:info:configure checking for strip... strip
119:info:configure checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... no
120:info:configure checking for /usr/bin/gcc-4.2 option to produce PIC... -fno-common
121:info:configure checking if /usr/bin/gcc-4.2 PIC flag -fno-common works... yes
122:info:configure checking if /usr/bin/gcc-4.2 static flag -static works... no
123:info:configure checking if /usr/bin/gcc-4.2 supports -c -o file.o... yes
124:info:configure checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
125:info:configure checking dynamic linker characteristics... darwin10.6.0 dyld
126:info:configure checking how to hardcode library paths into programs... immediate
127:info:configure checking whether stripping libraries is possible... yes
128:info:configure checking if libtool supports shared libraries... yes
129:info:configure checking whether to build shared libraries... yes
130:info:configure checking whether to build static libraries... yes
131:info:configure configure: creating libtool
132:info:configure appending configuration tag "CXX" to libtool
133:info:configure checking for ld used by /usr/bin/g++-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
134:info:configure checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
135:info:configure checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
136:info:configure checking for /usr/bin/g++-4.2 option to produce PIC... -fno-common
137:info:configure checking if /usr/bin/g++-4.2 PIC flag -fno-common works... yes
138:info:configure checking if /usr/bin/g++-4.2 static flag -static works... no
139:info:configure checking if /usr/bin/g++-4.2 supports -c -o file.o... yes
140:info:configure checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
141:info:configure checking dynamic linker characteristics... darwin10.6.0 dyld
142:info:configure checking how to hardcode library paths into programs... immediate
143:info:configure appending configuration tag "F77" to libtool
144:info:configure checking for fdatasync... yes
145:info:configure checking for usleep... yes
146:info:configure checking for fullfsync... no
147:info:configure checking for localtime_r... yes
148:info:configure checking for gmtime_r... yes
149:info:configure checking for library containing tgetent... -lcurses
150:info:configure checking for library containing readline... -lreadline
151:info:configure checking for readline... yes
152:info:configure checking for library containing pthread_create... none required
153:info:configure checking for library containing dlopen... none required
154:info:configure checking for whether to support dynamic extensions... yes
155:info:configure configure: creating ./config.status
156:info:configure config.status: creating Makefile
157:info:configure config.status: creating sqlite3.pc
158:info:configure config.status: executing depfiles commands
159:info:configure configure: WARNING: Unrecognized options: --disable-tcl, --enable-load-extension, --with-readline-inc, --with-readline-lib
160:msg:configure --->  Building sqlite3
161:debug:build build phase started at Wed Jan 12 08:54:48 PST 2011
162:debug:build Executing org.macports.build (sqlite3)
163:debug:build port disallows a parallel build
164: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_databases_sqlite3/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
165:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_sqlite3/work/sqlite-autoconf-3070400" && /usr/bin/gnumake all'
166:info:build if /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.7.4\" -DPACKAGE_STRING=\"sqlite\ 3.7.4\" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.7.4\" -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_DLFCN_H=1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DHAVE_READLINE=1 -I. -I.   -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_sqlite3/work/sqlite-autoconf-3070400 -I/opt/local/include -DSQLITE_THREADSAFE=1  -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_RTREE -pipe -O2 -arch x86_64 -arch i386 -MT sqlite3.lo -MD -MP -MF ".deps/sqlite3.Tpo" -c -o sqlite3.lo sqlite3.c; \
167:info:build     then mv -f ".deps/sqlite3.Tpo" ".deps/sqlite3.Plo"; else rm -f ".deps/sqlite3.Tpo"; exit 1; fi
168:info:build mkdir .libs
169:info:build  /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.7.4\" "-DPACKAGE_STRING=\"sqlite 3.7.4\"" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.7.4\" -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_DLFCN_H=1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DHAVE_READLINE=1 -I. -I. -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_sqlite3/work/sqlite-autoconf-3070400 -I/opt/local/include -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_RTREE -pipe -O2 -arch x86_64 -arch i386 -MT sqlite3.lo -MD -MP -MF .deps/sqlite3.Tpo -c sqlite3.c  -fno-common -DPIC -o .libs/sqlite3.o
170:info:build gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
171:info:build gnumake: *** [sqlite3.lo] Error 1
172:info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_sqlite3/work/sqlite-autoconf-3070400" && /usr/bin/gnumake all " returned error 2
173:error:build Target org.macports.build returned: shell command failed (see log for details)
174:debug:build Backtrace: shell command failed (see log for details)
175    while executing
176"command_exec build"
177    (procedure "portbuild::build_main" line 8)
178    invoked from within
179"$procedure $targetname"
180:info:build Warning: the following items did not execute (for sqlite3): org.macports.destroot org.macports.build
181:notice:build Log for sqlite3 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_sqlite3/main.log