Ticket #41906: main.log

File main.log, 18.5 KB (added by watsodw, 10 years ago)
Line 
1version:1
2:msg:main --->  Computing dependencies for xfe:info:main .:debug:main xfe has no conflicts
3:debug:main Searching for dependency: fox
4:debug:main Found Dependency: receipt exists for fox
5:debug:main Searching for dependency: libpng
6:debug:main Found Dependency: receipt exists for libpng
7:debug:main Searching for dependency: freetype
8:debug:main Found Dependency: receipt exists for freetype
9:msg:main
10:debug:main Executing org.macports.main (xfe)
11:debug:main changing euid/egid - current euid: 0 - current egid: 0
12:debug:main egid changed to: 504
13:debug:main euid changed to: 63920313
14:debug:main Skipping completed org.macports.archivefetch (xfe)
15:debug:main Privilege de-escalation not attempted as not running as root.
16:debug:main Skipping completed org.macports.fetch (xfe)
17:debug:main Privilege de-escalation not attempted as not running as root.
18:debug:main Skipping completed org.macports.checksum (xfe)
19:debug:main Privilege de-escalation not attempted as not running as root.
20:debug:main Skipping completed org.macports.extract (xfe)
21:debug:main Privilege de-escalation not attempted as not running as root.
22:debug:main Skipping completed org.macports.patch (xfe)
23:debug:main Privilege de-escalation not attempted as not running as root.
24:debug:configure configure phase started at Mon Dec 23 15:37:57 CST 2013
25:notice:configure --->  Configuring xfe
26:debug:configure Using compiler 'Xcode Clang'
27:debug:configure Executing org.macports.configure (xfe)
28:debug:configure Environment: CPATH='/opt/macports/include' CFLAGS='-pipe -Os -arch x86_64' CPPFLAGS='-I/opt/macports/include' CXXFLAGS='-pipe -Os -arch x86_64' LIBRARY_PATH='/opt/macports/lib' MACOSX_DEPLOYMENT_TARGET='10.8' CXX='/usr/bin/clang++' CC_PRINT_OPTIONS_FILE='/opt/macports/var/macports/build/_opt_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_xfe/xfe/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -Os -m64' LDFLAGS='-L/opt/macports/lib -Wl,-headerpad_max_install_names -arch x86_64' __CFPREFERENCES_AVOID_DAEMON='1' FCFLAGS='-pipe -Os -m64' OBJC='/usr/bin/clang' OBJCXX='/usr/bin/clang++' INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe -Os -arch x86_64' OBJCXXFLAGS='-pipe -Os -arch x86_64' FFLAGS='-pipe -Os -m64' CC_PRINT_OPTIONS='YES' CC='/usr/bin/clang'
29:debug:configure Assembled command: 'cd "/opt/macports/var/macports/build/_opt_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_xfe/xfe/work/xfe-1.35" && ./configure --prefix=/opt/macports'
30:debug:configure Executing command line:  cd "/opt/macports/var/macports/build/_opt_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_xfe/xfe/work/xfe-1.35" && ./configure --prefix=/opt/macports
31:info:configure checking for a BSD-compatible install... /usr/bin/install -c
32:info:configure checking whether build environment is sane... yes
33:info:configure checking for a thread-safe mkdir -p... /opt/macports/bin/gmkdir -p
34:info:configure checking for gawk... gawk
35:info:configure checking whether make sets $(MAKE)... yes
36:info:configure checking for style of include used by make... GNU
37:info:configure checking for gcc... /usr/bin/clang
38:info:configure checking whether the C compiler works... yes
39:info:configure checking for C compiler default output file name... a.out
40:info:configure checking for suffix of executables...
41:info:configure checking whether we are cross compiling... no
42:info:configure checking for suffix of object files... o
43:info:configure checking whether we are using the GNU C compiler... yes
44:info:configure checking whether /usr/bin/clang accepts -g... yes
45:info:configure checking for /usr/bin/clang option to accept ISO C89... none needed
46:info:configure checking dependency style of /usr/bin/clang... gcc3
47:info:configure checking how to run the C preprocessor... /usr/bin/clang -E
48:info:configure checking for grep that handles long lines and -e... /opt/macports/bin/grep
49:info:configure checking for egrep... /opt/macports/bin/grep -E
50:info:configure checking for ANSI C header files... yes
51:info:configure checking for sys/types.h... yes
52:info:configure checking for sys/stat.h... yes
53:info:configure checking for stdlib.h... yes
54:info:configure checking for string.h... yes
55:info:configure checking for memory.h... yes
56:info:configure checking for strings.h... yes
57:info:configure checking for inttypes.h... yes
58:info:configure checking for stdint.h... yes
59:info:configure checking for unistd.h... yes
60:info:configure checking minix/config.h usability... no
61:info:configure checking minix/config.h presence... no
62:info:configure checking for minix/config.h... no
63:info:configure checking whether it is safe to define __EXTENSIONS__... yes
64:info:configure checking for gcc... (cached) /usr/bin/clang
65:info:configure checking whether we are using the GNU C compiler... (cached) yes
66:info:configure checking whether /usr/bin/clang accepts -g... (cached) yes
67:info:configure checking for /usr/bin/clang option to accept ISO C89... (cached) none needed
68:info:configure checking dependency style of /usr/bin/clang... (cached) gcc3
69:info:configure checking whether we are using the GNU C++ compiler... yes
70:info:configure checking whether /usr/bin/clang++ accepts -g... yes
71:info:configure checking dependency style of /usr/bin/clang++... gcc3
72:info:configure checking whether ln -s works... yes
73:info:configure checking whether make sets $(MAKE)... (cached) yes
74:info:configure checking whether NLS is requested... yes
75:info:configure checking for intltool-update... /opt/macports/bin/intltool-update
76:info:configure checking for intltool-merge... /opt/macports/bin/intltool-merge
77:info:configure checking for intltool-extract... /opt/macports/bin/intltool-extract
78:info:configure checking for xgettext... /opt/macports/bin/xgettext
79:info:configure checking for msgmerge... /opt/macports/bin/msgmerge
80:info:configure checking for msgfmt... /opt/macports/bin/msgfmt
81:info:configure checking for gmsgfmt... /opt/macports/bin/msgfmt
82:info:configure checking for perl... /opt/macports/bin/perl
83:info:configure checking for perl >= 5.8.1... 5.12.4
84:info:configure checking for XML::Parser... ok
85:info:configure checking for msgfmt... (cached) /opt/macports/bin/msgfmt
86:info:configure checking for gmsgfmt... (cached) /opt/macports/bin/msgfmt
87:info:configure checking for xgettext... (cached) /opt/macports/bin/xgettext
88:info:configure checking for msgmerge... (cached) /opt/macports/bin/msgmerge
89:info:configure checking build system type... x86_64-apple-darwin12.5.0
90:info:configure checking host system type... x86_64-apple-darwin12.5.0
91:info:configure checking whether we are using the GNU C Library 2 or newer... no
92:info:configure checking for ranlib... ranlib
93:info:configure checking whether the -Werror option is usable... yes
94:info:configure checking for simple visibility declarations... yes
95:info:configure checking for inline... inline
96:info:configure checking for size_t... yes
97:info:configure checking for stdint.h... yes
98:info:configure checking for working alloca.h... yes
99:info:configure checking for alloca... yes
100:info:configure checking for stdlib.h... (cached) yes
101:info:configure checking for unistd.h... (cached) yes
102:info:configure checking for sys/param.h... yes
103:info:configure checking for sys/time.h... yes
104:info:configure checking for utime.h... yes
105:info:configure checking for getpagesize... yes
106:info:configure checking for working mmap... yes
107:info:configure checking whether integer division by zero raises SIGFPE... guessing yes
108:info:configure checking for inttypes.h... yes
109:info:configure checking for unsigned long long int... yes
110:info:configure checking for inttypes.h... (cached) yes
111:info:configure checking whether the inttypes.h PRIxNN macros are broken... no
112:info:configure checking for ld used by GCC... /usr/bin/ld
113:info:configure checking if the linker (/usr/bin/ld) is GNU ld... no
114:info:configure checking for shared library run path origin... done
115:info:configure checking whether imported symbols can be declared weak... no
116:info:configure checking pthread.h usability... yes
117:info:configure checking pthread.h presence... yes
118:info:configure checking for pthread.h... yes
119:info:configure checking for pthread_kill in -lpthread... yes
120:info:configure checking for multithread API to use... posix
121:info:configure checking for pthread_rwlock_t... yes
122:info:configure checking for iconv... yes
123:info:configure checking for working iconv... yes
124:info:configure checking how to link with libiconv... -liconv
125:info:configure checking for iconv declaration...
126:info:configure          extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
127:info:configure checking argz.h usability... no
128:info:configure checking argz.h presence... no
129:info:configure checking for argz.h... no
130:info:configure checking for inttypes.h... (cached) yes
131:info:configure checking limits.h usability... yes
132:info:configure checking limits.h presence... yes
133:info:configure checking for limits.h... yes
134:info:configure checking for unistd.h... (cached) yes
135:info:configure checking for sys/param.h... (cached) yes
136:info:configure checking for getcwd... yes
137:info:configure checking for getegid... yes
138:info:configure checking for geteuid... yes
139:info:configure checking for getgid... yes
140:info:configure checking for getuid... yes
141:info:configure checking for mempcpy... no
142:info:configure checking for munmap... yes
143:info:configure checking for stpcpy... yes
144:info:configure checking for strcasecmp... yes
145:info:configure checking for strdup... yes
146:info:configure checking for strtoul... yes
147:info:configure checking for tsearch... yes
148:info:configure checking for uselocale... yes
149:info:configure checking for argz_count... no
150:info:configure checking for argz_stringify... no
151:info:configure checking for argz_next... no
152:info:configure checking for __fsetlocking... no
153:info:configure checking whether feof_unlocked is declared... yes
154:info:configure checking whether fgets_unlocked is declared... no
155:info:configure checking for bison... bison
156:info:configure checking version of bison... 2.7.12, ok
157:info:configure checking for long long int... yes
158:info:configure checking for wchar_t... yes
159:info:configure checking for wint_t... yes
160:info:configure checking for intmax_t... yes
161:info:configure checking whether printf() supports POSIX/XSI format strings... yes
162:info:configure checking whether we are using the GNU C Library 2.1 or newer... no
163:info:configure checking for stdint.h... (cached) yes
164:info:configure checking for SIZE_MAX... yes
165:info:configure checking for stdint.h... (cached) yes
166:info:configure checking for working fcntl.h... no (bad O_NOATIME)
167:info:configure checking for CFPreferencesCopyAppValue... yes
168:info:configure checking for CFLocaleCopyCurrent... yes
169:info:configure checking for ptrdiff_t... yes
170:info:configure checking stddef.h usability... yes
171:info:configure checking stddef.h presence... yes
172:info:configure checking for stddef.h... yes
173:info:configure checking for stdlib.h... (cached) yes
174:info:configure checking for string.h... (cached) yes
175:info:configure checking for asprintf... yes
176:info:configure checking for fwprintf... yes
177:info:configure checking for newlocale... yes
178:info:configure checking for putenv... yes
179:info:configure checking for setenv... yes
180:info:configure checking for setlocale... yes
181:info:configure checking for snprintf... yes
182:info:configure checking for strnlen... yes
183:info:configure checking for wcslen... yes
184:info:configure checking for wcsnlen... yes
185:info:configure checking for mbrtowc... yes
186:info:configure checking for wcrtomb... yes
187:info:configure checking whether _snprintf is declared... no
188:info:configure checking whether _snwprintf is declared... no
189:info:configure checking whether getc_unlocked is declared... yes
190:info:configure checking for nl_langinfo and CODESET... yes
191:info:configure checking for LC_MESSAGES... yes
192:info:configure checking for CFPreferencesCopyAppValue... (cached) yes
193:info:configure checking for CFLocaleCopyCurrent... (cached) yes
194:info:configure checking whether included gettext is requested... no
195:info:configure checking for GNU gettext in libc... no
196:info:configure checking for GNU gettext in libintl... yes
197:info:configure checking whether to use NLS... yes
198:info:configure checking where the gettext function comes from... external libintl
199:info:configure checking how to link with libintl... -lintl -Wl,-framework -Wl,CoreFoundation
200:info:configure checking for X... libraries , headers
201:info:configure checking for working alloca.h... (cached) yes
202:info:configure checking for alloca... (cached) yes
203:info:configure checking for dirent.h that defines DIR... yes
204:info:configure checking for library containing opendir... none required
205:info:configure checking for ANSI C header files... (cached) yes
206:info:configure checking for sys/wait.h that is POSIX.1 compatible... yes
207:info:configure checking fcntl.h usability... yes
208:info:configure checking fcntl.h presence... yes
209:info:configure checking for fcntl.h... yes
210:info:configure checking mntent.h usability... no
211:info:configure checking mntent.h presence... no
212:info:configure checking for mntent.h... no
213:info:configure checking for stdlib.h... (cached) yes
214:info:configure checking for string.h... (cached) yes
215:info:configure checking sys/ioctl.h usability... yes
216:info:configure checking sys/ioctl.h presence... yes
217:info:configure checking for sys/ioctl.h... yes
218:info:configure checking sys/statfs.h usability... no
219:info:configure checking sys/statfs.h presence... no
220:info:configure checking for sys/statfs.h... no
221:info:configure checking for sys/time.h... (cached) yes
222:info:configure checking for unistd.h... (cached) yes
223:info:configure checking for utime.h... (cached) yes
224:info:configure checking for stdbool.h that conforms to C99... yes
225:info:configure checking for _Bool... yes
226:info:configure checking for an ANSI C-conforming const... yes
227:info:configure checking for uid_t in sys/types.h... yes
228:info:configure checking for inline... (cached) inline
229:info:configure checking for mode_t... yes
230:info:configure checking for pid_t... yes
231:info:configure checking for size_t... (cached) yes
232:info:configure checking for struct stat.st_rdev... yes
233:info:configure checking whether time.h and sys/time.h may both be included... yes
234:info:configure checking whether struct tm is in sys/time.h or time.h... time.h
235:info:configure checking for unistd.h... (cached) yes
236:info:configure checking for working chown... yes
237:info:configure checking whether closedir returns void... no
238:info:configure checking for error_at_line... no
239:info:configure checking vfork.h usability... no
240:info:configure checking vfork.h presence... no
241:info:configure checking for vfork.h... no
242:info:configure checking for fork... yes
243:info:configure checking for vfork... yes
244:info:configure checking for working fork... yes
245:info:configure checking for working vfork... (cached) yes
246:info:configure checking type of array argument to getgroups... gid_t
247:info:configure checking for getgroups... yes
248:info:configure checking for working getgroups... yes
249:info:configure checking for library containing getmntent... no
250:info:configure checking whether lstat correctly handles trailing slash... no
251:info:configure checking whether lstat accepts an empty string... no
252:info:configure checking whether lstat correctly handles trailing slash... (cached) no
253:info:configure checking for stdlib.h... (cached) yes
254:info:configure checking for GNU libc compatible malloc... yes
255:info:configure checking for alarm... yes
256:info:configure checking for working mktime... no
257:info:configure checking for stdlib.h... (cached) yes
258:info:configure checking for GNU libc compatible realloc... yes
259:info:configure checking whether stat accepts an empty string... no
260:info:configure checking whether utime accepts a null argument... yes
261:info:configure checking for endgrent... yes
262:info:configure checking for endpwent... yes
263:info:configure checking for gethostname... yes
264:info:configure checking for getmntent... (cached) no
265:info:configure checking for gettimeofday... yes
266:info:configure checking for lchown... yes
267:info:configure checking for memset... yes
268:info:configure checking for mkdir... yes
269:info:configure checking for mkfifo... yes
270:info:configure checking for putenv... (cached) yes
271:info:configure checking for rmdir... yes
272:info:configure checking for setlocale... (cached) yes
273:info:configure checking for sqrt... yes
274:info:configure checking for strchr... yes
275:info:configure checking for strdup... (cached) yes
276:info:configure checking for strerror... yes
277:info:configure checking for strstr... yes
278:info:configure checking for strtol... yes
279:info:configure checking for strtoul... (cached) yes
280:info:configure checking for strtoull... yes
281:info:configure checking for utime... yes
282:info:configure checking for special C compiler options needed for large files... no
283:info:configure checking for _FILE_OFFSET_BITS value needed for large files... no
284:info:configure checking for fxfindfox in -lFOX-1.6... yes
285:info:configure checking for ANSI C header files... (cached) yes
286:info:configure checking how to run the C++ preprocessor... /usr/bin/clang++ -E
287:info:configure checking fox-1.6/fx.h usability... yes
288:info:configure checking fox-1.6/fx.h presence... yes
289:info:configure checking for fox-1.6/fx.h... yes
290:info:configure checking for fox-config-1.6... no
291:info:configure checking for fox-1.6-config... no
292:info:configure checking for fox-config... fox-config
293:info:configure checking whether FOX was compiled with Xft support... yes
294:info:configure checking for freetype-config... freetype-config
295:info:configure checking freetype/config/ftheader.h usability... no
296:info:configure checking freetype/config/ftheader.h presence... no
297:info:configure checking for freetype/config/ftheader.h... no
298:info:configure configure: error: "ftheader.h not found"
299:info:configure Command failed:  cd "/opt/macports/var/macports/build/_opt_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_xfe/xfe/work/xfe-1.35" && ./configure --prefix=/opt/macports
300:info:configure Exit code: 1
301:error:configure Failed to configure xfe, consult /opt/macports/var/macports/build/_opt_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_xfe/xfe/work/xfe-1.35/config.log
302:error:configure org.macports.configure for port xfe returned: configure failure: command execution failed
303:debug:configure Error code: NONE
304:debug:configure Backtrace: configure failure: command execution failed
305    while executing
306"$procedure $targetname"
307:info:configure Warning: targets not executed for xfe: org.macports.install org.macports.configure org.macports.build org.macports.destroot
308:notice:configure Please see the log file for port xfe for details:
309    /opt/macports/var/macports/logs/_opt_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_xfe/xfe/main.log