- * Package: net-irc/epic4-2.10.1
- * Repository: gentoo
- * Maintainer: net-irc@gentoo.org
- * USE: amd64 elibc_glibc ipv6 kernel_linux multilib ssl test userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- >>> Unpacking source...
- >>> Unpacking epic4-2.10.1.tar.bz2 to /tmp/portage/net-irc/epic4-2.10.1/work
- >>> Unpacking epic4-help-20050315.tar.gz to /tmp/portage/net-irc/epic4-2.10.1/work
- >>> Unpacking epic4-local.bz2 to /tmp/portage/net-irc/epic4-2.10.1/work
- >>> Source unpacked in /tmp/portage/net-irc/epic4-2.10.1/work
- >>> Preparing source in /tmp/portage/net-irc/epic4-2.10.1/work/epic4-2.10.1 ...
- * Applying epic-defaultserver.patch ...
- [ ok ]
- * Applying epic4-2.10.1-make-recursion.patch ...
- [ ok ]
- * Applying epic4-2.10.1-perl.patch ...
- [ ok ]
- * Running autoconf ...
- [ ok ]
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/net-irc/epic4-2.10.1/work/epic4-2.10.1 ...
- ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --libexecdir=/usr/libexec/epic4 --with-ipv6 --without-perl --with-ssl
- configure: loading site script /usr/share/config.site
- this is ircii version EPIC4-2.10.1
- checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
- checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
- checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
- checking for library containing strerror... none required
- 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 minix/config.h usability... no
- checking minix/config.h presence... no
- checking for minix/config.h... no
- checking whether it is safe to define __EXTENSIONS__... yes
- checking for qnx... no
- checking for socket in -lsocket... no
- checking whether to include SSL support... yes
- checking for socket in -linet... no
- checking for gethostname in -lnsl... yes
- checking for getpwnam in -lsun... no
- checking for inet_addr in -ldgc... no
- checking for gethostbyname in -lresolv... yes
- checking for crypt in -lcrypt... yes
- checking for pow in -lm... yes
- checking whether you want to use termcap... no
- checking for setupterm in -lncurses... yes
- checking fcntl.h usability... yes
- checking fcntl.h presence... yes
- checking for fcntl.h... yes
- checking netdb.h usability... yes
- checking netdb.h presence... yes
- checking for netdb.h... yes
- checking regex.h usability... yes
- checking regex.h presence... yes
- checking for regex.h... yes
- checking sys/fcntl.h usability... yes
- checking sys/fcntl.h presence... yes
- checking for sys/fcntl.h... yes
- checking sys/file.h usability... yes
- checking sys/file.h presence... yes
- checking for sys/file.h... yes
- checking sys/select.h usability... yes
- checking sys/select.h presence... yes
- checking for sys/select.h... yes
- checking sys/syslimits.h usability... no
- checking sys/syslimits.h presence... no
- checking for sys/syslimits.h... no
- checking sys/un.h usability... yes
- checking sys/un.h presence... yes
- checking for sys/un.h... yes
- checking sys/time.h usability... yes
- checking sys/time.h presence... yes
- checking for sys/time.h... yes
- checking termcap.h usability... yes
- checking termcap.h presence... yes
- checking for termcap.h... yes
- checking sys/filio.h usability... no
- checking sys/filio.h presence... no
- checking for sys/filio.h... no
- checking sys/sysctl.h usability... yes
- checking sys/sysctl.h presence... yes
- checking for sys/sysctl.h... yes
- checking for inttypes.h... (cached) yes
- checking for stdint.h... (cached) yes
- checking term.h usability... yes
- checking term.h presence... yes
- checking for term.h... yes
- checking for setupterm... yes
- checking for uname... yes
- checking for setenv... yes
- checking for unsetenv... yes
- checking for killpg... yes
- checking for gettimeofday... yes
- checking for getpass... yes
- checking for strtoul... yes
- checking for vsnprintf... yes
- checking for snprintf... yes
- checking for sysconf... yes
- checking for fpathconf... yes
- checking for strerror... yes
- checking for memmove... yes
- checking for setsid... yes
- checking for getlogin... yes
- checking for fchdir... yes
- checking for realpath... yes
- checking for hstrerror... yes
- checking for strlcpy... no
- checking for strlcat... no
- checking for sysctlbyname... no
- checking for getservbyport... yes
- checking for getaddrinfo... yes
- checking for getnameinfo... yes
- checking for clock_gettime... no
- checking for atoll... yes
- checking for strtoll... yes
- checking for atoq... no
- checking for finite... yes
- checking for isfinite... no
- checking for tparm... yes
- checking whether term.h works by itself... yes
- checking for ANSI C header files... (cached) yes
- checking whether time.h and sys/time.h may both be included... yes
- checking for dirent.h that defines DIR... yes
- checking for library containing opendir... none required
- 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 working alloca.h... yes
- checking for alloca... yes
- checking for intptr_t in inttypes.h or stdint.h... yes
- checking for socklen_t... yes
- checking whether sys/types.h defines fd_set... yes
- checking for struct linger... yes
- checking for getpgid... yes
- checking for getpgrp... yes
- checking whether getpgrp requires zero arguments... yes
- checking for useful SO_SNDLOWAT... no
- checking for useful realpath... no
- checking for sys_siglist declaration... yes
- checking size of long long... 8
- checking size of unsigned int... 4
- checking to see if your struct sockaddr includes a length field... no
- checking whether to support ipv6... yes
- checking for struct sockaddr_storage... yes
- checking for struct sockaddr_in6... yes
- checking for struct addrinfo... yes
- checking to see if your getaddrinfo supports AF_UNIX... no. ugh
- checking whether to support SOCKS... no
- checking whether to support SOCKS5... no
- checking whether to support Perl... checking whether to support Tcl... no
- checking whether to support bounds checking gcc... no
- checking whether to turn on FreeBSD WARNS-like compiler warnings... no
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting
- config.status: creating source/Makefile
- config.status: creating source/info.c.sh
- config.status: creating include/defs.h
- There you go. Look at include/config.h for any options that
- you might want to change before you 'make'. Don't forget to
- do a 'make install' before you're done.
- >>> Source configured.
- >>> Compiling source in /tmp/portage/net-irc/epic4-2.10.1/work/epic4-2.10.1 ...
- make -j24 CC=x86_64-pc-linux-gnu-gcc
- make[1]: Entering directory `/tmp/portage/net-irc/epic4-2.10.1/work/epic4-2.10.1/source'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- make[1]: Entering directory `/tmp/portage/net-irc/epic4-2.10.1/work/epic4-2.10.1/source'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c alias.c
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c wserv.c
- wserv.c: In function 'main':
- wserv.c:153:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
- wserv.c:160:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
- wserv.c: In function 'term_resize':
- wserv.c:287:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
- wserv.c: In function 'ignore':
- wserv.c:173:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c ircsig.c
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c gailib.c
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o wserv4 wserv.o ircsig.o gailib.o -lncurses -lssl -lcrypto -lnsl -lresolv -lcrypt -lm
- make[1]: Leaving directory `/tmp/portage/net-irc/epic4-2.10.1/work/epic4-2.10.1/source'
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c alist.c
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c array.c
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c clock.c
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c commands.c
- commands.c: In function 'cd':
- commands.c:464:8: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result]
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c compat.c
- compat.c: In function 'bsd_arc4_stir':
- compat.c:1055:7: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c crypt.c
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c ctcp.c
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c dcc.c
- dcc.c: In function 'process_dcc_send_handle_ack':
- dcc.c:2982:4: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'unsigned int' [-Wformat]
- dcc.c: In function 'process_dcc_send_data':
- dcc.c:3060:4: warning: format '%d' expects argument of type 'int', but argument 5 has type 'ssize_t' [-Wformat]
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c debug.c
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c exec.c
- exec.c: In function 'text_to_process':
- exec.c:958:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c files.c
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c flood.c
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c functions.c
- functions.c: In function 'function_randread':
- functions.c:4689:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
- functions.c:4690:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
- functions.c:4694:8: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c glob.c
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c help.c
- help.c: In function 'help_me':
- help.c:462:9: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
- help.c:474:10: warning: ignoring return value of 'fchdir', declared with attribute warn_unused_result [-Wunused-result]
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c history.c
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c hook.c
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c if.c
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c ignore.c
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c input.c
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c ./irc.c \
- -DIRCLIB=\"/usr/share/epic/\"
- ./irc.c: In function 'main':
- ./irc.c:1188:11: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result]
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c ircaux.c
- ircaux.c: In function 'mangle_line':
- ircaux.c:3020:5: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' [-Wformat]
- ircaux.c:3020:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat]
- ircaux.c: In function 'randd':
- ircaux.c:3237:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c keys.c
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c lastlog.c
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c list.c
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c log.c
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c logfiles.c
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c mail.c
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c names.c
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c network.c
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c newio.c
- newio.c: In function 'dgets':
- newio.c:283:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'ssize_t' [-Wformat]
- newio.c:283:4: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat]
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c notice.c
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c notify.c
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c numbers.c
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c output.c
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c parse.c
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c queue.c
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c reg.c
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c screen.c
- screen.c: In function 'prepare_display':
- screen.c:1820:7: warning: field width specifier '*' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat]
- screen.c:1820:7: warning: field width specifier '*' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat]
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c server.c
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c ssl.c
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c status.c
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c term.c
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c timer.c
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c translat.c
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c ./vars.c \
- -DWSERV_PATH=\"/usr/libexec/epic4/wserv4\"
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c who.c
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c window.c
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c words.c
- sh info.c.sh
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I./../include -I../include -c info.c
- x86_64-pc-linux-gnu-gcc -O -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o epic alias.o alist.o array.o clock.o commands.o compat.o crypt.o ctcp.o dcc.o debug.o exec.o files.o flood.o functions.o gailib.o glob.o help.o history.o hook.o if.o ignore.o input.o irc.o ircaux.o ircsig.o keys.o lastlog.o list.o log.o logfiles.o mail.o names.o network.o newio.o notice.o notify.o numbers.o output.o parse.o queue.o reg.o screen.o server.o ssl.o status.o term.o timer.o translat.o vars.o who.o window.o words.o info.o -lncurses -lssl -lcrypto -lnsl -lresolv -lcrypt -lm
- rm -f info.c info.o
- make[1]: Leaving directory `/tmp/portage/net-irc/epic4-2.10.1/work/epic4-2.10.1/source'
- >>> Source compiled.
- >>> Install epic4-2.10.1 into /tmp/portage/net-irc/epic4-2.10.1/image/ category net-irc
- make -j24 -j1 prefix=/tmp/portage/net-irc/epic4-2.10.1/image/usr datadir=/tmp/portage/net-irc/epic4-2.10.1/image/usr/share infodir=/tmp/portage/net-irc/epic4-2.10.1/image/usr/share/info localstatedir=/tmp/portage/net-irc/epic4-2.10.1/image/var/lib mandir=/tmp/portage/net-irc/epic4-2.10.1/image/usr/share/man sysconfdir=/tmp/portage/net-irc/epic4-2.10.1/image/etc libdir=/tmp/portage/net-irc/epic4-2.10.1/image/usr/lib64 -j24 -j1 sharedir=/tmp/portage/net-irc/epic4-2.10.1/image//usr/share libexecdir=/tmp/portage/net-irc/epic4-2.10.1/image//usr/libexec/epic4 install
- make[1]: Entering directory `/tmp/portage/net-irc/epic4-2.10.1/work/epic4-2.10.1/source'
- make[1]: Nothing to be done for `all'.
- make[1]: Leaving directory `/tmp/portage/net-irc/epic4-2.10.1/work/epic4-2.10.1/source'
- make[1]: Entering directory `/tmp/portage/net-irc/epic4-2.10.1/work/epic4-2.10.1/source'
- make[1]: `wserv4' is up to date.
- make[1]: Leaving directory `/tmp/portage/net-irc/epic4-2.10.1/work/epic4-2.10.1/source'
- umask 022; \
- ./mkinstalldirs /tmp/portage/net-irc/epic4-2.10.1/image//usr/share/epic /tmp/portage/net-irc/epic4-2.10.1/image//usr/share/epic/script \
- /tmp/portage/net-irc/epic4-2.10.1/image//usr/share/epic/help /tmp/portage/net-irc/epic4-2.10.1/image/usr/bin /tmp/portage/net-irc/epic4-2.10.1/image//usr/libexec/epic4 \
- /tmp/portage/net-irc/epic4-2.10.1/image/usr/share/man/man1
- mkdir /tmp/portage/net-irc/epic4-2.10.1/image/usr
- mkdir /tmp/portage/net-irc/epic4-2.10.1/image/usr/share
- mkdir /tmp/portage/net-irc/epic4-2.10.1/image/usr/share/epic
- mkdir /tmp/portage/net-irc/epic4-2.10.1/image/usr/share/epic/script
- mkdir /tmp/portage/net-irc/epic4-2.10.1/image/usr/share/epic/help
- mkdir /tmp/portage/net-irc/epic4-2.10.1/image/usr/bin
- mkdir /tmp/portage/net-irc/epic4-2.10.1/image/usr/libexec
- mkdir /tmp/portage/net-irc/epic4-2.10.1/image/usr/libexec/epic4
- mkdir /tmp/portage/net-irc/epic4-2.10.1/image/usr/share/man
- mkdir /tmp/portage/net-irc/epic4-2.10.1/image/usr/share/man/man1
- x86_64-pc-linux-gnu-gcc -c ./test.c
- x86_64-pc-linux-gnu-gcc test.o -o my_test
- if ./my_test \( ! -f /tmp/portage/net-irc/epic4-2.10.1/image/usr/bin/epic-EPIC4-2.10.1 \) \
- -o source/epic -nt /tmp/portage/net-irc/epic4-2.10.1/image/usr/bin/epic-EPIC4-2.10.1; then \
- ./bsdinstall -c -m 755 source/epic /tmp/portage/net-irc/epic4-2.10.1/image/usr/bin/epic-EPIC4-2.10.1; \
- if ./my_test -f /tmp/portage/net-irc/epic4-2.10.1/image/usr/bin/epic.old; then \
- rm -f /tmp/portage/net-irc/epic4-2.10.1/image/usr/bin/epic.old; \
- fi; \
- if ./my_test -f /tmp/portage/net-irc/epic4-2.10.1/image/usr/bin/epic; then \
- mv /tmp/portage/net-irc/epic4-2.10.1/image/usr/bin/epic /tmp/portage/net-irc/epic4-2.10.1/image/usr/bin/epic.old; \
- fi; \
- rm -f /tmp/portage/net-irc/epic4-2.10.1/image/usr/bin/epic; \
- ln -s epic-EPIC4-2.10.1 /tmp/portage/net-irc/epic4-2.10.1/image/usr/bin/epic; \
- fi
- if ./my_test \( \! -f /tmp/portage/net-irc/epic4-2.10.1/image//usr/libexec/epic4/wserv4 \) -o \
- source/wserv4 -nt /tmp/portage/net-irc/epic4-2.10.1/image//usr/libexec/epic4/wserv4; then \
- ./bsdinstall -c -m 755 source/wserv4 /tmp/portage/net-irc/epic4-2.10.1/image//usr/libexec/epic4/wserv4; \
- fi
- for i in ./script/*; \
- do \
- if ./my_test -f $i; then \
- if ./my_test -x $i; then \
- chmod a-x $i; \
- fi; \
- target=/tmp/portage/net-irc/epic4-2.10.1/image//usr/share/epic/script/`basename $i`; \
- if ./my_test -f $target; then \
- if ./my_test $i -nt $target; then \
- ./bsdinstall -c -m 644 $i $target; \
- fi; \
- elif ./my_test -f $target.gz; then \
- if ./my_test $i -nt $target.gz; then \
- ./bsdinstall -c -m 644 $i $target; \
- gzip -f $target; \
- fi; \
- else \
- ./bsdinstall -c -m 644 $i $target; \
- if ./my_test -f /tmp/portage/net-irc/epic4-2.10.1/image//usr/share/epic/script/gzip-scripts; then \
- gzip -f $target; \
- fi; \
- fi; \
- fi; \
- done
- ./bsdinstall -c -m 644 ./doc/epic.1 /tmp/portage/net-irc/epic4-2.10.1/image/usr/share/man/man1/epic.1
- >>> Completed installing epic4-2.10.1 into /tmp/portage/net-irc/epic4-2.10.1/image/
- * QA Notice: make jobserver unavailable:
- *
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
- usr/libexec/epic4/wserv4
- usr/bin/epic-EPIC4-2.10.1
- ecompressdir: bzip2 -9 /usr/share/man
- ecompressdir: bzip2 -9 /usr/share/doc
- * This package will overwrite one or more files that may belong to other
- * packages (see list below). You can use a command such as `portageq
- * owners / <filename>` to identify the installed package that owns a
- * file. If portageq reports that only one package owns a file then do
- * NOT file a bug report. A bug report is only useful if it identifies at
- * least two or more packages that are known to install the same file(s).
- * If a collision occurs and you can not explain where the file came from
- * then you should simply ignore the collision since there is not enough
- * information to determine if a real problem exists. Please do NOT file
- * a bug report at http://bugs.gentoo.org unless you report exactly which
- * two packages install the same file(s). Once again, please do NOT file
- * a bug report unless you have completely understood the above message.
- *
- * Detected file collision(s):
- *
- * /usr/bin/epic
- *
- * Searching all installed packages for file collisions...
- *
- * Press Ctrl-C to Stop
- *
- * dev-lang/epic-0.9.3
- * /usr/bin/epic
- *
- * Package 'net-irc/epic4-2.10.1' NOT merged due to file collisions. If
- * necessary, refer to your elog messages for the whole content of the
- * above message.