Ticket #49361: main.log

File main.log, 23.0 KB (added by Polyergic (Shad Sterling), 9 years ago)
Line 
1version:1
2:msg:main --->  Computing dependencies for wireshark:info:main .:debug:main Checking for conflicts against wireshark
3:debug:main Searching for dependency: wireshark-devel
4:debug:main Didn't find receipt, going to depspec regex for: wireshark-devel
5:debug:main Searching for dependency: pkgconfig
6:debug:main Found Dependency: receipt exists for pkgconfig
7:debug:main Searching for dependency: gettext
8:debug:main Found Dependency: receipt exists for gettext
9:debug:main Searching for dependency: kerberos5
10:debug:main Found Dependency: receipt exists for kerberos5
11:debug:main Searching for dependency: libcomerr
12:debug:main Found Dependency: receipt exists for libcomerr
13:debug:main Searching for dependency: libgpg-error
14:debug:main Found Dependency: receipt exists for libgpg-error
15:debug:main Searching for dependency: glib2
16:debug:main Found Dependency: receipt exists for glib2
17:debug:main Searching for dependency: libpcap
18:debug:main Found Dependency: receipt exists for libpcap
19:debug:main Searching for dependency: zlib
20:debug:main Found Dependency: receipt exists for zlib
21:debug:main Searching for dependency: adns
22:debug:main Found Dependency: receipt exists for adns
23:debug:main Searching for dependency: gnutls
24:debug:main Found Dependency: receipt exists for gnutls
25:debug:main Searching for dependency: libgcrypt
26:debug:main Found Dependency: receipt exists for libgcrypt
27:debug:main Searching for dependency: lua
28:debug:main Found Dependency: receipt exists for lua
29:debug:main Searching for dependency: libsmi
30:debug:main Found Dependency: receipt exists for libsmi
31:debug:main Searching for dependency: libgeoip
32:debug:main Found Dependency: receipt exists for libgeoip
33:debug:main Searching for dependency: qt4-mac
34:debug:main Found Dependency: receipt exists for qt4-mac
35:debug:main Searching for dependency: portaudio
36:debug:main Found Dependency: receipt exists for portaudio
37:debug:main Searching for dependency: openssl
38:debug:main Found Dependency: receipt exists for openssl
39:msg:main
40:debug:main Executing org.macports.main (wireshark)
41:debug:main changing euid/egid - current euid: 0 - current egid: 0
42:debug:main egid changed to: 20
43:debug:main euid changed to: 505
44:debug:main Skipping completed org.macports.archivefetch (wireshark)
45:debug:main Privilege de-escalation not attempted as not running as root.
46:debug:main Skipping completed org.macports.fetch (wireshark)
47:debug:main Privilege de-escalation not attempted as not running as root.
48:debug:main Skipping completed org.macports.checksum (wireshark)
49:debug:main Privilege de-escalation not attempted as not running as root.
50:debug:main Skipping completed org.macports.extract (wireshark)
51:debug:main Privilege de-escalation not attempted as not running as root.
52:debug:main Skipping completed org.macports.patch (wireshark)
53:debug:main Privilege de-escalation not attempted as not running as root.
54:debug:configure configure phase started at Mon Oct 19 12:23:06 EDT 2015
55:notice:configure --->  Configuring wireshark
56:debug:configure Using compiler 'Xcode Clang'
57:debug:configure Executing org.macports.configure (wireshark)
58:debug:configure Environment:
59CC='/usr/bin/clang'
60CC_PRINT_OPTIONS='YES'
61CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_wireshark/wireshark/work/.CC_PRINT_OPTIONS'
62CFLAGS='-pipe -Os -arch x86_64'
63CPATH='/opt/local/include'
64CPPFLAGS='-I/opt/local/include'
65CXX='/usr/bin/clang++'
66CXXFLAGS='-pipe -Os -arch x86_64 -stdlib=libc++'
67F77FLAGS='-m64'
68F90FLAGS='-pipe -Os -m64'
69FCFLAGS='-pipe -Os -m64'
70FFLAGS='-pipe -Os'
71INSTALL='/usr/bin/install -c'
72LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-search_paths_first -arch x86_64'
73LIBRARY_PATH='/opt/local/lib'
74MACOSX_DEPLOYMENT_TARGET='10.10'
75OBJC='/usr/bin/clang'
76OBJCFLAGS='-pipe -Os -arch x86_64'
77OBJCXX='/usr/bin/clang++'
78OBJCXXFLAGS='-pipe -Os -arch x86_64 -stdlib=libc++'
79:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_wireshark/wireshark/work/wireshark-1.12.8" && ./configure --prefix=/opt/local --disable-osx-deploy-target --disable-usr-local --with-pcap=/opt/local --with-ssl=/opt/local --with-zlib=/opt/local --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --disable-warnings-as-errors --with-krb5=/opt/local --with-adns=/opt/local --without-c-ares --with-gnutls=yes --with-libgcrypt-prefix=/opt/local --enable-ipv6 --with-lua=/opt/local --with-libsmi=/opt/local --with-geoip=/opt/local --with-qt=yes --with-gtk2=no --with-gtk3=no --with-portaudio=/opt/local'
80:debug:configure Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_wireshark/wireshark/work/wireshark-1.12.8" && ./configure --prefix=/opt/local --disable-osx-deploy-target --disable-usr-local --with-pcap=/opt/local --with-ssl=/opt/local --with-zlib=/opt/local --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --disable-warnings-as-errors --with-krb5=/opt/local --with-adns=/opt/local --without-c-ares --with-gnutls=yes --with-libgcrypt-prefix=/opt/local --enable-ipv6 --with-lua=/opt/local --with-libsmi=/opt/local --with-geoip=/opt/local --with-qt=yes --with-gtk2=no --with-gtk3=no --with-portaudio=/opt/local
81:info:configure checking build system type... x86_64-apple-darwin14.5.0
82:info:configure checking host system type... x86_64-apple-darwin14.5.0
83:info:configure checking target system type... x86_64-apple-darwin14.5.0
84:info:configure checking for a BSD-compatible install... /usr/bin/install -c
85:info:configure checking whether build environment is sane... yes
86:info:configure checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
87:info:configure checking for gawk... gawk
88:info:configure checking whether make sets $(MAKE)... yes
89:info:configure checking whether make supports nested variables... yes
90:info:configure checking whether UID '505' is supported by ustar format... yes
91:info:configure checking whether GID '20' is supported by ustar format... yes
92:info:configure checking how to create a ustar tar archive... gnutar
93:info:configure checking for gcc... /usr/bin/clang
94:info:configure checking whether the C compiler works... yes
95:info:configure checking for C compiler default output file name... a.out
96:info:configure checking for suffix of executables...
97:info:configure checking whether we are cross compiling... no
98:info:configure checking for suffix of object files... o
99:info:configure checking whether we are using the GNU C compiler... yes
100:info:configure checking whether /usr/bin/clang accepts -g... yes
101:info:configure checking for /usr/bin/clang option to accept ISO C89... none needed
102:info:configure checking whether /usr/bin/clang understands -c and -o together... yes
103:info:configure checking for style of include used by make... GNU
104:info:configure checking dependency style of /usr/bin/clang... gcc3
105:info:configure checking whether we are using the GNU C++ compiler... yes
106:info:configure checking whether /usr/bin/clang++ accepts -g... yes
107:info:configure checking dependency style of /usr/bin/clang++... gcc3
108:info:configure checking how to run the C preprocessor... /usr/bin/clang -E
109:info:configure checking if /usr/bin/clang is Clang... yes
110:info:configure checking if /usr/bin/clang++ is Clang... yes
111:info:configure checking how to print strings... printf
112:info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed
113:info:configure checking for grep that handles long lines and -e... /usr/bin/grep
114:info:configure checking for egrep... /usr/bin/grep -E
115:info:configure checking for fgrep... /usr/bin/grep -F
116:info:configure checking for ld used by /usr/bin/clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
117:info:configure checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
118:info:configure checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm
119:info:configure checking the name lister (/opt/local/bin/nm) interface... BSD nm
120:info:configure checking whether ln -s works... yes
121:info:configure checking the maximum length of command line arguments... 196608
122:info:configure checking whether the shell understands some XSI constructs... yes
123:info:configure checking whether the shell understands "+="... yes
124:info:configure checking how to convert x86_64-apple-darwin14.5.0 file names to x86_64-apple-darwin14.5.0 format... func_convert_file_noop
125:info:configure checking how to convert x86_64-apple-darwin14.5.0 file names to toolchain format... func_convert_file_noop
126:info:configure checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
127:info:configure checking for objdump... no
128:info:configure checking how to recognize dependent libraries... pass_all
129:info:configure checking for dlltool... no
130:info:configure checking how to associate runtime and link libraries... printf %s\n
131:info:configure checking for ar... ar
132:info:configure checking for archiver @FILE support... no
133:info:configure checking for strip... strip
134:info:configure checking for ranlib... ranlib
135:info:configure checking command to parse /opt/local/bin/nm output from /usr/bin/clang object... ok
136:info:configure checking for sysroot... no
137:info:configure checking for mt... no
138:info:configure checking if : is a manifest tool... no
139:info:configure checking for dsymutil... dsymutil
140:info:configure checking for nmedit... nmedit
141:info:configure checking for lipo... lipo
142:info:configure checking for otool... otool
143:info:configure checking for otool64... no
144:info:configure checking for -single_module linker flag... yes
145:info:configure checking for -exported_symbols_list linker flag... yes
146:info:configure checking for -force_load linker flag... yes
147:info:configure checking for ANSI C header files... yes
148:info:configure checking for sys/types.h... yes
149:info:configure checking for sys/stat.h... yes
150:info:configure checking for stdlib.h... yes
151:info:configure checking for string.h... yes
152:info:configure checking for memory.h... yes
153:info:configure checking for strings.h... yes
154:info:configure checking for inttypes.h... yes
155:info:configure checking for stdint.h... yes
156:info:configure checking for unistd.h... yes
157:info:configure checking for dlfcn.h... yes
158:info:configure checking for objdir... .libs
159:info:configure checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
160:info:configure checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
161:info:configure checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
162:info:configure checking if /usr/bin/clang static flag -static works... no
163:info:configure checking if /usr/bin/clang supports -c -o file.o... yes
164:info:configure checking if /usr/bin/clang supports -c -o file.o... (cached) yes
165:info:configure checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
166:info:configure checking dynamic linker characteristics... darwin14.5.0 dyld
167:info:configure checking how to hardcode library paths into programs... immediate
168:info:configure checking for dlopen in -ldl... yes
169:info:configure checking whether a program can dlopen itself... yes
170:info:configure checking whether a statically linked program can dlopen itself... yes
171:info:configure checking whether stripping libraries is possible... yes
172:info:configure checking if libtool supports shared libraries... yes
173:info:configure checking whether to build shared libraries... yes
174:info:configure checking whether to build static libraries... no
175:info:configure checking how to run the C++ preprocessor... /usr/bin/clang++ -E
176:info:configure checking for ld used by /usr/bin/clang++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
177:info:configure checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
178:info:configure checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
179:info:configure checking for /usr/bin/clang++ option to produce PIC... -fno-common -DPIC
180:info:configure checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works... yes
181:info:configure checking if /usr/bin/clang++ static flag -static works... no
182:info:configure checking if /usr/bin/clang++ supports -c -o file.o... yes
183:info:configure checking if /usr/bin/clang++ supports -c -o file.o... (cached) yes
184:info:configure checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
185:info:configure checking dynamic linker characteristics... darwin14.5.0 dyld
186:info:configure checking how to hardcode library paths into programs... immediate
187:info:configure checking whether /usr/bin/clang++ is a C++ compiler... yes
188:info:configure checking for perl... /opt/local/bin/perl
189:info:configure checking for python... /opt/local/bin/python
190:info:configure checking whether /opt/local/bin/python is Python 2.5 or later... yes
191:info:configure checking for bison... bison -y
192:info:configure checking for bison... /opt/local/bin/bison
193:info:configure checking for flex... flex
194:info:configure checking lex output file root... lex.yy
195:info:configure checking lex library... -lfl
196:info:configure checking whether yytext is a pointer... yes
197:info:configure checking for flex... /opt/local/bin/flex
198:info:configure checking for pod2man... /opt/local/bin/pod2man
199:info:configure checking for pod2html... /opt/local/bin/pod2html
200:info:configure checking for xdg-open... no
201:info:configure checking for htmlview... no
202:info:configure checking for doxygen... /opt/local/bin/doxygen
203:info:configure checking for doxygen... yes
204:info:configure checking for pkg-config... /opt/local/bin/pkg-config
205:info:configure checking pkg-config is at least version 0.9.0... yes
206:info:configure checking for special C compiler options needed for large files... no
207:info:configure checking for _FILE_OFFSET_BITS value needed for large files... no
208:info:configure checking for LIBGNUTLS... yes
209:info:configure GnuTLS found, enabling SSL decryption
210:info:configure checking for libgcrypt-config... /opt/local/bin/libgcrypt-config
211:info:configure checking for LIBGCRYPT - version >= 1.1.92... yes
212:info:configure libgcrypt found, enabling ipsec decryption
213:info:configure checking for libsmi >= 2... yes
214:info:configure checking for a2x... no
215:info:configure checking for a2x... no
216:info:configure checking for elinks... no
217:info:configure checking for elinks... no
218:info:configure checking for fop... /opt/local/bin/fop
219:info:configure checking for fop... yes
220:info:configure checking for lynx... no
221:info:configure checking for lynx... no
222:info:configure checking for w3m... /opt/local/bin/w3m
223:info:configure checking for w3m... yes
224:info:configure checking for xmllint... /opt/local/bin/xmllint
225:info:configure checking for xmllint... yes
226:info:configure checking for xsltproc... /opt/local/bin/xsltproc
227:info:configure checking for xsltproc... yes
228:info:configure checking for desktop-file-install... /opt/local/bin/desktop-file-install
229:info:configure checking for pkgproto... no
230:info:configure checking for pkgmk... no
231:info:configure checking for pkgtrans... no
232:info:configure checking for rpm... no
233:info:configure checking for dpkg-buildpackage... no
234:info:configure checking for xcodebuild... yes
235:info:configure checking for hdiutil... yes
236:info:configure checking for bless... yes
237:info:configure checking whether the compiler fails when given an unknown warning option... no, adding -Werror=unknown-warning-option
238:info:configure checking whether the compiler fails when given an warning option not supported for C++... yes
239:info:configure checking whether we can add -Wall -W to CFLAGS... yes
240:info:configure checking whether we can add -Wall -W to CXXFLAGS... yes
241:info:configure checking whether we can add -Wextra to CFLAGS... yes
242:info:configure checking whether we can add -Wextra to CXXFLAGS... yes
243:info:configure checking whether we can add -Wdeclaration-after-statement to CFLAGS... yes
244:info:configure checking whether we can add -Wendif-labels to CFLAGS... yes
245:info:configure checking whether we can add -Wendif-labels to CXXFLAGS... yes
246:info:configure checking whether we can add -Wpointer-arith to CFLAGS... yes
247:info:configure checking whether we can add -Wpointer-arith to CXXFLAGS... yes
248:info:configure checking whether we can add -Wno-pointer-sign to CFLAGS... yes
249:info:configure checking whether we can add -Warray-bounds to CFLAGS... yes
250:info:configure checking whether we can add -Warray-bounds to CXXFLAGS... yes
251:info:configure checking whether we can add -Wformat-security to CFLAGS... yes
252:info:configure checking whether we can add -Wformat-security to CXXFLAGS... yes
253:info:configure checking whether we can add -fwrapv to CFLAGS... yes
254:info:configure checking whether we can add -fwrapv to CXXFLAGS... yes
255:info:configure checking whether we can add -fno-strict-overflow to CFLAGS... no
256:info:configure checking whether we can add -fno-strict-overflow to CXXFLAGS... yes
257:info:configure configure: WARNING: /usr/bin/clang and /usr/bin/clang++ appear to be a mismatched pair
258:info:configure checking whether we can add -fno-delete-null-pointer-checks to CFLAGS... no
259:info:configure checking whether we can add -fno-delete-null-pointer-checks to CXXFLAGS... no
260:info:configure checking whether we can add -Wold-style-definition to CFLAGS... yes
261:info:configure checking whether we can add -Wshorten-64-to-32 to CFLAGS... yes
262:info:configure checking whether we can add -Wstrict-prototypes to CFLAGS... yes
263:info:configure checking whether we can add -Wjump-misses-init to CFLAGS... no
264:info:configure checking whether we can add -Wvla to CFLAGS... yes
265:info:configure checking whether we can add -Wvla to CXXFLAGS... yes
266:info:configure checking whether we can add -Waddress to CFLAGS... yes
267:info:configure checking whether we can add -Waddress to CXXFLAGS... yes
268:info:configure checking whether we can add -Wattributes to CFLAGS... yes
269:info:configure checking whether we can add -Wattributes to CXXFLAGS... yes
270:info:configure checking whether we can add -Wdiv-by-zero to CFLAGS... yes
271:info:configure checking whether we can add -Wdiv-by-zero to CXXFLAGS... yes
272:info:configure checking whether we can add -Wignored-qualifiers to CFLAGS... yes
273:info:configure checking whether we can add -Wignored-qualifiers to CXXFLAGS... yes
274:info:configure checking whether we can add -Wpragmas to CFLAGS... yes
275:info:configure checking whether we can add -Wpragmas to CXXFLAGS... yes
276:info:configure checking whether we can add -Wno-overlength-strings to CFLAGS... yes
277:info:configure checking whether we can add -Wno-overlength-strings to CXXFLAGS... yes
278:info:configure checking whether we can add -Wwrite-strings to CFLAGS... yes
279:info:configure checking whether we can add -Wwrite-strings to CXXFLAGS... yes
280:info:configure checking whether we can add -Wno-long-long to CFLAGS... yes
281:info:configure checking whether we can add -Wno-long-long to CXXFLAGS... yes
282:info:configure checking whether we can add -Wc++-compat to CFLAGS... yes
283:info:configure checking whether we can add -Wheader-guard to CFLAGS... yes
284:info:configure checking whether we can add -Wheader-guard to CXXFLAGS... yes
285:info:configure checking whether we can add -Wshadow to CFLAGS... yes
286:info:configure checking whether -Wshadow warns about variables in function declarations shadowing other variables... no
287:info:configure checking whether we can add -Wlogical-op to CFLAGS... no
288:info:configure checking whether we can add -Wno-deprecated-declarations to CFLAGS... yes
289:info:configure checking whether we can add -Wno-deprecated-declarations to CXXFLAGS... yes
290:info:configure checking whether we can add -fexcess-precision=fast to CFLAGS... no
291:info:configure checking whether we can add -fexcess-precision=fast to CXXFLAGS... no
292:info:configure checking whether we can add -fvisibility=hidden to CFLAGS... yes
293:info:configure checking whether we can add -fvisibility=hidden to CXXFLAGS... yes
294:info:configure checking whether we can add -Wl,--as-needed to LDFLAGS... no
295:info:configure checking whether we can add -fPIE to CFLAGS... yes
296:info:configure checking whether we can add -fPIE to CXXFLAGS... yes
297:info:configure checking whether we can add -fPIE -pie to LDFLAGS... no
298:info:configure checking whether -D_FORTIFY_SOURCE=... can be used (without generating a warning)... yes
299:info:configure checking whether we should treat compiler warnings as errors... no
300:info:configure checking for platform-specific compiler flags... none needed
301:info:configure checking for platform-specific linker flags... Apple linker - added -Wl,-single_module and -Wl,-search_paths_first, and rpaths
302:info:configure checking whether make supports nested variables... (cached) yes
303:info:configure checking for CFPropertyListCreateWithStream... yes
304:info:configure checking whether to use /usr/local for headers and libraries... no
305:info:configure checking for sed... (cached) /opt/local/bin/gsed
306:info:configure checking for GNU sed as first sed in PATH... no
307:info:configure checking if profile builds must be generated... no
308:info:configure checking for pkg-config... /opt/local/bin/pkg-config
309:info:configure checking for Qt5Core - version >= 4.6.0... no
310:info:configure checking for QtCore - version >= 4.6.0... no
311:info:configure configure: error: Qt is not available
312:info:configure Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_wireshark/wireshark/work/wireshark-1.12.8" && ./configure --prefix=/opt/local --disable-osx-deploy-target --disable-usr-local --with-pcap=/opt/local --with-ssl=/opt/local --with-zlib=/opt/local --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --disable-warnings-as-errors --with-krb5=/opt/local --with-adns=/opt/local --without-c-ares --with-gnutls=yes --with-libgcrypt-prefix=/opt/local --enable-ipv6 --with-lua=/opt/local --with-libsmi=/opt/local --with-geoip=/opt/local --with-qt=yes --with-gtk2=no --with-gtk3=no --with-portaudio=/opt/local
313:info:configure Exit code: 1
314:error:configure Failed to configure wireshark, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_wireshark/wireshark/work/wireshark-1.12.8/config.log
315:error:configure org.macports.configure for port wireshark returned: configure failure: command execution failed
316:debug:configure Error code: NONE
317:debug:configure Backtrace: configure failure: command execution failed
318    while executing
319"portconfigure::configure_main org.macports.configure"
320    ("eval" body line 1)
321    invoked from within
322"eval $procedure $targetname"
323:info:configure Warning: targets not executed for wireshark: org.macports.install org.macports.configure org.macports.build org.macports.destroot
324:notice:configure Please see the log file for port wireshark for details:
325    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_wireshark/wireshark/main.log