* Package: net-misc/stunnel-5.20  * Repository: gentoo  * Maintainer: blueness@gentoo.org  * USE: alpha elibc_glibc ipv6 kernel_linux ssl tcpd userland_GNU  * FEATURES: preserve-libs sandbox test userpriv usersandbox * Adding group 'stunnel' to your system ... * - Groupid: next available * Adding user 'stunnel' to your system ... * - Userid: 103 * - Shell: /sbin/nologin * - Home: /dev/null * - Groups: stunnel * - GECOS: added by portage for stunnel >>> Unpacking source... >>> Unpacking stunnel-5.20.tar.gz to /var/tmp/portage/net-misc/stunnel-5.20/work >>> Source unpacked in /var/tmp/portage/net-misc/stunnel-5.20/work >>> Preparing source in /var/tmp/portage/net-misc/stunnel-5.20/work/stunnel-5.20 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-misc/stunnel-5.20/work/stunnel-5.20 ... * econf: updating stunnel-5.20/auto/config.guess with /usr/share/gnuconfig/config.guess * econf: updating stunnel-5.20/auto/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=alpha-unknown-linux-gnu --host=alpha-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib --enable-ipv6 --enable-libwrap --with-ssl=/usr --disable-fips configure: **************************************** initialization 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 whether make supports nested variables... yes checking build system type... alpha-unknown-linux-gnu checking host system type... alpha-unknown-linux-gnu checking for alpha-unknown-linux-gnu-gcc... alpha-unknown-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 alpha-unknown-linux-gnu-gcc accepts -g... yes checking for alpha-unknown-linux-gnu-gcc option to accept ISO C89... none needed checking whether alpha-unknown-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of alpha-unknown-linux-gnu-gcc... none checking whether make sets $(MAKE)... (cached) yes configure: **************************************** thread model checking if compiler needs -Werror to reject unknown flags... no 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 configure: PTHREAD thread model detected configure: **************************************** compiler/linker flags checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wpedantic... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -Wconversion... yes checking whether C compiler accepts -Wno-long-long... yes checking whether C compiler accepts -Wno-deprecated-declarations... yes checking whether C compiler accepts -fstack-protector... yes checking whether C compiler accepts -fPIE... yes checking whether C compiler accepts -D_FORTIFY_SOURCE=2... yes checking whether the linker accepts -fPIE... yes checking whether the linker accepts -pie... yes checking whether the linker accepts -Wl,-z,relro... yes checking whether the linker accepts -Wl,-z,now... yes checking whether the linker accepts -Wl,-z,noexecstack... yes configure: **************************************** libtool checking how to print strings... printf 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 alpha-unknown-linux-gnu-gcc... /usr/alpha-unknown-linux-gnu/bin/ld checking if the linker (/usr/alpha-unknown-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 alpha-unknown-linux-gnu file names to alpha-unknown-linux-gnu format... func_convert_file_noop checking how to convert alpha-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/alpha-unknown-linux-gnu/bin/ld option to reload object files... -r checking for alpha-unknown-linux-gnu-objdump... alpha-unknown-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for alpha-unknown-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for alpha-unknown-linux-gnu-ar... alpha-unknown-linux-gnu-ar checking for archiver @FILE support... @ checking for alpha-unknown-linux-gnu-strip... alpha-unknown-linux-gnu-strip checking for alpha-unknown-linux-gnu-ranlib... alpha-unknown-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from alpha-unknown-linux-gnu-gcc object... ok checking for sysroot... no checking for alpha-unknown-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... alpha-unknown-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 alpha-unknown-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for alpha-unknown-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if alpha-unknown-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if alpha-unknown-linux-gnu-gcc static flag -static works... no checking if alpha-unknown-linux-gnu-gcc supports -c -o file.o... yes checking if alpha-unknown-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the alpha-unknown-linux-gnu-gcc linker (/usr/alpha-unknown-linux-gnu/bin/ld) 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 configure: **************************************** types checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for size_t... yes checking for ssize_t... yes checking for uid_t in sys/types.h... yes checking for socklen_t... yes checking for struct sockaddr_un... yes checking for struct addrinfo... yes configure: **************************************** PTY device files checking for "/dev/ptmx"... yes checking for "/dev/ptc"... no configure: **************************************** entropy sources checking for "/dev/urandom"... yes configure: **************************************** default group checking for default group... nogroup configure: **************************************** header files checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking ucontext.h usability... yes checking ucontext.h presence... yes checking for ucontext.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking tcpd.h usability... yes checking tcpd.h presence... yes checking for tcpd.h... yes checking stropts.h usability... yes checking stropts.h presence... yes checking for stropts.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for unistd.h... (cached) yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking for sys/types.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking linux/sched.h usability... yes checking linux/sched.h presence... yes checking for linux/sched.h... yes checking for struct msghdr.msg_control... yes checking for linux/netfilter_ipv4.h... yes configure: **************************************** libraries checking for library containing gethostbyname... none required checking for library containing yp_get_default_domain... -lnsl checking for library containing socket... none required checking for library containing openpty... -lutil checking for library containing dlopen... -ldl checking for library containing shl_load... no checking for library containing inflateEnd... -lz configure: **************************************** library functions checking for snprintf... yes checking for vsnprintf... yes checking for openpty... yes checking for _getpty... no checking for daemon... yes checking for waitpid... yes checking for wait4... yes checking for setsid... yes checking for setgroups... yes checking for chroot... yes checking for sysconf... yes checking for getrlimit... yes checking for pthread_sigmask... yes checking for localtime_r... yes checking for getcontext... yes checking for __makecontext_v2... no checking for poll... yes checking for gethostbyname2... yes checking for endhostent... yes checking for getnameinfo... yes checking for getaddrinfo... yes checking for broken poll() implementation... no checking for pipe2... yes checking for accept4... yes configure: **************************************** optional features checking whether to enable IPv6 support... yes checking whether to enable FIPS support... no checking whether to enable systemd socket activation support... autodetecting checking for library containing sd_listen_fds... no configure: systemd library not found checking whether to enable TCP wrappers support... yes configure: **************************************** SSL checking for compiler sysroot... / checking for SSL directory... /usr checking /usr/include/openssl/engine.h usability... yes checking /usr/include/openssl/engine.h presence... yes checking for /usr/include/openssl/engine.h... yes checking /usr/include/openssl/ocsp.h usability... yes checking /usr/include/openssl/ocsp.h presence... yes checking for /usr/include/openssl/ocsp.h... yes configure: **************************************** write the results checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating tools/Makefile config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands configure: **************************************** success >>> Source configured. >>> Compiling source in /var/tmp/portage/net-misc/stunnel-5.20/work/stunnel-5.20 ... make -j5 Making all in src make[1]: Entering directory '/var/tmp/portage/net-misc/stunnel-5.20/work/stunnel-5.20/src' make all-am make[2]: Entering directory '/var/tmp/portage/net-misc/stunnel-5.20/work/stunnel-5.20/src' /bin/sh ../libtool --tag=CC --mode=compile alpha-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -mieee -pipe -O2 -mcpu=ev67 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o env.lo env.c alpha-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib/stunnel"' -DCONFDIR='"/etc/stunnel"' -mieee -pipe -O2 -mcpu=ev67 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o stunnel-tls.o `test -f 'tls.c' || echo './'`tls.c alpha-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib/stunnel"' -DCONFDIR='"/etc/stunnel"' -mieee -pipe -O2 -mcpu=ev67 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o stunnel-str.o `test -f 'str.c' || echo './'`str.c alpha-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib/stunnel"' -DCONFDIR='"/etc/stunnel"' -mieee -pipe -O2 -mcpu=ev67 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o stunnel-file.o `test -f 'file.c' || echo './'`file.c alpha-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib/stunnel"' -DCONFDIR='"/etc/stunnel"' -mieee -pipe -O2 -mcpu=ev67 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o stunnel-client.o `test -f 'client.c' || echo './'`client.c str.c:1:0: warning: -fstack-protector not supported for this target [enabled by default] /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition tls.c:1:0: warning: -fstack-protector not supported for this target [enabled by default] /* ^ client.c:1:0: warning: -fstack-protector not supported for this target [enabled by default] /* ^ file.c:1:0: warning: -fstack-protector not supported for this target [enabled by default] /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition :0:0: note: this is the location of the previous definition libtool: compile: alpha-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -mieee -pipe -O2 -mcpu=ev67 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fstack-protector -D_FORTIFY_SOURCE=2 -c env.c -fPIC -DPIC -o .libs/env.o env.c:1:0: warning: -fstack-protector not supported for this target [enabled by default] /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition alpha-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib/stunnel"' -DCONFDIR='"/etc/stunnel"' -mieee -pipe -O2 -mcpu=ev67 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o stunnel-log.o `test -f 'log.c' || echo './'`log.c log.c:1:0: warning: -fstack-protector not supported for this target [enabled by default] /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition alpha-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib/stunnel"' -DCONFDIR='"/etc/stunnel"' -mieee -pipe -O2 -mcpu=ev67 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o stunnel-options.o `test -f 'options.c' || echo './'`options.c options.c:1:0: warning: -fstack-protector not supported for this target [enabled by default] /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition alpha-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib/stunnel"' -DCONFDIR='"/etc/stunnel"' -mieee -pipe -O2 -mcpu=ev67 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o stunnel-protocol.o `test -f 'protocol.c' || echo './'`protocol.c protocol.c:1:0: warning: -fstack-protector not supported for this target [enabled by default] /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition alpha-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib/stunnel"' -DCONFDIR='"/etc/stunnel"' -mieee -pipe -O2 -mcpu=ev67 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o stunnel-network.o `test -f 'network.c' || echo './'`network.c network.c:1:0: warning: -fstack-protector not supported for this target [enabled by default] /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition alpha-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib/stunnel"' -DCONFDIR='"/etc/stunnel"' -mieee -pipe -O2 -mcpu=ev67 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o stunnel-resolver.o `test -f 'resolver.c' || echo './'`resolver.c resolver.c:1:0: warning: -fstack-protector not supported for this target [enabled by default] /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition alpha-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib/stunnel"' -DCONFDIR='"/etc/stunnel"' -mieee -pipe -O2 -mcpu=ev67 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o stunnel-ssl.o `test -f 'ssl.c' || echo './'`ssl.c ssl.c:1:0: warning: -fstack-protector not supported for this target [enabled by default] /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition alpha-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib/stunnel"' -DCONFDIR='"/etc/stunnel"' -mieee -pipe -O2 -mcpu=ev67 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o stunnel-ctx.o `test -f 'ctx.c' || echo './'`ctx.c ctx.c:1:0: warning: -fstack-protector not supported for this target [enabled by default] /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition alpha-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib/stunnel"' -DCONFDIR='"/etc/stunnel"' -mieee -pipe -O2 -mcpu=ev67 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o stunnel-verify.o `test -f 'verify.c' || echo './'`verify.c verify.c:1:0: warning: -fstack-protector not supported for this target [enabled by default] /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition alpha-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib/stunnel"' -DCONFDIR='"/etc/stunnel"' -mieee -pipe -O2 -mcpu=ev67 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o stunnel-sthreads.o `test -f 'sthreads.c' || echo './'`sthreads.c sthreads.c:1:0: warning: -fstack-protector not supported for this target [enabled by default] /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition alpha-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib/stunnel"' -DCONFDIR='"/etc/stunnel"' -mieee -pipe -O2 -mcpu=ev67 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o stunnel-fd.o `test -f 'fd.c' || echo './'`fd.c fd.c:1:0: warning: -fstack-protector not supported for this target [enabled by default] /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition alpha-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib/stunnel"' -DCONFDIR='"/etc/stunnel"' -mieee -pipe -O2 -mcpu=ev67 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o stunnel-dhparam.o `test -f 'dhparam.c' || echo './'`dhparam.c alpha-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib/stunnel"' -DCONFDIR='"/etc/stunnel"' -mieee -pipe -O2 -mcpu=ev67 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o stunnel-cron.o `test -f 'cron.c' || echo './'`cron.c dhparam.c:1:0: warning: -fstack-protector not supported for this target [enabled by default] #include "common.h" ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition cron.c:1:0: warning: -fstack-protector not supported for this target [enabled by default] /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition alpha-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib/stunnel"' -DCONFDIR='"/etc/stunnel"' -mieee -pipe -O2 -mcpu=ev67 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o stunnel-stunnel.o `test -f 'stunnel.c' || echo './'`stunnel.c stunnel.c:1:0: warning: -fstack-protector not supported for this target [enabled by default] /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition alpha-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib/stunnel"' -DCONFDIR='"/etc/stunnel"' -mieee -pipe -O2 -mcpu=ev67 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o stunnel-pty.o `test -f 'pty.c' || echo './'`pty.c pty.c:1:0: warning: -fstack-protector not supported for this target [enabled by default] /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition alpha-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib/stunnel"' -DCONFDIR='"/etc/stunnel"' -mieee -pipe -O2 -mcpu=ev67 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o stunnel-libwrap.o `test -f 'libwrap.c' || echo './'`libwrap.c libwrap.c:1:0: warning: -fstack-protector not supported for this target [enabled by default] /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition alpha-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include -DLIBDIR='"/usr/lib/stunnel"' -DCONFDIR='"/etc/stunnel"' -mieee -pipe -O2 -mcpu=ev67 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -c -o stunnel-ui_unix.o `test -f 'ui_unix.c' || echo './'`ui_unix.c ui_unix.c:1:0: warning: -fstack-protector not supported for this target [enabled by default] /* ^ :0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition sed -e 's|@bindir[@]|/usr/bin|g' './stunnel3.in' >stunnel3 /bin/sh ../libtool --tag=CC --mode=link alpha-unknown-linux-gnu-gcc -mieee -pipe -O2 -mcpu=ev67 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -avoid-version -Wl,-O1 -Wl,--as-needed -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -o libstunnel.la -rpath /usr/lib/stunnel env.lo -lz -ldl -lutil -lnsl -lwrap libtool: link: alpha-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/env.o -lz -ldl -lutil -lnsl -lwrap -mieee -O2 -mcpu=ev67 -pthread -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -pthread -Wl,-soname -Wl,libstunnel.so -o .libs/libstunnel.so libtool: link: ( cd ".libs" && rm -f "libstunnel.la" && ln -s "../libstunnel.la" "libstunnel.la" ) /bin/sh ../libtool --tag=CC --mode=link alpha-unknown-linux-gnu-gcc -mieee -pipe -O2 -mcpu=ev67 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -L/usr/lib64 -L/usr/lib -lssl -lcrypto -Wl,-O1 -Wl,--as-needed -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -o stunnel stunnel-tls.o stunnel-str.o stunnel-file.o stunnel-client.o stunnel-log.o stunnel-options.o stunnel-protocol.o stunnel-network.o stunnel-resolver.o stunnel-ssl.o stunnel-ctx.o stunnel-verify.o stunnel-sthreads.o stunnel-fd.o stunnel-dhparam.o stunnel-cron.o stunnel-stunnel.o stunnel-pty.o stunnel-libwrap.o stunnel-ui_unix.o -lz -ldl -lutil -lnsl -lwrap libtool: link: alpha-unknown-linux-gnu-gcc -mieee -pipe -O2 -mcpu=ev67 -pthread -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -Wno-deprecated-declarations -fstack-protector -fPIE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -fPIE -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -o stunnel stunnel-tls.o stunnel-str.o stunnel-file.o stunnel-client.o stunnel-log.o stunnel-options.o stunnel-protocol.o stunnel-network.o stunnel-resolver.o stunnel-ssl.o stunnel-ctx.o stunnel-verify.o stunnel-sthreads.o stunnel-fd.o stunnel-dhparam.o stunnel-cron.o stunnel-stunnel.o stunnel-pty.o stunnel-libwrap.o stunnel-ui_unix.o -L/usr/lib64 -L/usr/lib -lssl -lcrypto -lz -ldl -lutil -lnsl -lwrap -pthread make[2]: Leaving directory '/var/tmp/portage/net-misc/stunnel-5.20/work/stunnel-5.20/src' make[1]: Leaving directory '/var/tmp/portage/net-misc/stunnel-5.20/work/stunnel-5.20/src' Making all in doc make[1]: Entering directory '/var/tmp/portage/net-misc/stunnel-5.20/work/stunnel-5.20/doc' sed -e 's|@bindir[@]|/usr/bin|g' -e 's|@sysconfdir[@]|/etc|g' './stunnel.8.in' >stunnel.8 sed -e 's|@bindir[@]|/usr/bin|g' -e 's|@sysconfdir[@]|/etc|g' './stunnel.pl.8.in' >stunnel.pl.8 sed -e 's|@bindir[@]|/usr/bin|g' -e 's|@sysconfdir[@]|/etc|g' './stunnel.html.in' >stunnel.html sed -e 's|@bindir[@]|/usr/bin|g' -e 's|@sysconfdir[@]|/etc|g' './stunnel.pl.html.in' >stunnel.pl.html make[1]: Leaving directory '/var/tmp/portage/net-misc/stunnel-5.20/work/stunnel-5.20/doc' Making all in tools make[1]: Entering directory '/var/tmp/portage/net-misc/stunnel-5.20/work/stunnel-5.20/tools' sed -e 's|@prefix[@]|/usr|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@localstatedir[@]|/var/lib|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@DEFAULT_GROUP[@]|nogroup|g' './stunnel.conf-sample.in' >stunnel.conf-sample sed -e 's|@prefix[@]|/usr|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@localstatedir[@]|/var/lib|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@DEFAULT_GROUP[@]|nogroup|g' './stunnel.init.in' >stunnel.init sed -e 's|@prefix[@]|/usr|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@localstatedir[@]|/var/lib|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@DEFAULT_GROUP[@]|nogroup|g' './stunnel.service.in' >stunnel.service make[1]: Leaving directory '/var/tmp/portage/net-misc/stunnel-5.20/work/stunnel-5.20/tools' make[1]: Entering directory '/var/tmp/portage/net-misc/stunnel-5.20/work/stunnel-5.20' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/var/tmp/portage/net-misc/stunnel-5.20/work/stunnel-5.20' >>> Source compiled. >>> Test phase: net-misc/stunnel-5.20 make -j5 check Making check in src make[1]: Entering directory '/var/tmp/portage/net-misc/stunnel-5.20/work/stunnel-5.20/src' make stunnel.exe tstunnel.exe make[2]: Entering directory '/var/tmp/portage/net-misc/stunnel-5.20/work/stunnel-5.20/src' i686-w64-mingw32-gcc -c -I/usr/src/openssl-1.0.2d-i686/include -mthreads -fstack-protector -O2 -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -D_FORTIFY_SOURCE=2 -DUNICODE -D_UNICODE -o tls.obj tls.c i686-w64-mingw32-gcc -c -I/usr/src/openssl-1.0.2d-i686/include -mthreads -fstack-protector -O2 -Wall -Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-long-long -D_FORTIFY_SOURCE=2 -DUNICODE -D_UNICODE -o str.obj str.c make[2]: i686-w64-mingw32-gcc: Command not found Makefile:1206: recipe for target 'tls.obj' failed make[2]: *** [tls.obj] Error 127 make[2]: *** Waiting for unfinished jobs.... make[2]: i686-w64-mingw32-gcc: Command not found Makefile:1206: recipe for target 'str.obj' failed make[2]: *** [str.obj] Error 127 make[2]: Leaving directory '/var/tmp/portage/net-misc/stunnel-5.20/work/stunnel-5.20/src' Makefile:1054: recipe for target 'check-am' failed make[1]: *** [check-am] Error 2 make[1]: Leaving directory '/var/tmp/portage/net-misc/stunnel-5.20/work/stunnel-5.20/src' Makefile:443: recipe for target 'check-recursive' failed make: *** [check-recursive] Error 1 * ERROR: net-misc/stunnel-5.20::gentoo failed (test phase): * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 93: Called src_test * environment, line 2452: Called default * phase-functions.sh, line 763: Called default_src_test * phase-functions.sh, line 792: Called __eapi0_src_test * phase-helpers.sh, line 760: Called die * The specific snippet of code: * $emake_cmd ${internal_opts} check || \ * die "Make check failed. See above for details." * * If you need support, post the output of `emerge --info '=net-misc/stunnel-5.20::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-misc/stunnel-5.20::gentoo'`. * The complete build log is located at '/var/log/portage/net-misc:stunnel-5.20:20150729-112321.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/stunnel-5.20/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-misc/stunnel-5.20/temp/environment'. * Working directory: '/var/tmp/portage/net-misc/stunnel-5.20/work/stunnel-5.20' * S: '/var/tmp/portage/net-misc/stunnel-5.20/work/stunnel-5.20'