Ticket #6791: logfile

File logfile, 10.9 KB (added by soeren_wonderbra@…, 18 years ago)

Debug-Logfile from gzip comile

Line 
1DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/gzip
2DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/gzip
3DEBUG: Requested variant powerpc is not provided by port gzip.
4DEBUG: Requested variant darwin is not provided by port gzip.
5DEBUG: Requested variant macosx is not provided by port gzip.
6DEBUG: Executing variant darwin_8 provides darwin_8
7DEBUG: Executing com.apple.main (gzip)
8--->  Fetching gzip
9DEBUG: Executing com.apple.fetch (gzip)
10--->  Verifying checksum(s) for gzip
11DEBUG: Executing com.apple.checksum (gzip)
12--->  Checksumming gzip-1.3.5.tar.Z
13DEBUG: Correct (md5) checksum for gzip-1.3.5.tar.Z
14--->  Extracting gzip
15DEBUG: Executing com.apple.extract (gzip)
16--->  Extracting gzip-1.3.5.tar.Z
17DEBUG: setting option extract.args to /opt/local/var/db/dports/distfiles/gzip/gzip-1.3.5.tar.Z
18DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_archivers_gzip/work" && gzip -dc /opt/local/var/db/dports/distfiles/gzip/gzip-1.3.5.tar.Z | /usr/bin/gnutar --no-same-owner -xf -'
19DEBUG: Executing com.apple.patch (gzip)
20--->  Configuring gzip
21DEBUG: Executing com.apple.configure (gzip)
22DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_archivers_gzip/work/gzip-1.3.5" && CC=/usr/bin/gcc-4.0 ./configure --prefix=/opt/local --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info'
23checking for a BSD-compatible install... /usr/bin/install -c
24checking whether build environment is sane... yes
25checking for gawk... gawk
26checking whether make sets ${MAKE}... yes
27checking for gcc... /usr/bin/gcc-4.0
28checking for C compiler default output... a.out
29checking whether the C compiler works... yes
30checking whether we are cross compiling... no
31checking for suffix of executables...
32checking for suffix of object files... o
33checking whether we are using the GNU C compiler... yes
34checking whether /usr/bin/gcc-4.0 accepts -g... yes
35checking for /usr/bin/gcc-4.0 option to accept ANSI C... none needed
36checking for style of include used by make... GNU
37checking dependency style of /usr/bin/gcc-4.0... gcc3
38checking how to run the C preprocessor... /usr/bin/gcc-4.0 -E
39checking whether ln -s works... yes
40checking for a POSIX-compliant shell... /bin/sh
41checking for egrep... grep -E
42checking for AIX... no
43checking for ANSI C header files... yes
44checking for sys/types.h... yes
45checking for sys/stat.h... yes
46checking for stdlib.h... yes
47checking for string.h... yes
48checking for memory.h... yes
49checking for strings.h... yes
50checking for inttypes.h... yes
51checking for stdint.h... yes
52checking for unistd.h... yes
53checking minix/config.h usability... no
54checking minix/config.h presence... no
55checking for minix/config.h... no
56checking for special C compiler options needed for large files... no
57checking for _FILE_OFFSET_BITS value needed for large files... no
58checking for _LARGE_FILES value needed for large files... no
59checking for underline in external names... yes
60checking for assembler... yes
61checking for strerror in -lcposix... no
62checking for an ANSI C-conforming const... yes
63checking for ANSI C header files... (cached) yes
64checking fcntl.h usability... yes
65checking fcntl.h presence... yes
66checking for fcntl.h... yes
67checking limits.h usability... yes
68checking limits.h presence... yes
69checking for limits.h... yes
70checking for memory.h... (cached) yes
71checking sys/utime.h usability... no
72checking sys/utime.h presence... no
73checking for sys/utime.h... no
74checking time.h usability... yes
75checking time.h presence... yes
76checking for time.h... yes
77checking utime.h usability... yes
78checking utime.h presence... yes
79checking for utime.h... yes
80checking for lstat... yes
81checking for utime... yes
82checking for rpmatch... no
83checking for dirent.h that defines DIR... yes
84checking for library containing opendir... none required
85checking return type of signal handlers... void
86checking for size_t... yes
87checking for off_t... yes
88checking whether #! works in shell scripts... yes
89configure: creating ./config.status
90config.status: creating Makefile
91config.status: creating config.h
92config.status: executing depfiles commands
93--->  Building gzip with target all
94DEBUG: Executing com.apple.build (gzip)
95DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_archivers_gzip/work/gzip-1.3.5" && make all'
96make  all-am
97if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT bits.o -MD -MP -MF ".deps/bits.Tpo" \
98  -c -o bits.o `test -f 'bits.c' || echo './'`bits.c; \
99then mv ".deps/bits.Tpo" ".deps/bits.Po"; \
100else rm -f ".deps/bits.Tpo"; exit 1; \
101fi
102if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT crypt.o -MD -MP -MF ".deps/crypt.Tpo" \
103  -c -o crypt.o `test -f 'crypt.c' || echo './'`crypt.c; \
104then mv ".deps/crypt.Tpo" ".deps/crypt.Po"; \
105else rm -f ".deps/crypt.Tpo"; exit 1; \
106fi
107if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT deflate.o -MD -MP -MF ".deps/deflate.Tpo" \
108  -c -o deflate.o `test -f 'deflate.c' || echo './'`deflate.c; \
109then mv ".deps/deflate.Tpo" ".deps/deflate.Po"; \
110else rm -f ".deps/deflate.Tpo"; exit 1; \
111fi
112if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT getopt.o -MD -MP -MF ".deps/getopt.Tpo" \
113  -c -o getopt.o `test -f 'getopt.c' || echo './'`getopt.c; \
114then mv ".deps/getopt.Tpo" ".deps/getopt.Po"; \
115else rm -f ".deps/getopt.Tpo"; exit 1; \
116fi
117if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT getopt1.o -MD -MP -MF ".deps/getopt1.Tpo" \
118  -c -o getopt1.o `test -f 'getopt1.c' || echo './'`getopt1.c; \
119then mv ".deps/getopt1.Tpo" ".deps/getopt1.Po"; \
120else rm -f ".deps/getopt1.Tpo"; exit 1; \
121fi
122if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT gzip.o -MD -MP -MF ".deps/gzip.Tpo" \
123  -c -o gzip.o `test -f 'gzip.c' || echo './'`gzip.c; \
124then mv ".deps/gzip.Tpo" ".deps/gzip.Po"; \
125else rm -f ".deps/gzip.Tpo"; exit 1; \
126fi
127if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT inflate.o -MD -MP -MF ".deps/inflate.Tpo" \
128  -c -o inflate.o `test -f 'inflate.c' || echo './'`inflate.c; \
129then mv ".deps/inflate.Tpo" ".deps/inflate.Po"; \
130else rm -f ".deps/inflate.Tpo"; exit 1; \
131fi
132if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT lzw.o -MD -MP -MF ".deps/lzw.Tpo" \
133  -c -o lzw.o `test -f 'lzw.c' || echo './'`lzw.c; \
134then mv ".deps/lzw.Tpo" ".deps/lzw.Po"; \
135else rm -f ".deps/lzw.Tpo"; exit 1; \
136fi
137if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT trees.o -MD -MP -MF ".deps/trees.Tpo" \
138  -c -o trees.o `test -f 'trees.c' || echo './'`trees.c; \
139then mv ".deps/trees.Tpo" ".deps/trees.Po"; \
140else rm -f ".deps/trees.Tpo"; exit 1; \
141fi
142if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT unlzh.o -MD -MP -MF ".deps/unlzh.Tpo" \
143  -c -o unlzh.o `test -f 'unlzh.c' || echo './'`unlzh.c; \
144then mv ".deps/unlzh.Tpo" ".deps/unlzh.Po"; \
145else rm -f ".deps/unlzh.Tpo"; exit 1; \
146fi
147if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT unlzw.o -MD -MP -MF ".deps/unlzw.Tpo" \
148  -c -o unlzw.o `test -f 'unlzw.c' || echo './'`unlzw.c; \
149then mv ".deps/unlzw.Tpo" ".deps/unlzw.Po"; \
150else rm -f ".deps/unlzw.Tpo"; exit 1; \
151fi
152if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT unpack.o -MD -MP -MF ".deps/unpack.Tpo" \
153  -c -o unpack.o `test -f 'unpack.c' || echo './'`unpack.c; \
154then mv ".deps/unpack.Tpo" ".deps/unpack.Po"; \
155else rm -f ".deps/unpack.Tpo"; exit 1; \
156fi
157if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT unzip.o -MD -MP -MF ".deps/unzip.Tpo" \
158  -c -o unzip.o `test -f 'unzip.c' || echo './'`unzip.c; \
159then mv ".deps/unzip.Tpo" ".deps/unzip.Po"; \
160else rm -f ".deps/unzip.Tpo"; exit 1; \
161fi
162if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT util.o -MD -MP -MF ".deps/util.Tpo" \
163  -c -o util.o `test -f 'util.c' || echo './'`util.c; \
164then mv ".deps/util.Tpo" ".deps/util.Po"; \
165else rm -f ".deps/util.Tpo"; exit 1; \
166fi
167if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT yesno.o -MD -MP -MF ".deps/yesno.Tpo" \
168  -c -o yesno.o `test -f 'yesno.c' || echo './'`yesno.c; \
169then mv ".deps/yesno.Tpo" ".deps/yesno.Po"; \
170else rm -f ".deps/yesno.Tpo"; exit 1; \
171fi
172if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT zip.o -MD -MP -MF ".deps/zip.Tpo" \
173  -c -o zip.o `test -f 'zip.c' || echo './'`zip.c; \
174then mv ".deps/zip.Tpo" ".deps/zip.Po"; \
175else rm -f ".deps/zip.Tpo"; exit 1; \
176fi
177cp ./match.c _match.S
178/usr/bin/gcc-4.0 -E _match.S >_match.s
179/usr/bin/gcc-4.0 -c -g -O2 _match.s
180mv _match.o match.o
181rm -f _match.S _match.s
182if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT rpmatch.o -MD -MP -MF ".deps/rpmatch.Tpo" \
183  -c -o rpmatch.o `test -f 'rpmatch.c' || echo './'`rpmatch.c; \
184then mv ".deps/rpmatch.Tpo" ".deps/rpmatch.Po"; \
185else rm -f ".deps/rpmatch.Tpo"; exit 1; \
186fi
187/usr/bin/gcc-4.0  -g -O2   -o gzip  bits.o crypt.o deflate.o getopt.o getopt1.o gzip.o inflate.o lzw.o trees.o unlzh.o unlzw.o unpack.o unzip.o util.o yesno.o zip.o match.o rpmatch.o
188/usr/bin/ld: warning prebinding disabled because of undefined symbols
189/usr/bin/ld: Undefined symbols:
190_longest_match
191_match_init
192collect2: ld returned 1 exit status
193make[1]: *** [gzip] Error 1
194make: *** [all] Error 2
195Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_archivers_gzip/work/gzip-1.3.5" && make all" returned error 2
196Command output: else rm -f ".deps/util.Tpo"; exit 1; \
197fi
198if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT yesno.o -MD -MP -MF ".deps/yesno.Tpo" \
199  -c -o yesno.o `test -f 'yesno.c' || echo './'`yesno.c; \
200then mv ".deps/yesno.Tpo" ".deps/yesno.Po"; \
201else rm -f ".deps/yesno.Tpo"; exit 1; \
202fi
203if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT zip.o -MD -MP -MF ".deps/zip.Tpo" \
204  -c -o zip.o `test -f 'zip.c' || echo './'`zip.c; \
205then mv ".deps/zip.Tpo" ".deps/zip.Po"; \
206else rm -f ".deps/zip.Tpo"; exit 1; \
207fi
208cp ./match.c _match.S
209/usr/bin/gcc-4.0 -E _match.S >_match.s
210/usr/bin/gcc-4.0 -c -g -O2 _match.s
211mv _match.o match.o
212rm -f _match.S _match.s
213if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT rpmatch.o -MD -MP -MF ".deps/rpmatch.Tpo" \
214  -c -o rpmatch.o `test -f 'rpmatch.c' || echo './'`rpmatch.c; \
215then mv ".deps/rpmatch.Tpo" ".deps/rpmatch.Po"; \
216else rm -f ".deps/rpmatch.Tpo"; exit 1; \
217fi
218/usr/bin/gcc-4.0  -g -O2   -o gzip  bits.o crypt.o deflate.o getopt.o getopt1.o gzip.o inflate.o lzw.o trees.o unlzh.o unlzw.o unpack.o unzip.o util.o yesno.o zip.o match.o rpmatch.o
219/usr/bin/ld: warning prebinding disabled because of undefined symbols
220/usr/bin/ld: Undefined symbols:
221_longest_match
222_match_init
223collect2: ld returned 1 exit status
224make[1]: *** [gzip] Error 1
225make: *** [all] Error 2
226
227Warning: the following items did not execute (for gzip): com.apple.build
228Error: /opt/local/bin/port: Status 1 encountered during processing.