- * Package: net-irc/bip-0.8.8-r1
- * Repository: gentoo
- * Maintainer: a3li@gentoo.org
- * USE: amd64 elibc_glibc kernel_linux multilib ssl test userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- >>> Unpacking source...
- >>> Unpacking bip-0.8.8.tar.gz to /tmp/portage/net-irc/bip-0.8.8-r1/work
- >>> Source unpacked in /tmp/portage/net-irc/bip-0.8.8-r1/work
- >>> Preparing source in /tmp/portage/net-irc/bip-0.8.8-r1/work/bip-0.8.8 ...
- * Applying bip-0.8.8-configure.patch ...
- [ ok ]
- * Applying bip-CVE-2012-0806.patch ...
- [ ok ]
- * Running eautoreconf in '/tmp/portage/net-irc/bip-0.8.8-r1/work/bip-0.8.8' ...
- * Running aclocal ...
- [ ok ]
- * Running autoconf ...
- [ ok ]
- * Running autoheader ...
- [ ok ]
- * Running automake --add-missing --copy ...
- [ ok ]
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/net-irc/bip-0.8.8-r1/work/bip-0.8.8 ...
- ./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 --with-openssl --disable-debug --disable-oidentd
- configure: loading site script /usr/share/config.site
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- 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 for style of include used by make... GNU
- checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
- checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
- checking for flex... flex
- checking lex output file root... lex.yy
- checking lex library... -lfl
- checking whether yytext is a pointer... yes
- checking for bison... bison -y
- checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 for size_t... yes
- checking for working alloca.h... yes
- checking for alloca... yes
- checking arpa/inet.h usability... yes
- checking arpa/inet.h presence... yes
- checking for arpa/inet.h... yes
- checking fcntl.h usability... yes
- checking fcntl.h presence... yes
- checking for fcntl.h... yes
- checking for inttypes.h... (cached) yes
- checking libintl.h usability... yes
- checking libintl.h presence... yes
- checking for libintl.h... yes
- checking limits.h usability... yes
- checking limits.h presence... yes
- checking for limits.h... yes
- checking malloc.h usability... yes
- checking malloc.h presence... yes
- checking for malloc.h... yes
- checking netdb.h usability... yes
- checking netdb.h presence... yes
- checking for netdb.h... yes
- checking netinet/in.h usability... yes
- checking netinet/in.h presence... yes
- checking for netinet/in.h... yes
- checking stddef.h usability... yes
- checking stddef.h presence... yes
- checking for stddef.h... yes
- checking for stdint.h... (cached) yes
- checking for stdlib.h... (cached) yes
- checking for string.h... (cached) yes
- checking sys/socket.h usability... yes
- checking sys/socket.h presence... yes
- checking for sys/socket.h... yes
- checking sys/time.h usability... yes
- checking sys/time.h presence... yes
- checking for sys/time.h... yes
- checking termios.h usability... yes
- checking termios.h presence... yes
- checking for termios.h... yes
- checking for unistd.h... (cached) yes
- checking for inline... inline
- checking for int16_t... yes
- checking for int32_t... yes
- checking for int8_t... yes
- checking for pid_t... yes
- checking for size_t... (cached) yes
- checking for ssize_t... yes
- checking for uint16_t... yes
- checking for uint32_t... yes
- checking for uint8_t... yes
- checking vfork.h usability... no
- checking vfork.h presence... no
- checking for vfork.h... no
- checking for fork... yes
- checking for vfork... yes
- checking for working fork... yes
- checking for working vfork... (cached) yes
- checking for stdlib.h... (cached) yes
- checking for GNU libc compatible malloc... yes
- checking whether time.h and sys/time.h may both be included... yes
- checking for sys/time.h... (cached) yes
- checking for unistd.h... (cached) yes
- checking for alarm... yes
- checking for working mktime... yes
- checking for stdlib.h... (cached) yes
- checking for GNU libc compatible realloc... yes
- checking for ftruncate... yes
- checking for gethostname... yes
- checking for gettimeofday... yes
- checking for localtime_r... yes
- checking for memmove... yes
- checking for memset... yes
- checking for mkdir... yes
- checking for select... yes
- checking for socket... yes
- checking for strcasecmp... yes
- checking for strchr... yes
- checking for strcspn... yes
- checking for strdup... yes
- checking for strerror... yes
- checking for strrchr... yes
- checking for strstr... yes
- checking for CRYPTO_new_ex_data in -lcrypto... yes
- checking for SSL_read in -lssl... yes
- checking whether x86_64-pc-linux-gnu-gcc accepts PIE flags... yes
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating src/config.h
- config.status: executing depfiles commands
- OPENSSL: yes
- DEBUG: no
- OIDENTD: no
- PIE: yes
- >>> Source configured.
- >>> Compiling source in /tmp/portage/net-irc/bip-0.8.8-r1/work/bip-0.8.8 ...
- make -j24 -j1
- /bin/sh ./ylwrap src/conf.y y.tab.c src/conf.c y.tab.h `echo src/conf.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output src/conf.output -- bison -y -d
- updating src/conf.h
- /bin/sh ./ylwrap src/lex.l lex.yy.c src/lex.c -- flex
- make all-am
- make[1]: Entering directory `/tmp/portage/net-irc/bip-0.8.8-r1/work/bip-0.8.8'
- depbase=`echo src/conf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIE -MT src/conf.o -MD -MP -MF $depbase.Tpo -c -o src/conf.o src/conf.c &&\
- mv -f $depbase.Tpo $depbase.Po
- depbase=`echo src/lex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIE -MT src/lex.o -MD -MP -MF $depbase.Tpo -c -o src/lex.o src/lex.c &&\
- mv -f $depbase.Tpo $depbase.Po
- lex.l:19:6: error: conflicting types for 'yyparse'
- In file included from lex.l:15:0:
- src/conf.h:201:5: note: previous declaration of 'yyparse' was here
- src/lex.c: In function 'yy_scan_bytes':
- src/lex.c:2111:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
- lex.l: At top level:
- src/lex.c:1668:17: warning: 'yyunput' defined but not used [-Wunused-function]
- src/lex.c:1709:16: warning: 'input' defined but not used [-Wunused-function]
- make[1]: *** [src/lex.o] Error 1
- make[1]: Leaving directory `/tmp/portage/net-irc/bip-0.8.8-r1/work/bip-0.8.8'
- make: *** [all] Error 2
- emake failed
- * ERROR: net-irc/bip-0.8.8-r1 failed (compile phase):
- * emake failed
- *
- * Call stack:
- * ebuild.sh, line 85: Called src_compile
- * environment, line 3020: Called die
- * The specific snippet of code:
- * emake -j1 || die "emake failed"
- *
- * If you need support, post the output of `emerge --info '=net-irc/bip-0.8.8-r1'`,
- * the complete build log and the output of `emerge -pqv '=net-irc/bip-0.8.8-r1'`.
- sed: couldn't open temporary file /etc/portage/package.mask/sedP9p0h0: Permission denied