1. * Package: app-text/dbacl-1.9
  2. * Repository: gentoo
  3. * Maintainer: steev@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking dbacl-1.9.tar.gz to /tmp/portage/app-text/dbacl-1.9/work
  8. >>> Source unpacked in /tmp/portage/app-text/dbacl-1.9/work
  9. >>> Compiling source in /tmp/portage/app-text/dbacl-1.9/work/dbacl-1.9 ...
  10. * econf: updating dbacl-1.9/config/config.sub with /usr/share/gnuconfig/config.sub
  11. * econf: updating dbacl-1.9/config/config.guess with /usr/share/gnuconfig/config.guess
  12. ./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
  13. checking build system type... x86_64-pc-linux-gnu
  14. checking host system type... x86_64-pc-linux-gnu
  15. checking target system type... x86_64-pc-linux-gnu
  16. checking for a BSD-compatible install... /usr/bin/install -c
  17. checking whether build environment is sane... yes
  18. checking whether make sets $(MAKE)... yes
  19. checking for working aclocal-1.4... missing
  20. checking for working autoconf... found
  21. checking for working automake-1.4... missing
  22. checking for working autoheader... found
  23. checking for working makeinfo... found
  24. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  25. checking for C compiler default output file name... a.out
  26. checking whether the C compiler works... yes
  27. checking whether we are cross compiling... no
  28. checking for suffix of executables...
  29. checking for suffix of object files... o
  30. checking whether we are using the GNU C compiler... yes
  31. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  32. checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed
  33. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  34. checking for egrep... grep -E
  35. checking for AIX... no
  36. checking for ANSI C header files... yes
  37. checking for sys/types.h... yes
  38. checking for sys/stat.h... yes
  39. checking for stdlib.h... yes
  40. checking for string.h... yes
  41. checking for memory.h... yes
  42. checking for strings.h... yes
  43. checking for inttypes.h... yes
  44. checking for stdint.h... yes
  45. checking for unistd.h... yes
  46. checking minix/config.h usability... no
  47. checking minix/config.h presence... no
  48. checking for minix/config.h... no
  49. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  50. checking whether we are using the GNU C compiler... (cached) yes
  51. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  52. checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... (cached) none needed
  53. checking for a BSD-compatible install... /usr/bin/install -c
  54. checking for flex... flex
  55. checking for flex... (cached) flex
  56. checking for yywrap in -lfl... yes
  57. checking lex output file root... lex.yy
  58. checking whether yytext is a pointer... yes
  59. checking for bison... bison -y
  60. checking for log in -lm... yes
  61. checking for initscr in -lncurses... yes
  62. checking for readline in -lreadline... yes
  63. checking for SLsmg_init_smg in -lslang... yes
  64. checking for ANSI C header files... (cached) yes
  65. checking features.h usability... yes
  66. checking features.h presence... yes
  67. checking for features.h... yes
  68. checking langinfo.h usability... yes
  69. checking langinfo.h presence... yes
  70. checking for langinfo.h... yes
  71. checking for unistd.h... (cached) yes
  72. checking sys/mman.h usability... yes
  73. checking sys/mman.h presence... yes
  74. checking for sys/mman.h... yes
  75. checking mman.h usability... no
  76. checking mman.h presence... no
  77. checking for mman.h... no
  78. checking netinet/in.h usability... yes
  79. checking netinet/in.h presence... yes
  80. checking for netinet/in.h... yes
  81. checking wchar.h usability... yes
  82. checking wchar.h presence... yes
  83. checking for wchar.h... yes
  84. checking wctype.h usability... yes
  85. checking wctype.h presence... yes
  86. checking for wctype.h... yes
  87. checking for an ANSI C-conforming const... yes
  88. checking for size_t... yes
  89. checking whether mbrtowc and mbstate_t are properly declared... yes
  90. checking for stdlib.h... (cached) yes
  91. checking for unistd.h... (cached) yes
  92. checking for getpagesize... yes
  93. checking for working mmap... yes
  94. checking for vprintf... yes
  95. checking for _doprnt... no
  96. checking for function prototypes... yes
  97. checking whether setvbuf arguments are reversed... no
  98. checking for getpagesize... (cached) yes
  99. checking for madvise... yes
  100. checking for sigaction... yes
  101. checking for working posix_memalign... yes
  102. checking for wcstol... yes
  103. configure: creating ./config.status
  104. config.status: creating Makefile
  105. config.status: creating doc/Makefile
  106. config.status: creating src/Makefile
  107. config.status: creating src/tests/Makefile
  108. config.status: creating man/Makefile
  109. config.status: creating ts/Makefile
  110. config.status: creating src/config.h
  111. config.status: executing default-1 commands
  112. make -j24
  113. Making all in doc
  114. make[1]: Entering directory `/tmp/portage/app-text/dbacl-1.9/work/dbacl-1.9/doc'
  115. make[1]: Nothing to be done for `all'.
  116. make[1]: Leaving directory `/tmp/portage/app-text/dbacl-1.9/work/dbacl-1.9/doc'
  117. Making all in src
  118. make[1]: Entering directory `/tmp/portage/app-text/dbacl-1.9/work/dbacl-1.9/src'
  119. make all-recursive
  120. make[2]: Entering directory `/tmp/portage/app-text/dbacl-1.9/work/dbacl-1.9/src'
  121. Making all in .
  122. make[3]: Entering directory `/tmp/portage/app-text/dbacl-1.9/work/dbacl-1.9/src'
  123. 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
  124. 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
  125. 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
  126. 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
  127. 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
  128. 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
  129. 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
  130. 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
  131. 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
  132. 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
  133. 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
  134. 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
  135. 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
  136. 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
  137. 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
  138. 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
  139. 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
  140. cat mailcross.in \
  141. | sed -e '/# begin mailtest.functions/r mailtest.functions.in' \
  142. | sed -e '/# begin mailtest/,/# begin mailtest/d;/# end/,/# end/d' \
  143. | sed -e "s|[@]VERSION@|1.9|g;s|[@]PKGDATADIR@|/usr/share/dbacl|g" \
  144. > mailcross
  145. cat mailtoe.in \
  146. | sed -e '/# begin mailtest.functions/r mailtest.functions.in' \
  147. | sed -e '/# begin mailtest/,/# begin mailtest/d;/# end/,/# end/d' \
  148. | sed -e "s|[@]VERSION@|1.9|g;s|[@]PKGDATADIR@|/usr/share/dbacl|g" \
  149. > mailtoe
  150. cat mailfoot.in \
  151. | sed -e '/# begin mailtest.functions/r mailtest.functions.in' \
  152. | sed -e '/# begin mailtest/,/# begin mailtest/d;/# end/,/# end/d' \
  153. | sed -e "s|[@]VERSION@|1.9|g;s|[@]PKGDATADIR@|/usr/share/dbacl|g" \
  154. > mailfoot
  155. chmod +x mailcross
  156. chmod +x mailtoe
  157. 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
  158. chmod +x mailfoot
  159. 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
  160. 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
  161. 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
  162. 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
  163. 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
  164. 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
  165. 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
  166. lex.yy.c:1185:17: warning: 'yyunput' defined but not used
  167. lex.yy.c:1226:16: warning: 'input' defined but not used
  168. risk-lexer.l: In function 'yylex':
  169. risk-lexer.l:66:1: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
  170. mailinspect.c: In function 'get_input_line':
  171. mailinspect.c:681:48: error: invalid application of 'sizeof' to incomplete type 'SLang_RLine_Info_Type'
  172. mailinspect.c:683:27: error: invalid application of 'sizeof' to incomplete type 'SLang_RLine_Info_Type'
  173. mailinspect.c:684:8: error: dereferencing pointer to incomplete type
  174. mailinspect.c:685:8: error: dereferencing pointer to incomplete type
  175. mailinspect.c:686:8: error: dereferencing pointer to incomplete type
  176. mailinspect.c:687:8: error: dereferencing pointer to incomplete type
  177. mailinspect.c:688:8: error: dereferencing pointer to incomplete type
  178. mailinspect.c:689:8: error: dereferencing pointer to incomplete type
  179. mailinspect.c:690:8: error: dereferencing pointer to incomplete type
  180. mailinspect.c:691:8: error: dereferencing pointer to incomplete type
  181. mailinspect.c:692:8: error: dereferencing pointer to incomplete type
  182. mailinspect.c:693:5: warning: implicit declaration of function 'SLang_init_readline'
  183. mailinspect.c:694:8: error: dereferencing pointer to incomplete type
  184. mailinspect.c:695:8: error: dereferencing pointer to incomplete type
  185. mailinspect.c:699:18: error: dereferencing pointer to incomplete type
  186. mailinspect.c:699:7: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness
  187. /usr/include/bits/string3.h:118:1: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *'
  188. mailinspect.c:700:10: error: dereferencing pointer to incomplete type
  189. mailinspect.c:701:10: error: dereferencing pointer to incomplete type
  190. mailinspect.c:701:38: error: dereferencing pointer to incomplete type
  191. mailinspect.c:703:11: error: dereferencing pointer to incomplete type
  192. mailinspect.c:704:10: error: dereferencing pointer to incomplete type
  193. mailinspect.c:711:3: warning: implicit declaration of function 'SLang_read_line'
  194. mailinspect.c:712:26: error: dereferencing pointer to incomplete type
  195. mailinspect.c:714:21: error: dereferencing pointer to incomplete type
  196. mailinspect.c:715:1: warning: control reaches end of non-void function
  197. mailinspect.c: In function 'pipe_single_email':
  198. mailinspect.c:564:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result
  199. mailinspect.c: In function 'grep_single_email':
  200. mailinspect.c:427:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result
  201. mailinspect.c: In function 'load_rc_file':
  202. mailinspect.c:160:12: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result
  203. make[3]: *** [mailinspect.o] Error 1
  204. make[3]: *** Waiting for unfinished jobs....
  205. make[3]: Leaving directory `/tmp/portage/app-text/dbacl-1.9/work/dbacl-1.9/src'
  206. make[2]: *** [all-recursive] Error 1
  207. make[2]: Leaving directory `/tmp/portage/app-text/dbacl-1.9/work/dbacl-1.9/src'
  208. make[1]: *** [all-recursive-am] Error 2
  209. make[1]: Leaving directory `/tmp/portage/app-text/dbacl-1.9/work/dbacl-1.9/src'
  210. make: *** [all-recursive] Error 1
  211. emake failed
  212. * ERROR: app-text/dbacl-1.9 failed (compile phase):
  213. * emake failed
  214. *
  215. * Call stack:
  216. * ebuild.sh, line 85: Called src_compile
  217. * environment, line 2063: Called _eapi0_src_compile
  218. * phase-helpers.sh, line 537: Called _eapi2_src_compile
  219. * phase-helpers.sh, line 573: Called die
  220. * The specific snippet of code:
  221. * emake || die "emake failed"
  222. *
  223. * If you need support, post the output of `emerge --info '=app-text/dbacl-1.9'`,
  224. * the complete build log and the output of `emerge -pqv '=app-text/dbacl-1.9'`.
  225. sed: couldn't open temporary file /etc/portage/package.mask/sedPFC7aY: Permission denied