>>> Unpacking source... >>> Unpacking bobotpp-2.2.2.tar.gz to /var/tmp/portage/net-irc/bobotpp-2.2.2/work * Applying bobotpp-2.2.2-gcc43.patch ...  [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/net-irc/bobotpp-2.2.2/work/bobotpp-2.2.2 ... * econf: updating bobotpp-2.2.2/config.guess with /usr/share/gnuconfig/config.guess * econf: updating bobotpp-2.2.2/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-scripting --build=i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /var/tmp/portage/net-irc/bobotpp-2.2.2/work/bobotpp-2.2.2/missing: Unknown `--run' option Try `/var/tmp/portage/net-irc/bobotpp-2.2.2/work/bobotpp-2.2.2/missing --help' for more information configure: WARNING: `missing' script is too old or missing checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-g++... gcc3 checking for STL support... yes checking for clear() method in STL objects... yes checking for std::ios_base in iostreams... yes checking for crypt in -lcrypt... yes checking for socket in -lsocket... no checking for connect in -lnsl... yes checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking return type of signal handlers... void checking for select... yes checking for socket... yes checking for strtoul... yes configure: creating ./config.status config.status: creating source/Makefile config.status: creating scripts/Makefile config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands make -j14 make all-recursive make[1]: Entering directory `/var/tmp/portage/net-irc/bobotpp-2.2.2/work/bobotpp-2.2.2' Making all in source make[2]: Entering directory `/var/tmp/portage/net-irc/bobotpp-2.2.2/work/bobotpp-2.2.2/source' if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -MT BanEntry.o -MD -MP -MF ".deps/BanEntry.Tpo" \ -c -o BanEntry.o `test -f 'BanEntry.C' || echo './'`BanEntry.C; \ then mv -f ".deps/BanEntry.Tpo" ".deps/BanEntry.Po"; \ else rm -f ".deps/BanEntry.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -MT Bot.o -MD -MP -MF ".deps/Bot.Tpo" \ -c -o Bot.o `test -f 'Bot.C' || echo './'`Bot.C; \ then mv -f ".deps/Bot.Tpo" ".deps/Bot.Po"; \ else rm -f ".deps/Bot.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -MT BotConfig.o -MD -MP -MF ".deps/BotConfig.Tpo" \ -c -o BotConfig.o `test -f 'BotConfig.C' || echo './'`BotConfig.C; \ then mv -f ".deps/BotConfig.Tpo" ".deps/BotConfig.Po"; \ else rm -f ".deps/BotConfig.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -MT BotInterp.o -MD -MP -MF ".deps/BotInterp.Tpo" \ -c -o BotInterp.o `test -f 'BotInterp.C' || echo './'`BotInterp.C; \ then mv -f ".deps/BotInterp.Tpo" ".deps/BotInterp.Po"; \ else rm -f ".deps/BotInterp.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -MT Channel.o -MD -MP -MF ".deps/Channel.Tpo" \ -c -o Channel.o `test -f 'Channel.C' || echo './'`Channel.C; \ then mv -f ".deps/Channel.Tpo" ".deps/Channel.Po"; \ else rm -f ".deps/Channel.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -MT ChannelList.o -MD -MP -MF ".deps/ChannelList.Tpo" \ -c -o ChannelList.o `test -f 'ChannelList.C' || echo './'`ChannelList.C; \ then mv -f ".deps/ChannelList.Tpo" ".deps/ChannelList.Po"; \ else rm -f ".deps/ChannelList.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -MT Commands.o -MD -MP -MF ".deps/Commands.Tpo" \ -c -o Commands.o `test -f 'Commands.C' || echo './'`Commands.C; \ then mv -f ".deps/Commands.Tpo" ".deps/Commands.Po"; \ else rm -f ".deps/Commands.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -MT Connection.o -MD -MP -MF ".deps/Connection.Tpo" \ -c -o Connection.o `test -f 'Connection.C' || echo './'`Connection.C; \ then mv -f ".deps/Connection.Tpo" ".deps/Connection.Po"; \ else rm -f ".deps/Connection.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -MT DCCChatConnection.o -MD -MP -MF ".deps/DCCChatConnection.Tpo" \ -c -o DCCChatConnection.o `test -f 'DCCChatConnection.C' || echo './'`DCCChatConnection.C; \ then mv -f ".deps/DCCChatConnection.Tpo" ".deps/DCCChatConnection.Po"; \ else rm -f ".deps/DCCChatConnection.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -MT DCCConnection.o -MD -MP -MF ".deps/DCCConnection.Tpo" \ -c -o DCCConnection.o `test -f 'DCCConnection.C' || echo './'`DCCConnection.C; \ then mv -f ".deps/DCCConnection.Tpo" ".deps/DCCConnection.Po"; \ else rm -f ".deps/DCCConnection.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -MT DCCManager.o -MD -MP -MF ".deps/DCCManager.Tpo" \ -c -o DCCManager.o `test -f 'DCCManager.C' || echo './'`DCCManager.C; \ then mv -f ".deps/DCCManager.Tpo" ".deps/DCCManager.Po"; \ else rm -f ".deps/DCCManager.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -MT DCCParser.o -MD -MP -MF ".deps/DCCParser.Tpo" \ -c -o DCCParser.o `test -f 'DCCParser.C' || echo './'`DCCParser.C; \ then mv -f ".deps/DCCParser.Tpo" ".deps/DCCParser.Po"; \ else rm -f ".deps/DCCParser.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -MT DCCPerson.o -MD -MP -MF ".deps/DCCPerson.Tpo" \ -c -o DCCPerson.o `test -f 'DCCPerson.C' || echo './'`DCCPerson.C; \ then mv -f ".deps/DCCPerson.Tpo" ".deps/DCCPerson.Po"; \ else rm -f ".deps/DCCPerson.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -MT Interp.o -MD -MP -MF ".deps/Interp.Tpo" \ -c -o Interp.o `test -f 'Interp.C' || echo './'`Interp.C; \ then mv -f ".deps/Interp.Tpo" ".deps/Interp.Po"; \ else rm -f ".deps/Interp.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -MT Main.o -MD -MP -MF ".deps/Main.Tpo" \ -c -o Main.o `test -f 'Main.C' || echo './'`Main.C; \ then mv -f ".deps/Main.Tpo" ".deps/Main.Po"; \ else rm -f ".deps/Main.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -MT Mask.o -MD -MP -MF ".deps/Mask.Tpo" \ -c -o Mask.o `test -f 'Mask.C' || echo './'`Mask.C; \ then mv -f ".deps/Mask.Tpo" ".deps/Mask.Po"; \ else rm -f ".deps/Mask.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -MT Parser.o -MD -MP -MF ".deps/Parser.Tpo" \ -c -o Parser.o `test -f 'Parser.C' || echo './'`Parser.C; \ then mv -f ".deps/Parser.Tpo" ".deps/Parser.Po"; \ else rm -f ".deps/Parser.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -MT Person.o -MD -MP -MF ".deps/Person.Tpo" \ -c -o Person.o `test -f 'Person.C' || echo './'`Person.C; \ then mv -f ".deps/Person.Tpo" ".deps/Person.Po"; \ else rm -f ".deps/Person.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -MT Queue.o -MD -MP -MF ".deps/Queue.Tpo" \ -c -o Queue.o `test -f 'Queue.C' || echo './'`Queue.C; \ then mv -f ".deps/Queue.Tpo" ".deps/Queue.Po"; \ else rm -f ".deps/Queue.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -MT ScriptCommands.o -MD -MP -MF ".deps/ScriptCommands.Tpo" \ -c -o ScriptCommands.o `test -f 'ScriptCommands.C' || echo './'`ScriptCommands.C; \ then mv -f ".deps/ScriptCommands.Tpo" ".deps/ScriptCommands.Po"; \ else rm -f ".deps/ScriptCommands.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -MT Server.o -MD -MP -MF ".deps/Server.Tpo" \ -c -o Server.o `test -f 'Server.C' || echo './'`Server.C; \ then mv -f ".deps/Server.Tpo" ".deps/Server.Po"; \ else rm -f ".deps/Server.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -MT ServerConnection.o -MD -MP -MF ".deps/ServerConnection.Tpo" \ -c -o ServerConnection.o `test -f 'ServerConnection.C' || echo './'`ServerConnection.C; \ then mv -f ".deps/ServerConnection.Tpo" ".deps/ServerConnection.Po"; \ else rm -f ".deps/ServerConnection.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -MT ServerList.o -MD -MP -MF ".deps/ServerList.Tpo" \ -c -o ServerList.o `test -f 'ServerList.C' || echo './'`ServerList.C; \ then mv -f ".deps/ServerList.Tpo" ".deps/ServerList.Po"; \ else rm -f ".deps/ServerList.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -MT ServerQueue.o -MD -MP -MF ".deps/ServerQueue.Tpo" \ -c -o ServerQueue.o `test -f 'ServerQueue.C' || echo './'`ServerQueue.C; \ then mv -f ".deps/ServerQueue.Tpo" ".deps/ServerQueue.Po"; \ else rm -f ".deps/ServerQueue.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -MT ServerQueueItem.o -MD -MP -MF ".deps/ServerQueueItem.Tpo" \ -c -o ServerQueueItem.o `test -f 'ServerQueueItem.C' || echo './'`ServerQueueItem.C; \ then mv -f ".deps/ServerQueueItem.Tpo" ".deps/ServerQueueItem.Po"; \ else rm -f ".deps/ServerQueueItem.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -MT ShitEntry.o -MD -MP -MF ".deps/ShitEntry.Tpo" \ -c -o ShitEntry.o `test -f 'ShitEntry.C' || echo './'`ShitEntry.C; \ then mv -f ".deps/ShitEntry.Tpo" ".deps/ShitEntry.Po"; \ else rm -f ".deps/ShitEntry.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -MT ShitList.o -MD -MP -MF ".deps/ShitList.Tpo" \ -c -o ShitList.o `test -f 'ShitList.C' || echo './'`ShitList.C; \ then mv -f ".deps/ShitList.Tpo" ".deps/ShitList.Po"; \ else rm -f ".deps/ShitList.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -MT Socket.o -MD -MP -MF ".deps/Socket.Tpo" \ -c -o Socket.o `test -f 'Socket.C' || echo './'`Socket.C; \ then mv -f ".deps/Socket.Tpo" ".deps/Socket.Po"; \ else rm -f ".deps/Socket.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -MT String.o -MD -MP -MF ".deps/String.Tpo" \ -c -o String.o `test -f 'String.C' || echo './'`String.C; \ then mv -f ".deps/String.Tpo" ".deps/String.Po"; \ else rm -f ".deps/String.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -MT StringTokenizer.o -MD -MP -MF ".deps/StringTokenizer.Tpo" \ -c -o StringTokenizer.o `test -f 'StringTokenizer.C' || echo './'`StringTokenizer.C; \ then mv -f ".deps/StringTokenizer.Tpo" ".deps/StringTokenizer.Po"; \ else rm -f ".deps/StringTokenizer.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -MT TodoList.o -MD -MP -MF ".deps/TodoList.Tpo" \ -c -o TodoList.o `test -f 'TodoList.C' || echo './'`TodoList.C; \ then mv -f ".deps/TodoList.Tpo" ".deps/TodoList.Po"; \ else rm -f ".deps/TodoList.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -MT User.o -MD -MP -MF ".deps/User.Tpo" \ -c -o User.o `test -f 'User.C' || echo './'`User.C; \ then mv -f ".deps/User.Tpo" ".deps/User.Po"; \ else rm -f ".deps/User.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -MT UserCommands.o -MD -MP -MF ".deps/UserCommands.Tpo" \ -c -o UserCommands.o `test -f 'UserCommands.C' || echo './'`UserCommands.C; \ then mv -f ".deps/UserCommands.Tpo" ".deps/UserCommands.Po"; \ else rm -f ".deps/UserCommands.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -MT UserList.o -MD -MP -MF ".deps/UserList.Tpo" \ -c -o UserList.o `test -f 'UserList.C' || echo './'`UserList.C; \ then mv -f ".deps/UserList.Tpo" ".deps/UserList.Po"; \ else rm -f ".deps/UserList.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -MT Utils.o -MD -MP -MF ".deps/Utils.Tpo" \ -c -o Utils.o `test -f 'Utils.C' || echo './'`Utils.C; \ then mv -f ".deps/Utils.Tpo" ".deps/Utils.Po"; \ else rm -f ".deps/Utils.Tpo"; exit 1; \ fi i686-pc-linux-gnu-g++ -O2 -pipe -lnsl -lcrypt -Wl,-O1 -o bobotpp BanEntry.o Bot.o BotConfig.o BotInterp.o Channel.o ChannelList.o Commands.o Connection.o DCCChatConnection.o DCCConnection.o DCCManager.o DCCParser.o DCCPerson.o Interp.o Main.o Mask.o Parser.o Person.o Queue.o ScriptCommands.o Server.o ServerConnection.o ServerList.o ServerQueue.o ServerQueueItem.o ShitEntry.o ShitList.o Socket.o String.o StringTokenizer.o TodoList.o User.o UserCommands.o UserList.o Utils.o UserCommands.o: In function `UserCommands::Password(ServerConnection*, Person*, String, String)': UserCommands.C:(.text+0xda5): undefined reference to `crypt' UserCommands.o: In function `UserCommands::Ident(ServerConnection*, Person*, String, String)': UserCommands.C:(.text+0x2568): undefined reference to `crypt' collect2: ld returned 1 exit status make[2]: *** [bobotpp] Error 1 make[2]: Leaving directory `/var/tmp/portage/net-irc/bobotpp-2.2.2/work/bobotpp-2.2.2/source' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/net-irc/bobotpp-2.2.2/work/bobotpp-2.2.2' make: *** [all] Error 2 * * ERROR: net-irc/bobotpp-2.2.2 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2126: Called die * The specific snippet of code: * emake || die "emake failed" * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/net-irc:bobotpp-2.2.2:20081121-162732.log'. * The ebuild environment file is located at '/var/tmp/portage/net-irc/bobotpp-2.2.2/temp/environment'. *