* CPV: net-irc/emech-3.0.2 * REPO: gentoo * Maintainer: net-irc@gentoo.org * USE: elibc_glibc kernel_linux session test userland_GNU x86 >>> Unpacking source... >>> Unpacking emech-3.0.2.tar.gz to /var/tmp/portage/net-irc/emech-3.0.2/work >>> Source unpacked in /var/tmp/portage/net-irc/emech-3.0.2/work >>> Compiling source in /var/tmp/portage/net-irc/emech-3.0.2/work/emech-3.0.2 ... checking system type ... Linux-i686 checking for C compiler ... gcc checking whether gcc works or not ... yes checking C compiler flags ... -g -march=i586 -fomit-frame-pointer -pipe -O2 checking pointer size ... 4 checking if cpu can access unaligned memory ... yes checking for inet_addr() ... yes checking for inet_aton() ... yes checking for socket() ... yes checking for crypt() ... yes checking for friendly ld ... no checking for objcopy ... /usr/bin/objcopy Creating src/Makefile Do you want ... Alias support? ............................. [Y/n] yes Amusing misc commands (toybox)? ............ [Y/n] yes Async DNS support? ......................... [Y/n] yes Botnet support? ............................ [Y/n] yes CTCP? ...................................... [Y/n] yes DCC file support? .......................... [Y/n] yes Debug support? ............................. [y/N] no Dynamic channel limit (+l)? ................ [Y/n] yes Dynamic command levels support? ............ [Y/n] yes IRC proxy support? ......................... [Y/n] yes IRCD extensions support? ................... [Y/n] yes Greet support? ............................. [Y/n] yes HTTP support? .............................. [y/N] yes MD5 password support? ...................... [Y/n] yes Newbie support? ............................ [Y/n] yes Note support? .............................. [Y/n] yes Notify support? ............................ [Y/n] yes Perl scripting support? .................... [y/N] no (unsupported) Command output redirect? ................... [Y/n] yes Seen support? .............................. [y/N] yes Session support? ........................... [Y/n] yes Statistics support? ........................ [Y/n] yes Tcl scripting support? ..................... [y/N] no (unsupported) Telnet support? ............................ [Y/n] yes Trivia support? ............................ [y/N] yes Uptime support? ............................ [Y/n] yes WinGate support? ........................... [Y/n] yes Creating src/config.h All done. You can now "make clean install" Send your bugreports to You have read the README file I hope? make -j14 -C src CC=i686-pc-linux-gnu-gcc 'OPTIMIZE=-O2 -pipe' make: Entering directory `/var/tmp/portage/net-irc/emech-3.0.2/work/emech-3.0.2/src' i686-pc-linux-gnu-gcc -pipe -g -o gencmd gencmd.c gencmd.c: In function ‘main’: gencmd.c:311:6: warning: format ‘%i’ expects type ‘int’, but argument 2 has type ‘long unsigned int’ gencmd.c:396:2: warning: format ‘%x’ expects type ‘unsigned int’, but argument 3 has type ‘long unsigned int’ gencmd.c:398:2: warning: format ‘%x’ expects type ‘unsigned int’, but argument 3 has type ‘long unsigned int’ gencmd.c:403:2: warning: format ‘%x’ expects type ‘unsigned int’, but argument 3 has type ‘long unsigned int’ gencmd.c:405:2: warning: format ‘%x’ expects type ‘unsigned int’, but argument 3 has type ‘long unsigned int’ gencmd.c:410:2: warning: format ‘%x’ expects type ‘unsigned int’, but argument 3 has type ‘long unsigned int’ gencmd.c:414:2: warning: format ‘%x’ expects type ‘unsigned int’, but argument 3 has type ‘long unsigned int’ gencmd.c:416:2: warning: format ‘%x’ expects type ‘unsigned int’, but argument 3 has type ‘long unsigned int’ gencmd.c:418:2: warning: format ‘%x’ expects type ‘unsigned int’, but argument 3 has type ‘long unsigned int’ ./gencmd > mcmd.h i686-pc-linux-gnu-gcc -pipe -g -O2 -pipe -c alias.c i686-pc-linux-gnu-gcc -pipe -g -O2 -pipe -c auth.c i686-pc-linux-gnu-gcc -pipe -g -O2 -pipe -c bounce.c i686-pc-linux-gnu-gcc -pipe -g -O2 -pipe -c channel.c i686-pc-linux-gnu-gcc -pipe -g -O2 -pipe -c core.c i686-pc-linux-gnu-gcc -pipe -g -O2 -pipe -c ctcp.c i686-pc-linux-gnu-gcc -pipe -g -O2 -pipe -c debug.c i686-pc-linux-gnu-gcc -pipe -g -O2 -pipe -c dns.c i686-pc-linux-gnu-gcc -pipe -g -O2 -pipe -c dynamode.c i686-pc-linux-gnu-gcc -pipe -g -O2 -pipe -c function.c i686-pc-linux-gnu-gcc -pipe -g -O2 -pipe -c greet.c i686-pc-linux-gnu-gcc -pipe -g -O2 -pipe -c help.c i686-pc-linux-gnu-gcc -pipe -g -O2 -pipe -c irc.c i686-pc-linux-gnu-gcc -pipe -g -O2 -pipe -c kicksay.c channel.c: In function ‘do_channels’: channel.c:710:3: warning: format not a string literal and no format arguments i686-pc-linux-gnu-gcc -pipe -g -O2 -pipe -c main.c channel.c: In function ‘channel_massmode’: channel.c:439:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result channel.c:452:8: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result ctcp.c: In function ‘dcc_banner’: ctcp.c:142:2: warning: format not a string literal and no format arguments ctcp.c: In function ‘parse_dcc’: ctcp.c:294:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result ctcp.c:303:8: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result ctcp.c: In function ‘dcc_pushfile’: ctcp.c:211:7: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result i686-pc-linux-gnu-gcc -pipe -g -O2 -pipe -c net.c i686-pc-linux-gnu-gcc -pipe -g -O2 -pipe -c net_chan.c main.c: In function ‘main’: main.c:782:3: warning: format not a string literal and no format arguments main.c:791:4: warning: format not a string literal and no format arguments i686-pc-linux-gnu-gcc -pipe -g -O2 -pipe -c note.c i686-pc-linux-gnu-gcc -pipe -g -O2 -pipe -c notify.c i686-pc-linux-gnu-gcc -pipe -g -O2 -pipe -c ons.c i686-pc-linux-gnu-gcc -pipe -g -O2 -pipe -c parse.c i686-pc-linux-gnu-gcc -pipe -g -O2 -pipe -c perl.c i686-pc-linux-gnu-gcc -pipe -g -O2 -pipe -c prot.c ons.c: In function ‘on_msg’: ons.c:618:3: warning: format not a string literal and no format arguments i686-pc-linux-gnu-gcc -pipe -g -O2 -pipe -c redirect.c i686-pc-linux-gnu-gcc -pipe -g -O2 -pipe -c reset.c i686-pc-linux-gnu-gcc -pipe -g -O2 -pipe -c seen.c i686-pc-linux-gnu-gcc -pipe -g -O2 -pipe -c shit.c i686-pc-linux-gnu-gcc -pipe -g -O2 -pipe -c socket.c i686-pc-linux-gnu-gcc -pipe -g -O2 -pipe -c spy.c redirect.c: In function ‘send_redirect’: redirect.c:126:8: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result i686-pc-linux-gnu-gcc -pipe -g -O2 -pipe -c stats.c i686-pc-linux-gnu-gcc -pipe -g -O2 -pipe -c tcl.c i686-pc-linux-gnu-gcc -pipe -g -O2 -pipe -c telnet.c i686-pc-linux-gnu-gcc -pipe -g -O2 -pipe -c toybox.c i686-pc-linux-gnu-gcc -pipe -g -O2 -pipe -c trivia.c i686-pc-linux-gnu-gcc -pipe -g -O2 -pipe -c uptime.c i686-pc-linux-gnu-gcc -pipe -g -O2 -pipe -c user.c i686-pc-linux-gnu-gcc -pipe -g -O2 -pipe -c vars.c stats.c: In function ‘do_info’: stats.c:106:3: warning: format not a string literal and no format arguments i686-pc-linux-gnu-gcc -pipe -g -O2 -pipe -c web.c trivia.c: In function ‘random_question’: trivia.c:356:6: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result trivia.c:359:6: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result user.c: In function ‘do_load’: user.c:1579:3: warning: format not a string literal and no format arguments web.c: In function ‘web_raw’: web.c:295:6: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result web.c: In function ‘eml_fmt’: web.c:147:5: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result web.c:157:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result web.c:170:5: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result web.c:233:8: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result web.c:234:7: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result i686-pc-linux-gnu-gcc -pipe -g -o energymech alias.o auth.o bounce.o channel.o core.o ctcp.o debug.o dns.o dynamode.o function.o greet.o help.o irc.o kicksay.o main.o net.o net_chan.o note.o notify.o ons.o parse.o perl.o prot.o redirect.o reset.o seen.o shit.o socket.o spy.o stats.o tcl.o telnet.o toybox.o trivia.o uptime.o user.o vars.o web.o -lcrypt objcopy -R .note -R .comment energymech make: Leaving directory `/var/tmp/portage/net-irc/emech-3.0.2/work/emech-3.0.2/src' >>> Source compiled. >>> Test phase [none]: net-irc/emech-3.0.2 >>> Install emech-3.0.2 into /var/tmp/portage/net-irc/emech-3.0.2/image/ category net-irc >>> Completed installing emech-3.0.2 into /var/tmp/portage/net-irc/emech-3.0.2/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/energymech * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/bin/energymech * * You can find a compressed sample config file at * /usr/share/doc/emech-3.0.2/ *