- * Package: app-text/dbacl-1.9
- * Repository: gentoo
- * Maintainer: steev@gentoo.org
- * USE: amd64 elibc_glibc kernel_linux test userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- >>> Unpacking source...
- >>> Unpacking dbacl-1.9.tar.gz to /tmp/portage/app-text/dbacl-1.9/work
- >>> Source unpacked in /tmp/portage/app-text/dbacl-1.9/work
- >>> Compiling source in /tmp/portage/app-text/dbacl-1.9/work/dbacl-1.9 ...
- * econf: updating dbacl-1.9/config/config.sub with /usr/share/gnuconfig/config.sub
- * econf: updating dbacl-1.9/config/config.guess with /usr/share/gnuconfig/config.guess
- ./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
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking target system type... x86_64-pc-linux-gnu
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking whether make sets $(MAKE)... yes
- checking for working aclocal-1.4... missing
- checking for working autoconf... found
- checking for working automake-1.4... missing
- checking for working autoheader... found
- checking for working makeinfo... found
- checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
- 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 x86_64-pc-linux-gnu-gcc accepts -g... yes
- checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed
- checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
- checking for egrep... grep -E
- checking for AIX... no
- 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 for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
- checking whether we are using the GNU C compiler... (cached) yes
- checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
- checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... (cached) none needed
- checking for a BSD-compatible install... /usr/bin/install -c
- checking for flex... flex
- checking for flex... (cached) flex
- checking for yywrap in -lfl... yes
- checking lex output file root... lex.yy
- checking whether yytext is a pointer... yes
- checking for bison... bison -y
- checking for log in -lm... yes
- checking for initscr in -lncurses... yes
- checking for readline in -lreadline... yes
- checking for SLsmg_init_smg in -lslang... yes
- checking for ANSI C header files... (cached) yes
- checking features.h usability... yes
- checking features.h presence... yes
- checking for features.h... yes
- checking langinfo.h usability... yes
- checking langinfo.h presence... yes
- checking for langinfo.h... yes
- checking for unistd.h... (cached) yes
- checking sys/mman.h usability... yes
- checking sys/mman.h presence... yes
- checking for sys/mman.h... yes
- checking mman.h usability... no
- checking mman.h presence... no
- checking for mman.h... no
- checking netinet/in.h usability... yes
- checking netinet/in.h presence... yes
- checking for netinet/in.h... yes
- checking wchar.h usability... yes
- checking wchar.h presence... yes
- checking for wchar.h... yes
- checking wctype.h usability... yes
- checking wctype.h presence... yes
- checking for wctype.h... yes
- checking for an ANSI C-conforming const... yes
- checking for size_t... yes
- checking whether mbrtowc and mbstate_t are properly declared... yes
- checking for stdlib.h... (cached) yes
- checking for unistd.h... (cached) yes
- checking for getpagesize... yes
- checking for working mmap... yes
- checking for vprintf... yes
- checking for _doprnt... no
- checking for function prototypes... yes
- checking whether setvbuf arguments are reversed... no
- checking for getpagesize... (cached) yes
- checking for madvise... yes
- checking for sigaction... yes
- checking for working posix_memalign... yes
- checking for wcstol... yes
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating doc/Makefile
- config.status: creating src/Makefile
- config.status: creating src/tests/Makefile
- config.status: creating man/Makefile
- config.status: creating ts/Makefile
- config.status: creating src/config.h
- config.status: executing default-1 commands
- make -j24
- Making all in doc
- make[1]: Entering directory `/tmp/portage/app-text/dbacl-1.9/work/dbacl-1.9/doc'
- make[1]: Nothing to be done for `all'.
- make[1]: Leaving directory `/tmp/portage/app-text/dbacl-1.9/work/dbacl-1.9/doc'
- Making all in src
- make[1]: Entering directory `/tmp/portage/app-text/dbacl-1.9/work/dbacl-1.9/src'
- make all-recursive
- make[2]: Entering directory `/tmp/portage/app-text/dbacl-1.9/work/dbacl-1.9/src'
- Making all in .
- make[3]: Entering directory `/tmp/portage/app-text/dbacl-1.9/work/dbacl-1.9/src'
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/slang -funsigned-char -Wall -pedantic -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c mtherr.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/slang -funsigned-char -Wall -pedantic -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c igam.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/slang -funsigned-char -Wall -pedantic -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gamma.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/slang -funsigned-char -Wall -pedantic -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c const.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/slang -funsigned-char -Wall -pedantic -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c polevl.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/slang -funsigned-char -Wall -pedantic -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c isnan.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/slang -funsigned-char -Wall -pedantic -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ndtr.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/slang -funsigned-char -Wall -pedantic -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DMBW_MB -c mbw.c -o mb.o
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/slang -funsigned-char -Wall -pedantic -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DMBW_WIDE -c mbw.c -o wc.o
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/slang -funsigned-char -Wall -pedantic -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c bayesol.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/slang -funsigned-char -Wall -pedantic -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c risk-lexer.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/slang -funsigned-char -Wall -pedantic -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c risk-parser.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/slang -funsigned-char -Wall -pedantic -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c mailinspect.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/slang -funsigned-char -Wall -pedantic -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c hmine.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/slang -funsigned-char -Wall -pedantic -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c hparse.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/slang -funsigned-char -Wall -pedantic -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rfc822.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/slang -funsigned-char -Wall -pedantic -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rfc2822.c
- cat mailcross.in \
- | sed -e '/# begin mailtest.functions/r mailtest.functions.in' \
- | sed -e '/# begin mailtest/,/# begin mailtest/d;/# end/,/# end/d' \
- | sed -e "s|[@]VERSION@|1.9|g;s|[@]PKGDATADIR@|/usr/share/dbacl|g" \
- > mailcross
- cat mailtoe.in \
- | sed -e '/# begin mailtest.functions/r mailtest.functions.in' \
- | sed -e '/# begin mailtest/,/# begin mailtest/d;/# end/,/# end/d' \
- | sed -e "s|[@]VERSION@|1.9|g;s|[@]PKGDATADIR@|/usr/share/dbacl|g" \
- > mailtoe
- cat mailfoot.in \
- | sed -e '/# begin mailtest.functions/r mailtest.functions.in' \
- | sed -e '/# begin mailtest/,/# begin mailtest/d;/# end/,/# end/d' \
- | sed -e "s|[@]VERSION@|1.9|g;s|[@]PKGDATADIR@|/usr/share/dbacl|g" \
- > mailfoot
- chmod +x mailcross
- chmod +x mailtoe
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/slang -funsigned-char -Wall -pedantic -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dbacl.c
- chmod +x mailfoot
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/slang -funsigned-char -Wall -pedantic -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fram.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/slang -funsigned-char -Wall -pedantic -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c catfun.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/slang -funsigned-char -Wall -pedantic -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fh.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/slang -funsigned-char -Wall -pedantic -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c util.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/slang -funsigned-char -Wall -pedantic -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c probs.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/slang -funsigned-char -Wall -pedantic -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c jenkins.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/slang -funsigned-char -Wall -pedantic -O3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c jenkins2.c
- lex.yy.c:1185:17: warning: 'yyunput' defined but not used
- lex.yy.c:1226:16: warning: 'input' defined but not used
- risk-lexer.l: In function 'yylex':
- risk-lexer.l:66:1: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
- mailinspect.c: In function 'get_input_line':
- mailinspect.c:681:48: error: invalid application of 'sizeof' to incomplete type 'SLang_RLine_Info_Type'
- mailinspect.c:683:27: error: invalid application of 'sizeof' to incomplete type 'SLang_RLine_Info_Type'
- mailinspect.c:684:8: error: dereferencing pointer to incomplete type
- mailinspect.c:685:8: error: dereferencing pointer to incomplete type
- mailinspect.c:686:8: error: dereferencing pointer to incomplete type
- mailinspect.c:687:8: error: dereferencing pointer to incomplete type
- mailinspect.c:688:8: error: dereferencing pointer to incomplete type
- mailinspect.c:689:8: error: dereferencing pointer to incomplete type
- mailinspect.c:690:8: error: dereferencing pointer to incomplete type
- mailinspect.c:691:8: error: dereferencing pointer to incomplete type
- mailinspect.c:692:8: error: dereferencing pointer to incomplete type
- mailinspect.c:693:5: warning: implicit declaration of function 'SLang_init_readline'
- mailinspect.c:694:8: error: dereferencing pointer to incomplete type
- mailinspect.c:695:8: error: dereferencing pointer to incomplete type
- mailinspect.c:699:18: error: dereferencing pointer to incomplete type
- mailinspect.c:699:7: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness
- /usr/include/bits/string3.h:118:1: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *'
- mailinspect.c:700:10: error: dereferencing pointer to incomplete type
- mailinspect.c:701:10: error: dereferencing pointer to incomplete type
- mailinspect.c:701:38: error: dereferencing pointer to incomplete type
- mailinspect.c:703:11: error: dereferencing pointer to incomplete type
- mailinspect.c:704:10: error: dereferencing pointer to incomplete type
- mailinspect.c:711:3: warning: implicit declaration of function 'SLang_read_line'
- mailinspect.c:712:26: error: dereferencing pointer to incomplete type
- mailinspect.c:714:21: error: dereferencing pointer to incomplete type
- mailinspect.c:715:1: warning: control reaches end of non-void function
- mailinspect.c: In function 'pipe_single_email':
- mailinspect.c:564:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result
- mailinspect.c: In function 'grep_single_email':
- mailinspect.c:427:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result
- mailinspect.c: In function 'load_rc_file':
- mailinspect.c:160:12: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result
- make[3]: *** [mailinspect.o] Error 1
- make[3]: *** Waiting for unfinished jobs....
- make[3]: Leaving directory `/tmp/portage/app-text/dbacl-1.9/work/dbacl-1.9/src'
- make[2]: *** [all-recursive] Error 1
- make[2]: Leaving directory `/tmp/portage/app-text/dbacl-1.9/work/dbacl-1.9/src'
- make[1]: *** [all-recursive-am] Error 2
- make[1]: Leaving directory `/tmp/portage/app-text/dbacl-1.9/work/dbacl-1.9/src'
- make: *** [all-recursive] Error 1
- emake failed
- * ERROR: app-text/dbacl-1.9 failed (compile phase):
- * emake failed
- *
- * Call stack:
- * ebuild.sh, line 85: Called src_compile
- * environment, line 2063: Called _eapi0_src_compile
- * phase-helpers.sh, line 537: Called _eapi2_src_compile
- * phase-helpers.sh, line 573: Called die
- * The specific snippet of code:
- * emake || die "emake failed"
- *
- * If you need support, post the output of `emerge --info '=app-text/dbacl-1.9'`,
- * the complete build log and the output of `emerge -pqv '=app-text/dbacl-1.9'`.
- sed: couldn't open temporary file /etc/portage/package.mask/sedPFC7aY: Permission denied