Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 278949 Details for
Bug 373891
net-misc/stunnel build fails: #error OpenSSL library compiled without thread support
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
stunnel build.log
build.log (text/plain), 18.28 KB, created by
barade.barade
on 2011-07-03 18:48:51 UTC
(
hide
)
Description:
stunnel build.log
Filename:
MIME Type:
Creator:
barade.barade
Created:
2011-07-03 18:48:51 UTC
Size:
18.28 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: net-misc/stunnel-4.35 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: ramereth@gentoo.org >[32;01m * [39;49;00mUSE: elibc_glibc ipv6 kernel_linux listen-queue ssl tcpd userland_GNU x86 >[32;01m * [39;49;00mFEATURES: ccache preserve-libs sandbox userpriv >>>> Unpacking source... >>>> Unpacking stunnel-4.35.tar.gz to /var/tmp/portage/net-misc/stunnel-4.35/work >>>> Source unpacked in /var/tmp/portage/net-misc/stunnel-4.35/work >>>> Preparing source in /var/tmp/portage/net-misc/stunnel-4.35/work/stunnel-4.35 ... > [32;01m*[0m Applying stunnel-4.35-libwrap.patch ... >[A[152C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying stunnel-4.34-listen-queue.diff ... >[A[152C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/net-misc/stunnel-4.35/work/stunnel-4.35' ... > [32;01m*[0m Running aclocal -I m4 ... >[A[152C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running libtoolize --copy --force --install --automake ... >[A[152C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal -I m4 ... >[A[152C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[152C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy ... >[A[152C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: stunnel-4.35/auto/ > [32;01m*[0m Applying portage-2.2.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... > [32;01m*[0m Applying as-needed-2.2.6.patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-misc/stunnel-4.35/work/stunnel-4.35 ... > * econf: updating stunnel-4.35/auto/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating stunnel-4.35/auto/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-ipv6 --enable-libwrap >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >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 build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking whether make sets $(MAKE)... (cached) yes >configure: **************************************** C compiler flags >checking whether i686-pc-linux-gnu-gcc accepts -Wall... yes >checking whether i686-pc-linux-gnu-gcc accepts -Wextra... yes >checking whether i686-pc-linux-gnu-gcc accepts -pedantic... yes >checking whether i686-pc-linux-gnu-gcc accepts -Wno-long-long... 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 i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-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 for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok >checking how to run the C preprocessor... i686-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 i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-gcc static flag -static works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-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 size of unsigned char... 1 >checking size of unsigned short... 2 >checking size of unsigned int... 4 >checking size of unsigned long... 4 >checking for socklen_t... yes >configure: **************************************** PTY device files >checking for "/dev/ptmx"... yes >checking for "/dev/ptc"... no >configure: **************************************** entropy sources >checking for "/dev/urandom"... (cached) yes >configure: **************************************** default group >checking for default group... nogroup >configure: **************************************** header files >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 sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking poll.h usability... yes >checking poll.h presence... yes >checking for poll.h... yes >checking sys/poll.h usability... yes >checking sys/poll.h presence... yes >checking for sys/poll.h... yes >checking tcpd.h usability... yes >checking tcpd.h presence... yes >checking for tcpd.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 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 sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking pty.h usability... yes >checking pty.h presence... yes >checking for pty.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.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 socket in -lsocket... no >checking for openpty in -lutil... yes >checking for dlopen in -ldl... yes >checking for shl_load in -ldld... no >checking for inflateEnd in -lz... yes >configure: **************************************** thread model >checking for pthread_create in -lc_r... no >checking for pthread_create in -lpthread... yes >configure: PTHREAD thread model detected >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 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: **************************************** SSL >checking for SSL directory... /usr/local/ssl >checking for obsolete RSAref library... no >checking /usr/local/ssl/include/openssl/engine.h usability... yes >checking /usr/local/ssl/include/openssl/engine.h presence... yes >checking for /usr/local/ssl/include/openssl/engine.h... yes >configure: **************************************** optional features >checking whether to enable IPv6 support... yes >checking whether to disable TCP wrappers library support... no >checking whether to enable FIPS mode support... autodetecting >checking for FIPS_mode_set... no >configure: **************************************** write the results >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating src/stunnel3 >config.status: creating doc/Makefile >config.status: creating tools/Makefile >config.status: creating tools/stunnel.conf-sample >config.status: creating tools/stunnel.init >config.status: executing depfiles commands >config.status: executing libtool commands >configure: **************************************** success >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-misc/stunnel-4.35/work/stunnel-4.35 ... >make >Making all in src >make[1]: Entering directory `/var/tmp/portage/net-misc/stunnel-4.35/work/stunnel-4.35/src' >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"stunnel\" -DPACKAGE_TARNAME=\"stunnel\" -DPACKAGE_VERSION=\"4.35\" -DPACKAGE_STRING=\"stunnel\ 4.35\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"stunnel\" -DVERSION=\"4.35\" -D_GNU_SOURCE=1 -DHOST=\"i686-pc-linux-gnu\" -DCPU_I686=1 -DVENDOR_PC=1 -DOS_LINUX_GNU=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_UNSIGNED_CHAR=1 -DSIZEOF_UNSIGNED_SHORT=2 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=4 -DHAVE_DEV_PTMX=1 -DRANDOM_FILE=\"/dev/urandom\" -DHAVE_UCONTEXT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DHAVE_TCPD_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_STROPTS_H=1 -DHAVE_GRP_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_PTY_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_STRUCT_MSGHDR_MSG_CONTROL=1 -DHAVE_MSGHDR_MSG_CONTROL=1 -DHAVE_LINUX_NETFILTER_IPV4_H=1 -DHAVE_LIBUTIL=1 -DHAVE_LIBDL=1 -DHAVE_LIBZ=1 -DHAVE_LIBPTHREAD=1 -DUSE_PTHREAD=1 -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_OPENPTY=1 -DHAVE_DAEMON=1 -DHAVE_WAITPID=1 -DHAVE_WAIT4=1 -DHAVE_SETSID=1 -DHAVE_SETGROUPS=1 -DHAVE_CHROOT=1 -DHAVE_SYSCONF=1 -DHAVE_GETRLIMIT=1 -DHAVE_PTHREAD_SIGMASK=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GETCONTEXT=1 -DHAVE_POLL=1 -DHAVE_ENDHOSTENT=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_PIPE2=1 -DHAVE_ACCEPT4=1 -DHAVE_OPENSSL=1 -Dssldir=\"/usr/local/ssl\" -DHAVE_OSSL_ENGINE_H=1 -DUSE_IPv6=1 -DHAVE_LIBWRAP=1 -I. -I/usr/kerberos/include -DLIBDIR='"/usr/lib/stunnel"' -DCONFDIR='"/etc/stunnel"' -DPIDFILE='"/var/lib/run/stunnel/stunnel.pid"' -march=i686 -pipe -O2 -Wall -Wextra -pedantic -Wno-long-long -I/usr/local/ssl/include -MT env.lo -MD -MP -MF .deps/env.Tpo -c -o env.lo env.c >libtool: compile: i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"stunnel\" -DPACKAGE_TARNAME=\"stunnel\" -DPACKAGE_VERSION=\"4.35\" "-DPACKAGE_STRING=\"stunnel 4.35\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"stunnel\" -DVERSION=\"4.35\" -D_GNU_SOURCE=1 -DHOST=\"i686-pc-linux-gnu\" -DCPU_I686=1 -DVENDOR_PC=1 -DOS_LINUX_GNU=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_UNSIGNED_CHAR=1 -DSIZEOF_UNSIGNED_SHORT=2 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=4 -DHAVE_DEV_PTMX=1 -DRANDOM_FILE=\"/dev/urandom\" -DHAVE_UCONTEXT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DHAVE_TCPD_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_STROPTS_H=1 -DHAVE_GRP_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_PTY_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_STRUCT_MSGHDR_MSG_CONTROL=1 -DHAVE_MSGHDR_MSG_CONTROL=1 -DHAVE_LINUX_NETFILTER_IPV4_H=1 -DHAVE_LIBUTIL=1 -DHAVE_LIBDL=1 -DHAVE_LIBZ=1 -DHAVE_LIBPTHREAD=1 -DUSE_PTHREAD=1 -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_OPENPTY=1 -DHAVE_DAEMON=1 -DHAVE_WAITPID=1 -DHAVE_WAIT4=1 -DHAVE_SETSID=1 -DHAVE_SETGROUPS=1 -DHAVE_CHROOT=1 -DHAVE_SYSCONF=1 -DHAVE_GETRLIMIT=1 -DHAVE_PTHREAD_SIGMASK=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GETCONTEXT=1 -DHAVE_POLL=1 -DHAVE_ENDHOSTENT=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_PIPE2=1 -DHAVE_ACCEPT4=1 -DHAVE_OPENSSL=1 -Dssldir=\"/usr/local/ssl\" -DHAVE_OSSL_ENGINE_H=1 -DUSE_IPv6=1 -DHAVE_LIBWRAP=1 -I. -I/usr/kerberos/include -DLIBDIR=\"/usr/lib/stunnel\" -DCONFDIR=\"/etc/stunnel\" -DPIDFILE=\"/var/lib/run/stunnel/stunnel.pid\" -march=i686 -pipe -O2 -Wall -Wextra -pedantic -Wno-long-long -I/usr/local/ssl/include -MT env.lo -MD -MP -MF .deps/env.Tpo -c env.c -fPIC -DPIC -o .libs/env.o >mv -f .deps/env.Tpo .deps/env.Plo >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=i686 -pipe -O2 -Wall -Wextra -pedantic -Wno-long-long -I/usr/local/ssl/include -avoid-version -Wl,-O1 -Wl,--as-needed -o libstunnel.la -rpath /usr/lib/stunnel env.lo -lz -ldl -lutil -lnsl -lpthread -L/usr/local/ssl/lib64 -L/usr/local/ssl/lib -lssl -lcrypto -lwrap >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/env.o -Wl,--as-needed -lz -ldl -lutil -lnsl -lpthread -L/usr/local/ssl/lib64 -L/usr/local/ssl/lib -lssl -lcrypto -lwrap -march=i686 -Wl,-O1 -Wl,-soname -Wl,libstunnel.so -o .libs/libstunnel.so >libtool: link: ( cd ".libs" && rm -f "libstunnel.la" && ln -s "../libstunnel.la" "libstunnel.la" ) >i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"stunnel\" -DPACKAGE_TARNAME=\"stunnel\" -DPACKAGE_VERSION=\"4.35\" -DPACKAGE_STRING=\"stunnel\ 4.35\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"stunnel\" -DVERSION=\"4.35\" -D_GNU_SOURCE=1 -DHOST=\"i686-pc-linux-gnu\" -DCPU_I686=1 -DVENDOR_PC=1 -DOS_LINUX_GNU=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_UNSIGNED_CHAR=1 -DSIZEOF_UNSIGNED_SHORT=2 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=4 -DHAVE_DEV_PTMX=1 -DRANDOM_FILE=\"/dev/urandom\" -DHAVE_UCONTEXT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DHAVE_TCPD_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_STROPTS_H=1 -DHAVE_GRP_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_PTY_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_STRUCT_MSGHDR_MSG_CONTROL=1 -DHAVE_MSGHDR_MSG_CONTROL=1 -DHAVE_LINUX_NETFILTER_IPV4_H=1 -DHAVE_LIBUTIL=1 -DHAVE_LIBDL=1 -DHAVE_LIBZ=1 -DHAVE_LIBPTHREAD=1 -DUSE_PTHREAD=1 -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_OPENPTY=1 -DHAVE_DAEMON=1 -DHAVE_WAITPID=1 -DHAVE_WAIT4=1 -DHAVE_SETSID=1 -DHAVE_SETGROUPS=1 -DHAVE_CHROOT=1 -DHAVE_SYSCONF=1 -DHAVE_GETRLIMIT=1 -DHAVE_PTHREAD_SIGMASK=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GETCONTEXT=1 -DHAVE_POLL=1 -DHAVE_ENDHOSTENT=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_PIPE2=1 -DHAVE_ACCEPT4=1 -DHAVE_OPENSSL=1 -Dssldir=\"/usr/local/ssl\" -DHAVE_OSSL_ENGINE_H=1 -DUSE_IPv6=1 -DHAVE_LIBWRAP=1 -I. -I/usr/kerberos/include -DLIBDIR='"/usr/lib/stunnel"' -DCONFDIR='"/etc/stunnel"' -DPIDFILE='"/var/lib/run/stunnel/stunnel.pid"' -march=i686 -pipe -O2 -Wall -Wextra -pedantic -Wno-long-long -I/usr/local/ssl/include -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o file.c >In file included from file.c:38: >[1;31mcommon.h:357:2: error: #error OpenSSL library compiled without thread support[0m >make[1]: *** [file.o] Error 1 >make[1]: Leaving directory `/var/tmp/portage/net-misc/stunnel-4.35/work/stunnel-4.35/src' >make: *** [all-recursive] Error 1 >emake failed > [31;01m*[0m ERROR: net-misc/stunnel-4.35 failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 56: Called src_compile > [31;01m*[0m environment, line 2877: Called _eapi2_src_compile > [31;01m*[0m ebuild.sh, line 665: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "emake failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =net-misc/stunnel-4.35', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =net-misc/stunnel-4.35'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/net-misc/stunnel-4.35/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-misc/stunnel-4.35/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/net-misc/stunnel-4.35/work/stunnel-4.35'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 373891
:
278947
| 278949