1. * Package: app-forensics/rdd-2.0.7
  2. * Repository: gentoo
  3. * Maintainer: patrick@gentoo.org benchmarks@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking rdd-2.0.7.tar.gz to /tmp/portage/app-forensics/rdd-2.0.7/work
  8. * Running eautoreconf in '/tmp/portage/app-forensics/rdd-2.0.7/work/rdd-2.0.7' ...
  9. * Running aclocal -I m4 ...
  10. [ ok ]
  11. * Running autoconf -I m4 ...
  12. [ ok ]
  13. * Running autoheader -I m4 ...
  14. [ ok ]
  15. * Running automake --add-missing --copy --foreign ...
  16. [ ok ]
  17. >>> Source unpacked in /tmp/portage/app-forensics/rdd-2.0.7/work
  18. >>> Compiling source in /tmp/portage/app-forensics/rdd-2.0.7/work/rdd-2.0.7 ...
  19. ./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 --disable-tracing --disable-gui --disable-raw-device
  20. configure: loading site script /usr/share/config.site
  21. checking for a BSD-compatible install... /usr/bin/install -c
  22. checking whether build environment is sane... yes
  23. checking for a thread-safe mkdir -p... /bin/mkdir -p
  24. checking for gawk... gawk
  25. checking whether make sets $(MAKE)... yes
  26. checking for pkg-config... /usr/bin/pkg-config
  27. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  28. checking whether the C compiler works... yes
  29. checking for C compiler default output file name... a.out
  30. checking for suffix of executables...
  31. checking whether we are cross compiling... no
  32. checking for suffix of object files... o
  33. checking whether we are using the GNU C compiler... yes
  34. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  35. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  36. checking for style of include used by make... GNU
  37. checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
  38. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  39. checking for library containing strerror... none required
  40. checking for python... python
  41. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  42. checking for grep that handles long lines and -e... /bin/grep
  43. checking for egrep... /bin/grep -E
  44. checking for ANSI C header files... yes
  45. checking for sys/types.h... yes
  46. checking for sys/stat.h... yes
  47. checking for stdlib.h... yes
  48. checking for string.h... yes
  49. checking for memory.h... yes
  50. checking for strings.h... yes
  51. checking for inttypes.h... yes
  52. checking for stdint.h... yes
  53. checking for unistd.h... yes
  54. checking pwd.h usability... yes
  55. checking pwd.h presence... yes
  56. checking for pwd.h... yes
  57. checking for string.h... (cached) yes
  58. checking time.h usability... yes
  59. checking time.h presence... yes
  60. checking for time.h... yes
  61. checking for sys/types.h... (cached) yes
  62. checking sys/utsname.h usability... yes
  63. checking sys/utsname.h presence... yes
  64. checking for sys/utsname.h... yes
  65. checking openssl/blowfish.h usability... yes
  66. checking openssl/blowfish.h presence... yes
  67. checking for openssl/blowfish.h... yes
  68. checking for fcntl.h... yes
  69. checking for openssl/crypto.h... yes
  70. checking for openssl/md5.h... yes
  71. checking for openssl/sha.h... yes
  72. checking for inttypes.h... (cached) yes
  73. checking for uint16_t... yes
  74. checking for uint32_t... yes
  75. checking for uint64_t... yes
  76. checking for special C compiler options needed for large files... no
  77. checking for _FILE_OFFSET_BITS value needed for large files... no
  78. checking for MD5_Init in -lcrypto... yes
  79. checking for gzdopen in -lz... yes
  80. checking for log in -lm... yes
  81. checking for socklen_t... yes
  82. checking for u_int16_t... yes
  83. checking for u_int32_t... yes
  84. checking for u_int64_t... yes
  85. checking that generated files are newer than configure... done
  86. configure: creating ./config.status
  87. config.status: creating Makefile
  88. config.status: creating src/Makefile
  89. config.status: creating gui/Makefile
  90. config.status: creating test/Makefile
  91. config.status: creating test/trunmd5blockfilter.sh
  92. config.status: creating test/ttcpwriter.sh
  93. config.status: creating test/tmsgprinter.sh
  94. config.status: creating config.h
  95. config.status: executing depfiles commands
  96. make -j24
  97. make all-recursive
  98. make[1]: Entering directory `/tmp/portage/app-forensics/rdd-2.0.7/work/rdd-2.0.7'
  99. Making all in src
  100. make[2]: Entering directory `/tmp/portage/app-forensics/rdd-2.0.7/work/rdd-2.0.7/src'
  101. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wno-long-long -g3 -Wall -Wmissing-prototypes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT strerror.o -MD -MP -MF .deps/strerror.Tpo -c -o strerror.o strerror.c
  102. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wno-long-long -g3 -Wall -Wmissing-prototypes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT console.o -MD -MP -MF .deps/console.Tpo -c -o console.o console.c
  103. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wno-long-long -g3 -Wall -Wmissing-prototypes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.c
  104. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wno-long-long -g3 -Wall -Wmissing-prototypes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT rdd_internals.o -MD -MP -MF .deps/rdd_internals.Tpo -c -o rdd_internals.o rdd_internals.c
  105. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wno-long-long -g3 -Wall -Wmissing-prototypes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT commandline.o -MD -MP -MF .deps/commandline.Tpo -c -o commandline.o commandline.c
  106. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wno-long-long -g3 -Wall -Wmissing-prototypes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o md5.c
  107. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wno-long-long -g3 -Wall -Wmissing-prototypes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT sha1.o -MD -MP -MF .deps/sha1.Tpo -c -o sha1.o sha1.c
  108. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wno-long-long -g3 -Wall -Wmissing-prototypes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT outfile.o -MD -MP -MF .deps/outfile.Tpo -c -o outfile.o outfile.c
  109. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wno-long-long -g3 -Wall -Wmissing-prototypes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT numparser.o -MD -MP -MF .deps/numparser.Tpo -c -o numparser.o numparser.c
  110. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wno-long-long -g3 -Wall -Wmissing-prototypes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT alignedbuf.o -MD -MP -MF .deps/alignedbuf.Tpo -c -o alignedbuf.o alignedbuf.c
  111. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wno-long-long -g3 -Wall -Wmissing-prototypes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT writer.o -MD -MP -MF .deps/writer.Tpo -c -o writer.o writer.c
  112. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wno-long-long -g3 -Wall -Wmissing-prototypes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT zlibwriter.o -MD -MP -MF .deps/zlibwriter.Tpo -c -o zlibwriter.o zlibwriter.c
  113. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wno-long-long -g3 -Wall -Wmissing-prototypes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT fdwriter.o -MD -MP -MF .deps/fdwriter.Tpo -c -o fdwriter.o fdwriter.c
  114. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wno-long-long -g3 -Wall -Wmissing-prototypes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT filewriter.o -MD -MP -MF .deps/filewriter.Tpo -c -o filewriter.o filewriter.c
  115. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wno-long-long -g3 -Wall -Wmissing-prototypes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT tcpwriter.o -MD -MP -MF .deps/tcpwriter.Tpo -c -o tcpwriter.o tcpwriter.c
  116. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wno-long-long -g3 -Wall -Wmissing-prototypes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT safewriter.o -MD -MP -MF .deps/safewriter.Tpo -c -o safewriter.o safewriter.c
  117. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wno-long-long -g3 -Wall -Wmissing-prototypes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT partwriter.o -MD -MP -MF .deps/partwriter.Tpo -c -o partwriter.o partwriter.c
  118. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wno-long-long -g3 -Wall -Wmissing-prototypes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT reader.o -MD -MP -MF .deps/reader.Tpo -c -o reader.o reader.c
  119. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wno-long-long -g3 -Wall -Wmissing-prototypes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT fdreader.o -MD -MP -MF .deps/fdreader.Tpo -c -o fdreader.o fdreader.c
  120. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wno-long-long -g3 -Wall -Wmissing-prototypes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT filereader.o -MD -MP -MF .deps/filereader.Tpo -c -o filereader.o filereader.c
  121. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wno-long-long -g3 -Wall -Wmissing-prototypes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT atomicreader.o -MD -MP -MF .deps/atomicreader.Tpo -c -o atomicreader.o atomicreader.c
  122. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wno-long-long -g3 -Wall -Wmissing-prototypes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT zlibreader.o -MD -MP -MF .deps/zlibreader.Tpo -c -o zlibreader.o zlibreader.c
  123. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wno-long-long -g3 -Wall -Wmissing-prototypes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT faultyreader.o -MD -MP -MF .deps/faultyreader.Tpo -c -o faultyreader.o faultyreader.c
  124. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wno-long-long -g3 -Wall -Wmissing-prototypes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT rawreader.o -MD -MP -MF .deps/rawreader.Tpo -c -o rawreader.o rawreader.c
  125. sha1.c:33:13: warning: 'copyright' defined but not used [-Wunused-variable]
  126. md5.c:33:13: warning: 'copyright' defined but not used [-Wunused-variable]
  127. writer.c:34:13: warning: 'copyright' defined but not used [-Wunused-variable]
  128. alignedbuf.c:34:13: warning: 'copyright' defined but not used [-Wunused-variable]
  129. mv -f .deps/sha1.Tpo .deps/sha1.Po
  130. mv -f .deps/md5.Tpo .deps/md5.Po
  131. numparser.c:33:13: warning: 'copyright' defined but not used [-Wunused-variable]
  132. reader.c:34:13: warning: 'copyright' defined but not used [-Wunused-variable]
  133. filewriter.c:34:13: warning: 'copyright' defined but not used [-Wunused-variable]
  134. error.c:33:13: warning: 'copyright' defined but not used [-Wunused-variable]
  135. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wno-long-long -g3 -Wall -Wmissing-prototypes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT alignedreader.o -MD -MP -MF .deps/alignedreader.Tpo -c -o alignedreader.o alignedreader.c
  136. fdreader.c:34:13: warning: 'copyright' defined but not used [-Wunused-variable]
  137. filereader.c:34:13: warning: 'copyright' defined but not used [-Wunused-variable]
  138. tcpwriter.c:34:13: warning: 'copyright' defined but not used [-Wunused-variable]
  139. mv -f .deps/strerror.Tpo .deps/strerror.Po
  140. zlibwriter.c:34:13: warning: 'copyright' defined but not used [-Wunused-variable]
  141. safewriter.c:34:13: warning: 'copyright' defined but not used [-Wunused-variable]
  142. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wno-long-long -g3 -Wall -Wmissing-prototypes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT filterset.o -MD -MP -MF .deps/filterset.Tpo -c -o filterset.o filterset.c
  143. rdd_internals.c: In function 'rdd_strsize':
  144. rdd_internals.c:180:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'rdd_count_t' [-Wformat]
  145. rdd_internals.c:180:3: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'rdd_count_t' [-Wformat]
  146. outfile.c:33:13: warning: 'copyright' defined but not used [-Wunused-variable]rdd_internals.c: At top level:
  147. rdd_internals.c:33:13: warning: 'copyright' defined but not used [-Wunused-variable]
  148. rdd_internals.c: In function 'signal_exit':
  149. rdd_internals.c:199:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  150. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wno-long-long -g3 -Wall -Wmissing-prototypes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT filter.o -MD -MP -MF .deps/filter.Tpo -c -o filter.o filter.c
  151. commandline.c:33:13: warning: 'copyright' defined but not used [-Wunused-variable]
  152. partwriter.c:34:13: warning: 'copyright' defined but not used [-Wunused-variable]
  153. mv -f .deps/writer.Tpo .deps/writer.Po
  154. mv -f .deps/alignedbuf.Tpo .deps/alignedbuf.Po
  155. mv -f .deps/filewriter.Tpo .deps/filewriter.Po
  156. zlibreader.c:34:13: warning: 'copyright' defined but not used [-Wunused-variable]
  157. mv -f .deps/filereader.Tpo .deps/filereader.Po
  158. rawreader.c: In function 'rdd_raw_read':
  159. rawreader.c:113:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  160. rawreader.c:126:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  161. rawreader.c: At top level:
  162. faultyreader.c: In function 'read_faults':rawreader.c:34:13: warning: 'copyright' defined but not used [-Wunused-variable]
  163. faultyreader.c:149:3: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 3 has type 'rdd_count_t *' [-Wformat]
  164. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wno-long-long -g3 -Wall -Wmissing-prototypes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT md5streamfilter.o -MD -MP -MF .deps/md5streamfilter.Tpo -c -o md5streamfilter.o md5streamfilter.c
  165. faultyreader.c: At top level:
  166. faultyreader.c:34:13: warning: 'copyright' defined but not used [-Wunused-variable]
  167. mv -f .deps/fdwriter.Tpo .deps/fdwriter.Po
  168. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wno-long-long -g3 -Wall -Wmissing-prototypes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT sha1streamfilter.o -MD -MP -MF .deps/sha1streamfilter.Tpo -c -o sha1streamfilter.o sha1streamfilter.c
  169. mv -f .deps/tcpwriter.Tpo .deps/tcpwriter.Po
  170. mv -f .deps/reader.Tpo .deps/reader.Po
  171. mv -f .deps/atomicreader.Tpo .deps/atomicreader.Po
  172. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wno-long-long -g3 -Wall -Wmissing-prototypes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT writestreamfilter.o -MD -MP -MF .deps/writestreamfilter.Tpo -c -o writestreamfilter.o writestreamfilter.c
  173. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wno-long-long -g3 -Wall -Wmissing-prototypes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT statsblockfilter.o -MD -MP -MF .deps/statsblockfilter.Tpo -c -o statsblockfilter.o statsblockfilter.c
  174. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wno-long-long -g3 -Wall -Wmissing-prototypes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT md5blockfilter.o -MD -MP -MF .deps/md5blockfilter.Tpo -c -o md5blockfilter.o md5blockfilter.c
  175. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wno-long-long -g3 -Wall -Wmissing-prototypes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT checksumblockfilter.o -MD -MP -MF .deps/checksumblockfilter.Tpo -c -o checksumblockfilter.o checksumblockfilter.c
  176. mv -f .deps/fdreader.Tpo .deps/fdreader.Po
  177. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wno-long-long -g3 -Wall -Wmissing-prototypes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT verifyblockfilter.o -MD -MP -MF .deps/verifyblockfilter.Tpo -c -o verifyblockfilter.o verifyblockfilter.c
  178. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wno-long-long -g3 -Wall -Wmissing-prototypes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT copier.o -MD -MP -MF .deps/copier.Tpo -c -o copier.o copier.c
  179. mv -f .deps/numparser.Tpo .deps/numparser.Po
  180. mv -f .deps/safewriter.Tpo .deps/safewriter.Po
  181. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wno-long-long -g3 -Wall -Wmissing-prototypes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT robustcopier.o -MD -MP -MF .deps/robustcopier.Tpo -c -o robustcopier.o robustcopier.c
  182. filterset.c:33:13: warning: 'copyright' defined but not used [-Wunused-variable]
  183. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wno-long-long -g3 -Wall -Wmissing-prototypes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT simplecopier.o -MD -MP -MF .deps/simplecopier.Tpo -c -o simplecopier.o simplecopier.c
  184. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wno-long-long -g3 -Wall -Wmissing-prototypes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT progress.o -MD -MP -MF .deps/progress.Tpo -c -o progress.o progress.c
  185. alignedreader.c: In function 'rdd_aligned_read':
  186. alignedreader.c:123:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  187. alignedreader.c:163:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  188. alignedreader.c: At top level:
  189. alignedreader.c:34:13: warning: 'copyright' defined but not used [-Wunused-variable]
  190. mv -f .deps/outfile.Tpo .deps/outfile.Po
  191. filter.c:33:13: warning: 'copyright' defined but not used [-Wunused-variable]
  192. sha1streamfilter.c:33:13: warning: 'copyright' defined but not used [-Wunused-variable]
  193. md5streamfilter.c:33:13: warning: 'copyright' defined but not used [-Wunused-variable]mv -f .deps/zlibwriter.Tpo .deps/zlibwriter.Po
  194. mv -f .deps/error.Tpo .deps/error.Po
  195. writestreamfilter.c:37:13: warning: 'copyright' defined but not used [-Wunused-variable]
  196. mv -f .deps/console.Tpo .deps/console.Po
  197. mv -f .deps/commandline.Tpo .deps/commandline.Po
  198. mv -f .deps/partwriter.Tpo .deps/partwriter.Po
  199. mv -f .deps/zlibreader.Tpo .deps/zlibreader.Po
  200. mv -f .deps/rawreader.Tpo .deps/rawreader.Po
  201. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wno-long-long -g3 -Wall -Wmissing-prototypes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT msgprinter.o -MD -MP -MF .deps/msgprinter.Tpo -c -o msgprinter.o msgprinter.c
  202. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wno-long-long -g3 -Wall -Wmissing-prototypes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT stdioprinter.o -MD -MP -MF .deps/stdioprinter.Tpo -c -o stdioprinter.o stdioprinter.c
  203. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wno-long-long -g3 -Wall -Wmissing-prototypes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT fileprinter.o -MD -MP -MF .deps/fileprinter.Tpo -c -o fileprinter.o fileprinter.c
  204. mv -f .deps/rdd_internals.Tpo .deps/rdd_internals.Po
  205. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wno-long-long -g3 -Wall -Wmissing-prototypes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT bcastprinter.o -MD -MP -MF .deps/bcastprinter.Tpo -c -o bcastprinter.o bcastprinter.c
  206. mv -f .deps/faultyreader.Tpo .deps/faultyreader.Po
  207. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wno-long-long -g3 -Wall -Wmissing-prototypes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT logprinter.o -MD -MP -MF .deps/logprinter.Tpo -c -o logprinter.o logprinter.c
  208. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wno-long-long -g3 -Wall -Wmissing-prototypes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT netio.o -MD -MP -MF .deps/netio.Tpo -c -o netio.o netio.c
  209. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wno-long-long -g3 -Wall -Wmissing-prototypes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT rddcopy.o -MD -MP -MF .deps/rddcopy.Tpo -c -o rddcopy.o rddcopy.c
  210. checksumblockfilter.c:33:13: warning: 'copyright' defined but not used [-Wunused-variable]md5blockfilter.c:33:13: warning: 'copyright' defined but not used [-Wunused-variable]
  211. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wno-long-long -g3 -Wall -Wmissing-prototypes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT rddverify.o -MD -MP -MF .deps/rddverify.Tpo -c -o rddverify.o rddverify.c
  212. mv -f .deps/sha1streamfilter.Tpo .deps/sha1streamfilter.Po
  213. verifyblockfilter.c:33:13: warning: 'copyright' defined but not used [-Wunused-variable]
  214. robustcopier.c:33:13: warning: 'copyright' defined but not used [-Wunused-variable]
  215. statsblockfilter.c:33:13: warning: 'copyright' defined but not used [-Wunused-variable]
  216. mv -f .deps/md5streamfilter.Tpo .deps/md5streamfilter.Po
  217. progress.c:33:13: warning: 'copyright' defined but not used [-Wunused-variable]
  218. mv -f .deps/filter.Tpo .deps/filter.Po
  219. mv -f .deps/filterset.Tpo .deps/filterset.Po
  220. mv -f .deps/alignedreader.Tpo .deps/alignedreader.Po
  221. mv -f .deps/writestreamfilter.Tpo .deps/writestreamfilter.Po
  222. mv -f .deps/copier.Tpo .deps/copier.Po
  223. mv -f .deps/md5blockfilter.Tpo .deps/md5blockfilter.Po
  224. logprinter.c: In function 'log_print':
  225. logprinter.c:94:2: warning: ISO C90 does not support the '%T' gnu_strftime format [-Wformat]
  226. logprinter.c:94:2: warning: ISO C90 does not support the '%z' gnu_strftime format [-Wformat]
  227. mv -f .deps/simplecopier.Tpo .deps/simplecopier.Po
  228. mv -f .deps/progress.Tpo .deps/progress.Po
  229. mv -f .deps/checksumblockfilter.Tpo .deps/checksumblockfilter.Po
  230. mv -f .deps/stdioprinter.Tpo .deps/stdioprinter.Po
  231. netio.c:33:13: warning: 'copyright' defined but not used [-Wunused-variable]
  232. mv -f .deps/verifyblockfilter.Tpo .deps/verifyblockfilter.Po
  233. mv -f .deps/bcastprinter.Tpo .deps/bcastprinter.Po
  234. mv -f .deps/logprinter.Tpo .deps/logprinter.Po
  235. rddverify.c:33:13: warning: 'copyright' defined but not used [-Wunused-variable]
  236. rddverify.c:131:24: warning: 'the_printer' defined but not used [-Wunused-variable]
  237. mv -f .deps/fileprinter.Tpo .deps/fileprinter.Po
  238. rddcopy.c:33:13: warning: 'copyright' defined but not used [-Wunused-variable]
  239. mv -f .deps/statsblockfilter.Tpo .deps/statsblockfilter.Po
  240. mv -f .deps/robustcopier.Tpo .deps/robustcopier.Po
  241. mv -f .deps/msgprinter.Tpo .deps/msgprinter.Po
  242. mv -f .deps/netio.Tpo .deps/netio.Po
  243. rm -f librdd.a
  244. ar cru librdd.a strerror.o console.o error.o rdd_internals.o commandline.o md5.o sha1.o outfile.o numparser.o alignedbuf.o writer.o zlibwriter.o fdwriter.o filewriter.o tcpwriter.o safewriter.o partwriter.o reader.o fdreader.o filereader.o atomicreader.o zlibreader.o faultyreader.o rawreader.o alignedreader.o filterset.o filter.o md5streamfilter.o sha1streamfilter.o writestreamfilter.o statsblockfilter.o md5blockfilter.o checksumblockfilter.o verifyblockfilter.o copier.o robustcopier.o simplecopier.o progress.o msgprinter.o stdioprinter.o fileprinter.o bcastprinter.o logprinter.o netio.o
  245. x86_64-pc-linux-gnu-ranlib librdd.a
  246. mv -f .deps/rddverify.Tpo .deps/rddverify.Po
  247. x86_64-pc-linux-gnu-gcc -pedantic -Wno-long-long -g3 -Wall -Wmissing-prototypes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -static -Wl,-O1 -Wl,--as-needed -o rdd-verify rddverify.o librdd.a -lm -lz -lcrypto
  248. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lcrypto
  249. collect2: error: ld returned 1 exit status
  250. make[2]: *** [rdd-verify] Error 1
  251. make[2]: *** Waiting for unfinished jobs....
  252. mv -f .deps/rddcopy.Tpo .deps/rddcopy.Po
  253. make[2]: Leaving directory `/tmp/portage/app-forensics/rdd-2.0.7/work/rdd-2.0.7/src'
  254. make[1]: *** [all-recursive] Error 1
  255. make[1]: Leaving directory `/tmp/portage/app-forensics/rdd-2.0.7/work/rdd-2.0.7'
  256. make: *** [all] Error 2
  257. emake failed
  258. >>> Source compiled.
  259. >>> Test phase [check]: app-forensics/rdd-2.0.7
  260. * Tinderbox QA Notice: 'make' called by _eapi0_src_test
  261. make -j24 -j24 -j1 check
  262. Making check in src
  263. make[1]: Entering directory `/tmp/portage/app-forensics/rdd-2.0.7/work/rdd-2.0.7/src'
  264. x86_64-pc-linux-gnu-gcc -pedantic -Wno-long-long -g3 -Wall -Wmissing-prototypes -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -static -Wl,-O1 -Wl,--as-needed -o rdd-copy rddcopy.o librdd.a -lm -lz -lcrypto
  265. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lcrypto
  266. librdd.a(tcpwriter.o): In function `rdd_open_tcp_writer':
  267. /tmp/portage/app-forensics/rdd-2.0.7/work/rdd-2.0.7/src/tcpwriter.c:66: warning: Using 'gethostbyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
  268. collect2: error: ld returned 1 exit status
  269. make[1]: *** [rdd-copy] Error 1
  270. make[1]: Leaving directory `/tmp/portage/app-forensics/rdd-2.0.7/work/rdd-2.0.7/src'
  271. make: *** [check-recursive] Error 1
  272. emake failed
  273. * ERROR: app-forensics/rdd-2.0.7 failed (test phase):
  274. * Make check failed. See above for details.
  275. *
  276. * Call stack:
  277. * ebuild.sh, line 85: Called src_test
  278. * environment, line 1704: Called _eapi0_src_test
  279. * phase-helpers.sh, line 550: Called die
  280. * The specific snippet of code:
  281. * $emake_cmd -j1 check || \
  282. * die "Make check failed. See above for details."
  283. *
  284. * If you need support, post the output of `emerge --info '=app-forensics/rdd-2.0.7'`,
  285. * the complete build log and the output of `emerge -pqv '=app-forensics/rdd-2.0.7'`.
  286. * The complete build log is located at '/var/log/portage/app-forensics:rdd-2.0.7:20120811-021935.log'.
  287. * For convenience, a symlink to the build log is located at '/tmp/portage/app-forensics/rdd-2.0.7/temp/build.log'.
  288. * The ebuild environment file is located at '/tmp/portage/app-forensics/rdd-2.0.7/temp/environment'.
  289. * Working directory: '/tmp/portage/app-forensics/rdd-2.0.7/work/rdd-2.0.7'
  290. * S: '/tmp/portage/app-forensics/rdd-2.0.7/work/rdd-2.0.7'
  291. >>> Install rdd-2.0.7 into /tmp/portage/app-forensics/rdd-2.0.7/image/ category app-forensics
  292. !!! dobin: src/rdd-copy does not exist
  293. dobin failed
  294. !!! dobin: src/rdd-verify does not exist
  295. dobin failed
  296. >>> Completed installing rdd-2.0.7 into /tmp/portage/app-forensics/rdd-2.0.7/image/
  297. * QA Notice: file does not exist:
  298. *
  299. * dobin: src/rdd-copy does not exist
  300. * dobin: src/rdd-verify does not exist
  301. ecompressdir: bzip2 -9 /usr/share/man