Ticket #7358: mutella.build.log

File mutella.build.log, 16.1 KB (added by amonre@…, 19 years ago)

Build log for mutella-0.4.3

Line 
1~% sudo port -v -d install mutella
2DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/net/mutella
3DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/net/mutella
4DEBUG: Requested variant powerpc is not provided by port mutella.
5DEBUG: Requested variant darwin is not provided by port mutella.
6DEBUG: Requested variant macosx is not provided by port mutella.
7DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/readline
8DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/readline
9DEBUG: Searching for dependency: readline
10DEBUG: Found Dependency: receipt exists for readline
11DEBUG: Executing com.apple.main (mutella)
12--->  Fetching mutella
13DEBUG: Executing com.apple.fetch (mutella)
14--->  mutella-0.4.3.tar.gz doesn't seem to exist in /opt/local/var/db/dports/distfiles/mutella
15--->  Attempting to fetch mutella-0.4.3.tar.gz from http://puzzle.dl.sourceforge.net/mutella
16  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
17                                 Dload  Upload   Total   Spent    Left  Speed
18100  415k  100  415k    0     0   205k      0  0:00:02  0:00:02 --:--:--  283k
19--->  Verifying checksum(s) for mutella
20DEBUG: Executing com.apple.checksum (mutella)
21--->  Checksumming mutella-0.4.3.tar.gz
22DEBUG: Correct (md5) checksum for mutella-0.4.3.tar.gz
23--->  Extracting mutella
24DEBUG: Executing com.apple.extract (mutella)
25--->  Extracting mutella-0.4.3.tar.gz
26DEBUG: setting option extract.args to /opt/local/var/db/dports/distfiles/mutella/mutella-0.4.3.tar.gz
27DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_net_mutella/work" && gzip -dc /opt/local/var/db/dports/distfiles/mutella/mutella-0.4.3.tar.gz | /usr/bin/gnutar --no-same-owner -xf -'
28DEBUG: Executing com.apple.patch (mutella)
29--->  Configuring mutella
30DEBUG: Executing com.apple.configure (mutella)
31DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_net_mutella/work/mutella-0.4.3" && LDFLAGS="-L/opt/local/lib" CFLAGS="-I/opt/local/include" CPPFLAGS="-I/opt/local/include" ./configure --prefix=/opt/local'
32checking build system type... powerpc-apple-darwin8.5.0
33checking host system type... powerpc-apple-darwin8.5.0
34checking target system type... powerpc-apple-darwin8.5.0
35checking for a BSD-compatible install... /usr/bin/install -c
36checking whether build environment is sane... yes
37checking for gawk... no
38checking for mawk... no
39checking for nawk... no
40checking for awk... awk
41checking whether make sets ${MAKE}... yes
42checking for gcc... gcc
43checking for C compiler default output... a.out
44checking whether the C compiler works... yes
45checking whether we are cross compiling... no
46checking for suffix of executables...
47checking for suffix of object files... o
48checking whether we are using the GNU C compiler... yes
49checking whether gcc accepts -g... yes
50checking for style of include used by make... GNU
51checking dependency style of gcc... gcc3
52checking for g++... g++
53checking whether we are using the GNU C++ compiler... yes
54checking whether g++ accepts -g... yes
55checking dependency style of g++... gcc3
56checking for extra includes... (none)
57checking for extra libs... (none)
58checking how to run the C++ preprocessor... g++ -E
59checking for ANSI C header files... yes
60checking for sys/types.h... yes
61checking for sys/stat.h... yes
62checking for stdlib.h... yes
63checking for string.h... yes
64checking for memory.h... yes
65checking for strings.h... yes
66checking for inttypes.h... yes
67checking for stdint.h... yes
68checking for unistd.h... yes
69checking limits usability... yes
70checking limits presence... yes
71checking for limits... yes
72checking whether byte ordering is bigendian... yes
73checking how to run the C preprocessor... gcc -E
74checking for working alloca.h... yes
75checking for alloca... yes
76checking whether time.h and sys/time.h may both be included... yes
77checking for nanosleep... yes
78checking whether nanosleep is declared... yes
79checking sys/poll.h usability... yes
80checking sys/poll.h presence... yes
81checking for sys/poll.h... yes
82checking for poll in -lpoll... yes
83checking for compress in -lz... yes
84checking pthread.h usability... yes
85checking pthread.h presence... yes
86checking for pthread.h... yes
87checking for pthread_create in -lpthread... yes
88checking errno.h usability... yes
89checking errno.h presence... yes
90checking for errno.h... yes
91checking termcap.h usability... yes
92checking termcap.h presence... yes
93checking for termcap.h... yes
94checking term.h usability... yes
95checking term.h presence... yes
96checking for term.h... yes
97checking termios.h usability... yes
98checking termios.h presence... yes
99checking for termios.h... yes
100checking ncurses.h usability... yes
101checking ncurses.h presence... yes
102checking for ncurses.h... yes
103checking curses.h usability... yes
104checking curses.h presence... yes
105checking for curses.h... yes
106checking for tcgetattr... yes
107checking readline/readline.h usability... yes
108checking readline/readline.h presence... yes
109checking for readline/readline.h... yes
110checking for readline in readline.h... yes
111checking for rl_get_screen_size... yes
112checking "if term_help.c links with empty"... "no"
113checking "if term_help.c links with ncurses"... "yes"
114checking for socket in libc... yes
115checking for socklen_t... yes
116checking for va_copy... yes
117checking for pthread_condattr_init... yes
118checking for pthread_condattr_destroy... yes
119configure: creating ./config.status
120config.status: creating Makefile
121config.status: creating mutella/Makefile
122config.status: creating mutella/docs/Makefile
123config.status: creating mutella/docs/en/Makefile
124config.status: creating share/Makefile
125config.status: creating share/remote/Makefile
126config.status: creating share/remote/template/Makefile
127config.status: creating share/remote/template/modules/Makefile
128config.status: creating share/remote/template/images/Makefile
129config.status: creating man1/Makefile
130config.status: creating config.h
131config.status: executing depfiles commands
132--->  Building mutella with target all
133DEBUG: Executing com.apple.build (mutella)
134DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_net_mutella/work/mutella-0.4.3" && make all'
135make  all-recursive
136Making all in mutella
137Making all in docs
138Making all in en
139make[4]: Nothing to be done for `all'.
140make[4]: Nothing to be done for `all-am'.
141source='sha1.c' object='sha1.o' libtool=no \
142depfile='.deps/sha1.Po' tmpdepfile='.deps/sha1.TPo' \
143depmode=gcc3 /bin/sh ../depcomp \
144gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/opt/local/include  -D_REENTRANT -D_MIT_POSIX_THREADS -fno-exceptions -fno-check-new  -I/opt/local/include   -D_REENTRANT -D_MIT_POSIX_THREADS -I/opt/local/include -O0 -c `test -f 'sha1.c' || echo './'`sha1.c
145cc1: warning: command line option "-fno-check-new" is valid for C++/ObjC++ but not for C
146source='sha1thread.cpp' object='sha1thread.o' libtool=no \
147depfile='.deps/sha1thread.Po' tmpdepfile='.deps/sha1thread.TPo' \
148depmode=gcc3 /bin/sh ../depcomp \
149g++ -DHAVE_CONFIG_H -I. -I. -I..  -I/opt/local/include  -D_REENTRANT -D_MIT_POSIX_THREADS -fno-exceptions -fno-check-new  -I/opt/local/include   -g  -O0 -c -o sha1thread.o `test -f 'sha1thread.cpp' || echo './'`sha1thread.cpp
150tstring.h:532: error: declaration of 'operator==' as non-function
151tstring.h:532: error: expected ';' before '<' token
152tstring.h:533: error: declaration of 'operator==' as non-function
153tstring.h:533: error: expected ';' before '<' token
154tstring.h:534: error: declaration of 'operator==' as non-function
155tstring.h:534: error: expected ';' before '<' token
156tstring.h:535: error: declaration of 'operator==' as non-function
157tstring.h:535: error: expected ';' before '<' token
158tstring.h:536: error: declaration of 'operator==' as non-function
159tstring.h:536: error: expected ';' before '<' token
160tstring.h:537: error: declaration of 'operator!=' as non-function
161tstring.h:537: error: expected ';' before '<' token
162tstring.h:538: error: declaration of 'operator!=' as non-function
163tstring.h:538: error: expected ';' before '<' token
164tstring.h:539: error: declaration of 'operator!=' as non-function
165tstring.h:539: error: expected ';' before '<' token
166tstring.h:540: error: declaration of 'operator!=' as non-function
167tstring.h:540: error: expected ';' before '<' token
168tstring.h:541: error: declaration of 'operator!=' as non-function
169tstring.h:541: error: expected ';' before '<' token
170tstring.h:542: error: declaration of 'operator>' as non-function
171tstring.h:542: error: expected ';' before '<' token
172tstring.h:543: error: declaration of 'operator>' as non-function
173tstring.h:543: error: expected ';' before '<' token
174tstring.h:544: error: declaration of 'operator>' as non-function
175tstring.h:544: error: expected ';' before '<' token
176tstring.h:545: error: declaration of 'operator>' as non-function
177tstring.h:545: error: expected ';' before '<' token
178tstring.h:546: error: declaration of 'operator>' as non-function
179tstring.h:546: error: expected ';' before '<' token
180tstring.h:547: error: declaration of 'operator<' as non-function
181tstring.h:547: error: expected ';' before '<' token
182tstring.h:548: error: declaration of 'operator<' as non-function
183tstring.h:548: error: expected ';' before '<' token
184tstring.h:549: error: declaration of 'operator<' as non-function
185tstring.h:549: error: expected ';' before '<' token
186tstring.h:550: error: declaration of 'operator<' as non-function
187tstring.h:550: error: expected ';' before '<' token
188tstring.h:551: error: declaration of 'operator<' as non-function
189tstring.h:551: error: expected ';' before '<' token
190tstring.h:552: error: declaration of 'operator+' as non-function
191tstring.h:552: error: expected ';' before '<' token
192tstring.h:553: error: declaration of 'operator+' as non-function
193tstring.h:553: error: expected ';' before '<' token
194tstring.h:554: error: declaration of 'operator+' as non-function
195tstring.h:554: error: expected ';' before '<' token
196tstring.h:555: error: declaration of 'operator+' as non-function
197tstring.h:555: error: expected ';' before '<' token
198tstring.h:556: error: declaration of 'operator+' as non-function
199tstring.h:556: error: expected ';' before '<' token
200tstring.h:557: error: declaration of 'operator<<' as non-function
201tstring.h:557: error: expected ';' before '<' token
202tstring.h:558: error: declaration of 'operator>>' as non-function
203tstring.h:558: error: expected ';' before '<' token
204tstring.h: In function 'bool operator>(T, const TString<T>&)':
205tstring.h:632: error: 'cLhs' was not declared in this scope
206tstring.h: In function 'bool operator<(T, const TString<T>&)':
207tstring.h:643: error: 'cLhs' was not declared in this scope
208tstring.h: In function 'TString<T> operator+(typename TString<T>::LPCT, const TString<T>&) [with T = char]':
209sha1thread.h:45:   instantiated from here
210tstring.h:517: error: 'static int TString<T>::_strlen(const T*) [with T = char]' is protected
211tstring.h:665: error: within this context
212sha1thread.h:45:   instantiated from here
213tstring.h:530: error: 'int TString<char>::m_nLength' is protected
214tstring.h:666: error: within this context
215tstring.h:403: error: 'void TString<T>::_reallocNreplace(int, const T*) [with T = char]' is protected
216tstring.h:666: error: within this context
217tstring.h:403: error: 'void TString<T>::_reallocNreplace(int, const T*) [with T = char]' is protected
218tstring.h:667: error: within this context
219tstring.h:530: error: 'int TString<char>::m_nLength' is protected
220tstring.h:668: error: within this context
221tstring.h:528: error: 'char* TString<char>::m_pBuffer' is protected
222tstring.h:668: error: within this context
223tstring.h:385: error: 'void TString<T>::_reallocNtail(int, const T*) [with T = char]' is protected
224tstring.h:668: error: within this context
225tstring.h: In function 'TString<T> operator+(const TString<T>&, typename TString<T>::LPCT) [with T = char]':
226sha1thread.h:45:   instantiated from here
227tstring.h:517: error: 'static int TString<T>::_strlen(const T*) [with T = char]' is protected
228tstring.h:656: error: within this context
229sha1thread.h:45:   instantiated from here
230tstring.h:530: error: 'int TString<char>::m_nLength' is protected
231tstring.h:657: error: within this context
232tstring.h:403: error: 'void TString<T>::_reallocNreplace(int, const T*) [with T = char]' is protected
233tstring.h:657: error: within this context
234tstring.h:530: error: 'int TString<char>::m_nLength' is protected
235tstring.h:658: error: within this context
236tstring.h:528: error: 'char* TString<char>::m_pBuffer' is protected
237tstring.h:658: error: within this context
238tstring.h:403: error: 'void TString<T>::_reallocNreplace(int, const T*) [with T = char]' is protected
239tstring.h:658: error: within this context
240tstring.h:385: error: 'void TString<T>::_reallocNtail(int, const T*) [with T = char]' is protected
241tstring.h:659: error: within this context
242tstring.h: In function 'bool operator<(const TString<T>&, const TString<T>&) [with T = char]':
243sha1thread.cpp:65:   instantiated from here
244tstring.h:528: error: 'char* TString<char>::m_pBuffer' is protected
245tstring.h:635: error: within this context
246tstring.h:528: error: 'char* TString<char>::m_pBuffer' is protected
247tstring.h:635: error: within this context
248tstring.h:522: error: 'static int TString<T>::_strcmp(const T*, const T*) [with T = char]' is protected
249tstring.h:635: error: within this context
250tstring.h: In function 'bool operator>(const TString<T>&, const TString<T>&) [with T = char]':
251sha1thread.cpp:67:   instantiated from here
252tstring.h:528: error: 'char* TString<char>::m_pBuffer' is protected
253tstring.h:624: error: within this context
254tstring.h:528: error: 'char* TString<char>::m_pBuffer' is protected
255tstring.h:624: error: within this context
256tstring.h:522: error: 'static int TString<T>::_strcmp(const T*, const T*) [with T = char]' is protected
257tstring.h:624: error: within this context
258make[3]: *** [sha1thread.o] Error 1
259make[2]: *** [all-recursive] Error 1
260make[1]: *** [all-recursive] Error 1
261make: *** [all] Error 2
262Error: 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_net_mutella/work/mutella-0.4.3" && make all" returned error 2
263Command output: tstring.h:403: error: 'void TString<T>::_reallocNreplace(int, const T*) [with T = char]' is protected
264tstring.h:657: error: within this context
265tstring.h:530: error: 'int TString<char>::m_nLength' is protected
266tstring.h:658: error: within this context
267tstring.h:528: error: 'char* TString<char>::m_pBuffer' is protected
268tstring.h:658: error: within this context
269tstring.h:403: error: 'void TString<T>::_reallocNreplace(int, const T*) [with T = char]' is protected
270tstring.h:658: error: within this context
271tstring.h:385: error: 'void TString<T>::_reallocNtail(int, const T*) [with T = char]' is protected
272tstring.h:659: error: within this context
273tstring.h: In function 'bool operator<(const TString<T>&, const TString<T>&) [with T = char]':
274sha1thread.cpp:65:   instantiated from here
275tstring.h:528: error: 'char* TString<char>::m_pBuffer' is protected
276tstring.h:635: error: within this context
277tstring.h:528: error: 'char* TString<char>::m_pBuffer' is protected
278tstring.h:635: error: within this context
279tstring.h:522: error: 'static int TString<T>::_strcmp(const T*, const T*) [with T = char]' is protected
280tstring.h:635: error: within this context
281tstring.h: In function 'bool operator>(const TString<T>&, const TString<T>&) [with T = char]':
282sha1thread.cpp:67:   instantiated from here
283tstring.h:528: error: 'char* TString<char>::m_pBuffer' is protected
284tstring.h:624: error: within this context
285tstring.h:528: error: 'char* TString<char>::m_pBuffer' is protected
286tstring.h:624: error: within this context
287tstring.h:522: error: 'static int TString<T>::_strcmp(const T*, const T*) [with T = char]' is protected
288tstring.h:624: error: within this context
289make[3]: *** [sha1thread.o] Error 1
290make[2]: *** [all-recursive] Error 1
291make[1]: *** [all-recursive] Error 1
292make: *** [all] Error 2
293
294Warning: the following items did not execute (for mutella): com.apple.activate com.apple.build com.apple.destroot com.apple.install
295Error: /opt/local/bin/port: Status 1 encountered during processing.
296~%