1. * Package: net-nntp/nzbget-14.0_pre1145
  2. * Repository: gentoo
  3. * Maintainer: swegener@gentoo.org radhermit@gentoo.org,net-news@gentoo.org
  4. * USE: abi_x86_64 amd64 elibc_glibc kernel_linux ncurses ssl userland_GNU zlib
  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 nzbget-14.0-testing-r1145.tar.gz to /tmp/portage/net-nntp/nzbget-14.0_pre1145/work
  15. >>> Source unpacked in /tmp/portage/net-nntp/nzbget-14.0_pre1145/work
  16. >>> Preparing source in /tmp/portage/net-nntp/nzbget-14.0_pre1145/work/nzbget-14.0-testing ...
  17. * Running eautoreconf in '/tmp/portage/net-nntp/nzbget-14.0_pre1145/work/nzbget-14.0-testing' ...
  18. * Running aclocal ...
  19. [ ok ]
  20. * Running autoconf ...
  21. [ ok ]
  22. * Running autoheader ...
  23. [ ok ]
  24. * Running automake --add-missing --copy --force-missing ...
  25. [ ok ]
  26. * Running elibtoolize in: nzbget-14.0-testing/
  27. >>> Source prepared.
  28. >>> Configuring source in /tmp/portage/net-nntp/nzbget-14.0_pre1145/work/nzbget-14.0-testing ...
  29. * econf: updating nzbget-14.0-testing/config.sub with /usr/share/gnuconfig/config.sub
  30. * econf: updating nzbget-14.0-testing/config.guess with /usr/share/gnuconfig/config.guess
  31. ./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 --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --disable-debug --enable-curses --disable-parcheck --enable-tls --enable-gzip --with-tlslib=OpenSSL
  32. configure: loading site script /usr/share/config.site
  33. ./configure: 40: /usr/share/config.site: [[: Permission denied
  34. checking build system type... x86_64-pc-linux-gnu
  35. checking host system type... x86_64-pc-linux-gnu
  36. checking target system type... x86_64-pc-linux-gnu
  37. checking for a BSD-compatible install... /usr/bin/install -c
  38. checking whether build environment is sane... yes
  39. checking for a thread-safe mkdir -p... /bin/mkdir -p
  40. checking for gawk... gawk
  41. checking whether make sets $(MAKE)... yes
  42. checking whether make supports nested variables... yes
  43. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  44. checking whether the C++ compiler works... yes
  45. checking for C++ compiler default output file name... a.out
  46. checking for suffix of executables...
  47. checking whether we are cross compiling... no
  48. checking for suffix of object files... o
  49. checking whether we are using the GNU C++ compiler... yes
  50. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  51. checking for style of include used by make... GNU
  52. checking dependency style of x86_64-pc-linux-gnu-g++... none
  53. checking for tar... /bin/tar
  54. checking for make... /usr/bin/make
  55. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  56. checking for grep that handles long lines and -e... /bin/grep
  57. checking for egrep... /bin/grep -E
  58. checking for ANSI C header files... yes
  59. checking for sys/types.h... yes
  60. checking for sys/stat.h... yes
  61. checking for stdlib.h... yes
  62. checking for string.h... yes
  63. checking for memory.h... yes
  64. checking for strings.h... yes
  65. checking for inttypes.h... yes
  66. checking for stdint.h... yes
  67. checking for unistd.h... yes
  68. checking sys/prctl.h usability... yes
  69. checking sys/prctl.h presence... yes
  70. checking for sys/prctl.h... yes
  71. checking regex.h usability... yes
  72. checking regex.h presence... yes
  73. checking for regex.h... yes
  74. checking for library containing pthread_create... -lpthread
  75. checking for library containing socket... none required
  76. checking for library containing inet_addr... none required
  77. checking for library containing hstrerror... none required
  78. checking for getopt_long... yes
  79. checking for special C compiler options needed for large files... no
  80. checking for _FILE_OFFSET_BITS value needed for large files... no
  81. checking for ctime_r... yes, and it takes 2 arguments
  82. checking for getaddrinfo... yes
  83. checking for library containing getaddrinfo... none required
  84. checking for pthread_spin_init... yes
  85. checking for library containing pthread_spin_init... none required
  86. checking for type of socket length (socklen_t)... socklen_t
  87. checking whether dir-browser snapshot workaround is needed... ./configure: 5099: test: pc: unexpected operator
  88. no
  89. checking for cpu cores via sysconf... yes
  90. checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
  91. checking pkg-config is at least version 0.9.0... yes
  92. checking for libxml2... yes
  93. checking libxml/tree.h usability... yes
  94. checking libxml/tree.h presence... yes
  95. checking for libxml/tree.h... yes
  96. checking for library containing xmlNewNode... none required
  97. checking whether to use curses... yes
  98. checking ncurses.h usability... yes
  99. checking ncurses.h presence... yes
  100. checking for ncurses.h... yes
  101. checking for library containing refresh... -lncurses
  102. checking whether to include code for par-checking... no
  103. checking whether to use TLS/SSL... yes
  104. checking for openssl... yes
  105. checking openssl/ssl.h usability... yes
  106. checking openssl/ssl.h presence... yes
  107. checking for openssl/ssl.h... yes
  108. checking for library containing CRYPTO_set_locking_callback... none required
  109. checking for library containing SSL_library_init... none required
  110. checking whether to use gzip... yes
  111. checking zlib.h usability... yes
  112. checking zlib.h presence... yes
  113. checking for zlib.h... yes
  114. checking for library containing deflateBound... -lz
  115. checking whether to use an empty SIGCHLD handler... yes
  116. checking whether to include all debugging code... no
  117. checking that generated files are newer than configure... done
  118. configure: creating ./config.status
  119. config.status: creating Makefile
  120. config.status: creating config.h
  121. config.status: executing depfiles commands
  122. >>> Source configured.
  123. >>> Compiling source in /tmp/portage/net-nntp/nzbget-14.0_pre1145/work/nzbget-14.0-testing ...
  124. make -j24
  125. /usr/bin/make all-am
  126. make[1]: Entering directory '/tmp/portage/net-nntp/nzbget-14.0_pre1145/work/nzbget-14.0-testing'
  127. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Connection.o `test -f 'daemon/connect/Connection.cpp' || echo './'`daemon/connect/Connection.cpp
  128. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o TLS.o `test -f 'daemon/connect/TLS.cpp' || echo './'`daemon/connect/TLS.cpp
  129. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o WebDownloader.o `test -f 'daemon/connect/WebDownloader.cpp' || echo './'`daemon/connect/WebDownloader.cpp
  130. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o FeedCoordinator.o `test -f 'daemon/feed/FeedCoordinator.cpp' || echo './'`daemon/feed/FeedCoordinator.cpp
  131. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o FeedFile.o `test -f 'daemon/feed/FeedFile.cpp' || echo './'`daemon/feed/FeedFile.cpp
  132. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o FeedFilter.o `test -f 'daemon/feed/FeedFilter.cpp' || echo './'`daemon/feed/FeedFilter.cpp
  133. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o FeedInfo.o `test -f 'daemon/feed/FeedInfo.cpp' || echo './'`daemon/feed/FeedInfo.cpp
  134. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ColoredFrontend.o `test -f 'daemon/frontend/ColoredFrontend.cpp' || echo './'`daemon/frontend/ColoredFrontend.cpp
  135. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Frontend.o `test -f 'daemon/frontend/Frontend.cpp' || echo './'`daemon/frontend/Frontend.cpp
  136. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o LoggableFrontend.o `test -f 'daemon/frontend/LoggableFrontend.cpp' || echo './'`daemon/frontend/LoggableFrontend.cpp
  137. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o NCursesFrontend.o `test -f 'daemon/frontend/NCursesFrontend.cpp' || echo './'`daemon/frontend/NCursesFrontend.cpp
  138. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Maintenance.o `test -f 'daemon/main/Maintenance.cpp' || echo './'`daemon/main/Maintenance.cpp
  139. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o nzbget.o `test -f 'daemon/main/nzbget.cpp' || echo './'`daemon/main/nzbget.cpp
  140. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Options.o `test -f 'daemon/main/Options.cpp' || echo './'`daemon/main/Options.cpp
  141. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Scheduler.o `test -f 'daemon/main/Scheduler.cpp' || echo './'`daemon/main/Scheduler.cpp
  142. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o StackTrace.o `test -f 'daemon/main/StackTrace.cpp' || echo './'`daemon/main/StackTrace.cpp
  143. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ArticleDownloader.o `test -f 'daemon/nntp/ArticleDownloader.cpp' || echo './'`daemon/nntp/ArticleDownloader.cpp
  144. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ArticleWriter.o `test -f 'daemon/nntp/ArticleWriter.cpp' || echo './'`daemon/nntp/ArticleWriter.cpp
  145. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Decoder.o `test -f 'daemon/nntp/Decoder.cpp' || echo './'`daemon/nntp/Decoder.cpp
  146. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o NewsServer.o `test -f 'daemon/nntp/NewsServer.cpp' || echo './'`daemon/nntp/NewsServer.cpp
  147. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o NNTPConnection.o `test -f 'daemon/nntp/NNTPConnection.cpp' || echo './'`daemon/nntp/NNTPConnection.cpp
  148. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ServerPool.o `test -f 'daemon/nntp/ServerPool.cpp' || echo './'`daemon/nntp/ServerPool.cpp
  149. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o StatMeter.o `test -f 'daemon/nntp/StatMeter.cpp' || echo './'`daemon/nntp/StatMeter.cpp
  150. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ParChecker.o `test -f 'daemon/postprocess/ParChecker.cpp' || echo './'`daemon/postprocess/ParChecker.cpp
  151. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ParCoordinator.o `test -f 'daemon/postprocess/ParCoordinator.cpp' || echo './'`daemon/postprocess/ParCoordinator.cpp
  152. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ParRenamer.o `test -f 'daemon/postprocess/ParRenamer.cpp' || echo './'`daemon/postprocess/ParRenamer.cpp
  153. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o PostScript.o `test -f 'daemon/postprocess/PostScript.cpp' || echo './'`daemon/postprocess/PostScript.cpp
  154. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o PrePostProcessor.o `test -f 'daemon/postprocess/PrePostProcessor.cpp' || echo './'`daemon/postprocess/PrePostProcessor.cpp
  155. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Unpack.o `test -f 'daemon/postprocess/Unpack.cpp' || echo './'`daemon/postprocess/Unpack.cpp
  156. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o DiskState.o `test -f 'daemon/queue/DiskState.cpp' || echo './'`daemon/queue/DiskState.cpp
  157. In file included from /usr/include/string.h:639:0,
  158. from daemon/nntp/StatMeter.cpp:35:
  159. In function 'char* strncat(char*, const char*, size_t)',
  160. inlined from 'void ServerVolume::LogDebugInfo()' at daemon/nntp/StatMeter.cpp:181:30:
  161. /usr/include/bits/string3.h:150:71: warning: call to char* __builtin___strncat_chk(char*, const char*, long unsigned int, long unsigned int) might overflow destination buffer
  162. return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest));
  163. ^
  164. In function 'char* strncat(char*, const char*, size_t)',
  165. inlined from 'void ServerVolume::LogDebugInfo()' at daemon/nntp/StatMeter.cpp:190:30:
  166. /usr/include/bits/string3.h:150:71: warning: call to char* __builtin___strncat_chk(char*, const char*, long unsigned int, long unsigned int) might overflow destination buffer
  167. return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest));
  168. ^
  169. In function 'char* strncat(char*, const char*, size_t)',
  170. inlined from 'void ServerVolume::LogDebugInfo()' at daemon/nntp/StatMeter.cpp:199:30:
  171. /usr/include/bits/string3.h:150:71: warning: call to char* __builtin___strncat_chk(char*, const char*, long unsigned int, long unsigned int) might overflow destination buffer
  172. return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest));
  173. ^
  174. In function 'char* strncat(char*, const char*, size_t)',
  175. inlined from 'void ServerVolume::LogDebugInfo()' at daemon/nntp/StatMeter.cpp:208:30:
  176. /usr/include/bits/string3.h:150:71: warning: call to char* __builtin___strncat_chk(char*, const char*, long unsigned int, long unsigned int) might overflow destination buffer
  177. return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest));
  178. ^
  179. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o DownloadInfo.o `test -f 'daemon/queue/DownloadInfo.cpp' || echo './'`daemon/queue/DownloadInfo.cpp
  180. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o DupeCoordinator.o `test -f 'daemon/queue/DupeCoordinator.cpp' || echo './'`daemon/queue/DupeCoordinator.cpp
  181. daemon/main/nzbget.cpp: In function 'void Daemonize()':
  182. daemon/main/nzbget.cpp:723:39: warning: ignoring return value of 'int dup(int)', declared with attribute warn_unused_result [-Wunused-result]
  183. i = open("/dev/null", O_RDWR); dup(i); dup(i); /* handle standart I/O */
  184. ^
  185. daemon/main/nzbget.cpp:723:47: warning: ignoring return value of 'int dup(int)', declared with attribute warn_unused_result [-Wunused-result]
  186. i = open("/dev/null", O_RDWR); dup(i); dup(i); /* handle standart I/O */
  187. ^
  188. daemon/main/nzbget.cpp:724:33: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result [-Wunused-result]
  189. chdir(g_pOptions->GetDestDir()); /* change running directory */
  190. ^
  191. daemon/main/nzbget.cpp:735:39: warning: ignoring return value of 'int fchown(int, __uid_t, __gid_t)', declared with attribute warn_unused_result [-Wunused-result]
  192. fchown(lfp, pw->pw_uid, pw->pw_gid); /* change owner of lock file */
  193. ^
  194. daemon/main/nzbget.cpp:737:22: warning: ignoring return value of 'int setgid(__gid_t)', declared with attribute warn_unused_result [-Wunused-result]
  195. setgid(pw->pw_gid); /* Set primary group. */
  196. ^
  197. daemon/main/nzbget.cpp:741:22: warning: ignoring return value of 'int setuid(__uid_t)', declared with attribute warn_unused_result [-Wunused-result]
  198. setuid(pw->pw_uid);
  199. ^
  200. daemon/main/nzbget.cpp:747:30: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
  201. write(lfp, str, strlen(str)); /* record pid to lockfile */
  202. ^
  203. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o HistoryCoordinator.o `test -f 'daemon/queue/HistoryCoordinator.cpp' || echo './'`daemon/queue/HistoryCoordinator.cpp
  204. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o NZBFile.o `test -f 'daemon/queue/NZBFile.cpp' || echo './'`daemon/queue/NZBFile.cpp
  205. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o QueueCoordinator.o `test -f 'daemon/queue/QueueCoordinator.cpp' || echo './'`daemon/queue/QueueCoordinator.cpp
  206. daemon/main/Options.cpp: In member function 'void Options::InitFileArg(int, char**)':
  207. daemon/main/Options.cpp:1849:36: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
  208. getcwd(szFileNameWithPath, 1024);
  209. ^
  210. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o QueueEditor.o `test -f 'daemon/queue/QueueEditor.cpp' || echo './'`daemon/queue/QueueEditor.cpp
  211. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o QueueScript.o `test -f 'daemon/queue/QueueScript.cpp' || echo './'`daemon/queue/QueueScript.cpp
  212. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Scanner.o `test -f 'daemon/queue/Scanner.cpp' || echo './'`daemon/queue/Scanner.cpp
  213. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o UrlCoordinator.o `test -f 'daemon/queue/UrlCoordinator.cpp' || echo './'`daemon/queue/UrlCoordinator.cpp
  214. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o BinRpc.o `test -f 'daemon/remote/BinRpc.cpp' || echo './'`daemon/remote/BinRpc.cpp
  215. daemon/queue/DiskState.cpp: In member function 'bool DiskState::LoadDownloadQueue(DownloadQueue*, Servers*)':
  216. daemon/queue/DiskState.cpp:180:51: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
  217. fgets(FileSignatur, sizeof(FileSignatur), infile);
  218. ^
  219. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RemoteClient.o `test -f 'daemon/remote/RemoteClient.cpp' || echo './'`daemon/remote/RemoteClient.cpp
  220. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RemoteServer.o `test -f 'daemon/remote/RemoteServer.cpp' || echo './'`daemon/remote/RemoteServer.cpp
  221. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o WebServer.o `test -f 'daemon/remote/WebServer.cpp' || echo './'`daemon/remote/WebServer.cpp
  222. daemon/queue/DiskState.cpp: In member function 'bool DiskState::LoadPostQueue5(DownloadQueue*, NZBList*)':
  223. daemon/queue/DiskState.cpp:1491:51: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
  224. fgets(FileSignatur, sizeof(FileSignatur), infile);
  225. ^
  226. daemon/queue/DiskState.cpp: In member function 'bool DiskState::LoadFeeds(Feeds*, FeedHistory*)':
  227. daemon/queue/DiskState.cpp:2100:51: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
  228. fgets(FileSignatur, sizeof(FileSignatur), infile);
  229. ^
  230. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o XmlRpc.o `test -f 'daemon/remote/XmlRpc.cpp' || echo './'`daemon/remote/XmlRpc.cpp
  231. daemon/queue/DiskState.cpp: In member function 'bool DiskState::LoadStats(Servers*, ServerVolumes*, bool*)':
  232. daemon/queue/DiskState.cpp:2487:51: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
  233. fgets(FileSignatur, sizeof(FileSignatur), infile);
  234. ^
  235. daemon/queue/NZBFile.cpp: In member function 'void NZBFile::ReadPassword()':
  236. daemon/queue/NZBFile.cpp:475:32: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
  237. fread(buf, 1, iSize, pFile);
  238. ^
  239. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Log.o `test -f 'daemon/util/Log.cpp' || echo './'`daemon/util/Log.cpp
  240. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Observer.o `test -f 'daemon/util/Observer.cpp' || echo './'`daemon/util/Observer.cpp
  241. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Script.o `test -f 'daemon/util/Script.cpp' || echo './'`daemon/util/Script.cpp
  242. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Thread.o `test -f 'daemon/util/Thread.cpp' || echo './'`daemon/util/Thread.cpp
  243. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Util.o `test -f 'daemon/util/Util.cpp' || echo './'`daemon/util/Util.cpp
  244. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./daemon/connect -I./daemon/feed -I./daemon/frontend -I./daemon/main -I./daemon/nntp -I./daemon/postprocess -I./daemon/queue -I./daemon/remote -I./daemon/util -I./lib/par2 -I/usr/include/libxml2 -I/usr/include -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o svn_version.o svn_version.cpp
  245. daemon/util/Util.cpp: In static member function 'static bool Util::LoadFileIntoBuffer(const char*, char**, int*)':
  246. daemon/util/Util.cpp:450:37: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
  247. fread(*pBuffer, 1, iSize, pFile);
  248. ^
  249. daemon/util/Util.cpp: In static member function 'static bool Util::CreateSparseFile(const char*, long long int)':
  250. daemon/util/Util.cpp:504:29: warning: ignoring return value of 'int truncate(const char*, __off_t)', declared with attribute warn_unused_result [-Wunused-result]
  251. truncate(szFilename, iSize);
  252. ^
  253. daemon/util/Util.cpp:515:27: warning: ignoring return value of 'int truncate(const char*, __off_t)', declared with attribute warn_unused_result [-Wunused-result]
  254. truncate(szFilename, 0);
  255. ^
  256. daemon/util/Script.cpp: In member function 'int ScriptController::Execute()':
  257. daemon/util/Script.cpp:479:24: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result [-Wunused-result]
  258. chdir(m_szWorkingDir);
  259. ^
  260. daemon/util/Util.cpp: In static member function 'static void Util::ExpandFileName(const char*, char*, int)':
  261. daemon/util/Util.cpp:959:41: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
  262. getcwd(szCurDir, sizeof(szCurDir) - 1); // 1 char reserved for adding backslash
  263. ^
  264. daemon/util/Util.cpp: In static member function 'static char* Util::GetLastErrorMessage(char*, int)':
  265. daemon/util/Util.cpp:1038:38: warning: ignoring return value of 'char* strerror_r(int, char*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
  266. strerror_r(errno, szBuffer, iBufLen);
  267. ^
  268. x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -o nzbget Connection.o TLS.o WebDownloader.o FeedCoordinator.o FeedFile.o FeedFilter.o FeedInfo.o ColoredFrontend.o Frontend.o LoggableFrontend.o NCursesFrontend.o Maintenance.o nzbget.o Options.o Scheduler.o StackTrace.o ArticleDownloader.o ArticleWriter.o Decoder.o NewsServer.o NNTPConnection.o ServerPool.o StatMeter.o ParChecker.o ParCoordinator.o ParRenamer.o PostScript.o PrePostProcessor.o Unpack.o DiskState.o DownloadInfo.o DupeCoordinator.o HistoryCoordinator.o NZBFile.o QueueCoordinator.o QueueEditor.o QueueScript.o Scanner.o UrlCoordinator.o BinRpc.o RemoteClient.o RemoteServer.o WebServer.o XmlRpc.o Log.o Observer.o Script.o Thread.o Util.o svn_version.o -lz -lncurses -lpthread -lxml2 -lssl -lcrypto
  269. /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/../../../../x86_64-pc-linux-gnu/bin/ld: NCursesFrontend.o: undefined reference to symbol 'keypad'
  270. /lib64/libtinfo.so.5: error adding symbols: DSO missing from command line
  271. collect2: error: ld returned 1 exit status
  272. Makefile:790: recipe for target 'nzbget' failed
  273. make[1]: *** [nzbget] Error 1
  274. make[1]: Leaving directory '/tmp/portage/net-nntp/nzbget-14.0_pre1145/work/nzbget-14.0-testing'
  275. Makefile:693: recipe for target 'all' failed
  276. make: *** [all] Error 2
  277. * ERROR: net-nntp/nzbget-14.0_pre1145::gentoo failed (compile phase):
  278. * emake failed
  279. *
  280. * If you need support, post the output of `emerge --info '=net-nntp/nzbget-14.0_pre1145::gentoo'`,
  281. * the complete build log and the output of `emerge -pqv '=net-nntp/nzbget-14.0_pre1145::gentoo'`.
  282. * The complete build log is located at '/var/log/portage/net-nntp:nzbget-14.0_pre1145:20141028-172648.log'.
  283. * The ebuild environment file is located at '/tmp/portage/net-nntp/nzbget-14.0_pre1145/temp/environment'.
  284. * Working directory: '/tmp/portage/net-nntp/nzbget-14.0_pre1145/work/nzbget-14.0-testing'
  285. * S: '/tmp/portage/net-nntp/nzbget-14.0_pre1145/work/nzbget-14.0-testing'