Ticket #49151: ports_fail.log

File ports_fail.log, 15.9 KB (added by nico.mack@…, 9 years ago)
Line 
1version:1
2:msg:main --->  Computing dependencies for glib2:info:main .:debug:main Checking for conflicts against glib2
3:debug:main Searching for dependency: glib2-devel
4:debug:main Didn't find receipt, going to depspec regex for: glib2-devel
5:debug:main Searching for dependency: xz
6:debug:main Found Dependency: receipt exists for xz
7:debug:main Searching for dependency: libxml2
8:debug:main Found Dependency: receipt exists for libxml2
9:debug:main Searching for dependency: gettext
10:debug:main Found Dependency: receipt exists for gettext
11:debug:main Searching for dependency: libiconv
12:debug:main Found Dependency: receipt exists for libiconv
13:debug:main Searching for dependency: zlib
14:debug:main Found Dependency: receipt exists for zlib
15:debug:main Searching for dependency: libffi
16:debug:main Found Dependency: receipt exists for libffi
17:msg:main
18:debug:main Executing org.macports.main (glib2)
19:debug:main changing euid/egid - current euid: 0 - current egid: 0
20:debug:main egid changed to: 501
21:debug:main euid changed to: 503
22:debug:main Skipping completed org.macports.archivefetch (glib2)
23:debug:main Privilege de-escalation not attempted as not running as root.
24:debug:main Skipping completed org.macports.fetch (glib2)
25:debug:main Privilege de-escalation not attempted as not running as root.
26:debug:main Skipping completed org.macports.checksum (glib2)
27:debug:main Privilege de-escalation not attempted as not running as root.
28:debug:main Skipping completed org.macports.extract (glib2)
29:debug:main Privilege de-escalation not attempted as not running as root.
30:debug:main Skipping completed org.macports.patch (glib2)
31:debug:main Privilege de-escalation not attempted as not running as root.
32:debug:main Skipping completed org.macports.configure (glib2)
33:debug:main Privilege de-escalation not attempted as not running as root.
34:debug:build build phase started at Mon Oct 12 12:58:00 CEST 2015
35:notice:build --->  Building glib2
36:debug:build Executing proc-pre-org.macports.build-build-0
37:debug:build Executing org.macports.build (glib2)
38:debug:build Environment:
39CC_PRINT_OPTIONS='YES'
40CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_glib2/glib2/work/.CC_PRINT_OPTIONS'
41CPATH='/opt/local/include'
42LIBRARY_PATH='/opt/local/lib'
43MACOSX_DEPLOYMENT_TARGET='10.8'
44:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_glib2/glib2/work/glib-2.46.0" && /usr/bin/make -j2 -w all V=1'
45:debug:build Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_glib2/glib2/work/glib-2.46.0" && /usr/bin/make -j2 -w all V=1
46:info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_glib2/glib2/work/glib-2.46.0'
47:info:build /bin/sh ./config.status --recheck
48:info:build running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/opt/local --disable-dependency-tracking --enable-static --disable-libelf --disable-compile-warnings --disable-dtrace CC=/usr/bin/clang CFLAGS=-pipe -Os -fstrict-aliasing -arch x86_64 -arch i386 LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -lresolv -bind_at_load -arch x86_64 -arch i386 CPPFLAGS=-I/opt/local/include CXX=/usr/bin/clang++ CXXFLAGS=-pipe -Os -arch x86_64 -arch i386 -stdlib=libstdc++ PKG_CONFIG=false PYTHON=/usr/bin/python ZLIB_CFLAGS=-I/opt/local/include ZLIB_LIBS=-L/opt/local/lib -lz LIBFFI_CFLAGS=-I/opt/local/lib/libffi-3.2.1/include LIBFFI_LIBS=-L/opt/local/lib -lffi --no-create --no-recursion
49:info:build checking for a BSD-compatible install... /usr/bin/install -c
50:info:build checking whether build environment is sane... yes
51:info:build checking for a thread-safe mkdir -p... ./install-sh -c -d
52:info:build checking for gawk... gawk
53:info:build checking whether make sets $(MAKE)... yes
54:info:build checking whether make supports nested variables... yes
55:info:build checking whether UID '503' is supported by ustar format... yes
56:info:build checking whether GID '501' is supported by ustar format... yes
57:info:build checking how to create a ustar tar archive... gnutar
58:info:build checking whether to enable maintainer-specific portions of Makefiles... yes
59:info:build checking whether make supports nested variables... (cached) yes
60:info:build checking for gcc... /usr/bin/clang
61:info:build checking whether the C compiler works... yes
62:info:build checking for C compiler default output file name... a.out
63:info:build checking for suffix of executables...
64:info:build checking whether we are cross compiling... no
65:info:build checking for suffix of object files... o
66:info:build checking whether we are using the GNU C compiler... yes
67:info:build checking whether /usr/bin/clang accepts -g... yes
68:info:build checking for /usr/bin/clang option to accept ISO C89... none needed
69:info:build checking whether /usr/bin/clang understands -c and -o together... yes
70:info:build checking for style of include used by make... GNU
71:info:build checking dependency style of /usr/bin/clang... none
72:info:build checking how to run the C preprocessor... /usr/bin/clang -E
73:info:build checking for grep that handles long lines and -e... /opt/local/bin/grep
74:info:build checking for egrep... /opt/local/bin/grep -E
75:info:build checking for ANSI C header files... yes
76:info:build checking for sys/types.h... yes
77:info:build checking for sys/stat.h... yes
78:info:build checking for stdlib.h... yes
79:info:build checking for string.h... yes
80:info:build checking for memory.h... yes
81:info:build checking for strings.h... yes
82:info:build checking for inttypes.h... yes
83:info:build checking for stdint.h... yes
84:info:build checking for unistd.h... yes
85:info:build checking minix/config.h usability... no
86:info:build checking minix/config.h presence... no
87:info:build checking for minix/config.h... no
88:info:build checking whether it is safe to define __EXTENSIONS__... yes
89:info:build checking build system type... x86_64-apple-darwin12.6.0
90:info:build checking host system type... x86_64-apple-darwin12.6.0
91:info:build checking for Win32... no
92:info:build checking for the Android... no
93:info:build checking for Mac OS X Carbon support... yes
94:info:build checking for Mac OS X Cocoa support... yes
95:info:build checking whether to enable garbage collector friendliness... no
96:info:build checking whether to disable memory pools... no
97:info:build readlink: illegal option -- f
98:info:build usage: readlink [-n] [file ...]
99:info:build checking whether we are using the GNU C++ compiler... yes
100:info:build checking whether /usr/bin/clang++ accepts -g... yes
101:info:build checking dependency style of /usr/bin/clang++... none
102:info:build checking for special C compiler options needed for large files... no
103:info:build checking for _FILE_OFFSET_BITS value needed for large files... no
104:info:build checking pkg-config is at least version 0.16... no
105:info:build checking for gawk... (cached) gawk
106:info:build checking for perl5... perl5
107:info:build checking for indent... indent
108:info:build checking for perl5... /opt/local/bin/perl5
109:info:build checking whether /usr/bin/python version is >= 2.5... yes
110:info:build checking for /usr/bin/python version... 2.7
111:info:build checking for /usr/bin/python platform... darwin
112:info:build checking for /usr/bin/python script directory... ${prefix}/lib/python2.7/site-packages
113:info:build checking for /usr/bin/python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
114:info:build checking for iconv_open... no
115:info:build checking for libiconv_open in -liconv... yes
116:info:build checking for ZLIB... yes
117:info:build checking for LIBFFI... yes
118:info:build checking locale.h usability... yes
119:info:build checking locale.h presence... yes
120:info:build checking for locale.h... yes
121:info:build checking for LC_MESSAGES... yes
122:info:build checking libintl.h usability... yes
123:info:build checking libintl.h presence... yes
124:info:build checking for libintl.h... yes
125:info:build checking for ngettext in libc... no
126:info:build checking for bindtextdomain in -lintl... yes
127:info:build checking for ngettext in -lintl... yes
128:info:build checking for dgettext in -lintl... yes
129:info:build checking for bind_textdomain_codeset... yes
130:info:build checking for msgfmt... /opt/local/bin/msgfmt
131:info:build checking for dcgettext... yes
132:info:build checking if msgfmt accepts -c... yes
133:info:build checking for gmsgfmt... /opt/local/bin/msgfmt
134:info:build checking for xgettext... /opt/local/bin/xgettext
135:info:build checking for catalogs to be installed...  af am an ar as ast az be be@latin bg bn bn_IN bs ca ca@valencia cs cy da de dz el en_CA en_GB en@shaw eo es et eu fa fi fr ga gl gu he hi hr hu hy id is it ja ka kk kn ko ku lt lv mai mg mk ml mn mr ms nb nds ne nl nn oc or pa pl ps pt pt_BR ro ru rw si sk sl sq sr sr@latin sr@ije sv ta te tg th tl tr ug tt uk vi wa xh yi zh_CN zh_HK zh_TW
136:info:build checking how to print strings... printf
137:info:build checking for a sed that does not truncate output... /opt/local/bin/gsed
138:info:build checking for fgrep... /opt/local/bin/grep -F
139:info:build checking for ld used by /usr/bin/clang... /usr/bin/ld
140:info:build checking if the linker (/usr/bin/ld) is GNU ld... no
141:info:build checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm
142:info:build checking the name lister (/opt/local/bin/nm) interface... BSD nm
143:info:build checking whether ln -s works... yes
144:info:build checking the maximum length of command line arguments... 196608
145:info:build checking how to convert x86_64-apple-darwin12.6.0 file names to x86_64-apple-darwin12.6.0 format... func_convert_file_noop
146:info:build checking how to convert x86_64-apple-darwin12.6.0 file names to toolchain format... func_convert_file_noop
147:info:build checking for /usr/bin/ld option to reload object files... -r
148:info:build checking for objdump... no
149:info:build checking how to recognize dependent libraries... pass_all
150:info:build checking for dlltool... no
151:info:build checking how to associate runtime and link libraries... printf %s\n
152:info:build checking for ar... ar
153:info:build checking for archiver @FILE support... no
154:info:build checking for strip... strip
155:info:build checking for ranlib... ranlib
156:info:build checking command to parse /opt/local/bin/nm output from /usr/bin/clang object... ok
157:info:build checking for sysroot... no
158:info:build checking for a working dd... /bin/dd
159:info:build checking how to truncate binary pipes... /bin/dd bs=4096 count=1
160:info:build checking for mt... no
161:info:build checking if : is a manifest tool... no
162:info:build checking for dsymutil... dsymutil
163:info:build checking for nmedit... nmedit
164:info:build checking for lipo... lipo
165:info:build checking for otool... otool
166:info:build checking for otool64... no
167:info:build checking for -single_module linker flag... yes
168:info:build checking for -exported_symbols_list linker flag... yes
169:info:build checking for -force_load linker flag... yes
170:info:build checking for dlfcn.h... yes
171:info:build checking for objdir... .libs
172:info:build checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
173:info:build checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
174:info:build checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
175:info:build checking if /usr/bin/clang static flag -static works... no
176:info:build checking if /usr/bin/clang supports -c -o file.o... yes
177:info:build checking if /usr/bin/clang supports -c -o file.o... (cached) yes
178:info:build checking whether the /usr/bin/clang linker (/usr/bin/ld) supports shared libraries... yes
179:info:build checking dynamic linker characteristics... darwin12.6.0 dyld
180:info:build checking how to hardcode library paths into programs... immediate
181:info:build checking whether stripping libraries is possible... yes
182:info:build checking if libtool supports shared libraries... yes
183:info:build checking whether to build shared libraries... yes
184:info:build checking whether to build static libraries... yes
185:info:build checking how to run the C++ preprocessor... /usr/bin/clang++ -E
186:info:build checking for ld used by /usr/bin/clang++... /usr/bin/ld
187:info:build checking if the linker (/usr/bin/ld) is GNU ld... no
188:info:build checking whether the /usr/bin/clang++ linker (/usr/bin/ld) supports shared libraries... yes
189:info:build checking for /usr/bin/clang++ option to produce PIC... -fno-common -DPIC
190:info:build checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works... yes
191:info:build checking if /usr/bin/clang++ static flag -static works... no
192:info:build checking if /usr/bin/clang++ supports -c -o file.o... yes
193:info:build checking if /usr/bin/clang++ supports -c -o file.o... (cached) yes
194:info:build checking whether the /usr/bin/clang++ linker (/usr/bin/ld) supports shared libraries... yes
195:info:build checking dynamic linker characteristics... darwin12.6.0 dyld
196:info:build checking how to hardcode library paths into programs... immediate
197:info:build configure: creating ./config.lt
198:info:build config.lt: creating libtool
199:info:build checking for size_t... yes
200:info:build checking for working alloca.h... yes
201:info:build checking for alloca... yes
202:info:build checking for mmap... yes
203:info:build checking for posix_memalign... yes
204:info:build checking for memalign... no
205:info:build checking for valloc... yes
206:info:build checking for fsync... yes
207:info:build checking for pipe2... no
208:info:build checking for issetugid... yes
209:info:build checking for timegm... yes
210:info:build checking for gmtime_r... yes
211:info:build checking for strerror_r... yes
212:info:build checking for __libc_enable_secure... no
213:info:build checking size of char... 1
214:info:build checking size of short... 2
215:info:build checking size of long... 8
216:info:build checking size of int... 4
217:info:build checking size of void *... 8
218:info:build checking size of long long... 8
219:info:build checking size of __int64... 0
220:info:build checking for sig_atomic_t... yes
221:info:build checking for format to printf and scanf a guint64... %llu
222:info:build checking for an ANSI C-conforming const... yes
223:info:build checking for growing stack pointer... no
224:info:build checking for __inline... yes
225:info:build checking for __inline__... yes
226:info:build checking for inline... yes
227:info:build checking if inline functions in headers work... yes
228:info:build checking for ISO C99 varargs macros in C... yes
229:info:build checking for ISO C99 varargs macros in C++... yes
230:info:build checking for GNUC varargs macros... yes
231:info:build checking for GNUC visibility attribute... no
232:info:build checking whether using Sun Studio C compiler... no
233:info:build checking whether byte ordering is bigendian... universal
234:info:build configure: error: Universal builds not supported: see https://bugs.gnome.org/742548
235:info:build make: *** [config.status] Error 1
236:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_glib2/glib2/work/glib-2.46.0'
237:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_glib2/glib2/work/glib-2.46.0" && /usr/bin/make -j2 -w all V=1
238:info:build Exit code: 2
239:error:build org.macports.build for port glib2 returned: command execution failed
240:debug:build Error code: CHILDSTATUS 58876 2
241:debug:build Backtrace: command execution failed
242    while executing
243"system -nice 0 $fullcmdstring"
244    ("eval" body line 1)
245    invoked from within
246"eval system $notty $nice \$fullcmdstring"
247    invoked from within
248"command_exec build"
249    (procedure "portbuild::build_main" line 8)
250    invoked from within
251"portbuild::build_main org.macports.build"
252    ("eval" body line 1)
253    invoked from within
254"eval $procedure $targetname"
255:info:build Warning: targets not executed for glib2: org.macports.install org.macports.build org.macports.destroot
256:notice:build Please see the log file for port glib2 for details:
257    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_glib2/glib2/main.log