- * Package: net-libs/cyassl-2.4.0
- * Repository: gentoo
- * Maintainer: blueness@gentoo.org
- * USE: amd64 elibc_glibc hc128 httpd huge ipv6 kernel_linux multilib psk ripemd sessioncerts sniffer test testcert userland_GNU zlib
- * FEATURES: sandbox test userpriv usersandbox
- Installed LAPACK for library directory lib64
- [1] atlas *
- [2] reference
- Installed BLAS for library directory lib64
- [1] atlas *
- [2] atlas-threads
- [3] reference
- Installed CBLAS for library directory lib64
- [1] atlas *
- [2] atlas-threads
- [3] gsl
- [4] reference
- >>> Unpacking source...
- >>> Unpacking cyassl-2.4.0.zip to /tmp/portage/net-libs/cyassl-2.4.0/work
- >>> Source unpacked in /tmp/portage/net-libs/cyassl-2.4.0/work
- >>> Preparing source in /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0 ...
- * Applying cyassl-2.0.8-disable-testsuit-ifnothreads.patch ...
- [ ok ]
- * Applying cyassl-2.0.8-fix-gnustack.patch ...
- [ ok ]
- * Applying cyassl-2.4.0-fix-missing-DYNAMIC_TYPE_LIBZ.patch ...
- [ ok ]
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0 ...
- * econf: updating cyassl-2.4.0/config/config.sub with /usr/share/gnuconfig/config.sub
- * econf: updating cyassl-2.4.0/config/config.guess with /usr/share/gnuconfig/config.guess
- ./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
- configure: loading site script /usr/share/config.site
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking target system type... x86_64-pc-linux-gnu
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking how to create a ustar tar archive... gnutar
- checking how to print strings... printf
- checking for style of include used by make... GNU
- checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
- checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
- checking dependency style of x86_64-pc-linux-gnu-gcc... none
- checking for a sed that does not truncate output... /bin/sed
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for fgrep... /bin/grep -F
- checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
- checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 1572864
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... yes
- checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
- checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
- checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
- checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
- checking how to recognize dependent libraries... pass_all
- checking for x86_64-pc-linux-gnu-dlltool... no
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
- checking for archiver @FILE support... @
- checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
- checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
- checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
- checking for sysroot... no
- checking for x86_64-pc-linux-gnu-mt... no
- checking for mt... mt
- checking if mt is a manifest tool... no
- checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
- checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
- checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
- checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
- checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
- checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
- 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
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... no
- checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
- checking whether we are using the GNU C++ compiler... yes
- checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
- checking dependency style of x86_64-pc-linux-gnu-g++... none
- checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
- checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
- checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
- 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
- checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
- checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
- checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
- checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
- checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
- 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
- checking dynamic linker characteristics... (cached) GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether the -Werror option is usable... yes
- checking for simple visibility declarations... yes
- checking whether make supports nested variables... yes
- checking "C Compiler version--yes"... "x86_64-pc-linux-gnu-gcc (Gentoo 4.7.2 p1.2, pie-0.5.5) 4.7.2"
- checking "C++ Compiler version"... "x86_64-pc-linux-gnu-g++ (Gentoo 4.7.2 p1.2, pie-0.5.5) 4.7.2"
- checking for gethostbyname... yes
- checking for gettimeofday... yes
- checking for inet_ntoa... yes
- checking for memset... yes
- checking for socket... yes
- checking arpa/inet.h usability... yes
- checking arpa/inet.h presence... yes
- checking for arpa/inet.h... yes
- checking fcntl.h usability... yes
- checking fcntl.h presence... yes
- checking for fcntl.h... yes
- checking limits.h usability... yes
- checking limits.h presence... yes
- checking for limits.h... yes
- checking netdb.h usability... yes
- checking netdb.h presence... yes
- checking for netdb.h... yes
- checking netinet/in.h usability... yes
- checking netinet/in.h presence... yes
- checking for netinet/in.h... yes
- checking stddef.h usability... yes
- checking stddef.h presence... yes
- checking for stddef.h... yes
- checking sys/ioctl.h usability... yes
- checking sys/ioctl.h presence... yes
- checking for sys/ioctl.h... yes
- checking sys/socket.h usability... yes
- checking sys/socket.h presence... yes
- checking for sys/socket.h... yes
- checking sys/time.h usability... yes
- checking sys/time.h presence... yes
- checking for sys/time.h... yes
- checking errno.h usability... yes
- checking errno.h presence... yes
- checking for errno.h... yes
- checking for socket in -lnetwork... no
- checking size of long long... 8
- checking size of long... 8
- checking whether byte ordering is bigendian... no
- checking for stdlib.h... (cached) yes
- checking for GNU libc compatible malloc... yes
- checking whether time.h and sys/time.h may both be included... yes
- checking for sys/time.h... (cached) yes
- checking for unistd.h... (cached) yes
- checking for alarm... yes
- checking for working mktime... yes
- checking for stdlib.h... (cached) yes
- checking for GNU libc compatible realloc... yes
- checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
- checking whether we are using the GNU C compiler... (cached) yes
- checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
- checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
- checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
- checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
- checking whether we are using the GNU C++ compiler... (cached) yes
- checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes
- checking dependency style of x86_64-pc-linux-gnu-g++... (cached) none
- checking for size_t... yes
- checking for uint8_t... yes
- checking dependency style of x86_64-pc-linux-gnu-gcc... none
- checking for cos in -lm... yes
- checking for libz... yes
- checking for the pthreads library -lpthreads... no
- checking whether pthreads work without any flags... no
- checking whether pthreads work with -Kthread... no
- checking whether pthreads work with -kthread... no
- checking for the pthreads library -llthread... no
- checking whether pthreads work with -pthread... yes
- checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
- checking if more special flags are required for pthreads... no
- checking for PTHREAD_PRIO_INHERIT... yes
- checking for library containing gethostbyname... none required
- checking for library containing socket... none required
- checking whether C compiler accepts ... yes
- checking whether the linker accepts ... yes
- checking for vcs checkout...
- checking whether the linker accepts -z relro -z now... yes
- checking whether C compiler accepts -Wall... yes
- checking whether C compiler accepts -Wextra... yes
- checking whether C compiler accepts -Wbad-function-cast... yes
- checking whether C compiler accepts -Wmissing-prototypes... yes
- checking whether C compiler accepts -Wnested-externs... yes
- checking whether C compiler accepts -Woverride-init... yes
- checking whether C compiler accepts -Wstrict-prototypes... yes
- checking whether C compiler accepts -Wno-strict-aliasing... yes
- checking whether C compiler accepts -Wfloat-equal... yes
- checking whether C compiler accepts -Wundef... yes
- checking whether C compiler accepts -Wpointer-arith... yes
- checking whether C compiler accepts -Wwrite-strings... yes
- checking whether C compiler accepts -Wredundant-decls... yes
- checking whether C compiler accepts -Wchar-subscripts... yes
- checking whether C compiler accepts -Wcomment... yes
- checking whether C compiler accepts -Wformat=2... yes
- checking whether C compiler accepts -Wmissing-declarations... yes
- checking whether C compiler accepts -Wswitch-enum... yes
- checking whether C compiler accepts -Winit-self... yes
- checking whether C compiler accepts -Wmissing-field-initializers... yes
- checking whether C compiler accepts -Wdeclaration-after-statement... yes
- checking whether C compiler accepts -Waddress... yes
- checking whether C compiler accepts -Wmissing-noreturn... yes
- checking whether C compiler accepts -Wnormalized=id... yes
- checking whether C compiler accepts -Wstrict-overflow=1... yes
- checking whether C compiler accepts -Wformat... yes
- checking whether C compiler accepts -Wformat-security... yes
- checking whether C compiler accepts -Wpointer-sign... yes
- checking whether C compiler accepts -Wshadow... yes
- checking whether C compiler accepts -Wswitch-default... yes
- checking whether C compiler accepts -Warray-bounds... yes
- checking whether C++ compiler accepts -O2... yes
- checking whether C++ compiler accepts -D_FORTIFY_SOURCE=2... yes
- checking whether C++ compiler accepts -Wall... yes
- checking whether C++ compiler accepts -Wextra... yes
- checking whether C++ compiler accepts -Wpragmas... yes
- checking whether C++ compiler accepts --paramssp-buffer-size=1... no
- checking whether C++ compiler accepts -Waddress... yes
- checking whether C++ compiler accepts -Warray-bounds... yes
- checking whether C++ compiler accepts -Wchar-subscripts... yes
- checking whether C++ compiler accepts -Wcomment... yes
- checking whether C++ compiler accepts -Wctor-dtor-privacy... yes
- checking whether C++ compiler accepts -Wfloat-equal... yes
- checking whether C++ compiler accepts -Wformat=2... yes
- checking whether C++ compiler accepts -Wmaybe-uninitialized... yes
- checking whether C++ compiler accepts -Wmissing-field-initializers... yes
- checking whether C++ compiler accepts -Wmissing-noreturn... yes
- checking whether C++ compiler accepts -Wnon-virtual-dtor... yes
- checking whether C++ compiler accepts -Wnormalized=id... yes
- checking whether C++ compiler accepts -Woverloaded-virtual... yes
- checking whether C++ compiler accepts -Wpointer-arith... yes
- checking whether C++ compiler accepts -Wredundant-decls... yes
- checking whether C++ compiler accepts -Wshadow... yes
- checking whether C++ compiler accepts -Wshorten-64-to-32... no
- checking whether C++ compiler accepts -Wsign-compare... yes
- checking whether C++ compiler accepts -Wstrict-overflow=1... yes
- checking whether C++ compiler accepts -Wswitch-enum... yes
- checking whether C++ compiler accepts -Wundef... yes
- checking whether C++ compiler accepts -Wunused-result... yes
- checking whether C++ compiler accepts -Wunused-variable... yes
- checking whether C++ compiler accepts -Wwrite-strings... yes
- checking whether C++ compiler accepts -floop-parallelize-all... no
- checking whether C++ compiler accepts -fwrapv... yes
- checking whether C++ compiler accepts -ggdb... yes
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating stamp-h
- config.status: creating Makefile
- config.status: creating cyassl/version.h
- config.status: creating support/libcyassl.pc
- config.status: creating config.h
- config.status: executing depfiles commands
- config.status: executing libtool commands
- ---
- Configuration summary for cyassl version 2.4.0
- * Installation prefix: /usr
- * System type: pc-linux-gnu
- * Host CPU: x86_64
- * C Compiler: x86_64-pc-linux-gnu-gcc (Gentoo 4.7.2 p1.2, pie-0.5.5) 4.7.2
- * 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
- * C++ Compiler: x86_64-pc-linux-gnu-g++ (Gentoo 4.7.2 p1.2, pie-0.5.5) 4.7.2
- * 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
- * CPP Flags: -DHAVE_LIBZ
- * Assertions enabled:
- * Debug enabled:
- * Warnings as failure: no
- ---
- >>> Source configured.
- >>> Compiling source in /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0 ...
- make -j24
- make all-am
- make[1]: Entering directory `/tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0'
- CC ctaocrypt/test/testsuite_testsuite-test.o
- CC examples/client/tests_unit-client.o
- CC examples/server/tests_unit-server.o
- CC src/src_libcyassl_la-internal.lo
- CC src/src_libcyassl_la-io.lo
- CC src/src_libcyassl_la-keys.lo
- CC src/src_libcyassl_la-ssl.lo
- CC src/src_libcyassl_la-tls.lo
- CC ctaocrypt/src/src_libcyassl_la-asn.lo
- CC ctaocrypt/src/src_libcyassl_la-coding.lo
- CC ctaocrypt/src/src_libcyassl_la-des3.lo
- CC ctaocrypt/src/src_libcyassl_la-hmac.lo
- CC ctaocrypt/src/src_libcyassl_la-md5.lo
- CC ctaocrypt/src/src_libcyassl_la-md4.lo
- CC ctaocrypt/src/src_libcyassl_la-random.lo
- CC ctaocrypt/src/src_libcyassl_la-rsa.lo
- CC ctaocrypt/src/src_libcyassl_la-sha.lo
- CC ctaocrypt/src/src_libcyassl_la-aes.lo
- CC ctaocrypt/src/src_libcyassl_la-sha256.lo
- CC ctaocrypt/src/src_libcyassl_la-dh.lo
- CC ctaocrypt/src/src_libcyassl_la-dsa.lo
- CC ctaocrypt/src/src_libcyassl_la-arc4.lo
- CC ctaocrypt/src/src_libcyassl_la-rabbit.lo
- CC ctaocrypt/src/src_libcyassl_la-pwdbased.lo
- In file included from examples/client/client.c:27:0:
- ./cyassl/test.h: In function 'build_addr':
- ./cyassl/test.h:311:45: warning: unused parameter 'peer' [-Wunused-parameter]
- ./cyassl/test.h: In function 'my_psk_client_cb':
- ./cyassl/test.h:567:53: warning: unused parameter 'ssl' [-Wunused-parameter]
- ./cyassl/test.h:567:70: warning: unused parameter 'hint' [-Wunused-parameter]
- ./cyassl/test.h:569:22: warning: unused parameter 'key_max_len' [-Wunused-parameter]
- ./cyassl/test.h: In function 'my_psk_server_cb':
- ./cyassl/test.h:586:53: warning: unused parameter 'ssl' [-Wunused-parameter]
- ./cyassl/test.h:587:42: warning: unused parameter 'key_max_len' [-Wunused-parameter]
- In file included from examples/server/server.c:27:0:
- ./cyassl/test.h: In function 'build_addr':
- ./cyassl/test.h:311:45: warning: unused parameter 'peer' [-Wunused-parameter]
- ./cyassl/test.h: In function 'my_psk_client_cb':
- ./cyassl/test.h:567:53: warning: unused parameter 'ssl' [-Wunused-parameter]
- ./cyassl/test.h:567:70: warning: unused parameter 'hint' [-Wunused-parameter]
- ./cyassl/test.h:569:22: warning: unused parameter 'key_max_len' [-Wunused-parameter]
- ./cyassl/test.h: In function 'my_psk_server_cb':
- ./cyassl/test.h:586:53: warning: unused parameter 'ssl' [-Wunused-parameter]
- ./cyassl/test.h:587:42: warning: unused parameter 'key_max_len' [-Wunused-parameter]
- CC ctaocrypt/src/src_libcyassl_la-logging.lo
- CC ctaocrypt/src/src_libcyassl_la-memory.lo
- src/internal.c: In function 'InitMutex':
- src/internal.c:7562:29: warning: unused parameter 'm' [-Wunused-parameter]
- src/internal.c: In function 'FreeMutex':
- src/internal.c:7568:29: warning: unused parameter 'm' [-Wunused-parameter]
- src/internal.c: In function 'LockMutex':
- src/internal.c:7574:29: warning: unused parameter 'm' [-Wunused-parameter]
- src/internal.c: In function 'UnLockMutex':
- src/internal.c:7580:31: warning: unused parameter 'm' [-Wunused-parameter]
- CC ctaocrypt/src/src_libcyassl_la-md2.lo
- CC ctaocrypt/src/src_libcyassl_la-ripemd.lo
- CC ctaocrypt/src/src_libcyassl_la-sha512.lo
- CC ctaocrypt/src/src_libcyassl_la-hc128.lo
- CC src/src_libcyassl_la-sniffer.lo
- CC ctaocrypt/src/src_libcyassl_la-tfm.lo
- CC ctaocrypt/benchmark/benchmark.o
- CC ctaocrypt/test/test.o
- CC examples/client/client.o
- CC examples/server/server.o
- CC examples/echoclient/echoclient.o
- CC examples/echoserver/echoserver.o
- CC examples/client/testsuite_testsuite-client.o
- CC examples/echoclient/testsuite_testsuite-echoclient.o
- CC examples/echoserver/testsuite_testsuite-echoserver.o
- In file included from examples/server/server.c:27:0:
- ./cyassl/test.h: In function 'build_addr':
- ./cyassl/test.h:311:45: warning: unused parameter 'peer' [-Wunused-parameter]
- ./cyassl/test.h: In function 'my_psk_client_cb':
- ./cyassl/test.h:567:53: warning: unused parameter 'ssl' [-Wunused-parameter]
- ./cyassl/test.h:567:70: warning: unused parameter 'hint' [-Wunused-parameter]
- ./cyassl/test.h:569:22: warning: unused parameter 'key_max_len' [-Wunused-parameter]
- ./cyassl/test.h: In function 'my_psk_server_cb':
- ./cyassl/test.h:586:53: warning: unused parameter 'ssl' [-Wunused-parameter]
- ./cyassl/test.h:587:42: warning: unused parameter 'key_max_len' [-Wunused-parameter]
- In file included from examples/client/client.c:27:0:
- ./cyassl/test.h: In function 'build_addr':
- ./cyassl/test.h:311:45: warning: unused parameter 'peer' [-Wunused-parameter]
- In file included from examples/echoclient/echoclient.c:27:0:
- ./cyassl/test.h: In function 'build_addr':
- ./cyassl/test.h: In function 'my_psk_client_cb':./cyassl/test.h:311:45: warning: unused parameter 'peer' [-Wunused-parameter]
- ./cyassl/test.h:567:53: warning: unused parameter 'ssl' [-Wunused-parameter]
- ./cyassl/test.h:567:70: warning: unused parameter 'hint' [-Wunused-parameter]
- ./cyassl/test.h:569:22: warning: unused parameter 'key_max_len' [-Wunused-parameter]
- ./cyassl/test.h: In function 'my_psk_server_cb':
- ./cyassl/test.h:586:53: warning: unused parameter 'ssl' [-Wunused-parameter]
- ./cyassl/test.h:587:42: warning: unused parameter 'key_max_len' [-Wunused-parameter]
- ./cyassl/test.h: In function 'my_psk_client_cb':
- ./cyassl/test.h:567:53: warning: unused parameter 'ssl' [-Wunused-parameter]
- ./cyassl/test.h:567:70: warning: unused parameter 'hint' [-Wunused-parameter]
- ./cyassl/test.h:569:22: warning: unused parameter 'key_max_len' [-Wunused-parameter]
- ./cyassl/test.h: In function 'my_psk_server_cb':
- ./cyassl/test.h:586:53: warning: unused parameter 'ssl' [-Wunused-parameter]
- ./cyassl/test.h:587:42: warning: unused parameter 'key_max_len' [-Wunused-parameter]
- In file included from examples/echoserver/echoserver.c:27:0:
- ./cyassl/test.h: In function 'build_addr':
- ./cyassl/test.h:311:45: warning: unused parameter 'peer' [-Wunused-parameter]
- ./cyassl/test.h: In function 'my_psk_client_cb':
- ./cyassl/test.h:567:53: warning: unused parameter 'ssl' [-Wunused-parameter]
- ./cyassl/test.h:567:70: warning: unused parameter 'hint' [-Wunused-parameter]
- ./cyassl/test.h:569:22: warning: unused parameter 'key_max_len' [-Wunused-parameter]
- ./cyassl/test.h: In function 'my_psk_server_cb':
- ./cyassl/test.h:586:53: warning: unused parameter 'ssl' [-Wunused-parameter]
- ./cyassl/test.h:587:42: warning: unused parameter 'key_max_len' [-Wunused-parameter]
- CC examples/server/testsuite_testsuite-server.o
- In file included from examples/client/client.c:27:0:
- ./cyassl/test.h: In function 'build_addr':
- ./cyassl/test.h:311:45: warning: unused parameter 'peer' [-Wunused-parameter]
- ./cyassl/test.h: In function 'my_psk_client_cb':
- ./cyassl/test.h:567:53: warning: unused parameter 'ssl' [-Wunused-parameter]
- ./cyassl/test.h:567:70: warning: unused parameter 'hint' [-Wunused-parameter]
- ./cyassl/test.h:569:22: warning: unused parameter 'key_max_len' [-Wunused-parameter]
- ./cyassl/test.h: In function 'my_psk_server_cb':
- ./cyassl/test.h:586:53: warning: unused parameter 'ssl' [-Wunused-parameter]
- ./cyassl/test.h:587:42: warning: unused parameter 'key_max_len' [-Wunused-parameter]
- CC testsuite/testsuite_testsuite-testsuite.o
- In file included from examples/echoclient/echoclient.c:27:0:
- ./cyassl/test.h: In function 'build_addr':
- ./cyassl/test.h:311:45: warning: unused parameter 'peer' [-Wunused-parameter]
- ./cyassl/test.h: In function 'my_psk_client_cb':
- ./cyassl/test.h:567:53: warning: unused parameter 'ssl' [-Wunused-parameter]
- ./cyassl/test.h:567:70: warning: unused parameter 'hint' [-Wunused-parameter]
- ./cyassl/test.h:569:22: warning: unused parameter 'key_max_len' [-Wunused-parameter]
- ./cyassl/test.h: In function 'my_psk_server_cb':
- ./cyassl/test.h:586:53: warning: unused parameter 'ssl' [-Wunused-parameter]
- ./cyassl/test.h:587:42: warning: unused parameter 'key_max_len' [-Wunused-parameter]
- In file included from examples/echoserver/echoserver.c:27:0:
- ./cyassl/test.h: In function 'build_addr':
- ./cyassl/test.h:311:45: warning: unused parameter 'peer' [-Wunused-parameter]
- ./cyassl/test.h: In function 'my_psk_client_cb':
- ./cyassl/test.h:567:53: warning: unused parameter 'ssl' [-Wunused-parameter]
- ./cyassl/test.h:567:70: warning: unused parameter 'hint' [-Wunused-parameter]
- ./cyassl/test.h:569:22: warning: unused parameter 'key_max_len' [-Wunused-parameter]
- ./cyassl/test.h: In function 'my_psk_server_cb':
- ./cyassl/test.h:586:53: warning: unused parameter 'ssl' [-Wunused-parameter]
- ./cyassl/test.h:587:42: warning: unused parameter 'key_max_len' [-Wunused-parameter]
- CC tests/tests_unit-unit.o
- In file included from examples/server/server.c:27:0:
- ./cyassl/test.h: In function 'build_addr':
- ./cyassl/test.h:311:45: warning: unused parameter 'peer' [-Wunused-parameter]
- ./cyassl/test.h: In function 'my_psk_client_cb':
- ./cyassl/test.h:567:53: warning: unused parameter 'ssl' [-Wunused-parameter]
- ./cyassl/test.h:567:70: warning: unused parameter 'hint' [-Wunused-parameter]
- ./cyassl/test.h:569:22: warning: unused parameter 'key_max_len' [-Wunused-parameter]
- ./cyassl/test.h: In function 'my_psk_server_cb':
- ./cyassl/test.h:586:53: warning: unused parameter 'ssl' [-Wunused-parameter]
- ./cyassl/test.h:587:42: warning: unused parameter 'key_max_len' [-Wunused-parameter]
- CC tests/tests_unit-api.o
- CC tests/tests_unit-suites.o
- CC tests/tests_unit-hash.o
- In file included from testsuite/testsuite.c:27:0:
- ./cyassl/test.h: In function 'build_addr':
- ./cyassl/test.h:311:45: warning: unused parameter 'peer' [-Wunused-parameter]
- ./cyassl/test.h: In function 'my_psk_client_cb':
- ./cyassl/test.h:567:53: warning: unused parameter 'ssl' [-Wunused-parameter]
- ./cyassl/test.h:567:70: warning: unused parameter 'hint' [-Wunused-parameter]
- ./cyassl/test.h:569:22: warning: unused parameter 'key_max_len' [-Wunused-parameter]
- ./cyassl/test.h: In function 'my_psk_server_cb':
- ./cyassl/test.h:586:53: warning: unused parameter 'ssl' [-Wunused-parameter]
- ./cyassl/test.h:587:42: warning: unused parameter 'key_max_len' [-Wunused-parameter]
- testsuite/testsuite.c: At top level:
- testsuite/testsuite.c:35:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
- CC sslSniffer/sslSnifferTest/snifftest.o
- In file included from ./tests/unit.h:6:0,
- from tests/unit.c:7:
- ./cyassl/test.h: In function 'build_addr':
- ./cyassl/test.h:311:45: warning: unused parameter 'peer' [-Wunused-parameter]
- ./cyassl/test.h: In function 'my_psk_client_cb':
- ./cyassl/test.h:567:53: warning: unused parameter 'ssl' [-Wunused-parameter]
- ./cyassl/test.h:567:70: warning: unused parameter 'hint' [-Wunused-parameter]
- ./cyassl/test.h:569:22: warning: unused parameter 'key_max_len' [-Wunused-parameter]
- ./cyassl/test.h: In function 'my_psk_server_cb':
- ./cyassl/test.h:586:53: warning: unused parameter 'ssl' [-Wunused-parameter]
- ./cyassl/test.h:587:42: warning: unused parameter 'key_max_len' [-Wunused-parameter]
- tests/unit.c: In function 'start_thread':
- tests/unit.c:58:5: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [enabled by default]
- In file included from ./cyassl/test.h:32:0,
- from ./tests/unit.h:6,
- from tests/unit.c:7:
- /usr/include/pthread.h:232:12: note: expected 'pthread_t * __restrict__' but argument is of type 'void **'
- tests/unit.c:58:5: warning: passing argument 3 of 'pthread_create' from incompatible pointer type [enabled by default]
- In file included from ./cyassl/test.h:32:0,
- from ./tests/unit.h:6,
- from tests/unit.c:7:
- /usr/include/pthread.h:232:12: note: expected 'void * (*)(void *)' but argument is of type 'THREAD_RETURN (*)(void *)'
- tests/unit.c: In function 'join_thread':
- tests/unit.c:69:5: warning: passing argument 1 of 'pthread_join' makes integer from pointer without a cast [enabled by default]
- In file included from ./cyassl/test.h:32:0,
- from ./tests/unit.h:6,
- from tests/unit.c:7:
- /usr/include/pthread.h:249:12: note: expected 'pthread_t' but argument is of type 'THREAD_TYPE'
- In file included from tests/api.c:28:0:
- ./cyassl/test.h: In function 'build_addr':
- ./cyassl/test.h:311:45: warning: unused parameter 'peer' [-Wunused-parameter]
- ./cyassl/test.h: In function 'my_psk_client_cb':
- ./cyassl/test.h:567:53: warning: unused parameter 'ssl' [-Wunused-parameter]
- ./cyassl/test.h:567:70: warning: unused parameter 'hint' [-Wunused-parameter]
- ./cyassl/test.h:569:22: warning: unused parameter 'key_max_len' [-Wunused-parameter]
- ./cyassl/test.h: In function 'my_psk_server_cb':
- ./cyassl/test.h:586:53: warning: unused parameter 'ssl' [-Wunused-parameter]
- ./cyassl/test.h:587:42: warning: unused parameter 'key_max_len' [-Wunused-parameter]
- In file included from ./tests/unit.h:6:0,
- from tests/suites.c:30:
- ./cyassl/test.h: In function 'build_addr':
- ./cyassl/test.h:311:45: warning: unused parameter 'peer' [-Wunused-parameter]
- ./cyassl/test.h: In function 'my_psk_client_cb':
- ./cyassl/test.h:567:53: warning: unused parameter 'ssl' [-Wunused-parameter]
- ./cyassl/test.h:567:70: warning: unused parameter 'hint' [-Wunused-parameter]
- ./cyassl/test.h:569:22: warning: unused parameter 'key_max_len' [-Wunused-parameter]
- ./cyassl/test.h: In function 'my_psk_server_cb':
- ./cyassl/test.h:586:53: warning: unused parameter 'ssl' [-Wunused-parameter]
- ./cyassl/test.h:587:42: warning: unused parameter 'key_max_len' [-Wunused-parameter]
- In file included from ./tests/unit.h:6:0,
- from tests/hash.c:36:
- ./cyassl/test.h: In function 'build_addr':
- ./cyassl/test.h:311:45: warning: unused parameter 'peer' [-Wunused-parameter]
- ./cyassl/test.h: In function 'my_psk_client_cb':
- ./cyassl/test.h:567:53: warning: unused parameter 'ssl' [-Wunused-parameter]
- ./cyassl/test.h:567:70: warning: unused parameter 'hint' [-Wunused-parameter]
- ./cyassl/test.h:569:22: warning: unused parameter 'key_max_len' [-Wunused-parameter]
- ./cyassl/test.h: In function 'my_psk_server_cb':
- ./cyassl/test.h:586:53: warning: unused parameter 'ssl' [-Wunused-parameter]
- ./cyassl/test.h:587:42: warning: unused parameter 'key_max_len' [-Wunused-parameter]
- CCLD src/libcyassl.la
- CCLD ctaocrypt/benchmark/benchmark
- CCLD ctaocrypt/test/testctaocrypt
- CCLD examples/client/client
- CCLD examples/server/server
- CCLD examples/echoclient/echoclient
- CCLD examples/echoserver/echoserver
- CCLD testsuite/testsuite
- CCLD tests/unit
- CCLD sslSniffer/sslSnifferTest/snifftest
- examples/client/testsuite_testsuite-client.o: In function `mygetopt':
- /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/./cyassl/test.h:174: undefined reference to `myoptind'
- /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/./cyassl/test.h:179: undefined reference to `myoptind'
- /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/./cyassl/test.h:183: undefined reference to `myoptarg'
- /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/./cyassl/test.h:185: undefined reference to `myoptarg'
- examples/client/testsuite_testsuite-client.o: In function `client_test':
- /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/examples/client/client.c:233: undefined reference to `myoptind'
- examples/client/testsuite_testsuite-client.o: In function `mygetopt':
- /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/./cyassl/test.h:183: undefined reference to `myoptarg'
- examples/client/testsuite_testsuite-client.o: In function `client_test':
- /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/examples/client/client.c:233: undefined reference to `myoptind'
- examples/client/testsuite_testsuite-client.o: In function `mygetopt':
- /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/./cyassl/test.h:191: undefined reference to `myoptind'
- /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/./cyassl/test.h:192: undefined reference to `myoptarg'
- /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/./cyassl/test.h:195: undefined reference to `myoptarg'
- examples/client/testsuite_testsuite-client.o: In function `atoi':
- /usr/include/stdlib.h:285: undefined reference to `myoptarg'
- /usr/include/stdlib.h:285: undefined reference to `myoptarg'
- examples/client/testsuite_testsuite-client.o: In function `client_test':
- /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/examples/client/client.c:202: undefined reference to `myoptarg'
- 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
- examples/client/testsuite_testsuite-client.o: In function `mygetopt':
- /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/./cyassl/test.h:218: undefined reference to `myoptind'
- /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/./cyassl/test.h:220: undefined reference to `myoptind'
- /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/./cyassl/test.h:219: undefined reference to `myoptarg'
- /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/./cyassl/test.h:202: undefined reference to `myoptind'
- examples/server/testsuite_testsuite-server.o: In function `mygetopt':
- /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/./cyassl/test.h:174: undefined reference to `myoptind'
- /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/./cyassl/test.h:179: undefined reference to `myoptind'
- /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/./cyassl/test.h:183: undefined reference to `myoptarg'
- /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/./cyassl/test.h:185: undefined reference to `myoptarg'
- examples/server/testsuite_testsuite-server.o: In function `server_test':
- /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/examples/server/server.c:198: undefined reference to `myoptind'
- examples/server/testsuite_testsuite-server.o: In function `mygetopt':
- /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/./cyassl/test.h:183: undefined reference to `myoptarg'
- examples/server/testsuite_testsuite-server.o: In function `server_test':
- /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/examples/server/server.c:198: undefined reference to `myoptind'
- examples/server/testsuite_testsuite-server.o: In function `atoi':
- /usr/include/stdlib.h:285: undefined reference to `myoptarg'
- /usr/include/stdlib.h:285: undefined reference to `myoptarg'
- examples/server/testsuite_testsuite-server.o: In function `server_test':
- /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/examples/server/server.c:175: undefined reference to `myoptarg'
- /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/examples/server/server.c:187: undefined reference to `myoptarg'
- /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/examples/server/server.c:183: undefined reference to `myoptarg'
- 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
- examples/server/testsuite_testsuite-server.o: In function `mygetopt':
- /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/./cyassl/test.h:191: undefined reference to `myoptind'
- /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/./cyassl/test.h:192: undefined reference to `myoptarg'
- /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/./cyassl/test.h:195: undefined reference to `myoptarg'
- /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/./cyassl/test.h:215: undefined reference to `myoptarg'
- /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/./cyassl/test.h:218: undefined reference to `myoptind'
- /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/./cyassl/test.h:220: undefined reference to `myoptind'
- /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/./cyassl/test.h:219: undefined reference to `myoptarg'
- /tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0/./cyassl/test.h:202: undefined reference to `myoptind'
- collect2: error: ld returned 1 exit status
- make[1]: *** [testsuite/testsuite] Error 1
- make[1]: *** Waiting for unfinished jobs....
- make[1]: Leaving directory `/tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0'
- make: *** [all] Error 2
- * ERROR: net-libs/cyassl-2.4.0 failed (compile phase):
- * emake failed
- *
- * If you need support, post the output of `emerge --info '=net-libs/cyassl-2.4.0'`,
- * the complete build log and the output of `emerge -pqv '=net-libs/cyassl-2.4.0'`.
- * The complete build log is located at '/var/log/portage/net-libs:cyassl-2.4.0:20121112-043152.log'.
- * For convenience, a symlink to the build log is located at '/tmp/portage/net-libs/cyassl-2.4.0/temp/build.log'.
- * The ebuild environment file is located at '/tmp/portage/net-libs/cyassl-2.4.0/temp/environment'.
- * Working directory: '/tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0'
- * S: '/tmp/portage/net-libs/cyassl-2.4.0/work/cyassl-2.4.0'