Ticket #38989: main.log

File main.log, 19.0 KB (added by chief1983@…, 11 years ago)

Build log

Line 
1version:1
2:msg:main --->  Computing dependencies for libcanberra:info:main .:debug:main libcanberra has no conflicts
3:debug:main Searching for dependency: xz
4:debug:main Found Dependency: receipt exists for xz
5:debug:main Searching for dependency: pkgconfig
6:debug:main Found Dependency: receipt exists for pkgconfig
7:debug:main Searching for dependency: gstreamer1
8:debug:main Found Dependency: receipt exists for gstreamer1
9:debug:main Searching for dependency: gtk2
10:debug:main Found Dependency: receipt exists for gtk2
11:debug:main Searching for dependency: libtool
12:debug:main Found Dependency: receipt exists for libtool
13:debug:main Searching for dependency: libvorbis
14:debug:main Found Dependency: receipt exists for libvorbis
15:msg:main
16:debug:main Executing org.macports.main (libcanberra)
17:debug:main changing euid/egid - current euid: 0 - current egid: 0
18:debug:main egid changed to: 501
19:debug:main euid changed to: 502
20:debug:main Skipping completed org.macports.archivefetch (libcanberra)
21:debug:main Privilege de-escalation not attempted as not running as root.
22:debug:main Skipping completed org.macports.fetch (libcanberra)
23:debug:main Privilege de-escalation not attempted as not running as root.
24:debug:main Skipping completed org.macports.checksum (libcanberra)
25:debug:main Privilege de-escalation not attempted as not running as root.
26:debug:main Skipping completed org.macports.extract (libcanberra)
27:debug:main Privilege de-escalation not attempted as not running as root.
28:debug:main Skipping completed org.macports.patch (libcanberra)
29:debug:main Privilege de-escalation not attempted as not running as root.
30:debug:configure configure phase started at Thu May  2 18:32:07 CDT 2013
31:notice:configure --->  Configuring libcanberra
32:debug:configure Using compiler 'Mac OS X clang'
33:debug:configure Executing org.macports.configure (libcanberra)
34:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2 -arch x86_64 -arch i386' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -arch x86_64 -arch i386' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.8' CXX='/usr/bin/clang++' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_libcanberra/libcanberra/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2' LDFLAGS='-L/opt/local/lib -arch x86_64 -arch i386' OBJC='/usr/bin/clang' 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/clang'
35:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_libcanberra/libcanberra/work/libcanberra-0.30" && ./configure --prefix=/opt/local --disable-dependency-tracking --disable-alsa --disable-gtk-doc --disable-gtk3 --disable-oss --disable-lynx --disable-null --disable-pulse --disable-silent-rules --disable-tdb --disable-udev --enable-gtk'
36:debug:configure Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_libcanberra/libcanberra/work/libcanberra-0.30" && ./configure --prefix=/opt/local --disable-dependency-tracking --disable-alsa --disable-gtk-doc --disable-gtk3 --disable-oss --disable-lynx --disable-null --disable-pulse --disable-silent-rules --disable-tdb --disable-udev --enable-gtk
37:info:configure checking for a BSD-compatible install... /usr/bin/install -c
38:info:configure checking whether build environment is sane... yes
39:info:configure checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
40:info:configure checking for gawk... gawk
41:info:configure checking whether make sets $(MAKE)... yes
42:info:configure checking whether make supports nested variables... yes
43:info:configure checking how to create a pax tar archive... gnutar
44:info:configure checking whether make supports nested variables... (cached) yes
45:info:configure checking build system type... x86_64-apple-darwin12.3.0
46:info:configure checking host system type... x86_64-apple-darwin12.3.0
47:info:configure checking whether ln -s works... yes
48:info:configure checking for style of include used by make... GNU
49:info:configure checking for gcc... /usr/bin/clang
50:info:configure checking whether the C compiler works... yes
51:info:configure checking for C compiler default output file name... a.out
52:info:configure checking for suffix of executables...
53:info:configure checking whether we are cross compiling... no
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/clang accepts -g... yes
57:info:configure checking for /usr/bin/clang option to accept ISO C89... none needed
58:info:configure checking dependency style of /usr/bin/clang... none
59:info:configure checking for ar... ar
60:info:configure checking the archiver (ar) interface... ar
61:info:configure checking for gcc... (cached) /usr/bin/clang
62:info:configure checking whether we are using the GNU C compiler... (cached) yes
63:info:configure checking whether /usr/bin/clang accepts -g... (cached) yes
64:info:configure checking for /usr/bin/clang option to accept ISO C89... (cached) none needed
65:info:configure checking dependency style of /usr/bin/clang... (cached) none
66:info:configure checking for /usr/bin/clang option to accept ISO C99... none needed
67:info:configure checking whether /usr/bin/clang and cc understand -c and -o together... yes
68:info:configure checking how to run the C preprocessor... /usr/bin/clang -E
69:info:configure checking for grep that handles long lines and -e... /usr/bin/grep
70:info:configure checking for egrep... /usr/bin/grep -E
71:info:configure checking whether /usr/bin/clang needs -traditional... no
72:info:configure checking for ANSI C header files... yes
73:info:configure checking for sys/types.h... yes
74:info:configure checking for sys/stat.h... yes
75:info:configure checking for stdlib.h... yes
76:info:configure checking for string.h... yes
77:info:configure checking for memory.h... yes
78:info:configure checking for strings.h... yes
79:info:configure checking for inttypes.h... yes
80:info:configure checking for stdint.h... yes
81:info:configure checking for unistd.h... yes
82:info:configure checking minix/config.h usability... no
83:info:configure checking minix/config.h presence... no
84:info:configure checking for minix/config.h... no
85:info:configure checking whether it is safe to define __EXTENSIONS__... yes
86:info:configure checking whether we are using the GNU C++ compiler... yes
87:info:configure checking whether /usr/bin/clang++ accepts -g... yes
88:info:configure checking dependency style of /usr/bin/clang++... none
89:info:configure checking if /usr/bin/clang supports flag -pipe in envvar CFLAGS... yes
90:info:configure checking if /usr/bin/clang supports flag -Wall in envvar CFLAGS... yes
91:info:configure checking if /usr/bin/clang supports flag -W in envvar CFLAGS... yes
92:info:configure checking if /usr/bin/clang supports flag -Wextra in envvar CFLAGS... yes
93:info:configure checking if /usr/bin/clang supports flag -Winline in envvar CFLAGS... yes
94:info:configure checking if /usr/bin/clang supports flag -Wvla in envvar CFLAGS... yes
95:info:configure checking if /usr/bin/clang supports flag -Wundef in envvar CFLAGS... yes
96:info:configure checking if /usr/bin/clang supports flag -Wformat=2 in envvar CFLAGS... yes
97:info:configure checking if /usr/bin/clang supports flag -Wlogical-op in envvar CFLAGS... yes
98:info:configure checking if /usr/bin/clang supports flag -Wsign-compare in envvar CFLAGS... yes
99:info:configure checking if /usr/bin/clang supports flag -Wformat-security in envvar CFLAGS... yes
100:info:configure checking if /usr/bin/clang supports flag -Wmissing-include-dirs in envvar CFLAGS... yes
101:info:configure checking if /usr/bin/clang supports flag -Wformat-nonliteral in envvar CFLAGS... yes
102:info:configure checking if /usr/bin/clang supports flag -Wold-style-definition in envvar CFLAGS... yes
103:info:configure checking if /usr/bin/clang supports flag -Wpointer-arith in envvar CFLAGS... yes
104:info:configure checking if /usr/bin/clang supports flag -Winit-self in envvar CFLAGS... yes
105:info:configure checking if /usr/bin/clang supports flag -Wdeclaration-after-statement in envvar CFLAGS... yes
106:info:configure checking if /usr/bin/clang supports flag -Wfloat-equal in envvar CFLAGS... yes
107:info:configure checking if /usr/bin/clang supports flag -Wmissing-prototypes in envvar CFLAGS... yes
108:info:configure checking if /usr/bin/clang supports flag -Wstrict-prototypes in envvar CFLAGS... yes
109:info:configure checking if /usr/bin/clang supports flag -Wredundant-decls in envvar CFLAGS... yes
110:info:configure checking if /usr/bin/clang supports flag -Wmissing-declarations in envvar CFLAGS... yes
111:info:configure checking if /usr/bin/clang supports flag -Wmissing-noreturn in envvar CFLAGS... yes
112:info:configure checking if /usr/bin/clang supports flag -Wshadow in envvar CFLAGS... yes
113:info:configure checking if /usr/bin/clang supports flag -Wendif-labels in envvar CFLAGS... yes
114:info:configure checking if /usr/bin/clang supports flag -Wcast-align in envvar CFLAGS... yes
115:info:configure checking if /usr/bin/clang supports flag -Wstrict-aliasing=2 in envvar CFLAGS... yes
116:info:configure checking if /usr/bin/clang supports flag -Wwrite-strings in envvar CFLAGS... yes
117:info:configure checking if /usr/bin/clang supports flag -Wno-long-long in envvar CFLAGS... yes
118:info:configure checking if /usr/bin/clang supports flag -Wno-overlength-strings in envvar CFLAGS... yes
119:info:configure checking if /usr/bin/clang supports flag -Wno-unused-parameter in envvar CFLAGS... yes
120:info:configure checking if /usr/bin/clang supports flag -Wno-missing-field-initializers in envvar CFLAGS... yes
121:info:configure checking if /usr/bin/clang supports flag -Wno-unused-result in envvar CFLAGS... yes
122:info:configure checking if /usr/bin/clang supports flag -Wunsafe-loop-optimizations in envvar CFLAGS... yes
123:info:configure checking if /usr/bin/clang supports flag -Wpacked in envvar CFLAGS... yes
124:info:configure checking if /usr/bin/clang supports flag -Werror=overflow in envvar CFLAGS... yes
125:info:configure checking if /usr/bin/clang supports flag -Wp,-D_FORTIFY_SOURCE=2 in envvar CFLAGS... yes
126:info:configure checking if /usr/bin/clang supports flag -ffast-math in envvar CFLAGS... yes
127:info:configure checking if /usr/bin/clang supports flag -fno-common in envvar CFLAGS... yes
128:info:configure checking if /usr/bin/clang supports flag -fdiagnostics-show-option in envvar CFLAGS... yes
129:info:configure checking if /usr/bin/clang supports flag -fno-strict-aliasing in envvar CFLAGS... yes
130:info:configure checking if /usr/bin/clang supports flag -ffunction-sections in envvar CFLAGS... yes
131:info:configure checking if /usr/bin/clang supports flag -fdata-sections in envvar CFLAGS... yes
132:info:configure checking how to print strings... printf
133:info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed
134:info:configure checking for fgrep... /usr/bin/grep -F
135:info:configure checking for ld used by /usr/bin/clang... /usr/bin/ld
136:info:configure checking if the linker (/usr/bin/ld) is GNU ld... no
137:info:configure checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
138:info:configure checking the name lister (/usr/bin/nm) interface... BSD nm
139:info:configure checking the maximum length of command line arguments... 196608
140:info:configure checking whether the shell understands some XSI constructs... yes
141:info:configure checking whether the shell understands "+="... yes
142:info:configure checking how to convert x86_64-apple-darwin12.3.0 file names to x86_64-apple-darwin12.3.0 format... func_convert_file_noop
143:info:configure checking how to convert x86_64-apple-darwin12.3.0 file names to toolchain format... func_convert_file_noop
144:info:configure checking for /usr/bin/ld option to reload object files... -r
145:info:configure checking for objdump... no
146:info:configure checking how to recognize dependent libraries... pass_all
147:info:configure checking for dlltool... no
148:info:configure checking how to associate runtime and link libraries... printf %s\n
149:info:configure checking for archiver @FILE support... no
150:info:configure checking for strip... strip
151:info:configure checking for ranlib... ranlib
152:info:configure checking command to parse /usr/bin/nm output from /usr/bin/clang object... ok
153:info:configure checking for sysroot... no
154:info:configure checking for mt... no
155:info:configure checking if : is a manifest tool... no
156:info:configure checking for dsymutil... dsymutil
157:info:configure checking for nmedit... nmedit
158:info:configure checking for lipo... lipo
159:info:configure checking for otool... otool
160:info:configure checking for otool64... no
161:info:configure checking for -single_module linker flag... yes
162:info:configure checking for -exported_symbols_list linker flag... yes
163:info:configure checking for -force_load linker flag... yes
164:info:configure checking for dlfcn.h... yes
165:info:configure checking for objdir... .libs
166:info:configure checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
167:info:configure checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
168:info:configure checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
169:info:configure checking if /usr/bin/clang static flag -static works... no
170:info:configure checking if /usr/bin/clang supports -c -o file.o... yes
171:info:configure checking if /usr/bin/clang supports -c -o file.o... (cached) yes
172:info:configure checking whether the /usr/bin/clang linker (/usr/bin/ld) supports shared libraries... yes
173:info:configure checking dynamic linker characteristics... darwin12.3.0 dyld
174:info:configure checking how to hardcode library paths into programs... immediate
175:info:configure checking for dlopen in -ldl... yes
176:info:configure checking whether a program can dlopen itself... yes
177:info:configure checking whether a statically linked program can dlopen itself... yes
178:info:configure checking whether stripping libraries is possible... yes
179:info:configure checking if libtool supports shared libraries... yes
180:info:configure checking whether to build shared libraries... yes
181:info:configure checking whether to build static libraries... no
182:info:configure checking how to run the C++ preprocessor... /usr/bin/clang++ -E
183:info:configure checking for ld used by /usr/bin/clang++... /usr/bin/ld
184:info:configure checking if the linker (/usr/bin/ld) is GNU ld... no
185:info:configure checking whether the /usr/bin/clang++ linker (/usr/bin/ld) supports shared libraries... yes
186:info:configure checking for /usr/bin/clang++ option to produce PIC... -fno-common -DPIC
187:info:configure checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works... yes
188:info:configure checking if /usr/bin/clang++ static flag -static works... no
189:info:configure checking if /usr/bin/clang++ supports -c -o file.o... yes
190:info:configure checking if /usr/bin/clang++ supports -c -o file.o... (cached) yes
191:info:configure checking whether the /usr/bin/clang++ linker (/usr/bin/ld) supports shared libraries... yes
192:info:configure checking dynamic linker characteristics... darwin12.3.0 dyld
193:info:configure checking how to hardcode library paths into programs... immediate
194:info:configure checking ltdl.h usability... yes
195:info:configure checking ltdl.h presence... yes
196:info:configure checking for ltdl.h... yes
197:info:configure checking for lt_dladvise_init in -lltdl... yes
198:info:configure checking for ANSI C header files... (cached) yes
199:info:configure checking sys/poll.h usability... yes
200:info:configure checking sys/poll.h presence... yes
201:info:configure checking for sys/poll.h... yes
202:info:configure checking sys/ioctl.h usability... yes
203:info:configure checking sys/ioctl.h presence... yes
204:info:configure checking for sys/ioctl.h... yes
205:info:configure checking byteswap.h usability... no
206:info:configure checking byteswap.h presence... no
207:info:configure checking for byteswap.h... no
208:info:configure checking for an ANSI C-conforming const... yes
209:info:configure checking whether byte ordering is bigendian... universal
210:info:configure checking for pid_t... yes
211:info:configure checking for size_t... yes
212:info:configure checking for ssize_t... yes
213:info:configure checking for off_t... yes
214:info:configure checking for uid_t in sys/types.h... yes
215:info:configure checking for library containing pow... none required
216:info:configure checking for library containing sched_setscheduler... no
217:info:configure checking for lrintf... yes
218:info:configure checking for strtof... yes
219:info:configure checking sys/select.h usability... yes
220:info:configure checking sys/select.h presence... yes
221:info:configure checking for sys/select.h... yes
222:info:configure checking sys/socket.h usability... yes
223:info:configure checking sys/socket.h presence... yes
224:info:configure checking for sys/socket.h... yes
225:info:configure checking types of arguments for select... int,fd_set *,struct timeval *
226:info:configure checking for gettimeofday... yes
227:info:configure checking for nanosleep... yes
228:info:configure checking for posix_memalign... yes
229:info:configure checking for sigaction... yes
230:info:configure checking for sleep... yes
231:info:configure checking for sysconf... yes
232:info:configure checking for pthread_yield... no
233:info:configure checking for strerror_r... yes
234:info:configure checking for lstat... yes
235:info:configure checking for strndup... yes
236:info:configure checking for the pthreads library -lpthreads... no
237:info:configure checking whether pthreads work without any flags... yes
238:info:configure checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
239:info:configure checking if more special flags are required for pthreads... -D_THREAD_SAFE
240:info:configure checking whether to check for GCC pthread/shared inconsistencies... no
241:info:configure checking for special C compiler options needed for large files... no
242:info:configure checking for _FILE_OFFSET_BITS value needed for large files... no
243:info:configure checking for pkg-config... /opt/local/bin/pkg-config
244:info:configure checking pkg-config is at least version 0.9.0... yes
245:info:configure checking for GST... yes
246:info:configure checking for GTK... no
247:info:configure configure: error: *** GTK not found ***
248:info:configure Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_libcanberra/libcanberra/work/libcanberra-0.30" && ./configure --prefix=/opt/local --disable-dependency-tracking --disable-alsa --disable-gtk-doc --disable-gtk3 --disable-oss --disable-lynx --disable-null --disable-pulse --disable-silent-rules --disable-tdb --disable-udev --enable-gtk
249:info:configure Exit code: 1
250:error:configure org.macports.configure for port libcanberra returned: configure failure: command execution failed
251:debug:configure Error code: NONE
252:debug:configure Backtrace: configure failure: command execution failed
253    while executing
254"$procedure $targetname"
255:info:configure Warning: targets not executed for libcanberra: org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install
256:notice:configure Please see the log file for port libcanberra for details:
257    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_libcanberra/libcanberra/main.log