* CPV: net-irc/scrollz-1.9.99 * REPO: gentoo * USE: elibc_glibc ipv6 kernel_linux ssl test userland_GNU x86 >>> Unpacking source... >>> Unpacking ScrollZ-1.9.99.tar.bz2 to /var/tmp/portage/net-irc/scrollz-1.9.99/work >>> Source unpacked in /var/tmp/portage/net-irc/scrollz-1.9.99/work >>> Compiling source in /var/tmp/portage/net-irc/scrollz-1.9.99/work/ScrollZ-1.9.99 ... ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-default-server=irc.freenode.net --enable-ipv6 --disable-socks5 --with-ssl loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux creating cache ./config.cache this is ScrollZ version 1.9.99 + ircII version 20061030 checking for gcc... gcc checking whether the C compiler (gcc -O2 -pipe -Wl,-O1) works... yes checking whether the C compiler (gcc -O2 -pipe -Wl,-O1) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking for POSIXized ISC... no checking for NeXT... no checking for AIX... no checking whether gcc needs -traditional... no checking for getpwnam in -lsun... no checking for qnx... no checking for solaris... no checking for SVR4... no checking for -I/usr/netinclude... no checking for hpux version... no checking for ultrix... no checking for sequent/ptx... no checking for sys/un.h... yes checking for sys/select.h... yes checking for sys/fcntl.h... yes checking for sys/ioctl.h... yes checking for sys/file.h... yes checking for sys/time.h... yes checking for sys/wait.h... yes checking for sys/twg_config.h... no checking for sys/ptem.h... no checking for sys/uio.h... yes checking for unistd.h... yes checking for fcntl.h... yes checking for string.h... yes checking for memory.h... yes checking for netdb.h... yes checking for limits.h... yes checking for stdarg.h... yes checking for process.h... no checking for termcap.h... yes checking for iconv.h... yes checking for termios.h... yes checking for fchmod... yes checking for getcwd... yes checking for getpgid... yes checking for getsid... yes checking for getloadavg... yes checking for memmove... yes checking for scandir... yes checking for setsid... yes checking for strerror... yes checking for strftime... yes checking for uname... yes checking for writev... yes checking for vasprintf... yes checking for fputc... yes checking for fwrite... yes checking for snprintf... yes checking for vsnprintf... yes checking for iconv_open... yes checking for ANSI C header files... yes checking whether time.h and sys/time.h may both be included... yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking return type of signal handlers... void checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for ssize_t... yes checking for struct linger... yes checking for waitpid... yes checking for select... yes checking for tgetent in -ltermcap... no checking for tgetent in -ltinfo... no checking for tgetent in -ltermlib... no checking for tgetent in -lcurses... yes checking for tputs in curses.h... no checking signal implementation checking for sigaction... yes using posix signals checking for waitpid declaration... yes checking for errno declaration... yes checking for sys_errlist declaration... yes checking for const iconv 2nd argument... no checking for a 32 bit integer... unsigned long checking for socket in -lsocket... no checking for socket in -linet... no checking for gethostname... yes checking for inet_addr in -ldgc... no checking for gethostbyname in -lresolv... yes checking for non-blocking... posix generating a list of signal names... checking for unix mail directory... /var/spool/mail checking for ElectricFence library... no checking paranoia status... none checking for /dev/urandom... yes checking for default server... irc.freenode.net checking for crypt in -lc... no checking for crypt in -lcrypt... yes checking whether to support SOCKS... no checking whether to support SOCKS5... no checking whether to support SOCKS4... no checking whether to enable ipv6... yes checking ipv6 stack type... linux-glibc checking getaddrinfo bug... good checking for struct sockaddr's sa_len... no checking whether to enable SSL... yes checking for GNU TLS... ./configure: line 5439: libgnutls-config: command not found ./configure: line 5443: libgnutls-config: command not found no checking whether to enable regexp support... no checking for pax... pax checking for gzcat... no checking for zcat... zcat checking for sendmail... /usr/sbin/sendmail updating cache ./config.cache creating ./config.status creating Makefile creating source/Makefile creating ircbug creating include/defs.h well there we are, you now might want to look in config.h and see if there is anything you might want to tune, else you can just run a make here.. good luck! make -j14 sed -e "s,SHAREDIR,/usr/share/scrollz," < scrollz.1.in > scrollz.1 make[1]: Entering directory `/var/tmp/portage/net-irc/scrollz-1.9.99/work/ScrollZ-1.9.99/source' gcc -I../include -O2 -pipe -DHAVE_CONFIG_H -c alias.c gcc -I../include -O2 -pipe -DHAVE_CONFIG_H -c blowfish.c gcc -I../include -O2 -pipe -DHAVE_CONFIG_H -c cdcc.c gcc -I../include -O2 -pipe -DHAVE_CONFIG_H -c celerity.c gcc -I../include -O2 -pipe -DHAVE_CONFIG_H -c crypt.c gcc -I../include -O2 -pipe -DHAVE_CONFIG_H -c ctcp.c gcc -I../include -O2 -pipe -DHAVE_CONFIG_H -c dcc.c gcc -I../include -O2 -pipe -DHAVE_CONFIG_H -c debug.c gcc -I../include -O2 -pipe -DHAVE_CONFIG_H -c edit.c gcc -I../include -O2 -pipe -DHAVE_CONFIG_H -c edit2.c gcc -O2 -pipe -DHAVE_CONFIG_H -I../include -DIRCPATH=\"~/.ScrollZ:/usr/share/scrollz/script:.\" -c edit3.c gcc -I../include -O2 -pipe -DHAVE_CONFIG_H -c edit4.c gcc -I../include -O2 -pipe -DHAVE_CONFIG_H -c edit5.c gcc -I../include -O2 -pipe -DHAVE_CONFIG_H -c edit6.c gcc -I../include -O2 -pipe -DHAVE_CONFIG_H -c exec.c cdcc.c: In function ‘uldirmcommand’: cdcc.c:467: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result cdcc.c:481: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result cdcc.c: In function ‘dldirmcommand’: cdcc.c:497: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result cdcc.c:511: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result cdcc.c: In function ‘SeedFiles’: cdcc.c:2062: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result dcc.c: In function ‘dcc_filesend’: dcc.c:1377: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result dcc.c: In function ‘dcc_resend’: dcc.c:1466: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result dcc.c: In function ‘process_incoming_file’: dcc.c:2662: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result dcc.c: In function ‘dcc_message_transmit’: dcc.c:2773: warning: ignoring return value of ‘writev’, declared with attribute warn_unused_result gcc -I../include -O2 -pipe -DHAVE_CONFIG_H -c files.c crypt.c: In function ‘do_crypt’: crypt.c:340: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result crypt.c:341: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result crypt.c:343: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result edit.c:591: warning: initialization from incompatible pointer type alias.c: In function ‘alias_currdir’: alias.c:2491: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result edit5.c: In function ‘UnFlash’: edit5.c:372: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result edit6.c: In function ‘PrintMap’: edit6.c:571: warning: format not a string literal and no format arguments edit6.c:571: warning: format not a string literal and no format arguments edit5.c: In function ‘ColorizeJoiner’: edit5.c:2600: warning: format not a string literal and no format arguments edit5.c:2600: warning: format not a string literal and no format arguments edit3.c: In function ‘Settings’: edit3.c:808: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result edit3.c:816: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result edit4.c: In function ‘HandleTabNext’: edit4.c:993: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result edit2.c: In function ‘NewHost’: edit2.c:4120: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result edit2.c:4121: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result edit.c: In function ‘cd’: edit.c:4476: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result exec.c: In function ‘start_process’: exec.c:941: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result exec.c: In function ‘text_to_process’: exec.c:979: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result exec.c:980: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result gcc -I../include -O2 -pipe -DHAVE_CONFIG_H -c flood.c gcc -I../include -O2 -pipe -DHAVE_CONFIG_H -c funny.c gcc -O2 -pipe -DHAVE_CONFIG_H -I../include -DDEFAULT_HELP_PATH=\"/usr/share/scrollz/help\" -c help.c gcc -I../include -O2 -pipe -DHAVE_CONFIG_H -c history.c history.c: In function ‘history’: history.c:489: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result gcc -I../include -O2 -pipe -DHAVE_CONFIG_H -c hold.c gcc -I../include -O2 -pipe -DHAVE_CONFIG_H -c hook.c gcc -I../include -O2 -pipe -DHAVE_CONFIG_H -c if.c gcc -I../include -O2 -pipe -DHAVE_CONFIG_H -c ignore.c In file included from /usr/include/unistd.h:1150, from ../include/irc.h:107, from cdcc.c:16: In function ‘getcwd’, inlined from ‘dldirmcommand’ at cdcc.c:497: /usr/include/bits/unistd.h:209: warning: call to ‘__getcwd_chk_warn’ declared with attribute warning: getcwd caller with bigger length than size of destination buffer gcc -I../include -O2 -pipe -DHAVE_CONFIG_H -c input.c In function ‘getcwd’, inlined from ‘uldirmcommand’ at cdcc.c:467: /usr/include/bits/unistd.h:209: warning: call to ‘__getcwd_chk_warn’ declared with attribute warning: getcwd caller with bigger length than size of destination buffer hook.c: In function ‘do_hook’: hook.c:509: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result gcc -O2 -pipe -DHAVE_CONFIG_H -I../include -DIRCLIB=\"/usr/share/scrollz/\" -DIRCPATH=\"~/.ScrollZ:/usr/share/scrollz/script:.\" -c irc.c gcc -I../include -O2 -pipe -DHAVE_CONFIG_H -c ircaux.c gcc -I../include -O2 -pipe -DHAVE_CONFIG_H -c ircsig.c ircaux.c: In function ‘new_malloc’: ircaux.c:324: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result ircaux.c:325: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result gcc -I../include -O2 -pipe -DHAVE_CONFIG_H -c keys.c gcc -I../include -O2 -pipe -DHAVE_CONFIG_H -c lastlog.c gcc -I../include -O2 -pipe -DHAVE_CONFIG_H -c list.c gcc -I../include -O2 -pipe -DHAVE_CONFIG_H -c log.c gcc -I../include -O2 -pipe -DHAVE_CONFIG_H -c mail.c gcc -I../include -O2 -pipe -DHAVE_CONFIG_H -c menu.c gcc -I../include -O2 -pipe -DHAVE_CONFIG_H -c names.c gcc -I../include -O2 -pipe -DHAVE_CONFIG_H -c newio.c gcc -I../include -O2 -pipe -DHAVE_CONFIG_H -c notice.c menu.c: In function ‘ShowMenuByWindow’: menu.c:255: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result gcc -I../include -O2 -pipe -DHAVE_CONFIG_H -c notify.c gcc -I../include -O2 -pipe -DHAVE_CONFIG_H -c numbers.c gcc -I../include -O2 -pipe -DHAVE_CONFIG_H -c operv.c gcc -I../include -O2 -pipe -DHAVE_CONFIG_H -c output.c gcc -I../include -O2 -pipe -DHAVE_CONFIG_H -c parse.c gcc -I../include -O2 -pipe -DHAVE_CONFIG_H -c queue.c gcc -I../include -O2 -pipe -DHAVE_CONFIG_H -c reg.c In file included from /usr/include/string.h:640, from ../include/irc_std.h:185, from ../include/irc.h:138, from numbers.c:38: In function ‘strncat’, inlined from ‘display_luser’ at numbers.c:318: /usr/include/bits/string3.h:154: warning: call to __builtin___strncat_chk might overflow destination buffer In function ‘strncat’, inlined from ‘display_luser’ at numbers.c:327: /usr/include/bits/string3.h:154: warning: call to __builtin___strncat_chk might overflow destination buffer output.c: In function ‘put_it’: output.c:178: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result output.c: In function ‘say’: output.c:234: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result output.c: In function ‘yell’: output.c:271: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result output.c: In function ‘help_put_it’: output.c:309: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result gcc -I../include -O2 -pipe -DHAVE_CONFIG_H -c scandir.c gcc -O2 -pipe -DHAVE_CONFIG_H -I../include -DWSERV_PATH=\"/usr/bin/wserv\" -c screen.c gcc -O2 -pipe -DHAVE_CONFIG_H -I../include -DIRCIO_PATH=\"/usr/bin/ircio\" -c server.c In file included from /usr/include/unistd.h:1150, from ../include/irc.h:107, from edit3.c:39: In function ‘getcwd’, inlined from ‘Settings’ at edit3.c:808: /usr/include/bits/unistd.h:209: warning: call to ‘__getcwd_chk_warn’ declared with attribute warning: getcwd caller with bigger length than size of destination buffer In function ‘getcwd’, inlined from ‘Settings’ at edit3.c:816: /usr/include/bits/unistd.h:209: warning: call to ‘__getcwd_chk_warn’ declared with attribute warning: getcwd caller with bigger length than size of destination buffer gcc -I../include -O2 -pipe -DHAVE_CONFIG_H -c stack.c gcc -I../include -O2 -pipe -DHAVE_CONFIG_H -c status.c gcc -I../include -O2 -pipe -DHAVE_CONFIG_H -c term.c screen.c: In function ‘display_text’: screen.c:621: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result screen.c:680: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result screen.c:694: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result screen.c:717: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result gcc -O2 -pipe -DHAVE_CONFIG_H -I../include -DTRANSLATION_PATH=\"/\" -c translat.c gcc -O2 -pipe -DHAVE_CONFIG_H -I../include -DDEFAULT_HELP_PATH=\"/usr/share/scrollz/help\" -c vars.c gcc -I../include -O2 -pipe -DHAVE_CONFIG_H -c whois.c gcc -I../include -O2 -pipe -DHAVE_CONFIG_H -c whowas.c gcc -I../include -O2 -pipe -DHAVE_CONFIG_H -c window.c gcc -O2 -pipe -Wl,-O1 -DHAVE_CONFIG_H -o scrollz alias.o blowfish.o cdcc.o celerity.o crypt.o ctcp.o dcc.o debug.o edit.o edit2.o edit3.o edit4.o edit5.o edit6.o exec.o files.o flood.o funny.o help.o history.o hold.o hook.o if.o ignore.o input.o irc.o ircaux.o ircsig.o keys.o lastlog.o list.o log.o mail.o menu.o names.o newio.o notice.o notify.o numbers.o operv.o output.o parse.o queue.o reg.o scandir.o screen.o server.o stack.o status.o term.o translat.o vars.o whois.o whowas.o window.o -lcurses -L/usr/lib -lresolv alias.o: In function `function_crypt': alias.c:(.text+0x2ef5): undefined reference to `crypt' collect2: ld returned 1 exit status make[1]: *** [scrollz] Error 1 make[1]: Leaving directory `/var/tmp/portage/net-irc/scrollz-1.9.99/work/ScrollZ-1.9.99/source' make: *** [scrollz] Error 2 * ERROR: net-irc/scrollz-1.9.99 failed: * emake failed * * Call stack: * ebuild.sh, line 54: Called src_compile * environment, line 2470: Called die * The specific snippet of code: * emake || die "emake failed" * * If you need support, post the output of 'emerge --info =net-irc/scrollz-1.9.99', * the complete build log and the output of 'emerge -pqv =net-irc/scrollz-1.9.99'. Merge of net-irc/scrollz-1.9.99 at 2010-04-05T20:35:57+00:00 failed * The complete build log is located at '/var/log/portage/build/net-irc/scrollz-1.9.99:20100405-203557.log'. * The ebuild environment file is located at '/var/tmp/portage/net-irc/scrollz-1.9.99/temp/environment'. * S: '/var/tmp/portage/net-irc/scrollz-1.9.99/work/ScrollZ-1.9.99'