Ticket #18043: tor_debug.txt

File tor_debug.txt, 33.9 KB (added by defa@…, 15 years ago)

complete output of "sudo port -d install tor"

Line 
1walther:~ defa$ sudo port -d install tor
2DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/security/tor
3DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/security/tor
4DEBUG: setting option os.universal_supported to yes
5DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
6DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
7DEBUG: adding the default universal variant
8DEBUG: Requested variant darwin is not provided by port tor.
9DEBUG: Requested variant i386 is not provided by port tor.
10DEBUG: Requested variant macosx is not provided by port tor.
11DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/libevent
12DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/libevent
13DEBUG: setting option os.universal_supported to yes
14DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
15DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
16DEBUG: adding the default universal variant
17DEBUG: Requested variant darwin is not provided by port libevent.
18DEBUG: Requested variant i386 is not provided by port libevent.
19DEBUG: Requested variant macosx is not provided by port libevent.
20DEBUG: Searching for dependency: libevent
21DEBUG: Found Dependency: receipt exists for libevent
22DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/openssl
23DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/openssl
24DEBUG: setting option os.universal_supported to yes
25DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
26DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
27DEBUG: universal variant already exists, so not adding the default one
28DEBUG: Requested variant i386 is not provided by port openssl.
29DEBUG: Requested variant macosx is not provided by port openssl.
30DEBUG: Executing variant darwin provides darwin
31DEBUG: Searching for dependency: openssl
32DEBUG: Found Dependency: receipt exists for openssl
33DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/archivers/zlib
34DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/archivers/zlib
35DEBUG: setting option os.universal_supported to yes
36DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
37DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
38DEBUG: adding the default universal variant
39DEBUG: Requested variant darwin is not provided by port zlib.
40DEBUG: Requested variant i386 is not provided by port zlib.
41DEBUG: Requested variant macosx is not provided by port zlib.
42DEBUG: Searching for dependency: zlib
43DEBUG: Found Dependency: receipt exists for zlib
44DEBUG: Executing org.macports.main (tor)
45--->  Fetching tor
46DEBUG: Executing org.macports.fetch (tor)
47--->  tor-0.2.0.32.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/tor
48DEBUG: Pinging www.torproject.org...
49DEBUG: Pinging distfiles.macports.org...
50DEBUG: Pinging trd.no.distfiles.macports.org...
51DEBUG: Pinging arn.se.distfiles.macports.org...
52DEBUG: www.torproject.org ping time is 30.761
53DEBUG: distfiles.macports.org ping time is 191.155
54DEBUG: trd.no.distfiles.macports.org ping time is 68.233
55DEBUG: arn.se.distfiles.macports.org ping time is 37.299
56--->  Attempting to fetch tor-0.2.0.32.tar.gz from http://www.torproject.org/dist/
57  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
58                                 Dload  Upload   Total   Spent    Left  Speed
59100 2109k  100 2109k    0     0   598k      0  0:00:03  0:00:03 --:--:--  612k
60--->  Verifying checksum(s) for tor
61DEBUG: Executing org.macports.checksum (tor)
62--->  Checksumming tor-0.2.0.32.tar.gz
63DEBUG: Correct (md5) checksum for tor-0.2.0.32.tar.gz
64DEBUG: Correct (sha1) checksum for tor-0.2.0.32.tar.gz
65DEBUG: Correct (rmd160) checksum for tor-0.2.0.32.tar.gz
66--->  Extracting tor
67DEBUG: Executing org.macports.extract (tor)
68--->  Extracting tor-0.2.0.32.tar.gz
69DEBUG: setting option extract.args to /opt/local/var/macports/distfiles/tor/tor-0.2.0.32.tar.gz
70DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5'
71DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_tor/work" && gzip -dc /opt/local/var/macports/distfiles/tor/tor-0.2.0.32.tar.gz | /usr/bin/gnutar --no-same-owner -xf -'
72DEBUG: Executing org.macports.patch (tor)
73--->  Configuring tor
74DEBUG: Using compiler 'Mac OS X gcc 4.0'
75DEBUG: Executing org.macports.configure (tor)
76DEBUG: Environment: CFLAGS='-O2' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2' MACOSX_DEPLOYMENT_TARGET='10.5' CPP='/usr/bin/cpp-4.0' CXX='/usr/bin/g++-4.0' F90FLAGS='-O2' LDFLAGS='-L/opt/local/lib' FCFLAGS='-O2' OBJC='/usr/bin/gcc-4.0' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2' FFLAGS='-O2' CC='/usr/bin/gcc-4.0'
77DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_tor/work/tor-0.2.0.32" && ./configure --prefix=/opt/local --mandir=/opt/local/share/man --enable-eventdns'
78checking for a BSD-compatible install... /usr/bin/install -c
79checking whether build environment is sane... yes
80checking for a thread-safe mkdir -p... ./install-sh -c -d
81checking for gawk... gawk
82checking whether make sets $(MAKE)... yes
83checking build system type... i386-apple-darwin9.6.0
84checking host system type... i386-apple-darwin9.6.0
85checking for gcc... /usr/bin/gcc-4.0
86checking for C compiler default output file name... a.out
87checking whether the C compiler works... yes
88checking whether we are cross compiling... no
89checking for suffix of executables...
90checking for suffix of object files... o
91checking whether we are using the GNU C compiler... yes
92checking whether /usr/bin/gcc-4.0 accepts -g... yes
93checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
94checking for style of include used by make... GNU
95checking dependency style of /usr/bin/gcc-4.0... gcc3
96checking how to run the C preprocessor... /usr/bin/cpp-4.0
97checking whether make sets $(MAKE)... (cached) yes
98checking for ranlib... ranlib
99checking for win32... no
100checking for MIPSpro compiler... no
101checking for grep that handles long lines and -e... /usr/bin/grep
102checking for egrep... /usr/bin/grep -E
103checking for ANSI C header files... yes
104checking for sys/types.h... yes
105checking for sys/stat.h... yes
106checking for stdlib.h... yes
107checking for string.h... yes
108checking for memory.h... yes
109checking for strings.h... yes
110checking for inttypes.h... yes
111checking for stdint.h... yes
112checking for unistd.h... yes
113checking whether byte ordering is bigendian... no
114checking for library containing socket... none required
115checking for library containing gethostbyname... none required
116checking for library containing dlopen... none required
117checking for library containing inet_aton... none required
118checking for library containing pthread_create... none required
119checking for library containing pthread_detach... none required
120checking for gettimeofday... yes
121checking for ftime... yes
122checking for socketpair... yes
123checking for uname... yes
124checking for inet_aton... yes
125checking for strptime... yes
126checking for getrlimit... yes
127checking for strlcat... yes
128checking for strlcpy... yes
129checking for strtoull... yes
130checking for ftello... yes
131checking for getaddrinfo... yes
132checking for localtime_r... yes
133checking for gmtime_r... yes
134checking for memmem... no
135checking for strtok_r... yes
136checking for inet_pton... yes
137checking for inet_ntop... yes
138checking for mallinfo... no
139checking for malloc_good_size... yes
140checking for malloc_usable_size... no
141checking pthread.h usability... yes
142checking pthread.h presence... yes
143checking for pthread.h... yes
144checking for pthread_create... yes
145checking for sys/types.h... (cached) yes
146checking for u_int64_t... yes
147checking for u_int32_t... yes
148checking for u_int16_t... yes
149checking for u_int8_t... yes
150checking for libevent directory... (system)
151checking whether we need extra options to link libevent... (none)
152checking for event_get_version... yes
153checking for event_get_method... yes
154checking for event_set_log_callback... yes
155checking for openssl directory... (system)
156checking whether we need extra options to link openssl... (none)
157checking for zlib directory... (system)
158checking whether we need extra options to link zlib... (none)
159checking for special C compiler options needed for large files... no
160checking for _FILE_OFFSET_BITS value needed for large files... no
161checking for unistd.h... (cached) yes
162checking for string.h... (cached) yes
163checking signal.h usability... yes
164checking signal.h presence... yes
165checking for signal.h... yes
166checking ctype.h usability... yes
167checking ctype.h presence... yes
168checking for ctype.h... yes
169checking for sys/stat.h... (cached) yes
170checking for sys/types.h... (cached) yes
171checking fcntl.h usability... yes
172checking fcntl.h presence... yes
173checking for fcntl.h... yes
174checking sys/fcntl.h usability... yes
175checking sys/fcntl.h presence... yes
176checking for sys/fcntl.h... yes
177checking sys/time.h usability... yes
178checking sys/time.h presence... yes
179checking for sys/time.h... yes
180checking errno.h usability... yes
181checking errno.h presence... yes
182checking for errno.h... yes
183checking assert.h usability... yes
184checking assert.h presence... yes
185checking for assert.h... yes
186checking time.h usability... yes
187checking time.h presence... yes
188checking for time.h... yes
189checking netdb.h usability... yes
190checking netdb.h presence... yes
191checking for netdb.h... yes
192checking sys/ioctl.h usability... yes
193checking sys/ioctl.h presence... yes
194checking for sys/ioctl.h... yes
195checking sys/socket.h usability... yes
196checking sys/socket.h presence... yes
197checking for sys/socket.h... yes
198checking arpa/inet.h usability... yes
199checking arpa/inet.h presence... yes
200checking for arpa/inet.h... yes
201checking netinet/in.h usability... yes
202checking netinet/in.h presence... yes
203checking for netinet/in.h... yes
204checking pwd.h usability... yes
205checking pwd.h presence... yes
206checking for pwd.h... yes
207checking grp.h usability... yes
208checking grp.h presence... yes
209checking for grp.h... yes
210checking sys/un.h usability... yes
211checking sys/un.h presence... yes
212checking for sys/un.h... yes
213checking for stdint.h... (cached) yes
214checking for sys/types.h... (cached) yes
215checking for inttypes.h... (cached) yes
216checking sys/param.h usability... yes
217checking sys/param.h presence... yes
218checking for sys/param.h... yes
219checking sys/wait.h usability... yes
220checking sys/wait.h presence... yes
221checking for sys/wait.h... yes
222checking limits.h usability... yes
223checking limits.h presence... yes
224checking for limits.h... yes
225checking sys/limits.h usability... no
226checking sys/limits.h presence... no
227checking for sys/limits.h... no
228checking for netinet/in.h... (cached) yes
229checking for arpa/inet.h... (cached) yes
230checking machine/limits.h usability... yes
231checking machine/limits.h presence... yes
232checking for machine/limits.h... yes
233checking syslog.h usability... yes
234checking syslog.h presence... yes
235checking for syslog.h... yes
236checking for sys/time.h... (cached) yes
237checking sys/resource.h usability... yes
238checking sys/resource.h presence... yes
239checking for sys/resource.h... yes
240checking for inttypes.h... (cached) yes
241checking utime.h usability... yes
242checking utime.h presence... yes
243checking for utime.h... yes
244checking sys/utime.h usability... no
245checking sys/utime.h presence... no
246checking for sys/utime.h... no
247checking sys/mman.h usability... yes
248checking sys/mman.h presence... yes
249checking for sys/mman.h... yes
250checking netinet/in6.h usability... no
251checking netinet/in6.h presence... no
252checking for netinet/in6.h... no
253checking malloc.h usability... no
254checking malloc.h presence... no
255checking for malloc.h... no
256checking sys/syslimits.h usability... yes
257checking sys/syslimits.h presence... yes
258checking for sys/syslimits.h... yes
259checking malloc/malloc.h usability... yes
260checking malloc/malloc.h presence... yes
261checking for malloc/malloc.h... yes
262checking linux/types.h usability... no
263checking linux/types.h presence... no
264checking for linux/types.h... no
265checking for declaration of malloc_good_size... yes
266checking for net/if.h... yes
267checking for net/pfvar.h... no
268checking for linux/netfilter_ipv4.h... no
269configure: Transparent proxy support enabled, but missing headers.
270checking for _LARGEFILE_SOURCE value needed for large files... no
271checking for struct timeval.tv_sec... yes
272checking for int8_t... yes
273checking size of int8_t... 1
274checking for int16_t... yes
275checking size of int16_t... 2
276checking for int32_t... yes
277checking size of int32_t... 4
278checking for int64_t... yes
279checking size of int64_t... 8
280checking for uint8_t... yes
281checking size of uint8_t... 1
282checking for uint16_t... yes
283checking size of uint16_t... 2
284checking for uint32_t... yes
285checking size of uint32_t... 4
286checking for uint64_t... yes
287checking size of uint64_t... 8
288checking for intptr_t... yes
289checking size of intptr_t... 4
290checking for uintptr_t... yes
291checking size of uintptr_t... 4
292checking for char... yes
293checking size of char... 1
294checking for short... yes
295checking size of short... 2
296checking for int... yes
297checking size of int... 4
298checking for long... yes
299checking size of long... 4
300checking for long long... yes
301checking size of long long... 8
302checking for __int64... no
303checking size of __int64... 0
304checking for void *... yes
305checking size of void *... 4
306checking for time_t... yes
307checking size of time_t... 4
308checking for size_t... yes
309checking size of size_t... 4
310checking for uint... yes
311checking for u_char... yes
312checking for ssize_t... yes
313checking for struct in6_addr... yes
314checking for struct sockaddr_in6... yes
315checking for struct sockaddr_storage... yes
316checking for sa_family_t... yes
317checking for struct in6_addr.s6_addr32... no
318checking for struct in6_addr.s6_addr16... no
319checking for rlim_t... yes
320checking whether time_t is signed... yes
321checking for socklen_t... yes
322checking size of socklen_t... 4
323checking for cell_t... no
324checking size of cell_t... 0
325checking whether memset(0) sets pointers to NULL... yes
326checking whether we can malloc(0) safely.... yes
327checking whether we are using 2s-complement arithmetic... yes
328checking whether to use dmalloc (debug memory allocation library)... no
329checking for getresuid... no
330checking for getresgid... no
331checking for gethostbyname_r... no
332checking whether the C compiler supports __func__... yes
333checking whether the C compiler supports __FUNC__... no
334checking whether the C compiler supports __FUNCTION__... yes
335configure: creating ./config.status
336config.status: creating Makefile
337config.status: creating tor.spec
338config.status: creating Doxyfile
339config.status: creating contrib/tor.sh
340config.status: creating contrib/torctl
341config.status: creating contrib/torify
342config.status: creating contrib/tor.logrotate
343config.status: creating contrib/Makefile
344config.status: creating contrib/osx/Makefile
345config.status: creating contrib/osx/TorBundleDesc.plist
346config.status: creating contrib/osx/TorBundleInfo.plist
347config.status: creating contrib/osx/TorDesc.plist
348config.status: creating contrib/osx/TorInfo.plist
349config.status: creating contrib/osx/TorStartupDesc.plist
350config.status: creating src/config/torrc.sample
351config.status: creating doc/tor.1
352config.status: creating src/Makefile
353config.status: creating doc/Makefile
354config.status: creating doc/design-paper/Makefile
355config.status: creating doc/spec/Makefile
356config.status: creating src/config/Makefile
357config.status: creating src/common/Makefile
358config.status: creating src/or/Makefile
359config.status: creating src/win32/Makefile
360config.status: creating src/tools/Makefile
361config.status: creating contrib/suse/Makefile
362config.status: creating contrib/suse/tor.sh
363config.status: creating orconfig.h
364config.status: executing depfiles commands
365--->  Building tor
366DEBUG: Executing org.macports.build (tor)
367DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5'
368DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_tor/work/tor-0.2.0.32" && make all'
369make  all-recursive
370Making all in src
371Making all in common
372/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../..   -I/opt/local/include -I../common     -O2 -Wall -g -O2 -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o log.c
373mv -f .deps/log.Tpo .deps/log.Po
374/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../..   -I/opt/local/include -I../common     -O2 -Wall -g -O2 -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c
375mv -f .deps/util.Tpo .deps/util.Po
376/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../..   -I/opt/local/include -I../common     -O2 -Wall -g -O2 -MT compat.o -MD -MP -MF .deps/compat.Tpo -c -o compat.o compat.c
377mv -f .deps/compat.Tpo .deps/compat.Po
378/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../..   -I/opt/local/include -I../common     -O2 -Wall -g -O2 -MT container.o -MD -MP -MF .deps/container.Tpo -c -o container.o container.c
379mv -f .deps/container.Tpo .deps/container.Po
380/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../..   -I/opt/local/include -I../common     -O2 -Wall -g -O2 -MT mempool.o -MD -MP -MF .deps/mempool.Tpo -c -o mempool.o mempool.c
381mv -f .deps/mempool.Tpo .deps/mempool.Po
382rm -f libor.a
383ar cru libor.a log.o util.o compat.o container.o mempool.o 
384ranlib libor.a
385/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../..   -I/opt/local/include -I../common     -O2 -Wall -g -O2 -MT crypto.o -MD -MP -MF .deps/crypto.Tpo -c -o crypto.o crypto.c
386mv -f .deps/crypto.Tpo .deps/crypto.Po
387/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../..   -I/opt/local/include -I../common     -O2 -Wall -g -O2 -MT aes.o -MD -MP -MF .deps/aes.Tpo -c -o aes.o aes.c
388mv -f .deps/aes.Tpo .deps/aes.Po
389/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../..   -I/opt/local/include -I../common     -O2 -Wall -g -O2 -MT tortls.o -MD -MP -MF .deps/tortls.Tpo -c -o tortls.o tortls.c
390mv -f .deps/tortls.Tpo .deps/tortls.Po
391/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../..   -I/opt/local/include -I../common     -O2 -Wall -g -O2 -MT torgzip.o -MD -MP -MF .deps/torgzip.Tpo -c -o torgzip.o torgzip.c
392mv -f .deps/torgzip.Tpo .deps/torgzip.Po
393rm -f libor-crypto.a
394ar cru libor-crypto.a crypto.o aes.o tortls.o torgzip.o
395ranlib libor-crypto.a
396Making all in or
397/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../..  -DSHARE_DATADIR="\"/opt/local/share\"" -DLOCALSTATEDIR="\"/opt/local/var\"" -DBINDIR="\"/opt/local/bin\"" -I/opt/local/include -I../common     -O2 -Wall -g -O2 -MT buffers.o -MD -MP -MF .deps/buffers.Tpo -c -o buffers.o buffers.c
398mv -f .deps/buffers.Tpo .deps/buffers.Po
399/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../..  -DSHARE_DATADIR="\"/opt/local/share\"" -DLOCALSTATEDIR="\"/opt/local/var\"" -DBINDIR="\"/opt/local/bin\"" -I/opt/local/include -I../common     -O2 -Wall -g -O2 -MT circuitbuild.o -MD -MP -MF .deps/circuitbuild.Tpo -c -o circuitbuild.o circuitbuild.c
400mv -f .deps/circuitbuild.Tpo .deps/circuitbuild.Po
401/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../..  -DSHARE_DATADIR="\"/opt/local/share\"" -DLOCALSTATEDIR="\"/opt/local/var\"" -DBINDIR="\"/opt/local/bin\"" -I/opt/local/include -I../common     -O2 -Wall -g -O2 -MT circuitlist.o -MD -MP -MF .deps/circuitlist.Tpo -c -o circuitlist.o circuitlist.c
402mv -f .deps/circuitlist.Tpo .deps/circuitlist.Po
403/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../..  -DSHARE_DATADIR="\"/opt/local/share\"" -DLOCALSTATEDIR="\"/opt/local/var\"" -DBINDIR="\"/opt/local/bin\"" -I/opt/local/include -I../common     -O2 -Wall -g -O2 -MT circuituse.o -MD -MP -MF .deps/circuituse.Tpo -c -o circuituse.o circuituse.c
404mv -f .deps/circuituse.Tpo .deps/circuituse.Po
405/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../..  -DSHARE_DATADIR="\"/opt/local/share\"" -DLOCALSTATEDIR="\"/opt/local/var\"" -DBINDIR="\"/opt/local/bin\"" -I/opt/local/include -I../common     -O2 -Wall -g -O2 -MT command.o -MD -MP -MF .deps/command.Tpo -c -o command.o command.c
406mv -f .deps/command.Tpo .deps/command.Po
407/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../..  -DSHARE_DATADIR="\"/opt/local/share\"" -DLOCALSTATEDIR="\"/opt/local/var\"" -DBINDIR="\"/opt/local/bin\"" -I/opt/local/include -I../common     -O2 -Wall -g -O2 -MT config.o -MD -MP -MF .deps/config.Tpo -c -o config.o config.c
408mv -f .deps/config.Tpo .deps/config.Po
409/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../..  -DSHARE_DATADIR="\"/opt/local/share\"" -DLOCALSTATEDIR="\"/opt/local/var\"" -DBINDIR="\"/opt/local/bin\"" -I/opt/local/include -I../common     -O2 -Wall -g -O2 -MT connection.o -MD -MP -MF .deps/connection.Tpo -c -o connection.o connection.c
410mv -f .deps/connection.Tpo .deps/connection.Po
411/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../..  -DSHARE_DATADIR="\"/opt/local/share\"" -DLOCALSTATEDIR="\"/opt/local/var\"" -DBINDIR="\"/opt/local/bin\"" -I/opt/local/include -I../common     -O2 -Wall -g -O2 -MT connection_edge.o -MD -MP -MF .deps/connection_edge.Tpo -c -o connection_edge.o connection_edge.c
412mv -f .deps/connection_edge.Tpo .deps/connection_edge.Po
413/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../..  -DSHARE_DATADIR="\"/opt/local/share\"" -DLOCALSTATEDIR="\"/opt/local/var\"" -DBINDIR="\"/opt/local/bin\"" -I/opt/local/include -I../common     -O2 -Wall -g -O2 -MT connection_or.o -MD -MP -MF .deps/connection_or.Tpo -c -o connection_or.o connection_or.c
414mv -f .deps/connection_or.Tpo .deps/connection_or.Po
415/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../..  -DSHARE_DATADIR="\"/opt/local/share\"" -DLOCALSTATEDIR="\"/opt/local/var\"" -DBINDIR="\"/opt/local/bin\"" -I/opt/local/include -I../common     -O2 -Wall -g -O2 -MT control.o -MD -MP -MF .deps/control.Tpo -c -o control.o control.c
416mv -f .deps/control.Tpo .deps/control.Po
417/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../..  -DSHARE_DATADIR="\"/opt/local/share\"" -DLOCALSTATEDIR="\"/opt/local/var\"" -DBINDIR="\"/opt/local/bin\"" -I/opt/local/include -I../common     -O2 -Wall -g -O2 -MT cpuworker.o -MD -MP -MF .deps/cpuworker.Tpo -c -o cpuworker.o cpuworker.c
418mv -f .deps/cpuworker.Tpo .deps/cpuworker.Po
419/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../..  -DSHARE_DATADIR="\"/opt/local/share\"" -DLOCALSTATEDIR="\"/opt/local/var\"" -DBINDIR="\"/opt/local/bin\"" -I/opt/local/include -I../common     -O2 -Wall -g -O2 -MT directory.o -MD -MP -MF .deps/directory.Tpo -c -o directory.o directory.c
420mv -f .deps/directory.Tpo .deps/directory.Po
421/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../..  -DSHARE_DATADIR="\"/opt/local/share\"" -DLOCALSTATEDIR="\"/opt/local/var\"" -DBINDIR="\"/opt/local/bin\"" -I/opt/local/include -I../common     -O2 -Wall -g -O2 -MT dirserv.o -MD -MP -MF .deps/dirserv.Tpo -c -o dirserv.o dirserv.c
422mv -f .deps/dirserv.Tpo .deps/dirserv.Po
423/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../..  -DSHARE_DATADIR="\"/opt/local/share\"" -DLOCALSTATEDIR="\"/opt/local/var\"" -DBINDIR="\"/opt/local/bin\"" -I/opt/local/include -I../common     -O2 -Wall -g -O2 -MT dirvote.o -MD -MP -MF .deps/dirvote.Tpo -c -o dirvote.o dirvote.c
424mv -f .deps/dirvote.Tpo .deps/dirvote.Po
425/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../..  -DSHARE_DATADIR="\"/opt/local/share\"" -DLOCALSTATEDIR="\"/opt/local/var\"" -DBINDIR="\"/opt/local/bin\"" -I/opt/local/include -I../common     -O2 -Wall -g -O2 -MT dns.o -MD -MP -MF .deps/dns.Tpo -c -o dns.o dns.c
426mv -f .deps/dns.Tpo .deps/dns.Po
427/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../..  -DSHARE_DATADIR="\"/opt/local/share\"" -DLOCALSTATEDIR="\"/opt/local/var\"" -DBINDIR="\"/opt/local/bin\"" -I/opt/local/include -I../common     -O2 -Wall -g -O2 -MT dnsserv.o -MD -MP -MF .deps/dnsserv.Tpo -c -o dnsserv.o dnsserv.c
428mv -f .deps/dnsserv.Tpo .deps/dnsserv.Po
429/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../..  -DSHARE_DATADIR="\"/opt/local/share\"" -DLOCALSTATEDIR="\"/opt/local/var\"" -DBINDIR="\"/opt/local/bin\"" -I/opt/local/include -I../common     -O2 -Wall -g -O2 -MT geoip.o -MD -MP -MF .deps/geoip.Tpo -c -o geoip.o geoip.c
430mv -f .deps/geoip.Tpo .deps/geoip.Po
431/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../..  -DSHARE_DATADIR="\"/opt/local/share\"" -DLOCALSTATEDIR="\"/opt/local/var\"" -DBINDIR="\"/opt/local/bin\"" -I/opt/local/include -I../common     -O2 -Wall -g -O2 -MT hibernate.o -MD -MP -MF .deps/hibernate.Tpo -c -o hibernate.o hibernate.c
432mv -f .deps/hibernate.Tpo .deps/hibernate.Po
433/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../..  -DSHARE_DATADIR="\"/opt/local/share\"" -DLOCALSTATEDIR="\"/opt/local/var\"" -DBINDIR="\"/opt/local/bin\"" -I/opt/local/include -I../common     -O2 -Wall -g -O2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
434mv -f .deps/main.Tpo .deps/main.Po
435/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../..  -DSHARE_DATADIR="\"/opt/local/share\"" -DLOCALSTATEDIR="\"/opt/local/var\"" -DBINDIR="\"/opt/local/bin\"" -I/opt/local/include -I../common     -O2 -Wall -g -O2 -MT networkstatus.o -MD -MP -MF .deps/networkstatus.Tpo -c -o networkstatus.o networkstatus.c
436mv -f .deps/networkstatus.Tpo .deps/networkstatus.Po
437/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../..  -DSHARE_DATADIR="\"/opt/local/share\"" -DLOCALSTATEDIR="\"/opt/local/var\"" -DBINDIR="\"/opt/local/bin\"" -I/opt/local/include -I../common     -O2 -Wall -g -O2 -MT onion.o -MD -MP -MF .deps/onion.Tpo -c -o onion.o onion.c
438mv -f .deps/onion.Tpo .deps/onion.Po
439/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../..  -DSHARE_DATADIR="\"/opt/local/share\"" -DLOCALSTATEDIR="\"/opt/local/var\"" -DBINDIR="\"/opt/local/bin\"" -I/opt/local/include -I../common     -O2 -Wall -g -O2 -MT policies.o -MD -MP -MF .deps/policies.Tpo -c -o policies.o policies.c
440mv -f .deps/policies.Tpo .deps/policies.Po
441/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../..  -DSHARE_DATADIR="\"/opt/local/share\"" -DLOCALSTATEDIR="\"/opt/local/var\"" -DBINDIR="\"/opt/local/bin\"" -I/opt/local/include -I../common     -O2 -Wall -g -O2 -MT relay.o -MD -MP -MF .deps/relay.Tpo -c -o relay.o relay.c
442mv -f .deps/relay.Tpo .deps/relay.Po
443/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../..  -DSHARE_DATADIR="\"/opt/local/share\"" -DLOCALSTATEDIR="\"/opt/local/var\"" -DBINDIR="\"/opt/local/bin\"" -I/opt/local/include -I../common     -O2 -Wall -g -O2 -MT rendcommon.o -MD -MP -MF .deps/rendcommon.Tpo -c -o rendcommon.o rendcommon.c
444mv -f .deps/rendcommon.Tpo .deps/rendcommon.Po
445/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../..  -DSHARE_DATADIR="\"/opt/local/share\"" -DLOCALSTATEDIR="\"/opt/local/var\"" -DBINDIR="\"/opt/local/bin\"" -I/opt/local/include -I../common     -O2 -Wall -g -O2 -MT rendclient.o -MD -MP -MF .deps/rendclient.Tpo -c -o rendclient.o rendclient.c
446mv -f .deps/rendclient.Tpo .deps/rendclient.Po
447/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../..  -DSHARE_DATADIR="\"/opt/local/share\"" -DLOCALSTATEDIR="\"/opt/local/var\"" -DBINDIR="\"/opt/local/bin\"" -I/opt/local/include -I../common     -O2 -Wall -g -O2 -MT rendmid.o -MD -MP -MF .deps/rendmid.Tpo -c -o rendmid.o rendmid.c
448mv -f .deps/rendmid.Tpo .deps/rendmid.Po
449/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../..  -DSHARE_DATADIR="\"/opt/local/share\"" -DLOCALSTATEDIR="\"/opt/local/var\"" -DBINDIR="\"/opt/local/bin\"" -I/opt/local/include -I../common     -O2 -Wall -g -O2 -MT rendservice.o -MD -MP -MF .deps/rendservice.Tpo -c -o rendservice.o rendservice.c
450mv -f .deps/rendservice.Tpo .deps/rendservice.Po
451/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../..  -DSHARE_DATADIR="\"/opt/local/share\"" -DLOCALSTATEDIR="\"/opt/local/var\"" -DBINDIR="\"/opt/local/bin\"" -I/opt/local/include -I../common     -O2 -Wall -g -O2 -MT rephist.o -MD -MP -MF .deps/rephist.Tpo -c -o rephist.o rephist.c
452mv -f .deps/rephist.Tpo .deps/rephist.Po
453/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../..  -DSHARE_DATADIR="\"/opt/local/share\"" -DLOCALSTATEDIR="\"/opt/local/var\"" -DBINDIR="\"/opt/local/bin\"" -I/opt/local/include -I../common     -O2 -Wall -g -O2 -MT router.o -MD -MP -MF .deps/router.Tpo -c -o router.o router.c
454mv -f .deps/router.Tpo .deps/router.Po
455/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../..  -DSHARE_DATADIR="\"/opt/local/share\"" -DLOCALSTATEDIR="\"/opt/local/var\"" -DBINDIR="\"/opt/local/bin\"" -I/opt/local/include -I../common     -O2 -Wall -g -O2 -MT routerlist.o -MD -MP -MF .deps/routerlist.Tpo -c -o routerlist.o routerlist.c
456mv -f .deps/routerlist.Tpo .deps/routerlist.Po
457/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../..  -DSHARE_DATADIR="\"/opt/local/share\"" -DLOCALSTATEDIR="\"/opt/local/var\"" -DBINDIR="\"/opt/local/bin\"" -I/opt/local/include -I../common     -O2 -Wall -g -O2 -MT routerparse.o -MD -MP -MF .deps/routerparse.Tpo -c -o routerparse.o routerparse.c
458mv -f .deps/routerparse.Tpo .deps/routerparse.Po
459/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../..  -DSHARE_DATADIR="\"/opt/local/share\"" -DLOCALSTATEDIR="\"/opt/local/var\"" -DBINDIR="\"/opt/local/bin\"" -I/opt/local/include -I../common     -O2 -Wall -g -O2 -MT eventdns.o -MD -MP -MF .deps/eventdns.Tpo -c -o eventdns.o eventdns.c
460eventdns.c: In function 'request_finished':
461eventdns.c:582: warning: implicit declaration of function 'tor_free'
462eventdns.c:589: warning: implicit declaration of function '_tor_free'
463eventdns.c: In function 'request_parse':
464eventdns.c:974: warning: implicit declaration of function 'tor_malloc'
465eventdns.c:974: warning: assignment makes pointer from integer without a cast
466eventdns.c:984: warning: assignment makes pointer from integer without a cast
467eventdns.c:997: warning: assignment makes pointer from integer without a cast
468eventdns.c: In function 'evdns_add_server_port':
469eventdns.c:1456: warning: assignment makes pointer from integer without a cast
470eventdns.c: In function 'evdns_server_request_add_reply':
471eventdns.c:1517: warning: assignment makes pointer from integer without a cast
472eventdns.c:1543: warning: assignment makes pointer from integer without a cast
473eventdns.c: In function 'evdns_server_request_format_response':
474eventdns.c:1695: warning: assignment makes pointer from integer without a cast
475mv -f .deps/eventdns.Tpo .deps/eventdns.Po
476/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../..  -DSHARE_DATADIR="\"/opt/local/share\"" -DLOCALSTATEDIR="\"/opt/local/var\"" -DBINDIR="\"/opt/local/bin\"" -I/opt/local/include -I../common     -O2 -Wall -g -O2 -MT tor_main.o -MD -MP -MF .deps/tor_main.Tpo -c -o tor_main.o tor_main.c
477mv -f .deps/tor_main.Tpo .deps/tor_main.Po
478/usr/bin/gcc-4.0  -O2 -Wall -g -O2  -L/opt/local/lib -o tor buffers.o circuitbuild.o circuitlist.o circuituse.o command.o config.o connection.o connection_edge.o connection_or.o control.o cpuworker.o directory.o dirserv.o dirvote.o dns.o dnsserv.o geoip.o hibernate.o main.o  networkstatus.o onion.o policies.o relay.o rendcommon.o rendclient.o rendmid.o rendservice.o rephist.o router.o routerlist.o routerparse.o eventdns.o tor_main.o ../common/libor.a ../common/libor-crypto.a -lz -levent -lssl -lcrypto   
479Undefined symbols:
480  "_tor_malloc", referenced from:
481      _evdns_add_server_port in eventdns.o
482      _evdns_server_request_add_reply in eventdns.o
483      _evdns_server_request_add_reply in eventdns.o
484      _search_state_new in eventdns.o
485      _search_postfix_add in eventdns.o
486      _search_make_new in eventdns.o
487      __evdns_nameserver_add_impl in eventdns.o
488      _evdns_resolv_conf_parse in eventdns.o
489      _request_new in eventdns.o
490      _evdns_server_request_respond in eventdns.o
491      _server_port_ready_callback in eventdns.o
492      _server_port_ready_callback in eventdns.o
493      _server_port_ready_callback in eventdns.o
494  "_tor_free", referenced from:
495      _dnslabel_clear in eventdns.o
496      _evdns_add_server_port in eventdns.o
497      _evdns_server_request_add_reply in eventdns.o
498      _evdns_server_request_add_reply in eventdns.o
499      _server_request_free_answers in eventdns.o
500      _server_request_free_answers in eventdns.o
501      _server_request_free_answers in eventdns.o
502      _server_request_free in eventdns.o
503      _server_request_free in eventdns.o
504      _server_request_free in eventdns.o
505      _server_request_free in eventdns.o
506      _server_request_free in eventdns.o
507      _server_request_free in eventdns.o
508      _evdns_clear_nameservers_and_suspend in eventdns.o
509      _request_finished in eventdns.o
510      _request_finished in eventdns.o
511      _evdns_shutdown in eventdns.o
512      _evdns_shutdown in eventdns.o
513      _evdns_shutdown in eventdns.o
514      __evdns_nameserver_add_impl in eventdns.o
515      _evdns_resolv_conf_parse in eventdns.o
516      _reply_handle in eventdns.o
517      _server_port_ready_callback in eventdns.o
518      _server_port_ready_callback in eventdns.o
519      _server_port_ready_callback in eventdns.o
520ld: symbol(s) not found
521collect2: ld returned 1 exit status
522make[3]: *** [tor] Error 1
523make[2]: *** [all-recursive] Error 1
524make[1]: *** [all-recursive] Error 1
525make: *** [all] Error 2
526Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_tor/work/tor-0.2.0.32" && make all " returned error 2
527Command output:       _evdns_add_server_port in eventdns.o
528      _evdns_server_request_add_reply in eventdns.o
529      _evdns_server_request_add_reply in eventdns.o
530      _server_request_free_answers in eventdns.o
531      _server_request_free_answers in eventdns.o
532      _server_request_free_answers in eventdns.o
533      _server_request_free in eventdns.o
534      _server_request_free in eventdns.o
535      _server_request_free in eventdns.o
536      _server_request_free in eventdns.o
537      _server_request_free in eventdns.o
538      _server_request_free in eventdns.o
539      _evdns_clear_nameservers_and_suspend in eventdns.o
540      _request_finished in eventdns.o
541      _request_finished in eventdns.o
542      _evdns_shutdown in eventdns.o
543      _evdns_shutdown in eventdns.o
544      _evdns_shutdown in eventdns.o
545      __evdns_nameserver_add_impl in eventdns.o
546      _evdns_resolv_conf_parse in eventdns.o
547      _reply_handle in eventdns.o
548      _server_port_ready_callback in eventdns.o
549      _server_port_ready_callback in eventdns.o
550      _server_port_ready_callback in eventdns.o
551ld: symbol(s) not found
552collect2: ld returned 1 exit status
553make[3]: *** [tor] Error 1
554make[2]: *** [all-recursive] Error 1
555make[1]: *** [all-recursive] Error 1
556make: *** [all] Error 2
557
558Warning: the following items did not execute (for tor): org.macports.activate org.macports.build org.macports.destroot org.macports.install
559Error: Status 1 encountered during processing.
560walther:~ defa$