Ticket #40918: main.log

File main.log, 21.5 KB (added by tonior@…, 11 years ago)

gperf installation log

Line 
1version:1
2:debug:main Executing org.macports.main (gperf)
3:debug:main changing euid/egid - current euid: 0 - current egid: 0
4:debug:main egid changed to: 502
5:debug:main euid changed to: 503
6:debug:fetch fetch phase started at Thu Oct 24 16:48:17 AST 2013
7:notice:fetch --->  Fetching distfiles for gperf
8:debug:fetch Executing org.macports.fetch (gperf)
9:debug:fetch Privilege de-escalation not attempted as not running as root.
10:debug:checksum checksum phase started at Thu Oct 24 16:48:17 AST 2013
11:notice:checksum --->  Verifying checksums for gperf
12:debug:checksum Executing org.macports.checksum (gperf)
13:info:checksum --->  Checksumming gperf-3.0.4.tar.gz
14:debug:checksum Correct (md5) checksum for gperf-3.0.4.tar.gz
15:debug:checksum Correct (sha1) checksum for gperf-3.0.4.tar.gz
16:debug:checksum Correct (rmd160) checksum for gperf-3.0.4.tar.gz
17:debug:checksum Privilege de-escalation not attempted as not running as root.
18:debug:extract extract phase started at Thu Oct 24 16:48:17 AST 2013
19:notice:extract --->  Extracting gperf
20:debug:extract Executing org.macports.extract (gperf)
21:info:extract --->  Extracting gperf-3.0.4.tar.gz
22:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/gperf/gperf-3.0.4.tar.gz'
23:debug:extract Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gperf/gperf/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.9'
24:debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gperf/gperf/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/gperf/gperf-3.0.4.tar.gz' | /usr/bin/tar -xf -'
25:debug:extract Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gperf/gperf/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/gperf/gperf-3.0.4.tar.gz' | /usr/bin/tar -xf -
26:debug:extract euid/egid changed to: 0/0
27:debug:extract chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gperf/gperf/work to macports
28:debug:extract euid/egid changed to: 503/502
29:debug:extract Privilege de-escalation not attempted as not running as root.
30:debug:patch patch phase started at Thu Oct 24 16:48:17 AST 2013
31:debug:patch Executing org.macports.patch (gperf)
32:notice:patch --->  Applying patches to gperf
33:info:patch --->  Applying c99.patch
34:debug:patch Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gperf/gperf/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.9'
35:debug:patch Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gperf/gperf/work/gperf-3.0.4" && /usr/bin/patch -p0'
36:debug:patch Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gperf/gperf/work/gperf-3.0.4" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/gperf/files/c99.patch'
37:info:patch patching file src/output.cc
38:debug:patch Privilege de-escalation not attempted as not running as root.
39:debug:configure configure phase started at Thu Oct 24 16:48:17 AST 2013
40:notice:configure --->  Configuring gperf
41:debug:configure Using compiler 'Mac OS X Clang'
42:debug:configure Executing org.macports.configure (gperf)
43:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -Os -arch x86_64' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -Os -arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.9' CXX='/usr/bin/clang++' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gperf/gperf/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -Os -m64' LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' OBJC='/usr/bin/clang' FCFLAGS='-pipe -Os -m64' INSTALL='/opt/local/libexec/gnubin/install -c' OBJCFLAGS='-pipe -Os -arch x86_64' FFLAGS='-pipe -Os -m64' CC_PRINT_OPTIONS='YES' CC='/usr/bin/clang'
44:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gperf/gperf/work/gperf-3.0.4" && ./configure --prefix=/opt/local --infodir=/opt/local/share/info'
45:debug:configure Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gperf/gperf/work/gperf-3.0.4" && ./configure --prefix=/opt/local --infodir=/opt/local/share/info
46:info:configure checking whether make sets $(MAKE)... yes
47:info:configure configure: creating ./config.status
48:info:configure config.status: creating Makefile
49:info:configure === configuring in lib (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gperf/gperf/work/gperf-3.0.4/lib)
50:info:configure configure: running /bin/sh ./configure '--prefix=/opt/local'  '--infodir=/opt/local/share/info' --cache-file=/dev/null --srcdir=.
51:info:configure checking whether make sets $(MAKE)... yes
52:info:configure checking for gcc... /usr/bin/clang
53:info:configure checking for C compiler default output file name... a.out
54:info:configure checking whether the C compiler works... yes
55:info:configure checking whether we are cross compiling... no
56:info:configure checking for suffix of executables...
57:info:configure checking for suffix of object files... o
58:info:configure checking whether we are using the GNU C compiler... yes
59:info:configure checking whether /usr/bin/clang accepts -g... yes
60:info:configure checking for /usr/bin/clang option to accept ISO C89... unsupported
61:info:configure checking how to run the C preprocessor... /usr/bin/clang -E
62:info:configure checking whether we are using the GNU C++ compiler... yes
63:info:configure checking whether /usr/bin/clang++ accepts -g... yes
64:info:configure checking how to run the C++ preprocessor... /usr/bin/clang++ -E
65:info:configure checking for ranlib... ranlib
66:info:configure checking for a BSD compatible install... /opt/local/libexec/gnubin/install -c
67:info:configure configure: creating ./config.status
68:info:configure config.status: creating Makefile
69:info:configure === configuring in src (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gperf/gperf/work/gperf-3.0.4/src)
70:info:configure configure: running /bin/sh ./configure '--prefix=/opt/local'  '--infodir=/opt/local/share/info' --cache-file=/dev/null --srcdir=.
71:info:configure checking whether make sets $(MAKE)... yes
72:info:configure checking for gcc... /usr/bin/clang
73:info:configure checking for C compiler default output file name... a.out
74:info:configure checking whether the C compiler works... yes
75:info:configure checking whether we are cross compiling... no
76:info:configure checking for suffix of executables...
77:info:configure checking for suffix of object files... o
78:info:configure checking whether we are using the GNU C compiler... yes
79:info:configure checking whether /usr/bin/clang accepts -g... yes
80:info:configure checking for /usr/bin/clang option to accept ISO C89... unsupported
81:info:configure checking how to run the C preprocessor... /usr/bin/clang -E
82:info:configure checking whether we are using the GNU C++ compiler... yes
83:info:configure checking whether /usr/bin/clang++ accepts -g... yes
84:info:configure checking how to run the C++ preprocessor... /usr/bin/clang++ -E
85:info:configure checking for a BSD compatible install... /opt/local/libexec/gnubin/install -c
86:info:configure checking for stack-allocated variable-size arrays... yes
87:info:configure checking for rand in -lm... yes
88:info:configure configure: creating ./config.status
89:info:configure config.status: creating Makefile
90:info:configure config.status: creating config.h
91:info:configure === configuring in tests (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gperf/gperf/work/gperf-3.0.4/tests)
92:info:configure configure: running /bin/sh ./configure '--prefix=/opt/local'  '--infodir=/opt/local/share/info' --cache-file=/dev/null --srcdir=.
93:info:configure checking whether make sets $(MAKE)... yes
94:info:configure checking for gcc... /usr/bin/clang
95:info:configure checking for C compiler default output file name... a.out
96:info:configure checking whether the C compiler works... yes
97:info:configure checking whether we are cross compiling... no
98:info:configure checking for suffix of executables...
99:info:configure checking for suffix of object files... o
100:info:configure checking whether we are using the GNU C compiler... yes
101:info:configure checking whether /usr/bin/clang accepts -g... yes
102:info:configure checking for /usr/bin/clang option to accept ISO C89... unsupported
103:info:configure checking how to run the C preprocessor... /usr/bin/clang -E
104:info:configure checking whether we are using the GNU C++ compiler... yes
105:info:configure checking whether /usr/bin/clang++ accepts -g... yes
106:info:configure checking how to run the C++ preprocessor... /usr/bin/clang++ -E
107:info:configure configure: creating ./config.status
108:info:configure config.status: creating Makefile
109:info:configure === configuring in doc (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gperf/gperf/work/gperf-3.0.4/doc)
110:info:configure configure: running /bin/sh ./configure '--prefix=/opt/local'  '--infodir=/opt/local/share/info' --cache-file=/dev/null --srcdir=.
111:info:configure checking whether make sets $(MAKE)... yes
112:info:configure checking for a BSD compatible install... /opt/local/libexec/gnubin/install -c
113:info:configure configure: creating ./config.status
114:info:configure config.status: creating Makefile
115:debug:configure Privilege de-escalation not attempted as not running as root.
116:debug:build build phase started at Thu Oct 24 16:48:22 AST 2013
117:notice:build --->  Building gperf
118:debug:build Executing org.macports.build (gperf)
119:debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gperf/gperf/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.9'
120:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gperf/gperf/work/gperf-3.0.4" && /usr/bin/make -j4 -w all'
121:debug:build Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gperf/gperf/work/gperf-3.0.4" && /usr/bin/make -j4 -w all
122:info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gperf/gperf/work/gperf-3.0.4'
123:info:build cd lib; /Applications/Xcode.app/Contents/Developer/usr/bin/make all
124:info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gperf/gperf/work/gperf-3.0.4/lib'
125:info:build /usr/bin/clang -pipe -Os -arch x86_64 -I. -c ./getopt.c
126:info:build /usr/bin/clang -pipe -Os -arch x86_64 -I. -c ./getopt1.c
127:info:build /usr/bin/clang++ -pipe -Os -arch x86_64 -I. -c ./getline.cc
128:info:build /usr/bin/clang++ -pipe -Os -arch x86_64 -I. -c ./hash.cc
129:info:build In file included from ./getopt.c:40:
130:info:build /usr/include/stdio.h:272:18: error: expected parameter declarator
131:info:build __deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of tmpnam(3), it is highly recommended that you use mkstemp(3) instead.")
132:info:build                  ^
133:info:build /usr/include/stdio.h:272:18: error: expected ')'
134:info:build /usr/include/stdio.h:272:17: note: to match this '('
135:info:build __deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of tmpnam(3), it is highly recommended that you use mkstemp(3) instead.")
136:info:build                 ^
137:info:build /usr/include/stdio.h:272:199: error: expected ';' after top level declarator
138:info:build __deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of tmpnam(3), it is highly recommended that you use mkstemp(3) instead.")
139:info:build                                                                                                                                                                                                       ^
140:info:build In file included from ./getopt1.c:33:
141:info:build /usr/include/stdio.h:272:18: error: expected parameter declarator
142:info:build In file included from ./getline.cc:21:
143:info:build In file included from ./getline.h:20:
144:info:build /usr/include/stdio.h:272:1: error: C++ requires a type specifier for all declarations
145:info:build __deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of tmpnam(3), it is highly recommended that you use mkstemp(3) instead.")
146:info:build                  ^
147:info:build /usr/include/stdio.h:272:18: error: expected ')'
148:info:build /usr/include/stdio.h:272:17: note: to match this '('
149:info:build __deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of tmpnam(3), it is highly recommended that you use mkstemp(3) instead.")
150:info:build                 ^
151:info:build /usr/include/stdio.h:272:199: error: expected ';' after top level declarator
152:info:build __deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of tmpnam(3), it is highly recommended that you use mkstemp(3) instead.")
153:info:build                                                                                                                                                                                                       ^
154:info:build __deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of tmpnam(3), it is highly recommended that you use mkstemp(3) instead.")
155:info:build ^~~~~~~~~~~~~~~~
156:info:build /usr/include/stdio.h:272:199: error: expected ';' after top level declarator
157:info:build __deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of tmpnam(3), it is highly recommended that you use mkstemp(3) instead.")
158:info:build                                                                                                                                                                                                       ^
159:info:build /usr/include/stdio.h:346:1: error: unknown type name '__header_always_inline'
160:info:build __header_always_inline int __sputc(int _c, FILE *_p) {
161:info:build ^
162:info:build /usr/include/stdio.h:346:24: error: expected identifier or '('
163:info:build __header_always_inline int __sputc(int _c, FILE *_p) {
164:info:build                        ^
165:info:build /usr/include/stdio.h:387:18: error: expected parameter declarator
166:info:build __deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of tempnam(3), it is highly recommended that you use mkstemp(3) instead.")
167:info:build                  ^
168:info:build /usr/include/stdio.h:387:18: error: expected ')'
169:info:build /usr/include/stdio.h:387:17: note: to match this '('
170:info:build __deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of tempnam(3), it is highly recommended that you use mkstemp(3) instead.")
171:info:build                 ^
172:info:build /usr/include/stdio.h:387:200: error: expected ';' after top level declarator
173:info:build __deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of tempnam(3), it is highly recommended that you use mkstemp(3) instead.")
174:info:build                                                                                                                                                                                                        ^
175:info:build /usr/include/stdio.h:346:1: error: unknown type name '__header_always_inline'
176:info:build __header_always_inline int __sputc(int _c, FILE *_p) {
177:info:build ^
178:info:build /usr/include/stdio.h:346:24: error: expected identifier or '('
179:info:build __header_always_inline int __sputc(int _c, FILE *_p) {
180:info:build                        ^
181:info:build /usr/include/stdio.h:387:18: error: expected parameter declarator
182:info:build __deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of tempnam(3), it is highly recommended that you use mkstemp(3) instead.")
183:info:build                  ^
184:info:build /usr/include/stdio.h:387:18: error: expected ')'
185:info:build /usr/include/stdio.h:387:17: note: to match this '('
186:info:build __deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of tempnam(3), it is highly recommended that you use mkstemp(3) instead.")
187:info:build                 ^
188:info:build /usr/include/stdio.h:387:200: error: expected ';' after top level declarator
189:info:build __deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of tempnam(3), it is highly recommended that you use mkstemp(3) instead.")
190:info:build                                                                                                                                                                                                        ^
191:info:build 8 errors generated.
192:info:build ./getopt.c:567:30: warning: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)'
193:info:build       if (optind != argc && !strcmp (argv[optind], "--"))
194:info:build                              ^
195:info:build ./getopt.c:567:30: note: please include the header <string.h> or explicitly provide a declaration for 'strcmp'
196:info:build ./getopt.c:646:21: warning: implicitly declaring library function 'strlen' with type 'unsigned long (const char *)'
197:info:build                 == (unsigned int) strlen (p->name))
198:info:build                                   ^
199:info:build ./getopt.c:646:21: note: please include the header <string.h> or explicitly provide a declaration for 'strlen'
200:info:build ./getopt.c:694:6: warning: add explicit braces to avoid dangling else [-Wdangling-else]
201:info:build                    else
202:info:build                    ^
203:info:build make[1]: *** [getopt1.o] Error 1
204:info:build make[1]: *** Waiting for unfinished jobs....
205:info:build 3 warnings and 8 errors generated.
206:info:build /usr/include/stdio.h:346:1: error: unknown type name '__header_always_inline'
207:info:build __header_always_inline int __sputc(int _c, FILE *_p) {
208:info:build ^
209:info:build /usr/include/stdio.h:346:24: error: expected unqualified-id
210:info:build __header_always_inline int __sputc(int _c, FILE *_p) {
211:info:build                        ^
212:info:build /usr/include/stdio.h:387:1: error: C++ requires a type specifier for all declarations
213:info:build __deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of tempnam(3), it is highly recommended that you use mkstemp(3) instead.")
214:info:build ^~~~~~~~~~~~~~~~
215:info:build /usr/include/stdio.h:387:200: error: expected ';' after top level declarator
216:info:build __deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of tempnam(3), it is highly recommended that you use mkstemp(3) instead.")
217:info:build                                                                                                                                                                                                        ^
218:info:build make[1]: *** [getopt.o] Error 1
219:info:build 6 errors generated.
220:info:build make[1]: *** [getline.o] Error 1
221:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gperf/gperf/work/gperf-3.0.4/lib'
222:info:build make: *** [all] Error 2
223:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gperf/gperf/work/gperf-3.0.4'
224:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gperf/gperf/work/gperf-3.0.4" && /usr/bin/make -j4 -w all
225:info:build Exit code: 2
226:error:build org.macports.build for port gperf returned: command execution failed
227:debug:build Error code: CHILDSTATUS 20533 2
228:debug:build Backtrace: command execution failed
229    while executing
230"system -nice 0 $fullcmdstring"
231    ("eval" body line 1)
232    invoked from within
233"eval system $notty $nice \$fullcmdstring"
234    invoked from within
235"command_exec build"
236    (procedure "portbuild::build_main" line 8)
237    invoked from within
238"$procedure $targetname"
239:info:build Warning: targets not executed for gperf: org.macports.destroot org.macports.build
240:notice:build Please see the log file for port gperf for details:
241    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gperf/gperf/main.log