Ticket #20381: nzbget-leopard.txt

File nzbget-leopard.txt, 24.0 KB (added by ryandesign (Ryan Carsten Schmidt), 15 years ago)

build log from leopard

Line 
1DEBUG: Changing to port directory: /Users/rschmidt/macports/dports/net/nzbget
2DEBUG: setting option os.universal_supported to yes
3DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
4DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
5DEBUG: adding the default universal variant
6DEBUG: Requested variant darwin is not provided by port nzbget.
7DEBUG: Requested variant i386 is not provided by port nzbget.
8DEBUG: Requested variant macosx is not provided by port nzbget.
9DEBUG: Changing to port directory: /Users/rschmidt/macports/dports/net/nzbget
10DEBUG: setting option os.universal_supported to yes
11DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
12DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
13DEBUG: adding the default universal variant
14DEBUG: Requested variant darwin is not provided by port nzbget.
15DEBUG: Requested variant i386 is not provided by port nzbget.
16DEBUG: Requested variant macosx is not provided by port nzbget.
17DEBUG: Found port in file:///Users/rschmidt/macports/dports/archivers/libpar2
18DEBUG: Changing to port directory: /Users/rschmidt/macports/dports/archivers/libpar2
19DEBUG: setting option os.universal_supported to yes
20DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
21DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
22DEBUG: adding the default universal variant
23DEBUG: Requested variant darwin is not provided by port libpar2.
24DEBUG: Requested variant i386 is not provided by port libpar2.
25DEBUG: Requested variant macosx is not provided by port libpar2.
26DEBUG: Searching for dependency: libpar2
27DEBUG: Found Dependency: receipt exists for libpar2
28DEBUG: Found port in file:///Users/rschmidt/macports/dports/textproc/libxml2
29DEBUG: Changing to port directory: /Users/rschmidt/macports/dports/textproc/libxml2
30DEBUG: setting option os.universal_supported to yes
31DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
32DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
33DEBUG: Using group file /Users/rschmidt/macports/dports/_resources/port1.0/group/muniversal-1.0.tcl
34DEBUG: universal variant already exists, so not adding the default one
35DEBUG: Requested variant darwin is not provided by port libxml2.
36DEBUG: Requested variant i386 is not provided by port libxml2.
37DEBUG: Requested variant macosx is not provided by port libxml2.
38DEBUG: Searching for dependency: libxml2
39DEBUG: Found Dependency: receipt exists for libxml2
40DEBUG: Executing org.macports.main (nzbget)
41--->  Fetching nzbget
42DEBUG: Executing org.macports.fetch (nzbget)
43--->  Verifying checksum(s) for nzbget
44DEBUG: Executing org.macports.checksum (nzbget)
45--->  Checksumming nzbget-0.6.0.tar.gz
46DEBUG: Correct (sha1) checksum for nzbget-0.6.0.tar.gz
47DEBUG: Correct (md5) checksum for nzbget-0.6.0.tar.gz
48DEBUG: Correct (rmd160) checksum for nzbget-0.6.0.tar.gz
49--->  Extracting nzbget
50DEBUG: Executing org.macports.extract (nzbget)
51--->  Extracting nzbget-0.6.0.tar.gz
52DEBUG: setting option extract.args to /mp/var/macports/distfiles/nzbget/nzbget-0.6.0.tar.gz
53DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5'
54DEBUG: Assembled command: 'cd "/mp/var/macports/build/_Users_rschmidt_macports_dports_net_nzbget/work" && gzip -dc /mp/var/macports/distfiles/nzbget/nzbget-0.6.0.tar.gz | /usr/bin/gnutar --no-same-owner -xf -'
55DEBUG: Executing org.macports.patch (nzbget)
56--->  Configuring nzbget
57DEBUG: Using compiler 'Mac OS X gcc 4.0'
58DEBUG: Executing org.macports.configure (nzbget)
59DEBUG: Environment: CFLAGS='-O2' CPPFLAGS='-I/mp/include' CXXFLAGS='-O2' MACOSX_DEPLOYMENT_TARGET='10.5' CPP='/usr/bin/cpp-4.0' CXX='/usr/bin/g++-4.0' F90FLAGS='-O2' LDFLAGS='-L/mp/lib' FCFLAGS='-O2' OBJC='/usr/bin/gcc-4.0' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2' FFLAGS='-O2' CC='/usr/bin/gcc-4.0'
60DEBUG: Assembled command: 'cd "/mp/var/macports/build/_Users_rschmidt_macports_dports_net_nzbget/work/nzbget-0.6.0" && ./configure --prefix=/mp LIBS=-lcrypto --mandir=/mp/share/man'
61checking for a BSD-compatible install... /usr/bin/install -c
62checking whether build environment is sane... yes
63checking for a thread-safe mkdir -p... ./install-sh -c -d
64checking for gawk... gawk
65checking whether make sets $(MAKE)... yes
66checking build system type... i386-apple-darwin9.7.0
67checking host system type... i386-apple-darwin9.7.0
68checking for C++ compiler default output file name... a.out
69checking whether the C++ compiler works... yes
70checking whether we are cross compiling... no
71checking for suffix of executables...
72checking for suffix of object files... o
73checking whether we are using the GNU C++ compiler... yes
74checking whether /usr/bin/g++-4.0 accepts -g... yes
75checking for style of include used by make... GNU
76checking dependency style of /usr/bin/g++-4.0... gcc3
77checking for gcc... /usr/bin/gcc-4.0
78checking whether we are using the GNU C compiler... yes
79checking whether /usr/bin/gcc-4.0 accepts -g... yes
80checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
81checking dependency style of /usr/bin/gcc-4.0... gcc3
82checking for tar... /usr/bin/tar
83checking for make... /usr/bin/make
84checking for a BSD-compatible install... /usr/bin/install -c
85checking how to run the C preprocessor... /usr/bin/cpp-4.0
86checking for grep that handles long lines and -e... /usr/bin/grep
87checking for egrep... /usr/bin/grep -E
88checking for ANSI C header files... yes
89checking for sys/types.h... yes
90checking for sys/stat.h... yes
91checking for stdlib.h... yes
92checking for string.h... yes
93checking for memory.h... yes
94checking for strings.h... yes
95checking for inttypes.h... yes
96checking for stdint.h... yes
97checking for unistd.h... yes
98checking sys/prctl.h usability... no
99checking sys/prctl.h presence... no
100checking for sys/prctl.h... no
101checking for library containing pthread_create... none required
102checking for library containing socket... none required
103checking for library containing inet_addr... none required
104checking for library containing hstrerror... none required
105checking for getopt_long... yes
106checking for stat64... yes
107checking for ctime_r... yes, and it takes 2 arguments
108checking for __FUNCTION__ macro... yes
109checking whether to use unnamed semaphores... no
110checking for pkg-config... /mp/bin/pkg-config
111checking pkg-config is at least version 0.9.0... yes
112checking for libxml2... yes
113checking libxml/tree.h usability... yes
114checking libxml/tree.h presence... yes
115checking for libxml/tree.h... yes
116checking for library containing xmlNewNode... none required
117checking whether to use curses... yes
118checking ncurses.h usability... yes
119checking ncurses.h presence... yes
120checking for ncurses.h... yes
121checking for library containing refresh... -lncurses
122checking whether to include code for par-checking... yes
123checking for libsigc... yes
124checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
125checking sigc++/type_traits.h usability... yes
126checking sigc++/type_traits.h presence... yes
127checking for sigc++/type_traits.h... yes
128checking libpar2/libpar2.h usability... yes
129checking libpar2/libpar2.h presence... yes
130checking for libpar2/libpar2.h... yes
131checking whether libpar2 supports cancelling... no
132checking whether to use TLS/SSL... yes
133checking gnutls/gnutls.h usability... yes
134checking gnutls/gnutls.h presence... yes
135checking for gnutls/gnutls.h... yes
136checking for library containing gnutls_global_init... -lgnutls
137checking whether to include all debugging code... no
138checking for variadic macros... yes
139configure: creating ./config.status
140config.status: creating Makefile
141config.status: creating config.h
142config.status: executing depfiles commands
143--->  Building nzbget
144DEBUG: Executing org.macports.build (nzbget)
145DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5'
146DEBUG: Assembled command: 'cd "/mp/var/macports/build/_Users_rschmidt_macports_dports_net_nzbget/work/nzbget-0.6.0" && nice -n 10 make all'
147/usr/bin/make  all-am
148/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I.   -I/mp/include -I/mp/include/libxml2   -I/include -I/mp/include/sigc++-2.0 -I/mp/lib/sigc++-2.0/include   -I/include -I/include  -O2 -MT ArticleDownloader.o -MD -MP -MF .deps/ArticleDownloader.Tpo -c -o ArticleDownloader.o ArticleDownloader.cpp
149mv -f .deps/ArticleDownloader.Tpo .deps/ArticleDownloader.Po
150/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I.   -I/mp/include -I/mp/include/libxml2   -I/include -I/mp/include/sigc++-2.0 -I/mp/lib/sigc++-2.0/include   -I/include -I/include  -O2 -MT BinRpc.o -MD -MP -MF .deps/BinRpc.Tpo -c -o BinRpc.o BinRpc.cpp
151mv -f .deps/BinRpc.Tpo .deps/BinRpc.Po
152/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I.   -I/mp/include -I/mp/include/libxml2   -I/include -I/mp/include/sigc++-2.0 -I/mp/lib/sigc++-2.0/include   -I/include -I/include  -O2 -MT ColoredFrontend.o -MD -MP -MF .deps/ColoredFrontend.Tpo -c -o ColoredFrontend.o ColoredFrontend.cpp
153mv -f .deps/ColoredFrontend.Tpo .deps/ColoredFrontend.Po
154/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I.   -I/mp/include -I/mp/include/libxml2   -I/include -I/mp/include/sigc++-2.0 -I/mp/lib/sigc++-2.0/include   -I/include -I/include  -O2 -MT Connection.o -MD -MP -MF .deps/Connection.Tpo -c -o Connection.o Connection.cpp
155mv -f .deps/Connection.Tpo .deps/Connection.Po
156/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I.   -I/mp/include -I/mp/include/libxml2   -I/include -I/mp/include/sigc++-2.0 -I/mp/lib/sigc++-2.0/include   -I/include -I/include  -O2 -MT Decoder.o -MD -MP -MF .deps/Decoder.Tpo -c -o Decoder.o Decoder.cpp
157mv -f .deps/Decoder.Tpo .deps/Decoder.Po
158/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I.   -I/mp/include -I/mp/include/libxml2   -I/include -I/mp/include/sigc++-2.0 -I/mp/lib/sigc++-2.0/include   -I/include -I/include  -O2 -MT DiskState.o -MD -MP -MF .deps/DiskState.Tpo -c -o DiskState.o DiskState.cpp
159mv -f .deps/DiskState.Tpo .deps/DiskState.Po
160/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I.   -I/mp/include -I/mp/include/libxml2   -I/include -I/mp/include/sigc++-2.0 -I/mp/lib/sigc++-2.0/include   -I/include -I/include  -O2 -MT DownloadInfo.o -MD -MP -MF .deps/DownloadInfo.Tpo -c -o DownloadInfo.o DownloadInfo.cpp
161mv -f .deps/DownloadInfo.Tpo .deps/DownloadInfo.Po
162/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I.   -I/mp/include -I/mp/include/libxml2   -I/include -I/mp/include/sigc++-2.0 -I/mp/lib/sigc++-2.0/include   -I/include -I/include  -O2 -MT Frontend.o -MD -MP -MF .deps/Frontend.Tpo -c -o Frontend.o Frontend.cpp
163mv -f .deps/Frontend.Tpo .deps/Frontend.Po
164/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I.   -I/mp/include -I/mp/include/libxml2   -I/include -I/mp/include/sigc++-2.0 -I/mp/lib/sigc++-2.0/include   -I/include -I/include  -O2 -MT Log.o -MD -MP -MF .deps/Log.Tpo -c -o Log.o Log.cpp
165mv -f .deps/Log.Tpo .deps/Log.Po
166/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I.   -I/mp/include -I/mp/include/libxml2   -I/include -I/mp/include/sigc++-2.0 -I/mp/lib/sigc++-2.0/include   -I/include -I/include  -O2 -MT LoggableFrontend.o -MD -MP -MF .deps/LoggableFrontend.Tpo -c -o LoggableFrontend.o LoggableFrontend.cpp
167mv -f .deps/LoggableFrontend.Tpo .deps/LoggableFrontend.Po
168/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I.   -I/mp/include -I/mp/include/libxml2   -I/include -I/mp/include/sigc++-2.0 -I/mp/lib/sigc++-2.0/include   -I/include -I/include  -O2 -MT NCursesFrontend.o -MD -MP -MF .deps/NCursesFrontend.Tpo -c -o NCursesFrontend.o NCursesFrontend.cpp
169mv -f .deps/NCursesFrontend.Tpo .deps/NCursesFrontend.Po
170/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I.   -I/mp/include -I/mp/include/libxml2   -I/include -I/mp/include/sigc++-2.0 -I/mp/lib/sigc++-2.0/include   -I/include -I/include  -O2 -MT NNTPConnection.o -MD -MP -MF .deps/NNTPConnection.Tpo -c -o NNTPConnection.o NNTPConnection.cpp
171mv -f .deps/NNTPConnection.Tpo .deps/NNTPConnection.Po
172/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I.   -I/mp/include -I/mp/include/libxml2   -I/include -I/mp/include/sigc++-2.0 -I/mp/lib/sigc++-2.0/include   -I/include -I/include  -O2 -MT NZBFile.o -MD -MP -MF .deps/NZBFile.Tpo -c -o NZBFile.o NZBFile.cpp
173mv -f .deps/NZBFile.Tpo .deps/NZBFile.Po
174/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I.   -I/mp/include -I/mp/include/libxml2   -I/include -I/mp/include/sigc++-2.0 -I/mp/lib/sigc++-2.0/include   -I/include -I/include  -O2 -MT NetAddress.o -MD -MP -MF .deps/NetAddress.Tpo -c -o NetAddress.o NetAddress.cpp
175mv -f .deps/NetAddress.Tpo .deps/NetAddress.Po
176/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I.   -I/mp/include -I/mp/include/libxml2   -I/include -I/mp/include/sigc++-2.0 -I/mp/lib/sigc++-2.0/include   -I/include -I/include  -O2 -MT NewsServer.o -MD -MP -MF .deps/NewsServer.Tpo -c -o NewsServer.o NewsServer.cpp
177mv -f .deps/NewsServer.Tpo .deps/NewsServer.Po
178/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I.   -I/mp/include -I/mp/include/libxml2   -I/include -I/mp/include/sigc++-2.0 -I/mp/lib/sigc++-2.0/include   -I/include -I/include  -O2 -MT Observer.o -MD -MP -MF .deps/Observer.Tpo -c -o Observer.o Observer.cpp
179mv -f .deps/Observer.Tpo .deps/Observer.Po
180/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I.   -I/mp/include -I/mp/include/libxml2   -I/include -I/mp/include/sigc++-2.0 -I/mp/lib/sigc++-2.0/include   -I/include -I/include  -O2 -MT Options.o -MD -MP -MF .deps/Options.Tpo -c -o Options.o Options.cpp
181mv -f .deps/Options.Tpo .deps/Options.Po
182/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I.   -I/mp/include -I/mp/include/libxml2   -I/include -I/mp/include/sigc++-2.0 -I/mp/lib/sigc++-2.0/include   -I/include -I/include  -O2 -MT ParChecker.o -MD -MP -MF .deps/ParChecker.Tpo -c -o ParChecker.o ParChecker.cpp
183/mp/include/libpar2/par2fileformat.h:63: warning: ignoring packed attribute on unpacked non-POD field 'MD5Hash PACKET_HEADER::hash'
184/mp/include/libpar2/par2fileformat.h:63: warning: ignoring packed attribute on unpacked non-POD field 'MD5Hash PACKET_HEADER::setid'
185/mp/include/libpar2/par2fileformat.h:78: warning: ignoring packed attribute on unpacked non-POD field 'MD5Hash FILEVERIFICATIONENTRY::hash'
186/mp/include/libpar2/par2fileformat.h:83: warning: ignoring packed attribute on unpacked non-POD field 'MD5Hash FILEVERIFICATIONPACKET::fileid'
187/mp/include/libpar2/par2fileformat.h:98: warning: ignoring packed attribute on unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::fileid'
188/mp/include/libpar2/par2fileformat.h:98: warning: ignoring packed attribute on unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hashfull'
189/mp/include/libpar2/par2fileformat.h:98: warning: ignoring packed attribute on unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hash16k'
190/mp/include/libpar2/par2fileformat.h:126: warning: ignoring packed attribute on unpacked non-POD field 'MD5Hash MAINPACKET::fileid [0u]'
191/mp/include/libpar2/par1fileformat.h:37: warning: ignoring packed attribute on unpacked non-POD field 'MD5Hash PAR1FILEHEADER::controlhash'
192/mp/include/libpar2/par1fileformat.h:37: warning: ignoring packed attribute on unpacked non-POD field 'MD5Hash PAR1FILEHEADER::sethash'
193/mp/include/libpar2/par1fileformat.h:52: warning: ignoring packed attribute on unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hashfull'
194/mp/include/libpar2/par1fileformat.h:52: warning: ignoring packed attribute on unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hash16k'
195mv -f .deps/ParChecker.Tpo .deps/ParChecker.Po
196/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I.   -I/mp/include -I/mp/include/libxml2   -I/include -I/mp/include/sigc++-2.0 -I/mp/lib/sigc++-2.0/include   -I/include -I/include  -O2 -MT PrePostProcessor.o -MD -MP -MF .deps/PrePostProcessor.Tpo -c -o PrePostProcessor.o PrePostProcessor.cpp
197mv -f .deps/PrePostProcessor.Tpo .deps/PrePostProcessor.Po
198/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I.   -I/mp/include -I/mp/include/libxml2   -I/include -I/mp/include/sigc++-2.0 -I/mp/lib/sigc++-2.0/include   -I/include -I/include  -O2 -MT QueueCoordinator.o -MD -MP -MF .deps/QueueCoordinator.Tpo -c -o QueueCoordinator.o QueueCoordinator.cpp
199mv -f .deps/QueueCoordinator.Tpo .deps/QueueCoordinator.Po
200/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I.   -I/mp/include -I/mp/include/libxml2   -I/include -I/mp/include/sigc++-2.0 -I/mp/lib/sigc++-2.0/include   -I/include -I/include  -O2 -MT QueueEditor.o -MD -MP -MF .deps/QueueEditor.Tpo -c -o QueueEditor.o QueueEditor.cpp
201mv -f .deps/QueueEditor.Tpo .deps/QueueEditor.Po
202/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I.   -I/mp/include -I/mp/include/libxml2   -I/include -I/mp/include/sigc++-2.0 -I/mp/lib/sigc++-2.0/include   -I/include -I/include  -O2 -MT RemoteClient.o -MD -MP -MF .deps/RemoteClient.Tpo -c -o RemoteClient.o RemoteClient.cpp
203mv -f .deps/RemoteClient.Tpo .deps/RemoteClient.Po
204/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I.   -I/mp/include -I/mp/include/libxml2   -I/include -I/mp/include/sigc++-2.0 -I/mp/lib/sigc++-2.0/include   -I/include -I/include  -O2 -MT RemoteServer.o -MD -MP -MF .deps/RemoteServer.Tpo -c -o RemoteServer.o RemoteServer.cpp
205mv -f .deps/RemoteServer.Tpo .deps/RemoteServer.Po
206/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I.   -I/mp/include -I/mp/include/libxml2   -I/include -I/mp/include/sigc++-2.0 -I/mp/lib/sigc++-2.0/include   -I/include -I/include  -O2 -MT Scheduler.o -MD -MP -MF .deps/Scheduler.Tpo -c -o Scheduler.o Scheduler.cpp
207mv -f .deps/Scheduler.Tpo .deps/Scheduler.Po
208/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I.   -I/mp/include -I/mp/include/libxml2   -I/include -I/mp/include/sigc++-2.0 -I/mp/lib/sigc++-2.0/include   -I/include -I/include  -O2 -MT ScriptController.o -MD -MP -MF .deps/ScriptController.Tpo -c -o ScriptController.o ScriptController.cpp
209mv -f .deps/ScriptController.Tpo .deps/ScriptController.Po
210/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I.   -I/mp/include -I/mp/include/libxml2   -I/include -I/mp/include/sigc++-2.0 -I/mp/lib/sigc++-2.0/include   -I/include -I/include  -O2 -MT ServerPool.o -MD -MP -MF .deps/ServerPool.Tpo -c -o ServerPool.o ServerPool.cpp
211mv -f .deps/ServerPool.Tpo .deps/ServerPool.Po
212/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I.   -I/mp/include -I/mp/include/libxml2   -I/include -I/mp/include/sigc++-2.0 -I/mp/lib/sigc++-2.0/include   -I/include -I/include  -O2 -MT TLS.o -MD -MP -MF .deps/TLS.Tpo -c -o TLS.o TLS.cpp
213mv -f .deps/TLS.Tpo .deps/TLS.Po
214/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I.   -I/mp/include -I/mp/include/libxml2   -I/include -I/mp/include/sigc++-2.0 -I/mp/lib/sigc++-2.0/include   -I/include -I/include  -O2 -MT Thread.o -MD -MP -MF .deps/Thread.Tpo -c -o Thread.o Thread.cpp
215mv -f .deps/Thread.Tpo .deps/Thread.Po
216/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I.   -I/mp/include -I/mp/include/libxml2   -I/include -I/mp/include/sigc++-2.0 -I/mp/lib/sigc++-2.0/include   -I/include -I/include  -O2 -MT Util.o -MD -MP -MF .deps/Util.Tpo -c -o Util.o Util.cpp
217mv -f .deps/Util.Tpo .deps/Util.Po
218/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I.   -I/mp/include -I/mp/include/libxml2   -I/include -I/mp/include/sigc++-2.0 -I/mp/lib/sigc++-2.0/include   -I/include -I/include  -O2 -MT XmlRpc.o -MD -MP -MF .deps/XmlRpc.Tpo -c -o XmlRpc.o XmlRpc.cpp
219mv -f .deps/XmlRpc.Tpo .deps/XmlRpc.Po
220/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I.   -I/mp/include -I/mp/include/libxml2   -I/include -I/mp/include/sigc++-2.0 -I/mp/lib/sigc++-2.0/include   -I/include -I/include  -O2 -MT nzbget.o -MD -MP -MF .deps/nzbget.Tpo -c -o nzbget.o nzbget.cpp
221mv -f .deps/nzbget.Tpo .deps/nzbget.Po
222/usr/bin/g++-4.0  -O2  -L/mp/lib -L/mp/lib -lxml2 -lpthread -lz -liconv -lm   -L/lib -L/mp/lib -lsigc-2.0   -L/lib -L/lib -o nzbget ArticleDownloader.o BinRpc.o ColoredFrontend.o Connection.o Decoder.o DiskState.o DownloadInfo.o Frontend.o Log.o LoggableFrontend.o NCursesFrontend.o NNTPConnection.o NZBFile.o NetAddress.o NewsServer.o Observer.o Options.o ParChecker.o PrePostProcessor.o QueueCoordinator.o QueueEditor.o RemoteClient.o RemoteServer.o Scheduler.o ScriptController.o ServerPool.o TLS.o Thread.o Util.o XmlRpc.o nzbget.o  -lgnutls -lncurses -lcrypto -lpar2
223Undefined symbols:
224  "_gcry_control", referenced from:
225      tls_lib_init(char**) in TLS.o
226ld: symbol(s) not found
227collect2: ld returned 1 exit status
228make[1]: *** [nzbget] Error 1
229make: *** [all] Error 2
230Error: Target org.macports.build returned: shell command " cd "/mp/var/macports/build/_Users_rschmidt_macports_dports_net_nzbget/work/nzbget-0.6.0" && nice -n 10 make all " returned error 2
231Command output: /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I.   -I/mp/include -I/mp/include/libxml2   -I/include -I/mp/include/sigc++-2.0 -I/mp/lib/sigc++-2.0/include   -I/include -I/include  -O2 -MT QueueEditor.o -MD -MP -MF .deps/QueueEditor.Tpo -c -o QueueEditor.o QueueEditor.cpp
232mv -f .deps/QueueEditor.Tpo .deps/QueueEditor.Po
233/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I.   -I/mp/include -I/mp/include/libxml2   -I/include -I/mp/include/sigc++-2.0 -I/mp/lib/sigc++-2.0/include   -I/include -I/include  -O2 -MT RemoteClient.o -MD -MP -MF .deps/RemoteClient.Tpo -c -o RemoteClient.o RemoteClient.cpp
234mv -f .deps/RemoteClient.Tpo .deps/RemoteClient.Po
235/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I.   -I/mp/include -I/mp/include/libxml2   -I/include -I/mp/include/sigc++-2.0 -I/mp/lib/sigc++-2.0/include   -I/include -I/include  -O2 -MT RemoteServer.o -MD -MP -MF .deps/RemoteServer.Tpo -c -o RemoteServer.o RemoteServer.cpp
236mv -f .deps/RemoteServer.Tpo .deps/RemoteServer.Po
237/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I.   -I/mp/include -I/mp/include/libxml2   -I/include -I/mp/include/sigc++-2.0 -I/mp/lib/sigc++-2.0/include   -I/include -I/include  -O2 -MT Scheduler.o -MD -MP -MF .deps/Scheduler.Tpo -c -o Scheduler.o Scheduler.cpp
238mv -f .deps/Scheduler.Tpo .deps/Scheduler.Po
239/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I.   -I/mp/include -I/mp/include/libxml2   -I/include -I/mp/include/sigc++-2.0 -I/mp/lib/sigc++-2.0/include   -I/include -I/include  -O2 -MT ScriptController.o -MD -MP -MF .deps/ScriptController.Tpo -c -o ScriptController.o ScriptController.cpp
240mv -f .deps/ScriptController.Tpo .deps/ScriptController.Po
241/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I.   -I/mp/include -I/mp/include/libxml2   -I/include -I/mp/include/sigc++-2.0 -I/mp/lib/sigc++-2.0/include   -I/include -I/include  -O2 -MT ServerPool.o -MD -MP -MF .deps/ServerPool.Tpo -c -o ServerPool.o ServerPool.cpp
242mv -f .deps/ServerPool.Tpo .deps/ServerPool.Po
243/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I.   -I/mp/include -I/mp/include/libxml2   -I/include -I/mp/include/sigc++-2.0 -I/mp/lib/sigc++-2.0/include   -I/include -I/include  -O2 -MT TLS.o -MD -MP -MF .deps/TLS.Tpo -c -o TLS.o TLS.cpp
244mv -f .deps/TLS.Tpo .deps/TLS.Po
245/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I.   -I/mp/include -I/mp/include/libxml2   -I/include -I/mp/include/sigc++-2.0 -I/mp/lib/sigc++-2.0/include   -I/include -I/include  -O2 -MT Thread.o -MD -MP -MF .deps/Thread.Tpo -c -o Thread.o Thread.cpp
246mv -f .deps/Thread.Tpo .deps/Thread.Po
247/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I.   -I/mp/include -I/mp/include/libxml2   -I/include -I/mp/include/sigc++-2.0 -I/mp/lib/sigc++-2.0/include   -I/include -I/include  -O2 -MT Util.o -MD -MP -MF .deps/Util.Tpo -c -o Util.o Util.cpp
248mv -f .deps/Util.Tpo .deps/Util.Po
249/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I.   -I/mp/include -I/mp/include/libxml2   -I/include -I/mp/include/sigc++-2.0 -I/mp/lib/sigc++-2.0/include   -I/include -I/include  -O2 -MT XmlRpc.o -MD -MP -MF .deps/XmlRpc.Tpo -c -o XmlRpc.o XmlRpc.cpp
250mv -f .deps/XmlRpc.Tpo .deps/XmlRpc.Po
251/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I.   -I/mp/include -I/mp/include/libxml2   -I/include -I/mp/include/sigc++-2.0 -I/mp/lib/sigc++-2.0/include   -I/include -I/include  -O2 -MT nzbget.o -MD -MP -MF .deps/nzbget.Tpo -c -o nzbget.o nzbget.cpp
252mv -f .deps/nzbget.Tpo .deps/nzbget.Po
253/usr/bin/g++-4.0  -O2  -L/mp/lib -L/mp/lib -lxml2 -lpthread -lz -liconv -lm   -L/lib -L/mp/lib -lsigc-2.0   -L/lib -L/lib -o nzbget ArticleDownloader.o BinRpc.o ColoredFrontend.o Connection.o Decoder.o DiskState.o DownloadInfo.o Frontend.o Log.o LoggableFrontend.o NCursesFrontend.o NNTPConnection.o NZBFile.o NetAddress.o NewsServer.o Observer.o Options.o ParChecker.o PrePostProcessor.o QueueCoordinator.o QueueEditor.o RemoteClient.o RemoteServer.o Scheduler.o ScriptController.o ServerPool.o TLS.o Thread.o Util.o XmlRpc.o nzbget.o  -lgnutls -lncurses -lcrypto -lpar2
254Undefined symbols:
255  "_gcry_control", referenced from:
256      tls_lib_init(char**) in TLS.o
257ld: symbol(s) not found
258collect2: ld returned 1 exit status
259make[1]: *** [nzbget] Error 1
260make: *** [all] Error 2
261
262Warning: the following items did not execute (for nzbget): org.macports.activate org.macports.build org.macports.destroot org.macports.install
263Error: Status 1 encountered during processing.