On Aug 4, 2010, at 2:15 PM, Richard Miles wrote:

> I tried to build nepenthes on 10.6 intel system and it failed.
> See below:
> make
> make  all-recursive
> Making all in nepenthes-core
> Making all in src
> g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I../include -I ../.. -Wall -Werror 
> -I/sw/include  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES  -Os 
> -c -o Buffer.o Buffer.cpp
> g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I../include -I ../.. -Wall -Werror 
> -I/sw/include  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES  -Os 
> -c -o Compatibility.o Compatibility.cpp
> g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I../include -I ../.. -Wall -Werror 
> -I/sw/include  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES  -Os 
> -c -o Config.o Config.cpp
> g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I../include -I ../.. -Wall -Werror 
> -I/sw/include  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES  -Os 
> -c -o Dialogue.o Dialogue.cpp
> g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I../include -I ../.. -Wall -Werror 
> -I/sw/include  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES  -Os 
> -c -o DialogueFactory.o DialogueFactory.cpp
> g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I../include -I ../.. -Wall -Werror 
> -I/sw/include  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES  -Os 
> -c -o DialogueFactoryManager.o DialogueFactoryManager.cpp
> g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I../include -I ../.. -Wall -Werror 
> -I/sw/include  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES  -Os 
> -c -o DNSManager.o DNSManager.cpp
> g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I../include -I ../.. -Wall -Werror 
> -I/sw/include  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES  -Os 
> -c -o DNSHandler.o DNSHandler.cpp
> g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I../include -I ../.. -Wall -Werror 
> -I/sw/include  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES  -Os 
> -c -o DNSQuery.o DNSQuery.cpp
> g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I../include -I ../.. -Wall -Werror 
> -I/sw/include  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES  -Os 
> -c -o DNSResult.o DNSResult.cpp
> g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I../include -I ../.. -Wall -Werror 
> -I/sw/include  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES  -Os 
> -c -o DNSCallback.o DNSCallback.cpp
> g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I../include -I ../.. -Wall -Werror 
> -I/sw/include  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES  -Os 
> -c -o DownloadManager.o DownloadManager.cpp
> g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I../include -I ../.. -Wall -Werror 
> -I/sw/include  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES  -Os 
> -c -o DownloadHandler.o DownloadHandler.cpp
> g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I../include -I ../.. -Wall -Werror 
> -I/sw/include  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES  -Os 
> -c -o DownloadBuffer.o DownloadBuffer.cpp
> g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I../include -I ../.. -Wall -Werror 
> -I/sw/include  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES  -Os 
> -c -o Download.o Download.cpp
> g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I../include -I ../.. -Wall -Werror 
> -I/sw/include  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES  -Os 
> -c -o DownloadUrl.o DownloadUrl.cpp
> g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I../include -I ../.. -Wall -Werror 
> -I/sw/include  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES  -Os 
> -c -o EventManager.o EventManager.cpp
> g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I../include -I ../.. -Wall -Werror 
> -I/sw/include  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES  -Os 
> -c -o EventHandler.o EventHandler.cpp
> g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I../include -I ../.. -Wall -Werror 
> -I/sw/include  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES  -Os 
> -c -o LogManager.o LogManager.cpp
> g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I../include -I ../.. -Wall -Werror 
> -I/sw/include  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES  -Os 
> -c -o LogHandler.o LogHandler.cpp
> g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I../include -I ../.. -Wall -Werror 
> -I/sw/include  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES  -Os 
> -c -o ConsoleLogger.o ConsoleLogger.cpp
> g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I../include -I ../.. -Wall -Werror 
> -I/sw/include  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES  -Os 
> -c -o FileLogger.o FileLogger.cpp
> g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I../include -I ../.. -Wall -Werror 
> -I/sw/include  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES  -Os 
> -c -o RingFileLogger.o RingFileLogger.cpp
> g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I../include -I ../.. -Wall -Werror 
> -I/sw/include  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES  -Os 
> -c -o LuaFunctions.o LuaFunctions.cpp
> g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I../include -I ../.. -Wall -Werror 
> -I/sw/include  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES  -Os 
> -c -o LuaInterface.o LuaInterface.cpp
> g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I../include -I ../.. -Wall -Werror 
> -I/sw/include  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES  -Os 
> -c -o Message.o Message.cpp
> g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I../include -I ../.. -Wall -Werror 
> -I/sw/include  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES  -Os 
> -c -o ModuleManager.o ModuleManager.cpp
> g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I../include -I ../.. -Wall -Werror 
> -I/sw/include  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES  -Os 
> -c -o Module.o Module.cpp
> g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I../include -I ../.. -Wall -Werror 
> -I/sw/include  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES  -Os 
> -c -o Nepenthes.o Nepenthes.cpp
> cc1plus: warnings being treated as errors
> Nepenthes.cpp: In member function 'virtual int32_t 
> nepenthes::Nepenthes::run(int32_t, char**)':
> Nepenthes.cpp:518: warning: 'daemon' is deprecated (declared at 
> /usr/include/stdlib.h:289)
> Nepenthes.cpp:518: warning: 'daemon' is deprecated (declared at 
> /usr/include/stdlib.h:289)
> make[3]: *** [Nepenthes.o] Error 1
> make[2]: *** [all-recursive] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
> ### execution of make failed, exit code 2
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-nepenthes-0.2.2-1003
> (Reading database ... 673307 files and directories currently installed.)
> Removing fink-buildlock-nepenthes-0.2.2-1003 ...
> Updating the list of locally available binary packages.
> Scanning dists/unstable/main/binary-darwin-x86_64
> New package: 
> dists/unstable/main/binary-darwin-x86_64/libs/adns-1.4-dev_1.4-2_darwin-x86_64.deb
> New package: 
> dists/unstable/main/binary-darwin-x86_64/libs/adns-1.4-shlibs_1.4-2_darwin-x86_64.deb
> New package: 
> dists/unstable/main/binary-darwin-x86_64/libs/adns_1.4-2_darwin-x86_64.deb
> Failed: phase compiling: nepenthes-0.2.2-1003 failed
> This needs to be fixed.
> 
> Richard E. Miles
> [email protected]
> 

I just committed a fix for this. It should hit the rsync mirrors within a 
couple of hours.

Daniel


------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to