1. * Package: net-libs/cyassl-2.4.0
  2. * Repository: gentoo
  3. * Maintainer: blueness@gentoo.org
  4. * USE: amd64 elibc_glibc hc128 httpd huge ipv6 kernel_linux multilib psk ripemd sessioncerts sniffer test testcert userland_GNU zlib
  5. * FEATURES: sandbox test userpriv usersandbox
  6. Installed LAPACK for library directory lib64
  7. [1] atlas *
  8. [2] reference
  9. Installed BLAS for library directory lib64
  10. [1] atlas *
  11. [2] atlas-threads
  12. [3] reference
  13. Installed CBLAS for library directory lib64
  14. [1] atlas *
  15. [2] atlas-threads
  16. [3] gsl
  17. [4] reference
  18. >>> Unpacking source...
  19. >>> Unpacking cyassl-2.4.0.zip to /tmp/portage/net-libs/cyassl-2.4.0/work
  20. >>> Source unpacked in /tmp/portage/net-libs/cyassl-2.4.0/work
  21. >>> Preparing source in /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0 ...
  22. * Applying cyassl-2.0.8-disable-testsuit-ifnothreads.patch ...
  23. [ ok ]
  24. * Applying cyassl-2.0.8-fix-gnustack.patch ...
  25. [ ok ]
  26. * Applying cyassl-2.4.0-fix-missing-DYNAMIC_TYPE_LIBZ.patch ...
  27. [ ok ]
  28. >>> Source prepared.
  29. >>> Configuring source in /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0 ...
  30. * econf: updating cyassl-2.4.0/config/config.sub with /usr/share/gnuconfig/config.sub
  31. * econf: updating cyassl-2.4.0/config/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 --disable-dependency-tracking --enable-opensslExtra --enable-fortress --enable-keygen --enable-certgen --disable-debug --disable-ecc --disable-small --disable-ntru --disable-noFilesystem --disable-noInline --disable-debug --disable-smallcache --disable-bigcache --enable-hugecache --disable-aesgcm --disable-aesni --enable-hc128 --disable-md2 --enable-psk --enable-ripemd --disable-sha512 --disable-dtls --enable-ipv6 --enable-webServer --disable-ocsp --disable-crl --disable-crl-monitor --enable-sessioncerts --enable-sniffer --enable-testcert --disable-static --disable-gcc-hardening --with-libz --enable-singleThreaded --enable-fastmath --enable-fasthugemath --enable-bump
  33. configure: loading site script /usr/share/config.site
  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 how to create a ustar tar archive... gnutar
  43. checking how to print strings... printf
  44. checking for style of include used by make... GNU
  45. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  46. checking whether the C compiler works... yes
  47. checking for C compiler default output file name... a.out
  48. checking for suffix of executables...
  49. checking whether we are cross compiling... no
  50. checking for suffix of object files... o
  51. checking whether we are using the GNU C compiler... yes
  52. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  53. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  54. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  55. checking for a sed that does not truncate output... /bin/sed
  56. checking for grep that handles long lines and -e... /bin/grep
  57. checking for egrep... /bin/grep -E
  58. checking for fgrep... /bin/grep -F
  59. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  60. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  61. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  62. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  63. checking whether ln -s works... yes
  64. checking the maximum length of command line arguments... 1572864
  65. checking whether the shell understands some XSI constructs... yes
  66. checking whether the shell understands "+="... yes
  67. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  68. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  69. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  70. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  71. checking how to recognize dependent libraries... pass_all
  72. checking for x86_64-pc-linux-gnu-dlltool... no
  73. checking for dlltool... no
  74. checking how to associate runtime and link libraries... printf %s\n
  75. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  76. checking for archiver @FILE support... @
  77. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  78. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  79. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  80. checking for sysroot... no
  81. checking for x86_64-pc-linux-gnu-mt... no
  82. checking for mt... mt
  83. checking if mt is a manifest tool... no
  84. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  85. checking for ANSI C header files... yes
  86. checking for sys/types.h... yes
  87. checking for sys/stat.h... yes
  88. checking for stdlib.h... yes
  89. checking for string.h... yes
  90. checking for memory.h... yes
  91. checking for strings.h... yes
  92. checking for inttypes.h... yes
  93. checking for stdint.h... yes
  94. checking for unistd.h... yes
  95. checking for dlfcn.h... yes
  96. checking for objdir... .libs
  97. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  98. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  99. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  100. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  101. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  102. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  103. 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
  104. checking whether -lc should be explicitly linked in... no
  105. checking dynamic linker characteristics... GNU/Linux ld.so
  106. checking how to hardcode library paths into programs... immediate
  107. checking whether stripping libraries is possible... yes
  108. checking if libtool supports shared libraries... yes
  109. checking whether to build shared libraries... yes
  110. checking whether to build static libraries... no
  111. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  112. checking whether we are using the GNU C++ compiler... yes
  113. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  114. checking dependency style of x86_64-pc-linux-gnu-g++... none
  115. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  116. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  117. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  118. 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
  119. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  120. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  121. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  122. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  123. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  124. 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
  125. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  126. checking how to hardcode library paths into programs... immediate
  127. checking whether the -Werror option is usable... yes
  128. checking for simple visibility declarations... yes
  129. checking whether make supports nested variables... yes
  130. checking "C Compiler version--yes"... "x86_64-pc-linux-gnu-gcc (Gentoo 4.7.2 p1.2, pie-0.5.5) 4.7.2"
  131. checking "C++ Compiler version"... "x86_64-pc-linux-gnu-g++ (Gentoo 4.7.2 p1.2, pie-0.5.5) 4.7.2"
  132. checking for gethostbyname... yes
  133. checking for gettimeofday... yes
  134. checking for inet_ntoa... yes
  135. checking for memset... yes
  136. checking for socket... yes
  137. checking arpa/inet.h usability... yes
  138. checking arpa/inet.h presence... yes
  139. checking for arpa/inet.h... yes
  140. checking fcntl.h usability... yes
  141. checking fcntl.h presence... yes
  142. checking for fcntl.h... yes
  143. checking limits.h usability... yes
  144. checking limits.h presence... yes
  145. checking for limits.h... yes
  146. checking netdb.h usability... yes
  147. checking netdb.h presence... yes
  148. checking for netdb.h... yes
  149. checking netinet/in.h usability... yes
  150. checking netinet/in.h presence... yes
  151. checking for netinet/in.h... yes
  152. checking stddef.h usability... yes
  153. checking stddef.h presence... yes
  154. checking for stddef.h... yes
  155. checking sys/ioctl.h usability... yes
  156. checking sys/ioctl.h presence... yes
  157. checking for sys/ioctl.h... yes
  158. checking sys/socket.h usability... yes
  159. checking sys/socket.h presence... yes
  160. checking for sys/socket.h... yes
  161. checking sys/time.h usability... yes
  162. checking sys/time.h presence... yes
  163. checking for sys/time.h... yes
  164. checking errno.h usability... yes
  165. checking errno.h presence... yes
  166. checking for errno.h... yes
  167. checking for socket in -lnetwork... no
  168. checking size of long long... 8
  169. checking size of long... 8
  170. checking whether byte ordering is bigendian... no
  171. checking for stdlib.h... (cached) yes
  172. checking for GNU libc compatible malloc... yes
  173. checking whether time.h and sys/time.h may both be included... yes
  174. checking for sys/time.h... (cached) yes
  175. checking for unistd.h... (cached) yes
  176. checking for alarm... yes
  177. checking for working mktime... yes
  178. checking for stdlib.h... (cached) yes
  179. checking for GNU libc compatible realloc... yes
  180. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  181. checking whether we are using the GNU C compiler... (cached) yes
  182. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  183. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  184. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
  185. checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
  186. checking whether we are using the GNU C++ compiler... (cached) yes
  187. checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes
  188. checking dependency style of x86_64-pc-linux-gnu-g++... (cached) none
  189. checking for size_t... yes
  190. checking for uint8_t... yes
  191. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  192. checking for cos in -lm... yes
  193. checking for libz... yes
  194. checking for the pthreads library -lpthreads... no
  195. checking whether pthreads work without any flags... no
  196. checking whether pthreads work with -Kthread... no
  197. checking whether pthreads work with -kthread... no
  198. checking for the pthreads library -llthread... no
  199. checking whether pthreads work with -pthread... yes
  200. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  201. checking if more special flags are required for pthreads... no
  202. checking for PTHREAD_PRIO_INHERIT... yes
  203. checking for library containing gethostbyname... none required
  204. checking for library containing socket... none required
  205. checking whether C compiler accepts ... yes
  206. checking whether the linker accepts ... yes
  207. checking for vcs checkout...
  208. checking whether the linker accepts -z relro -z now... yes
  209. checking whether C compiler accepts -Wall... yes
  210. checking whether C compiler accepts -Wextra... yes
  211. checking whether C compiler accepts -Wbad-function-cast... yes
  212. checking whether C compiler accepts -Wmissing-prototypes... yes
  213. checking whether C compiler accepts -Wnested-externs... yes
  214. checking whether C compiler accepts -Woverride-init... yes
  215. checking whether C compiler accepts -Wstrict-prototypes... yes
  216. checking whether C compiler accepts -Wno-strict-aliasing... yes
  217. checking whether C compiler accepts -Wfloat-equal... yes
  218. checking whether C compiler accepts -Wundef... yes
  219. checking whether C compiler accepts -Wpointer-arith... yes
  220. checking whether C compiler accepts -Wwrite-strings... yes
  221. checking whether C compiler accepts -Wredundant-decls... yes
  222. checking whether C compiler accepts -Wchar-subscripts... yes
  223. checking whether C compiler accepts -Wcomment... yes
  224. checking whether C compiler accepts -Wformat=2... yes
  225. checking whether C compiler accepts -Wmissing-declarations... yes
  226. checking whether C compiler accepts -Wswitch-enum... yes
  227. checking whether C compiler accepts -Winit-self... yes
  228. checking whether C compiler accepts -Wmissing-field-initializers... yes
  229. checking whether C compiler accepts -Wdeclaration-after-statement... yes
  230. checking whether C compiler accepts -Waddress... yes
  231. checking whether C compiler accepts -Wmissing-noreturn... yes
  232. checking whether C compiler accepts -Wnormalized=id... yes
  233. checking whether C compiler accepts -Wstrict-overflow=1... yes
  234. checking whether C compiler accepts -Wformat... yes
  235. checking whether C compiler accepts -Wformat-security... yes
  236. checking whether C compiler accepts -Wpointer-sign... yes
  237. checking whether C compiler accepts -Wshadow... yes
  238. checking whether C compiler accepts -Wswitch-default... yes
  239. checking whether C compiler accepts -Warray-bounds... yes
  240. checking whether C++ compiler accepts -O2... yes
  241. checking whether C++ compiler accepts -D_FORTIFY_SOURCE=2... yes
  242. checking whether C++ compiler accepts -Wall... yes
  243. checking whether C++ compiler accepts -Wextra... yes
  244. checking whether C++ compiler accepts -Wpragmas... yes
  245. checking whether C++ compiler accepts --paramssp-buffer-size=1... no
  246. checking whether C++ compiler accepts -Waddress... yes
  247. checking whether C++ compiler accepts -Warray-bounds... yes
  248. checking whether C++ compiler accepts -Wchar-subscripts... yes
  249. checking whether C++ compiler accepts -Wcomment... yes
  250. checking whether C++ compiler accepts -Wctor-dtor-privacy... yes
  251. checking whether C++ compiler accepts -Wfloat-equal... yes
  252. checking whether C++ compiler accepts -Wformat=2... yes
  253. checking whether C++ compiler accepts -Wmaybe-uninitialized... yes
  254. checking whether C++ compiler accepts -Wmissing-field-initializers... yes
  255. checking whether C++ compiler accepts -Wmissing-noreturn... yes
  256. checking whether C++ compiler accepts -Wnon-virtual-dtor... yes
  257. checking whether C++ compiler accepts -Wnormalized=id... yes
  258. checking whether C++ compiler accepts -Woverloaded-virtual... yes
  259. checking whether C++ compiler accepts -Wpointer-arith... yes
  260. checking whether C++ compiler accepts -Wredundant-decls... yes
  261. checking whether C++ compiler accepts -Wshadow... yes
  262. checking whether C++ compiler accepts -Wshorten-64-to-32... no
  263. checking whether C++ compiler accepts -Wsign-compare... yes
  264. checking whether C++ compiler accepts -Wstrict-overflow=1... yes
  265. checking whether C++ compiler accepts -Wswitch-enum... yes
  266. checking whether C++ compiler accepts -Wundef... yes
  267. checking whether C++ compiler accepts -Wunused-result... yes
  268. checking whether C++ compiler accepts -Wunused-variable... yes
  269. checking whether C++ compiler accepts -Wwrite-strings... yes
  270. checking whether C++ compiler accepts -floop-parallelize-all... no
  271. checking whether C++ compiler accepts -fwrapv... yes
  272. checking whether C++ compiler accepts -ggdb... yes
  273. checking that generated files are newer than configure... done
  274. configure: creating ./config.status
  275. config.status: creating stamp-h
  276. config.status: creating Makefile
  277. config.status: creating cyassl/version.h
  278. config.status: creating support/libcyassl.pc
  279. config.status: creating config.h
  280. config.status: executing depfiles commands
  281. config.status: executing libtool commands
  282. ---
  283. Configuration summary for cyassl version 2.4.0
  284. * Installation prefix: /usr
  285. * System type: pc-linux-gnu
  286. * Host CPU: x86_64
  287. * C Compiler: x86_64-pc-linux-gnu-gcc (Gentoo 4.7.2 p1.2, pie-0.5.5) 4.7.2
  288. * C Flags: -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wextra -Wbad-function-cast -Wmissing-prototypes -Wnested-externs -Woverride-init -Wstrict-prototypes -Wno-strict-aliasing -Wfloat-equal -Wundef -Wpointer-arith -Wwrite-strings -Wredundant-decls -Wchar-subscripts -Wcomment -Wformat=2 -Wmissing-declarations -Wswitch-enum -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wmissing-noreturn -Wnormalized=id -Wstrict-overflow=1 -Wformat -Wformat-security -Wpointer-sign -Wshadow -Wswitch-default -Warray-bounds
  289. * C++ Compiler: x86_64-pc-linux-gnu-g++ (Gentoo 4.7.2 p1.2, pie-0.5.5) 4.7.2
  290. * C++ Flags: -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wpragmas -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv
  291. * CPP Flags: -DHAVE_LIBZ
  292. * Assertions enabled:
  293. * Debug enabled:
  294. * Warnings as failure: no
  295. ---
  296. >>> Source configured.
  297. >>> Compiling source in /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0 ...
  298. make -j24
  299. make all-am
  300. make[1]: Entering directory `/tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0'
  301. CC ctaocrypt/test/testsuite_testsuite-test.o
  302. CC examples/client/tests_unit-client.o
  303. CC examples/server/tests_unit-server.o
  304. CC src/src_libcyassl_la-internal.lo
  305. CC src/src_libcyassl_la-io.lo
  306. CC src/src_libcyassl_la-keys.lo
  307. CC src/src_libcyassl_la-ssl.lo
  308. CC src/src_libcyassl_la-tls.lo
  309. CC ctaocrypt/src/src_libcyassl_la-asn.lo
  310. CC ctaocrypt/src/src_libcyassl_la-coding.lo
  311. CC ctaocrypt/src/src_libcyassl_la-des3.lo
  312. CC ctaocrypt/src/src_libcyassl_la-hmac.lo
  313. CC ctaocrypt/src/src_libcyassl_la-md5.lo
  314. CC ctaocrypt/src/src_libcyassl_la-md4.lo
  315. CC ctaocrypt/src/src_libcyassl_la-random.lo
  316. CC ctaocrypt/src/src_libcyassl_la-rsa.lo
  317. CC ctaocrypt/src/src_libcyassl_la-sha.lo
  318. CC ctaocrypt/src/src_libcyassl_la-aes.lo
  319. CC ctaocrypt/src/src_libcyassl_la-sha256.lo
  320. CC ctaocrypt/src/src_libcyassl_la-dh.lo
  321. CC ctaocrypt/src/src_libcyassl_la-dsa.lo
  322. CC ctaocrypt/src/src_libcyassl_la-arc4.lo
  323. CC ctaocrypt/src/src_libcyassl_la-rabbit.lo
  324. CC ctaocrypt/src/src_libcyassl_la-pwdbased.lo
  325. In file included from examples/client/client.c:27:0:
  326. ./cyassl/test.h: In function 'build_addr':
  327. ./cyassl/test.h:311:45: warning: unused parameter 'peer' [-Wunused-parameter]
  328. ./cyassl/test.h: In function 'my_psk_client_cb':
  329. ./cyassl/test.h:567:53: warning: unused parameter 'ssl' [-Wunused-parameter]
  330. ./cyassl/test.h:567:70: warning: unused parameter 'hint' [-Wunused-parameter]
  331. ./cyassl/test.h:569:22: warning: unused parameter 'key_max_len' [-Wunused-parameter]
  332. ./cyassl/test.h: In function 'my_psk_server_cb':
  333. ./cyassl/test.h:586:53: warning: unused parameter 'ssl' [-Wunused-parameter]
  334. ./cyassl/test.h:587:42: warning: unused parameter 'key_max_len' [-Wunused-parameter]
  335. In file included from examples/server/server.c:27:0:
  336. ./cyassl/test.h: In function 'build_addr':
  337. ./cyassl/test.h:311:45: warning: unused parameter 'peer' [-Wunused-parameter]
  338. ./cyassl/test.h: In function 'my_psk_client_cb':
  339. ./cyassl/test.h:567:53: warning: unused parameter 'ssl' [-Wunused-parameter]
  340. ./cyassl/test.h:567:70: warning: unused parameter 'hint' [-Wunused-parameter]
  341. ./cyassl/test.h:569:22: warning: unused parameter 'key_max_len' [-Wunused-parameter]
  342. ./cyassl/test.h: In function 'my_psk_server_cb':
  343. ./cyassl/test.h:586:53: warning: unused parameter 'ssl' [-Wunused-parameter]
  344. ./cyassl/test.h:587:42: warning: unused parameter 'key_max_len' [-Wunused-parameter]
  345. CC ctaocrypt/src/src_libcyassl_la-logging.lo
  346. CC ctaocrypt/src/src_libcyassl_la-memory.lo
  347. src/internal.c: In function 'InitMutex':
  348. src/internal.c:7562:29: warning: unused parameter 'm' [-Wunused-parameter]
  349. src/internal.c: In function 'FreeMutex':
  350. src/internal.c:7568:29: warning: unused parameter 'm' [-Wunused-parameter]
  351. src/internal.c: In function 'LockMutex':
  352. src/internal.c:7574:29: warning: unused parameter 'm' [-Wunused-parameter]
  353. src/internal.c: In function 'UnLockMutex':
  354. src/internal.c:7580:31: warning: unused parameter 'm' [-Wunused-parameter]
  355. CC ctaocrypt/src/src_libcyassl_la-md2.lo
  356. CC ctaocrypt/src/src_libcyassl_la-ripemd.lo
  357. CC ctaocrypt/src/src_libcyassl_la-sha512.lo
  358. CC ctaocrypt/src/src_libcyassl_la-hc128.lo
  359. CC src/src_libcyassl_la-sniffer.lo
  360. CC ctaocrypt/src/src_libcyassl_la-tfm.lo
  361. CC ctaocrypt/benchmark/benchmark.o
  362. CC ctaocrypt/test/test.o
  363. CC examples/client/client.o
  364. CC examples/server/server.o
  365. CC examples/echoclient/echoclient.o
  366. CC examples/echoserver/echoserver.o
  367. CC examples/client/testsuite_testsuite-client.o
  368. CC examples/echoclient/testsuite_testsuite-echoclient.o
  369. CC examples/echoserver/testsuite_testsuite-echoserver.o
  370. In file included from examples/server/server.c:27:0:
  371. ./cyassl/test.h: In function 'build_addr':
  372. ./cyassl/test.h:311:45: warning: unused parameter 'peer' [-Wunused-parameter]
  373. ./cyassl/test.h: In function 'my_psk_client_cb':
  374. ./cyassl/test.h:567:53: warning: unused parameter 'ssl' [-Wunused-parameter]
  375. ./cyassl/test.h:567:70: warning: unused parameter 'hint' [-Wunused-parameter]
  376. ./cyassl/test.h:569:22: warning: unused parameter 'key_max_len' [-Wunused-parameter]
  377. ./cyassl/test.h: In function 'my_psk_server_cb':
  378. ./cyassl/test.h:586:53: warning: unused parameter 'ssl' [-Wunused-parameter]
  379. ./cyassl/test.h:587:42: warning: unused parameter 'key_max_len' [-Wunused-parameter]
  380. In file included from examples/client/client.c:27:0:
  381. ./cyassl/test.h: In function 'build_addr':
  382. ./cyassl/test.h:311:45: warning: unused parameter 'peer' [-Wunused-parameter]
  383. In file included from examples/echoclient/echoclient.c:27:0:
  384. ./cyassl/test.h: In function 'build_addr':
  385. ./cyassl/test.h: In function 'my_psk_client_cb':./cyassl/test.h:311:45: warning: unused parameter 'peer' [-Wunused-parameter]
  386. ./cyassl/test.h:567:53: warning: unused parameter 'ssl' [-Wunused-parameter]
  387. ./cyassl/test.h:567:70: warning: unused parameter 'hint' [-Wunused-parameter]
  388. ./cyassl/test.h:569:22: warning: unused parameter 'key_max_len' [-Wunused-parameter]
  389. ./cyassl/test.h: In function 'my_psk_server_cb':
  390. ./cyassl/test.h:586:53: warning: unused parameter 'ssl' [-Wunused-parameter]
  391. ./cyassl/test.h:587:42: warning: unused parameter 'key_max_len' [-Wunused-parameter]
  392. ./cyassl/test.h: In function 'my_psk_client_cb':
  393. ./cyassl/test.h:567:53: warning: unused parameter 'ssl' [-Wunused-parameter]
  394. ./cyassl/test.h:567:70: warning: unused parameter 'hint' [-Wunused-parameter]
  395. ./cyassl/test.h:569:22: warning: unused parameter 'key_max_len' [-Wunused-parameter]
  396. ./cyassl/test.h: In function 'my_psk_server_cb':
  397. ./cyassl/test.h:586:53: warning: unused parameter 'ssl' [-Wunused-parameter]
  398. ./cyassl/test.h:587:42: warning: unused parameter 'key_max_len' [-Wunused-parameter]
  399. In file included from examples/echoserver/echoserver.c:27:0:
  400. ./cyassl/test.h: In function 'build_addr':
  401. ./cyassl/test.h:311:45: warning: unused parameter 'peer' [-Wunused-parameter]
  402. ./cyassl/test.h: In function 'my_psk_client_cb':
  403. ./cyassl/test.h:567:53: warning: unused parameter 'ssl' [-Wunused-parameter]
  404. ./cyassl/test.h:567:70: warning: unused parameter 'hint' [-Wunused-parameter]
  405. ./cyassl/test.h:569:22: warning: unused parameter 'key_max_len' [-Wunused-parameter]
  406. ./cyassl/test.h: In function 'my_psk_server_cb':
  407. ./cyassl/test.h:586:53: warning: unused parameter 'ssl' [-Wunused-parameter]
  408. ./cyassl/test.h:587:42: warning: unused parameter 'key_max_len' [-Wunused-parameter]
  409. CC examples/server/testsuite_testsuite-server.o
  410. In file included from examples/client/client.c:27:0:
  411. ./cyassl/test.h: In function 'build_addr':
  412. ./cyassl/test.h:311:45: warning: unused parameter 'peer' [-Wunused-parameter]
  413. ./cyassl/test.h: In function 'my_psk_client_cb':
  414. ./cyassl/test.h:567:53: warning: unused parameter 'ssl' [-Wunused-parameter]
  415. ./cyassl/test.h:567:70: warning: unused parameter 'hint' [-Wunused-parameter]
  416. ./cyassl/test.h:569:22: warning: unused parameter 'key_max_len' [-Wunused-parameter]
  417. ./cyassl/test.h: In function 'my_psk_server_cb':
  418. ./cyassl/test.h:586:53: warning: unused parameter 'ssl' [-Wunused-parameter]
  419. ./cyassl/test.h:587:42: warning: unused parameter 'key_max_len' [-Wunused-parameter]
  420. CC testsuite/testsuite_testsuite-testsuite.o
  421. In file included from examples/echoclient/echoclient.c:27:0:
  422. ./cyassl/test.h: In function 'build_addr':
  423. ./cyassl/test.h:311:45: warning: unused parameter 'peer' [-Wunused-parameter]
  424. ./cyassl/test.h: In function 'my_psk_client_cb':
  425. ./cyassl/test.h:567:53: warning: unused parameter 'ssl' [-Wunused-parameter]
  426. ./cyassl/test.h:567:70: warning: unused parameter 'hint' [-Wunused-parameter]
  427. ./cyassl/test.h:569:22: warning: unused parameter 'key_max_len' [-Wunused-parameter]
  428. ./cyassl/test.h: In function 'my_psk_server_cb':
  429. ./cyassl/test.h:586:53: warning: unused parameter 'ssl' [-Wunused-parameter]
  430. ./cyassl/test.h:587:42: warning: unused parameter 'key_max_len' [-Wunused-parameter]
  431. In file included from examples/echoserver/echoserver.c:27:0:
  432. ./cyassl/test.h: In function 'build_addr':
  433. ./cyassl/test.h:311:45: warning: unused parameter 'peer' [-Wunused-parameter]
  434. ./cyassl/test.h: In function 'my_psk_client_cb':
  435. ./cyassl/test.h:567:53: warning: unused parameter 'ssl' [-Wunused-parameter]
  436. ./cyassl/test.h:567:70: warning: unused parameter 'hint' [-Wunused-parameter]
  437. ./cyassl/test.h:569:22: warning: unused parameter 'key_max_len' [-Wunused-parameter]
  438. ./cyassl/test.h: In function 'my_psk_server_cb':
  439. ./cyassl/test.h:586:53: warning: unused parameter 'ssl' [-Wunused-parameter]
  440. ./cyassl/test.h:587:42: warning: unused parameter 'key_max_len' [-Wunused-parameter]
  441. CC tests/tests_unit-unit.o
  442. In file included from examples/server/server.c:27:0:
  443. ./cyassl/test.h: In function 'build_addr':
  444. ./cyassl/test.h:311:45: warning: unused parameter 'peer' [-Wunused-parameter]
  445. ./cyassl/test.h: In function 'my_psk_client_cb':
  446. ./cyassl/test.h:567:53: warning: unused parameter 'ssl' [-Wunused-parameter]
  447. ./cyassl/test.h:567:70: warning: unused parameter 'hint' [-Wunused-parameter]
  448. ./cyassl/test.h:569:22: warning: unused parameter 'key_max_len' [-Wunused-parameter]
  449. ./cyassl/test.h: In function 'my_psk_server_cb':
  450. ./cyassl/test.h:586:53: warning: unused parameter 'ssl' [-Wunused-parameter]
  451. ./cyassl/test.h:587:42: warning: unused parameter 'key_max_len' [-Wunused-parameter]
  452. CC tests/tests_unit-api.o
  453. CC tests/tests_unit-suites.o
  454. CC tests/tests_unit-hash.o
  455. In file included from testsuite/testsuite.c:27:0:
  456. ./cyassl/test.h: In function 'build_addr':
  457. ./cyassl/test.h:311:45: warning: unused parameter 'peer' [-Wunused-parameter]
  458. ./cyassl/test.h: In function 'my_psk_client_cb':
  459. ./cyassl/test.h:567:53: warning: unused parameter 'ssl' [-Wunused-parameter]
  460. ./cyassl/test.h:567:70: warning: unused parameter 'hint' [-Wunused-parameter]
  461. ./cyassl/test.h:569:22: warning: unused parameter 'key_max_len' [-Wunused-parameter]
  462. ./cyassl/test.h: In function 'my_psk_server_cb':
  463. ./cyassl/test.h:586:53: warning: unused parameter 'ssl' [-Wunused-parameter]
  464. ./cyassl/test.h:587:42: warning: unused parameter 'key_max_len' [-Wunused-parameter]
  465. testsuite/testsuite.c: At top level:
  466. testsuite/testsuite.c:35:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  467. CC sslSniffer/sslSnifferTest/snifftest.o
  468. In file included from ./tests/unit.h:6:0,
  469. from tests/unit.c:7:
  470. ./cyassl/test.h: In function 'build_addr':
  471. ./cyassl/test.h:311:45: warning: unused parameter 'peer' [-Wunused-parameter]
  472. ./cyassl/test.h: In function 'my_psk_client_cb':
  473. ./cyassl/test.h:567:53: warning: unused parameter 'ssl' [-Wunused-parameter]
  474. ./cyassl/test.h:567:70: warning: unused parameter 'hint' [-Wunused-parameter]
  475. ./cyassl/test.h:569:22: warning: unused parameter 'key_max_len' [-Wunused-parameter]
  476. ./cyassl/test.h: In function 'my_psk_server_cb':
  477. ./cyassl/test.h:586:53: warning: unused parameter 'ssl' [-Wunused-parameter]
  478. ./cyassl/test.h:587:42: warning: unused parameter 'key_max_len' [-Wunused-parameter]
  479. tests/unit.c: In function 'start_thread':
  480. tests/unit.c:58:5: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [enabled by default]
  481. In file included from ./cyassl/test.h:32:0,
  482. from ./tests/unit.h:6,
  483. from tests/unit.c:7:
  484. /usr/include/pthread.h:232:12: note: expected 'pthread_t * __restrict__' but argument is of type 'void **'
  485. tests/unit.c:58:5: warning: passing argument 3 of 'pthread_create' from incompatible pointer type [enabled by default]
  486. In file included from ./cyassl/test.h:32:0,
  487. from ./tests/unit.h:6,
  488. from tests/unit.c:7:
  489. /usr/include/pthread.h:232:12: note: expected 'void * (*)(void *)' but argument is of type 'THREAD_RETURN (*)(void *)'
  490. tests/unit.c: In function 'join_thread':
  491. tests/unit.c:69:5: warning: passing argument 1 of 'pthread_join' makes integer from pointer without a cast [enabled by default]
  492. In file included from ./cyassl/test.h:32:0,
  493. from ./tests/unit.h:6,
  494. from tests/unit.c:7:
  495. /usr/include/pthread.h:249:12: note: expected 'pthread_t' but argument is of type 'THREAD_TYPE'
  496. In file included from tests/api.c:28:0:
  497. ./cyassl/test.h: In function 'build_addr':
  498. ./cyassl/test.h:311:45: warning: unused parameter 'peer' [-Wunused-parameter]
  499. ./cyassl/test.h: In function 'my_psk_client_cb':
  500. ./cyassl/test.h:567:53: warning: unused parameter 'ssl' [-Wunused-parameter]
  501. ./cyassl/test.h:567:70: warning: unused parameter 'hint' [-Wunused-parameter]
  502. ./cyassl/test.h:569:22: warning: unused parameter 'key_max_len' [-Wunused-parameter]
  503. ./cyassl/test.h: In function 'my_psk_server_cb':
  504. ./cyassl/test.h:586:53: warning: unused parameter 'ssl' [-Wunused-parameter]
  505. ./cyassl/test.h:587:42: warning: unused parameter 'key_max_len' [-Wunused-parameter]
  506. In file included from ./tests/unit.h:6:0,
  507. from tests/suites.c:30:
  508. ./cyassl/test.h: In function 'build_addr':
  509. ./cyassl/test.h:311:45: warning: unused parameter 'peer' [-Wunused-parameter]
  510. ./cyassl/test.h: In function 'my_psk_client_cb':
  511. ./cyassl/test.h:567:53: warning: unused parameter 'ssl' [-Wunused-parameter]
  512. ./cyassl/test.h:567:70: warning: unused parameter 'hint' [-Wunused-parameter]
  513. ./cyassl/test.h:569:22: warning: unused parameter 'key_max_len' [-Wunused-parameter]
  514. ./cyassl/test.h: In function 'my_psk_server_cb':
  515. ./cyassl/test.h:586:53: warning: unused parameter 'ssl' [-Wunused-parameter]
  516. ./cyassl/test.h:587:42: warning: unused parameter 'key_max_len' [-Wunused-parameter]
  517. In file included from ./tests/unit.h:6:0,
  518. from tests/hash.c:36:
  519. ./cyassl/test.h: In function 'build_addr':
  520. ./cyassl/test.h:311:45: warning: unused parameter 'peer' [-Wunused-parameter]
  521. ./cyassl/test.h: In function 'my_psk_client_cb':
  522. ./cyassl/test.h:567:53: warning: unused parameter 'ssl' [-Wunused-parameter]
  523. ./cyassl/test.h:567:70: warning: unused parameter 'hint' [-Wunused-parameter]
  524. ./cyassl/test.h:569:22: warning: unused parameter 'key_max_len' [-Wunused-parameter]
  525. ./cyassl/test.h: In function 'my_psk_server_cb':
  526. ./cyassl/test.h:586:53: warning: unused parameter 'ssl' [-Wunused-parameter]
  527. ./cyassl/test.h:587:42: warning: unused parameter 'key_max_len' [-Wunused-parameter]
  528. CCLD src/libcyassl.la
  529. CCLD ctaocrypt/benchmark/benchmark
  530. CCLD ctaocrypt/test/testctaocrypt
  531. CCLD examples/client/client
  532. CCLD examples/server/server
  533. CCLD examples/echoclient/echoclient
  534. CCLD examples/echoserver/echoserver
  535. CCLD testsuite/testsuite
  536. CCLD tests/unit
  537. CCLD sslSniffer/sslSnifferTest/snifftest
  538. examples/client/testsuite_testsuite-client.o: In function `mygetopt':
  539. /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/./cyassl/test.h:174: undefined reference to `myoptind'
  540. /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/./cyassl/test.h:179: undefined reference to `myoptind'
  541. /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/./cyassl/test.h:183: undefined reference to `myoptarg'
  542. /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/./cyassl/test.h:185: undefined reference to `myoptarg'
  543. examples/client/testsuite_testsuite-client.o: In function `client_test':
  544. /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/examples/client/client.c:233: undefined reference to `myoptind'
  545. examples/client/testsuite_testsuite-client.o: In function `mygetopt':
  546. /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/./cyassl/test.h:183: undefined reference to `myoptarg'
  547. examples/client/testsuite_testsuite-client.o: In function `client_test':
  548. /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/examples/client/client.c:233: undefined reference to `myoptind'
  549. examples/client/testsuite_testsuite-client.o: In function `mygetopt':
  550. /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/./cyassl/test.h:191: undefined reference to `myoptind'
  551. /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/./cyassl/test.h:192: undefined reference to `myoptarg'
  552. /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/./cyassl/test.h:195: undefined reference to `myoptarg'
  553. examples/client/testsuite_testsuite-client.o: In function `atoi':
  554. /usr/include/stdlib.h:285: undefined reference to `myoptarg'
  555. /usr/include/stdlib.h:285: undefined reference to `myoptarg'
  556. examples/client/testsuite_testsuite-client.o: In function `client_test':
  557. /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/examples/client/client.c:202: undefined reference to `myoptarg'
  558. examples/client/testsuite_testsuite-client.o:/tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/examples/client/client.c:214: more undefined references to `myoptarg' follow
  559. examples/client/testsuite_testsuite-client.o: In function `mygetopt':
  560. /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/./cyassl/test.h:218: undefined reference to `myoptind'
  561. /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/./cyassl/test.h:220: undefined reference to `myoptind'
  562. /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/./cyassl/test.h:219: undefined reference to `myoptarg'
  563. /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/./cyassl/test.h:202: undefined reference to `myoptind'
  564. examples/server/testsuite_testsuite-server.o: In function `mygetopt':
  565. /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/./cyassl/test.h:174: undefined reference to `myoptind'
  566. /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/./cyassl/test.h:179: undefined reference to `myoptind'
  567. /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/./cyassl/test.h:183: undefined reference to `myoptarg'
  568. /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/./cyassl/test.h:185: undefined reference to `myoptarg'
  569. examples/server/testsuite_testsuite-server.o: In function `server_test':
  570. /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/examples/server/server.c:198: undefined reference to `myoptind'
  571. examples/server/testsuite_testsuite-server.o: In function `mygetopt':
  572. /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/./cyassl/test.h:183: undefined reference to `myoptarg'
  573. examples/server/testsuite_testsuite-server.o: In function `server_test':
  574. /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/examples/server/server.c:198: undefined reference to `myoptind'
  575. examples/server/testsuite_testsuite-server.o: In function `atoi':
  576. /usr/include/stdlib.h:285: undefined reference to `myoptarg'
  577. /usr/include/stdlib.h:285: undefined reference to `myoptarg'
  578. examples/server/testsuite_testsuite-server.o: In function `server_test':
  579. /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/examples/server/server.c:175: undefined reference to `myoptarg'
  580. /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/examples/server/server.c:187: undefined reference to `myoptarg'
  581. /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/examples/server/server.c:183: undefined reference to `myoptarg'
  582. examples/server/testsuite_testsuite-server.o:/tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/examples/server/server.c:179: more undefined references to `myoptarg' follow
  583. examples/server/testsuite_testsuite-server.o: In function `mygetopt':
  584. /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/./cyassl/test.h:191: undefined reference to `myoptind'
  585. /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/./cyassl/test.h:192: undefined reference to `myoptarg'
  586. /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/./cyassl/test.h:195: undefined reference to `myoptarg'
  587. /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/./cyassl/test.h:215: undefined reference to `myoptarg'
  588. /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/./cyassl/test.h:218: undefined reference to `myoptind'
  589. /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/./cyassl/test.h:220: undefined reference to `myoptind'
  590. /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/./cyassl/test.h:219: undefined reference to `myoptarg'
  591. /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/./cyassl/test.h:202: undefined reference to `myoptind'
  592. collect2: error: ld returned 1 exit status
  593. make[1]: *** [testsuite/testsuite] Error 1
  594. make[1]: *** Waiting for unfinished jobs....
  595. make[1]: Leaving directory `/tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0'
  596. make: *** [all] Error 2
  597. * ERROR: net-libs/cyassl-2.4.0 failed (compile phase):
  598. * emake failed
  599. *
  600. * If you need support, post the output of `emerge --info '=net-libs/cyassl-2.4.0'`,
  601. * the complete build log and the output of `emerge -pqv '=net-libs/cyassl-2.4.0'`.
  602. * The complete build log is located at '/var/log/portage/net-libs:cyassl-2.4.0:20121112-043152.log'.
  603. * For convenience, a symlink to the build log is located at '/tmp/portage/net-libs/cyassl-2.4.0/temp/build.log'.
  604. * The ebuild environment file is located at '/tmp/portage/net-libs/cyassl-2.4.0/temp/environment'.
  605. * Working directory: '/tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0'
  606. * S: '/tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0'