1. * Package: net-dns/hesiod-3.1.0
  2. * Repository: gentoo
  3. * Maintainer: maintainer-needed@gentoo.org
  4. * USE: abi_x86_64 amd64 elibc_glibc kernel_linux test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. Installed LAPACK for library directory lib64
  7. [1] reference *
  8. Installed BLAS for library directory lib64
  9. [1] reference *
  10. Installed CBLAS for library directory lib64
  11. [1] gsl
  12. [2] reference *
  13. >>> Unpacking source...
  14. >>> Unpacking hesiod-3.1.0.tar.gz to /tmp/portage/net-dns/hesiod-3.1.0/work
  15. >>> Unpacking hesiod-3.1.0-patches.tgz to /tmp/portage/net-dns/hesiod-3.1.0/work
  16. >>> Source unpacked in /tmp/portage/net-dns/hesiod-3.1.0/work
  17. >>> Preparing source in /tmp/portage/net-dns/hesiod-3.1.0/work/hesiod-3.1.0 ...
  18. * Applying various patches (bugfixes/updates) ...
  19. * hesiod-3.1.0-dnsparse.patch ...
  20. [ ok ]
  21. * hesiod-3.1.0-env.patch ...
  22. [ ok ]
  23. * hesiod-3.1.0-ldflags.patch ...
  24. [ ok ]
  25. * hesiod-3.1.0-libresolv.patch ...
  26. [ ok ]
  27. * hesiod-3.1.0-perms.patch ...
  28. [ ok ]
  29. * hesiod-3.1.0-str.patch ...
  30. [ ok ]
  31. * Done with patching
  32. * Running eautoreconf in '/tmp/portage/net-dns/hesiod-3.1.0/work/hesiod-3.1.0' ...
  33. * Running libtoolize --install --copy --force ...
  34. [ ok ]
  35. * Running aclocal ...
  36. [ ok ]
  37. * Running autoconf ...
  38. [ ok ]
  39. * Running autoheader ...
  40. [ ok ]
  41. * Running elibtoolize in: hesiod-3.1.0/
  42. * Applying portage/1.2.0 patch ...
  43. * Applying sed/1.5.6 patch ...
  44. * Applying as-needed/2.4.2 patch ...
  45. * Applying target-nm/2.4.2 patch ...
  46. >>> Source prepared.
  47. >>> Configuring source in /tmp/portage/net-dns/hesiod-3.1.0/work/hesiod-3.1.0 ...
  48. * econf: updating hesiod-3.1.0/config.sub with /usr/share/gnuconfig/config.sub
  49. * econf: updating hesiod-3.1.0/config.guess with /usr/share/gnuconfig/config.guess
  50. ./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
  51. configure: loading site script /usr/share/config.site
  52. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  53. checking whether the C compiler works... yes
  54. checking for C compiler default output file name... a.out
  55. checking for suffix of executables...
  56. checking whether we are cross compiling... no
  57. checking for suffix of object files... o
  58. checking whether we are using the GNU C compiler... yes
  59. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  60. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  61. checking for a BSD-compatible install... /usr/bin/install -c
  62. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  63. checking build system type... x86_64-pc-linux-gnu
  64. checking host system type... x86_64-pc-linux-gnu
  65. checking how to print strings... printf
  66. checking for a sed that does not truncate output... /bin/sed
  67. checking for grep that handles long lines and -e... /bin/grep
  68. checking for egrep... /bin/grep -E
  69. checking for fgrep... /bin/grep -F
  70. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  71. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  72. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
  73. checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm
  74. checking whether ln -s works... yes
  75. checking the maximum length of command line arguments... 1572864
  76. checking whether the shell understands some XSI constructs... yes
  77. checking whether the shell understands "+="... yes
  78. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  79. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  80. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  81. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  82. checking how to recognize dependent libraries... pass_all
  83. checking for x86_64-pc-linux-gnu-dlltool... no
  84. checking for dlltool... no
  85. checking how to associate runtime and link libraries... printf %s\n
  86. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  87. checking for archiver @FILE support... @
  88. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  89. checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib
  90. checking for gawk... gawk
  91. checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  92. checking for sysroot... no
  93. checking for x86_64-pc-linux-gnu-mt... no
  94. checking for mt... mt
  95. checking if mt is a manifest tool... no
  96. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  97. checking for ANSI C header files... yes
  98. checking for sys/types.h... yes
  99. checking for sys/stat.h... yes
  100. checking for stdlib.h... yes
  101. checking for string.h... yes
  102. checking for memory.h... yes
  103. checking for strings.h... yes
  104. checking for inttypes.h... yes
  105. checking for stdint.h... yes
  106. checking for unistd.h... yes
  107. checking for dlfcn.h... yes
  108. checking for objdir... .libs
  109. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  110. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  111. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  112. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  113. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  114. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  115. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  116. checking whether -lc should be explicitly linked in... no
  117. checking dynamic linker characteristics... GNU/Linux ld.so
  118. checking how to hardcode library paths into programs... immediate
  119. checking whether stripping libraries is possible... yes
  120. checking if libtool supports shared libraries... yes
  121. checking whether to build shared libraries... yes
  122. checking whether to build static libraries... yes
  123. checking for res_mkquery... no
  124. checking for res_mkquery in -lresolv... no
  125. checking if res_mkquery is provided by libresolv... yes
  126. configure: creating ./config.status
  127. config.status: creating Makefile
  128. config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting
  129. config.status: creating config.h
  130. config.status: executing libtool commands
  131. >>> Source configured.
  132. >>> Compiling source in /tmp/portage/net-dns/hesiod-3.1.0/work/hesiod-3.1.0 ...
  133. make -j24
  134. /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -o hesiod.lo -I. -DSYSCONFDIR=\"/etc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-stack-protector hesiod.c
  135. /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -o hesmailhost.lo -I. -DSYSCONFDIR=\"/etc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-stack-protector hesmailhost.c
  136. /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -o hespwnam.lo -I. -DSYSCONFDIR=\"/etc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-stack-protector hespwnam.c
  137. /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -o hesservbyname.lo -I. -DSYSCONFDIR=\"/etc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-stack-protector hesservbyname.c
  138. /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -o hescompat.lo -I. -DSYSCONFDIR=\"/etc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-stack-protector hescompat.c
  139. /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -o hestest.lo -I. -DSYSCONFDIR=\"/etc\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-stack-protector hestest.c
  140. ./libtool: 1: eval: base_compile+= x86_64-pc-linux-gnu-gcc: Permission denied
  141. ./libtool: 1: eval: base_compile+= -c: Permission denied
  142. ./libtool: 1: eval: base_compile+= -I.: Permission denied
  143. ./libtool: 1: eval: base_compile+= x86_64-pc-linux-gnu-gcc: Permission denied
  144. ./libtool: 1: eval: ./libtool: 1: eval: base_compile+= -c: Permission denied
  145. base_compile+= x86_64-pc-linux-gnu-gcc: Permission denied
  146. ./libtool: 1: eval: base_compile+= -I.: Permission denied
  147. ./libtool: 1: eval: base_compile+= -c: Permission denied
  148. ./libtool: 1: eval: base_compile+= -I.: Permission denied
  149. ./libtool: 1: eval: ./libtool: 1: eval: base_compile+= x86_64-pc-linux-gnu-gcc: Permission denied
  150. base_compile+= x86_64-pc-linux-gnu-gcc: Permission denied
  151. ./libtool: 1: eval: ./libtool: 1: eval: base_compile+= -c: Permission denied
  152. base_compile+= -c: Permission denied
  153. ./libtool: 1: eval: ./libtool: 1: eval: base_compile+= -I.: Permission denied
  154. base_compile+= -I.: Permission denied
  155. ./libtool: 1: eval: base_compile+= x86_64-pc-linux-gnu-gcc: Permission denied
  156. ./libtool: 1: eval: base_compile+= -c: Permission denied
  157. ./libtool: 1: eval: base_compile+= -I.: Permission denied
  158. ./libtool: 1: eval: base_compile+= -DSYSCONFDIR=\"/etc\": not found
  159. ./libtool: 1: eval: base_compile+= -O2: Permission denied
  160. ./libtool: 1: eval: base_compile+= -pipe: Permission denied
  161. ./libtool: 1: eval: base_compile+= -ggdb: Permission denied
  162. ./libtool: 1: eval: base_compile+= -march=native: Permission denied
  163. ./libtool: 1: eval: base_compile+= -ftracer: Permission denied
  164. ./libtool: 1: eval: base_compile+= -frecord-gcc-switches: Permission denied
  165. ./libtool: 1: eval: base_compile+= -fno-stack-protector: Permission denied
  166. libtool: compile: you must specify a compilation command
  167. libtool: compile: Try `libtool --help --mode=compile' for more information.
  168. ./libtool: 1: eval: base_compile+= -DSYSCONFDIR=\"/etc\": not found
  169. ./libtool: 1: eval: base_compile+= -DSYSCONFDIR=\"/etc\": not found
  170. Makefile:40: recipe for target 'hesiod.lo' failed
  171. make: *** [hesiod.lo] Error 1
  172. make: *** Waiting for unfinished jobs....
  173. ./libtool: 1: eval: base_compile+= -O2: Permission denied
  174. ./libtool: 1: eval: base_compile+= -DSYSCONFDIR=\"/etc\": not found
  175. ./libtool: 1: eval: base_compile+= -O2: Permission denied
  176. ./libtool: 1: eval: base_compile+= -pipe: Permission denied./libtool: 1: eval: base_compile+= -DSYSCONFDIR=\"/etc\": not found
  177. ./libtool: 1: eval: base_compile+= -pipe: Permission denied
  178. ./libtool: 1: eval: base_compile+= -ggdb: Permission denied
  179. ./libtool: 1: eval: ./libtool: 1: eval: base_compile+= -ggdb: Permission deniedbase_compile+= -O2: Permission denied
  180. ./libtool: 1: eval: ./libtool: 1: eval: base_compile+= -march=native: Permission deniedbase_compile+= -march=native: Permission denied
  181. ./libtool: 1: eval: base_compile+= -pipe: Permission denied
  182. ./libtool: 1: eval: base_compile+= -DSYSCONFDIR=\"/etc\": not found
  183. ./libtool: 1: eval: ./libtool: 1: eval: base_compile+= -O2: Permission denied
  184. ./libtool: 1: eval: base_compile+= -ftracer: Permission deniedbase_compile+= -ggdb: Permission denied
  185. ./libtool: 1: eval: base_compile+= -ftracer: Permission denied
  186. ./libtool: 1: eval: ./libtool: 1: eval: base_compile+= -pipe: Permission denied./libtool: 1: eval:
  187. base_compile+= -frecord-gcc-switches: Permission denied
  188. base_compile+= -march=native: Permission denied
  189. ./libtool: 1: eval: base_compile+= -frecord-gcc-switches: Permission denied
  190. ./libtool: 1: eval: base_compile+= -O2: Permission denied./libtool: 1: eval: base_compile+= -ggdb: Permission denied
  191. ./libtool: 1: eval: ./libtool: 1: eval:
  192. base_compile+= -ftracer: Permission deniedbase_compile+= -fno-stack-protector: Permission denied
  193. ./libtool: 1: eval: base_compile+= -fno-stack-protector: Permission denied./libtool: 1: eval:
  194. libtool: compile: you must specify a compilation command
  195. base_compile+= -pipe: Permission denied
  196. ./libtool: 1: eval: ./libtool: 1: eval: base_compile+= -march=native: Permission deniedbase_compile+= -frecord-gcc-switches: Permission deniedlibtool: compile: Try `libtool --help --mode=compile' for more information.
  197. ./libtool: 1: eval: libtool: compile: you must specify a compilation command
  198. base_compile+= -ggdb: Permission denied
  199. ./libtool: 1: eval: libtool: compile: Try `libtool --help --mode=compile' for more information.
  200. base_compile+= -fno-stack-protector: Permission denied
  201. ./libtool: 1: eval: ./libtool: 1: eval: base_compile+= -ftracer: Permission denied
  202. base_compile+= -march=native: Permission denied
  203. libtool: compile: you must specify a compilation command
  204. ./libtool: 1: eval: base_compile+= -ftracer: Permission deniedlibtool: compile: Try `libtool --help --mode=compile' for more information.
  205. ./libtool: 1: eval: base_compile+= -frecord-gcc-switches: Permission denied
  206. ./libtool: 1: eval: base_compile+= -frecord-gcc-switches: Permission denied
  207. ./libtool: 1: eval: base_compile+= -fno-stack-protector: Permission denied
  208. ./libtool: 1: eval: base_compile+= -fno-stack-protector: Permission denied
  209. Makefile:40: recipe for target 'hesmailhost.lo' failed
  210. make: *** [hesmailhost.lo] Error 1
  211. libtool: compile: you must specify a compilation command
  212. libtool: compile: Try `libtool --help --mode=compile' for more information.
  213. Makefile:40: recipe for target 'hespwnam.lo' failed
  214. libtool: compile: you must specify a compilation command
  215. make: *** [hespwnam.lo] Error 1
  216. libtool: compile: Try `libtool --help --mode=compile' for more information.
  217. Makefile:40: recipe for target 'hestest.lo' failed
  218. make: *** [hestest.lo] Error 1
  219. Makefile:40: recipe for target 'hesservbyname.lo' failed
  220. make: *** [hesservbyname.lo] Error 1
  221. Makefile:40: recipe for target 'hescompat.lo' failed
  222. make: *** [hescompat.lo] Error 1
  223. emake failed
  224. * ERROR: net-dns/hesiod-3.1.0::gentoo failed (compile phase):
  225. * emake failed
  226. *
  227. * Call stack:
  228. * ebuild.sh, line 93: Called src_compile
  229. * environment, line 3281: Called default
  230. * phase-functions.sh, line 770: Called default_src_compile
  231. * phase-functions.sh, line 807: Called __eapi2_src_compile
  232. * phase-helpers.sh, line 697: Called die
  233. * The specific snippet of code:
  234. * emake || die "emake failed"
  235. *
  236. * If you need support, post the output of `emerge --info '=net-dns/hesiod-3.1.0::gentoo'`,
  237. * the complete build log and the output of `emerge -pqv '=net-dns/hesiod-3.1.0::gentoo'`.
  238. sed: couldn't open temporary file /etc/portage/package.mask/sed2PJMxy: Permission denied