Ticket #40401: main.log

File main.log, 16.1 KB (added by ryandesign (Ryan Carsten Schmidt), 11 years ago)
Line 
1version:1
2:msg:main --->  Computing dependencies for lcdf-typetools:msg:main
3:debug:main Searching for dependency: texlive-bin
4:debug:main Found Dependency: receipt exists for texlive-bin
5:debug:main Executing org.macports.main (lcdf-typetools)
6:debug:main changing euid/egid - current euid: 0 - current egid: 0
7:debug:main egid changed to: 528
8:debug:main euid changed to: 501
9:debug:fetch fetch phase started at Fri Sep  6 15:16:05 CDT 2013
10:notice:fetch --->  Fetching distfiles for lcdf-typetools
11:debug:fetch Executing org.macports.fetch (lcdf-typetools)
12:debug:fetch Privilege de-escalation not attempted as not running as root.
13:debug:checksum checksum phase started at Fri Sep  6 15:16:05 CDT 2013
14:notice:checksum --->  Verifying checksums for lcdf-typetools
15:debug:checksum Executing org.macports.checksum (lcdf-typetools)
16:info:checksum --->  Checksumming lcdf-typetools-2.99.tar.gz
17:debug:checksum Correct (rmd160) checksum for lcdf-typetools-2.99.tar.gz
18:debug:checksum Correct (sha256) checksum for lcdf-typetools-2.99.tar.gz
19:debug:checksum Privilege de-escalation not attempted as not running as root.
20:debug:extract extract phase started at Fri Sep  6 15:16:05 CDT 2013
21:notice:extract --->  Extracting lcdf-typetools
22:debug:extract Executing org.macports.extract (lcdf-typetools)
23:info:extract --->  Extracting lcdf-typetools-2.99.tar.gz
24:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/lcdf-typetools/lcdf-typetools-2.99.tar.gz'
25:debug:extract Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_rschmidt_macports_dports_print_lcdf-typetools/lcdf-typetools/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.8'
26:debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_print_lcdf-typetools/lcdf-typetools/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/lcdf-typetools/lcdf-typetools-2.99.tar.gz' | /usr/bin/gnutar --no-same-owner -xf -'
27:debug:extract Executing command line:  cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_print_lcdf-typetools/lcdf-typetools/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/lcdf-typetools/lcdf-typetools-2.99.tar.gz' | /usr/bin/gnutar --no-same-owner -xf -
28:debug:extract euid/egid changed to: 0/0
29:debug:extract chowned /opt/local/var/macports/build/_Users_rschmidt_macports_dports_print_lcdf-typetools/lcdf-typetools/work to macports
30:debug:extract euid/egid changed to: 501/528
31:debug:extract Privilege de-escalation not attempted as not running as root.
32:debug:patch patch phase started at Fri Sep  6 15:16:05 CDT 2013
33:debug:patch Executing org.macports.patch (lcdf-typetools)
34:debug:patch Privilege de-escalation not attempted as not running as root.
35:debug:configure configure phase started at Fri Sep  6 15:16:05 CDT 2013
36:notice:configure --->  Configuring lcdf-typetools
37:debug:configure Using compiler 'Xcode Clang'
38:debug:configure Can't run configure ccache on this port without elevated privileges. Escalating privileges back to root.
39:debug:configure euid changed to: 0. egid changed to: 0.
40:debug:configure changing euid/egid - current euid: 0 - current egid: 0
41:debug:configure egid changed to: 528
42:debug:configure euid changed to: 501
43:debug:configure Executing org.macports.configure (lcdf-typetools)
44:debug:configure Environment: CPATH='/opt/local/include' CPPFLAGS='-I/opt/local/include' CFLAGS='-pipe -Os -arch x86_64 -arch i386' CXXFLAGS='-pipe -Os -arch x86_64 -arch i386 -stdlib=libstdc++' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.8' CXX='ccache /usr/bin/clang++' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_rschmidt_macports_dports_print_lcdf-typetools/lcdf-typetools/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -Os' LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386' __CFPREFERENCES_AVOID_DAEMON='1' OBJC='ccache /usr/bin/clang' OBJCXX='ccache /usr/bin/clang++' FCFLAGS='-pipe -Os' INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe -Os -arch x86_64 -arch i386' OBJCXXFLAGS='-pipe -Os -arch x86_64 -arch i386 -stdlib=libstdc++' FFLAGS='-pipe -Os' CC_PRINT_OPTIONS='YES' CC='ccache /usr/bin/clang'
45:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_print_lcdf-typetools/lcdf-typetools/work/lcdf-typetools-2.99" && ./configure --prefix=/opt/local --disable-dependency-tracking --with-kpathsea=/opt/local'
46:debug:configure Executing command line:  cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_print_lcdf-typetools/lcdf-typetools/work/lcdf-typetools-2.99" && ./configure --prefix=/opt/local --disable-dependency-tracking --with-kpathsea=/opt/local
47:info:configure checking for a BSD-compatible install... /usr/bin/install -c
48:info:configure checking whether build environment is sane... yes
49:info:configure checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
50:info:configure checking for gawk... gawk
51:info:configure checking whether make sets $(MAKE)... yes
52:info:configure checking whether make supports nested variables... yes
53:info:configure checking whether to enable maintainer-specific portions of Makefiles... no
54:info:configure checking whether make sets $(MAKE)... (cached) yes
55:info:configure checking for gcc... ccache /usr/bin/clang
56:info:configure checking whether the C compiler works... yes
57:info:configure checking for C compiler default output file name... a.out
58:info:configure checking for suffix of executables...
59:info:configure checking whether we are cross compiling... no
60:info:configure checking for suffix of object files... o
61:info:configure checking whether we are using the GNU C compiler... yes
62:info:configure checking whether ccache /usr/bin/clang accepts -g... yes
63:info:configure checking for ccache /usr/bin/clang option to accept ISO C89... none needed
64:info:configure checking for style of include used by make... GNU
65:info:configure checking dependency style of ccache /usr/bin/clang... none
66:info:configure checking how to run the C preprocessor... ccache /usr/bin/clang -E
67:info:configure checking whether we are using the GNU C++ compiler... yes
68:info:configure checking whether ccache /usr/bin/clang++ accepts -g... yes
69:info:configure checking dependency style of ccache /usr/bin/clang++... none
70:info:configure checking how to run the C++ preprocessor... ccache /usr/bin/clang++ -E
71:info:configure checking for ranlib... ranlib
72:info:configure checking where template objects are stored... nowhere
73:info:configure checking for grep that handles long lines and -e... /opt/local/bin/grep
74:info:configure checking for egrep... /opt/local/bin/grep -E
75:info:configure checking for ANSI C header files... yes
76:info:configure checking for dirent.h that defines DIR... yes
77:info:configure checking for library containing opendir... none required
78:info:configure checking for sys/types.h... yes
79:info:configure checking for sys/stat.h... yes
80:info:configure checking for stdlib.h... yes
81:info:configure checking for string.h... yes
82:info:configure checking for memory.h... yes
83:info:configure checking for strings.h... yes
84:info:configure checking for inttypes.h... yes
85:info:configure checking for stdint.h... yes
86:info:configure checking for unistd.h... yes
87:info:configure checking fcntl.h usability... yes
88:info:configure checking fcntl.h presence... yes
89:info:configure checking for fcntl.h... yes
90:info:configure checking for unistd.h... (cached) yes
91:info:configure checking sys/time.h usability... yes
92:info:configure checking sys/time.h presence... yes
93:info:configure checking for sys/time.h... yes
94:info:configure checking sys/wait.h usability... yes
95:info:configure checking sys/wait.h presence... yes
96:info:configure checking for sys/wait.h... yes
97:info:configure checking whether <new> works... yes
98:info:configure checking new.h usability... yes
99:info:configure checking new.h presence... yes
100:info:configure checking for new.h... yes
101:info:configure checking whether byte ordering is bigendian... universal
102:info:configure checking for strerror... yes
103:info:configure checking for broken strtod... no
104:info:configure checking whether strnlen is declared... yes
105:info:configure checking for strnlen... yes
106:info:configure checking for broken strnlen... no
107:info:configure checking for ctime... yes
108:info:configure checking for ftruncate... yes
109:info:configure checking for mkstemp... yes
110:info:configure checking for sigaction... yes
111:info:configure checking for strdup... yes
112:info:configure checking for strtoul... yes
113:info:configure checking for vsnprintf... yes
114:info:configure checking for waitpid... yes
115:info:configure checking for floor... yes
116:info:configure checking for fabs... yes
117:info:configure checking for inttypes.h... (cached) yes
118:info:configure checking for sys/types.h... (cached) yes
119:info:configure checking for uintptr_t... yes
120:info:configure checking size of void *... 8
121:info:configure checking size of unsigned long... 8
122:info:configure checking size of unsigned int... 4
123:info:configure checking byteorder.h usability... no
124:info:configure checking byteorder.h presence... no
125:info:configure checking for byteorder.h... no
126:info:configure checking netinet/in.h usability... yes
127:info:configure checking netinet/in.h presence... yes
128:info:configure checking for netinet/in.h... yes
129:info:configure checking sys/param.h usability... yes
130:info:configure checking sys/param.h presence... yes
131:info:configure checking for sys/param.h... yes
132:info:configure checking whether ntohs and ntohl are defined... yes
133:info:configure checking for addressable va_list type... no
134:info:configure checking kpathsea/kpathsea.h usability... yes
135:info:configure checking kpathsea/kpathsea.h presence... yes
136:info:configure checking for kpathsea/kpathsea.h... yes
137:info:configure checking for kpse_set_program_name in -lkpathsea... yes
138:info:configure checking whether kpse_opentype_format is declared... yes
139:info:configure checking whether kpse_enc_format is declared... yes
140:info:configure checking that generated files are newer than configure... done
141:info:configure configure: creating ./config.status
142:info:configure config.status: creating Makefile
143:info:configure config.status: creating liblcdf/Makefile
144:info:configure config.status: creating libefont/Makefile
145:info:configure config.status: creating cfftot1/Makefile
146:info:configure config.status: creating mmafm/Makefile
147:info:configure config.status: creating mmpfb/Makefile
148:info:configure config.status: creating otfinfo/Makefile
149:info:configure config.status: creating otftotfm/Makefile
150:info:configure config.status: creating t1dotlessj/Makefile
151:info:configure config.status: creating t1lint/Makefile
152:info:configure config.status: creating t1rawafm/Makefile
153:info:configure config.status: creating t1reencode/Makefile
154:info:configure config.status: creating t1testpage/Makefile
155:info:configure config.status: creating ttftotype42/Makefile
156:info:configure config.status: creating autoconf.h
157:info:configure config.status: executing depfiles commands
158:debug:configure Privilege de-escalation not attempted as not running as root.
159:debug:build build phase started at Fri Sep  6 15:16:11 CDT 2013
160:notice:build --->  Building lcdf-typetools
161:debug:build Executing org.macports.build (lcdf-typetools)
162:debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_rschmidt_macports_dports_print_lcdf-typetools/lcdf-typetools/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.8'
163:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_print_lcdf-typetools/lcdf-typetools/work/lcdf-typetools-2.99" && /usr/bin/make -w all'
164:debug:build Executing command line:  cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_print_lcdf-typetools/lcdf-typetools/work/lcdf-typetools-2.99" && /usr/bin/make -w all
165:info:build make: Entering directory `/opt/local/var/macports/build/_Users_rschmidt_macports_dports_print_lcdf-typetools/lcdf-typetools/work/lcdf-typetools-2.99'
166:info:build /usr/bin/make  all-recursive
167:info:build make[1]: Entering directory `/opt/local/var/macports/build/_Users_rschmidt_macports_dports_print_lcdf-typetools/lcdf-typetools/work/lcdf-typetools-2.99'
168:info:build Making all in liblcdf
169:info:build make[2]: Entering directory `/opt/local/var/macports/build/_Users_rschmidt_macports_dports_print_lcdf-typetools/lcdf-typetools/work/lcdf-typetools-2.99/liblcdf'
170:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I..  -I./../include -I/opt/local/include  -pipe -Os -arch x86_64 -arch i386 -stdlib=libstdc++ -c -o bezier.o bezier.cc
171:info:build ccache /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -I./../include -I/opt/local/include  -pipe -Os -arch x86_64 -arch i386 -c clp.c
172:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I..  -I./../include -I/opt/local/include  -pipe -Os -arch x86_64 -arch i386 -stdlib=libstdc++ -c -o error.o error.cc
173:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I..  -I./../include -I/opt/local/include  -pipe -Os -arch x86_64 -arch i386 -stdlib=libstdc++ -c -o filename.o filename.cc
174:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I..  -I./../include -I/opt/local/include  -pipe -Os -arch x86_64 -arch i386 -stdlib=libstdc++ -c -o globmatch.o globmatch.cc
175:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I..  -I./../include -I/opt/local/include  -pipe -Os -arch x86_64 -arch i386 -stdlib=libstdc++ -c -o landmark.o landmark.cc
176:info:build ccache /usr/bin/clang -DHAVE_CONFIG_H -I. -I..  -I./../include -I/opt/local/include  -pipe -Os -arch x86_64 -arch i386 -c md5.c
177:info:build md5.c:117:3: error: "Neither WORDS_BIGENDIAN nor WORDS_LITTLEENDIAN is defined!"
178:info:build # error "Neither WORDS_BIGENDIAN nor WORDS_LITTLEENDIAN is defined!"
179:info:build   ^
180:info:build md5.c:319:3: error: "Neither WORDS_BIGENDIAN nor WORDS_LITTLEENDIAN is defined!"
181:info:build # error "Neither WORDS_BIGENDIAN nor WORDS_LITTLEENDIAN is defined!"
182:info:build   ^
183:info:build md5.c:321:2: warning: implicit declaration of function 'X' is invalid in C99 [-Wimplicit-function-declaration]
184:info:build         X(A);
185:info:build         ^
186:info:build md5.c:321:4: error: use of undeclared identifier 'A'
187:info:build         X(A);
188:info:build           ^
189:info:build md5.c:322:4: error: use of undeclared identifier 'B'
190:info:build         X(B);
191:info:build           ^
192:info:build md5.c:323:4: error: use of undeclared identifier 'C'
193:info:build         X(C);
194:info:build           ^
195:info:build md5.c:324:4: error: use of undeclared identifier 'D'
196:info:build         X(D);
197:info:build           ^
198:info:build 1 warning and 6 errors generated.
199:info:build make[2]: *** [md5.o] Error 1
200:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_Users_rschmidt_macports_dports_print_lcdf-typetools/lcdf-typetools/work/lcdf-typetools-2.99/liblcdf'
201:info:build make[1]: *** [all-recursive] Error 1
202:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_Users_rschmidt_macports_dports_print_lcdf-typetools/lcdf-typetools/work/lcdf-typetools-2.99'
203:info:build make: *** [all] Error 2
204:info:build make: Leaving directory `/opt/local/var/macports/build/_Users_rschmidt_macports_dports_print_lcdf-typetools/lcdf-typetools/work/lcdf-typetools-2.99'
205:info:build Command failed:  cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_print_lcdf-typetools/lcdf-typetools/work/lcdf-typetools-2.99" && /usr/bin/make -w all
206:info:build Exit code: 2
207:error:build org.macports.build for port lcdf-typetools returned: command execution failed
208:debug:build Error code: CHILDSTATUS 51234 2
209:debug:build Backtrace: command execution failed
210    while executing
211"system -nice 10 $fullcmdstring"
212    ("eval" body line 1)
213    invoked from within
214"eval system $notty $nice \$fullcmdstring"
215    invoked from within
216"command_exec build"
217    (procedure "portbuild::build_main" line 8)
218    invoked from within
219"portbuild::build_main org.macports.build"
220    ("eval" body line 1)
221    invoked from within
222"eval $procedure $targetname"
223:info:build Warning: targets not executed for lcdf-typetools: org.macports.build
224:notice:build Please see the log file for port lcdf-typetools for details:
225    /opt/local/var/macports/logs/_Users_rschmidt_macports_dports_print_lcdf-typetools/lcdf-typetools/main.log