1. * Package: net-misc/nxcl-0.9-r2
  2. * Repository: gentoo
  3. * Maintainer: nx@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking freenx-client-0.9.tar.bz2 to /tmp/portage/net-misc/nxcl-0.9-r2/work
  8. >>> Source unpacked in /tmp/portage/net-misc/nxcl-0.9-r2/work
  9. >>> Preparing source in /tmp/portage/net-misc/nxcl-0.9-r2/work/freenx-client-0.9/nxcl ...
  10. * Applying nxcl-0.9-no_nxssh.patch ...
  11. [ ok ]
  12. * Applying nxcl-0.9-gcc43.patch ...
  13. [ ok ]
  14. * Running eautoreconf in '/tmp/portage/net-misc/nxcl-0.9-r2/work/freenx-client-0.9/nxcl' ...
  15. * Running libtoolize --install --copy --force --automake ...
  16. [ ok ]
  17. * Running aclocal ...
  18. [ ok ]
  19. * Running autoconf ...
  20. [ ok ]
  21. * Running autoheader ...
  22. [ ok ]
  23. * Running automake --add-missing --copy --foreign ...
  24. [ ok ]
  25. * Running elibtoolize in: freenx-client-0.9/nxcl/
  26. * Applying portage/1.2.0 patch ...
  27. * Applying sed/1.5.6 patch ...
  28. >>> Source prepared.
  29. >>> Configuring source in /tmp/portage/net-misc/nxcl-0.9-r2/work/freenx-client-0.9/nxcl ...
  30. * econf: updating freenx-client-0.9/nxcl/config.sub with /usr/share/gnuconfig/config.sub
  31. * econf: updating freenx-client-0.9/nxcl/config.guess with /usr/share/gnuconfig/config.guess
  32. ./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 --without-doxygen
  33. checking for a BSD-compatible install... /usr/bin/install -c
  34. checking whether build environment is sane... yes
  35. checking for a thread-safe mkdir -p... /bin/mkdir -p
  36. checking for gawk... gawk
  37. checking whether make sets $(MAKE)... yes
  38. checking whether to enable maintainer-specific portions of Makefiles... no
  39. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  40. checking whether the C++ compiler works... yes
  41. checking for C++ compiler default output file name... a.out
  42. checking for suffix of executables...
  43. checking whether we are cross compiling... no
  44. checking for suffix of object files... o
  45. checking whether we are using the GNU C++ compiler... yes
  46. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  47. checking for style of include used by make... GNU
  48. checking dependency style of x86_64-pc-linux-gnu-g++... gcc3
  49. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  50. checking whether we are using the GNU C compiler... yes
  51. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  52. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  53. checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
  54. checking build system type... x86_64-pc-linux-gnu
  55. checking host system type... x86_64-pc-linux-gnu
  56. checking how to print strings... printf
  57. checking for a sed that does not truncate output... /bin/sed
  58. checking for grep that handles long lines and -e... /bin/grep
  59. checking for egrep... /bin/grep -E
  60. checking for fgrep... /bin/grep -F
  61. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  62. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  63. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  64. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  65. checking whether ln -s works... yes
  66. checking the maximum length of command line arguments... 1572864
  67. checking whether the shell understands some XSI constructs... yes
  68. checking whether the shell understands "+="... yes
  69. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  70. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  71. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  72. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  73. checking how to recognize dependent libraries... pass_all
  74. checking for x86_64-pc-linux-gnu-dlltool... no
  75. checking for dlltool... no
  76. checking how to associate runtime and link libraries... printf %s\n
  77. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  78. checking for archiver @FILE support... @
  79. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  80. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  81. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  82. checking for sysroot... no
  83. checking for x86_64-pc-linux-gnu-mt... no
  84. checking for mt... no
  85. checking if : is a manifest tool... no
  86. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  87. checking for ANSI C header files... yes
  88. checking for sys/types.h... yes
  89. checking for sys/stat.h... yes
  90. checking for stdlib.h... yes
  91. checking for string.h... yes
  92. checking for memory.h... yes
  93. checking for strings.h... yes
  94. checking for inttypes.h... yes
  95. checking for stdint.h... yes
  96. checking for unistd.h... yes
  97. checking for dlfcn.h... yes
  98. checking for objdir... .libs
  99. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  100. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  101. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  102. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  103. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  104. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  105. 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
  106. checking whether -lc should be explicitly linked in... no
  107. checking dynamic linker characteristics... GNU/Linux ld.so
  108. checking how to hardcode library paths into programs... immediate
  109. checking whether stripping libraries is possible... yes
  110. checking if libtool supports shared libraries... yes
  111. checking whether to build shared libraries... yes
  112. checking whether to build static libraries... yes
  113. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  114. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  115. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  116. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  117. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  118. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  119. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  120. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  121. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  122. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  123. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  124. checking how to hardcode library paths into programs... immediate
  125. checking for x86_64-pc-linux-gnu-pkg-config... no
  126. checking for pkg-config... /usr/bin/pkg-config
  127. checking pkg-config is at least version 0.9.0... yes
  128. checking for DBUS... yes
  129. checking for ANSI C header files... (cached) yes
  130. checking whether time.h and sys/time.h may both be included... yes
  131. checking for strftime... yes
  132. checking for gettimeofday... yes
  133. checking for uname... yes
  134. checking whether to use gcc verbose warnings... yes
  135. checking whether to enable debugging output... no
  136. checking that generated files are newer than configure... done
  137. configure: creating ./config.status
  138. config.status: creating Makefile
  139. config.status: creating lib/Makefile
  140. config.status: creating nxcl/Makefile
  141. config.status: creating test/Makefile
  142. config.status: creating doc/Makefile
  143. config.status: creating nxcl.pc
  144. config.status: creating config.h
  145. config.status: executing depfiles commands
  146. config.status: executing libtool commands
  147. >>> Source configured.
  148. >>> Compiling source in /tmp/portage/net-misc/nxcl-0.9-r2/work/freenx-client-0.9/nxcl ...
  149. make -j24
  150. make all-recursive
  151. make[1]: Entering directory `/tmp/portage/net-misc/nxcl-0.9-r2/work/freenx-client-0.9/nxcl'
  152. Making all in lib
  153. make[2]: Entering directory `/tmp/portage/net-misc/nxcl-0.9-r2/work/freenx-client-0.9/nxcl/lib'
  154. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DPACKAGE_BIN_DIR=\""/usr/bin"\" -Wall -O2 -pipe -ggdb -march=native -ftracer -MT notQt.lo -MD -MP -MF .deps/notQt.Tpo -c -o notQt.lo notQt.cpp
  155. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DPACKAGE_BIN_DIR=\""/usr/bin"\" -Wall -O2 -pipe -ggdb -march=native -ftracer -MT nxsession.lo -MD -MP -MF .deps/nxsession.Tpo -c -o nxsession.lo nxsession.cpp
  156. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DPACKAGE_BIN_DIR=\""/usr/bin"\" -Wall -O2 -pipe -ggdb -march=native -ftracer -MT nxclientlib.lo -MD -MP -MF .deps/nxclientlib.Tpo -c -o nxclientlib.lo nxclientlib.cpp
  157. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DPACKAGE_BIN_DIR=\"/usr/bin\" -Wall -O2 -pipe -ggdb -march=native -ftracer -MT notQt.lo -MD -MP -MF .deps/notQt.Tpo -c notQt.cpp -fPIC -DPIC -o .libs/notQt.o
  158. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DPACKAGE_BIN_DIR=\"/usr/bin\" -Wall -O2 -pipe -ggdb -march=native -ftracer -MT nxsession.lo -MD -MP -MF .deps/nxsession.Tpo -c nxsession.cpp -fPIC -DPIC -o .libs/nxsession.o
  159. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DPACKAGE_BIN_DIR=\"/usr/bin\" -Wall -O2 -pipe -ggdb -march=native -ftracer -MT nxclientlib.lo -MD -MP -MF .deps/nxclientlib.Tpo -c nxclientlib.cpp -fPIC -DPIC -o .libs/nxclientlib.o
  160. In file included from nxsession.cpp:39:0:
  161. notQt.h: In member function 'int nxcl::notQProcess::getParentFD()':
  162. notQt.h:124:32: error: 'close' was not declared in this scope
  163. notQt.h:127:28: error: 'pipe' was not declared in this scope
  164. In file included from nxclientlib.h:28:0,
  165. from nxsession.cpp:40:
  166. nxsession.h: In constructor 'nxcl::NXSession::NXSession()':
  167. nxsession.h:158:17: warning: 'nxcl::NXSession::devurand_fd' will be initialized after [-Wreorder]
  168. nxsession.h:154:17: warning: 'int nxcl::NXSession::stage' [-Wreorder]
  169. nxsession.cpp:46:1: warning: when initialized here [-Wreorder]
  170. In file included from nxclientlib.h:28:0,
  171. from nxsession.cpp:40:
  172. nxsession.h:154:17: warning: 'nxcl::NXSession::stage' will be initialized after [-Wreorder]
  173. nxsession.h:148:18: warning: 'bool nxcl::NXSession::sessionDataSet' [-Wreorder]
  174. nxsession.cpp:46:1: warning: when initialized here [-Wreorder]
  175. notQt.cpp: In member function 'void nxcl::notQProcess::writeIn(std::string&)':
  176. notQt.cpp:82:74: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
  177. In file included from nxclientlib.h:30:0,
  178. from nxclientlib.cpp:25:
  179. notQt.h: In member function 'int nxcl::notQProcess::getParentFD()':
  180. notQt.h:127:29: warning: ignoring return value of 'int pipe(int*)', declared with attribute warn_unused_result [-Wunused-result]
  181. notQt.h:128:29: warning: ignoring return value of 'int pipe(int*)', declared with attribute warn_unused_result [-Wunused-result]
  182. make[2]: *** [nxsession.lo] Error 1
  183. make[2]: *** Waiting for unfinished jobs....
  184. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DPACKAGE_BIN_DIR=\"/usr/bin\" -Wall -O2 -pipe -ggdb -march=native -ftracer -MT notQt.lo -MD -MP -MF .deps/notQt.Tpo -c notQt.cpp -o notQt.o >/dev/null 2>&1
  185. mv -f .deps/notQt.Tpo .deps/notQt.Plo
  186. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DPACKAGE_BIN_DIR=\"/usr/bin\" -Wall -O2 -pipe -ggdb -march=native -ftracer -MT nxclientlib.lo -MD -MP -MF .deps/nxclientlib.Tpo -c nxclientlib.cpp -o nxclientlib.o >/dev/null 2>&1
  187. mv -f .deps/nxclientlib.Tpo .deps/nxclientlib.Plo
  188. make[2]: Leaving directory `/tmp/portage/net-misc/nxcl-0.9-r2/work/freenx-client-0.9/nxcl/lib'
  189. make[1]: *** [all-recursive] Error 1
  190. make[1]: Leaving directory `/tmp/portage/net-misc/nxcl-0.9-r2/work/freenx-client-0.9/nxcl'
  191. make: *** [all] Error 2
  192. emake failed
  193. * ERROR: net-misc/nxcl-0.9-r2 failed (compile phase):
  194. * emake failed
  195. *
  196. * Call stack:
  197. * ebuild.sh, line 85: Called src_compile
  198. * environment, line 2864: Called _eapi2_src_compile
  199. * phase-helpers.sh, line 573: Called die
  200. * The specific snippet of code:
  201. * emake || die "emake failed"
  202. *
  203. * If you need support, post the output of `emerge --info '=net-misc/nxcl-0.9-r2'`,
  204. * the complete build log and the output of `emerge -pqv '=net-misc/nxcl-0.9-r2'`.
  205. sed: couldn't open temporary file /etc/portage/package.mask/sedyiqWsA: Permission denied