Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 454996 Details for
Bug 601524
net-misc/openvpn-2.4_rc1: USE="inotify -plugins" error: 'struct key_state' has no member named 'auth_control_file'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
build.log (text/x-log), 34.76 KB, created by
Albert W. Hopkins
on 2016-12-03 15:30:22 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Albert W. Hopkins
Created:
2016-12-03 15:30:22 UTC
Size:
34.76 KB
patch
obsolete
>These are the packages that would be merged, in order: > >Calculating dependencies ... done! >[ebuild U ] net-misc/openvpn-2.4_rc1::gentoo [2.3.13::gentoo] USE="lzo ssl systemd -down-root -examples -inotify% -iproute2 -libressl -lz4% -mbedtls% -pam -pkcs11 -plugins (-polarssl) (-selinux) -static {-test%} (-socks%)" 0 KiB > >Total: 1 package (1 upgrade), Size of downloads: 0 KiB > >>>> Verifying ebuild manifests >>>> Jobs: 0 of 1 complete, 1 running Load avg: 1.14, 0.35, 0.67 >>>> Emerging (1 of 1) net-misc/openvpn-2.4_rc1::gentoo >>>> Jobs: 0 of 1 complete, 1 running Load avg: 1.14, 0.35, 0.67 >>>> Failed to emerge net-misc/openvpn-2.4_rc1, Log file: >>>> Jobs: 0 of 1 complete, 1 running Load avg: 3.81, 1.11, 0.92 >>>> '/var/tmp/portage/net-misc/openvpn-2.4_rc1/temp/build.log' >>>> Jobs: 0 of 1 complete, 1 running Load avg: 3.81, 1.11, 0.92 >>>> Jobs: 0 of 1 complete, 1 running, 1 failed Load avg: 3.81, 1.11, 0.92 >>>> Jobs: 0 of 1 complete, 1 failed Load avg: 3.81, 1.11, 0.92 > > * Package: net-misc/openvpn-2.4_rc1 > * Repository: gentoo > * Maintainer: mrueg@gentoo.org chutzpah@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux lzo ssl systemd userland_GNU > * FEATURES: sandbox userpriv usersandbox > * Determining the location of the kernel source code > * Found kernel source directory: > * /usr/src/linux > * Could not find a Makefile in the kernel source directory. > * Please ensure that /usr/src/linux points to a complete set of Linux sources > * Unable to calculate Linux Kernel version for build, attempting to use running version > * Checking for suitable kernel configuration options... > [ ok ] >>>> Unpacking source... >>>> Unpacking openvpn-2.4_rc1.tar.gz to /var/tmp/portage/net-misc/openvpn-2.4_rc1/work >>>> Source unpacked in /var/tmp/portage/net-misc/openvpn-2.4_rc1/work >>>> Preparing source in /var/tmp/portage/net-misc/openvpn-2.4_rc1/work/openvpn-2.4_rc1 ... > * Applying openvpn-external-cmocka.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/net-misc/openvpn-2.4_rc1/work/openvpn-2.4_rc1' ... > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal -I m4 ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --force-missing ... > [ ok ] > * Running elibtoolize in: openvpn-2.4_rc1/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-misc/openvpn-2.4_rc1/work/openvpn-2.4_rc1 ... > * econf: updating openvpn-2.4_rc1/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating openvpn-2.4_rc1/config.sub with /usr/share/gnuconfig/config.sub >./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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/openvpn-2.4_rc1 --htmldir=/usr/share/doc/openvpn-2.4_rc1/html --libdir=/usr/lib64 --with-plugindir=//usr/lib64/openvpn mbedtls --disable-async-push --enable-crypto --disable-lz4 --enable-lzo --disable-pkcs11 --disable-plugins --disable-iproute2 --disable-plugin-auth-pam --disable-plugin-down-root --disable-tests --enable-systemd >configure: WARNING: you should use --build, --host, --target >checking for a BSD-compatible install... /usr/lib/portage/python2.7/ebuild-helpers/xattr/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... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -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 minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking whether ln -s works... yes >checking for a sed that does not truncate output... /bin/sed >checking whether make sets $(MAKE)... (cached) yes >checking for ifconfig... /bin/ifconfig >checking for route... /bin/route >checking for ip... /bin/ip >checking for systemd-ask-password... /usr/bin/systemd-ask-password >checking for netstat... netstat >checking for man2html... no >checking for git... git >checking how to print strings... printf >checking for a sed that does not truncate output... (cached) /bin/sed >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/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >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/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >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... yes >checking for x86_64-pc-linux-gnu-windres... no >checking for windres... no >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for working volatile... yes >checking for off_t... yes >checking for pid_t... yes >checking for size_t... yes >checking for uid_t in sys/types.h... yes >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 return type of signal handlers... void >checking for ISO C 1999 vararg macro support... yes >checking for GNU GCC vararg macro support... yes >checking for socklen_t... yes >checking for C compiler empty array size... 0 >checking size of unsigned int... 4 >checking size of unsigned long... 8 >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking stdarg.h usability... yes >checking stdarg.h presence... yes >checking for stdarg.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking io.h usability... no >checking io.h presence... no >checking for io.h... no >checking direct.h usability... no >checking direct.h presence... no >checking for direct.h... no >checking ctype.h usability... yes >checking ctype.h presence... yes >checking for ctype.h... yes >checking for sys/types.h... (cached) yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking for unistd.h... (cached) yes >checking for dlfcn.h... (cached) yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking netinet/in_systm.h usability... yes >checking netinet/in_systm.h presence... yes >checking for netinet/in_systm.h... yes >checking netinet/tcp.h usability... yes >checking netinet/tcp.h presence... yes >checking for netinet/tcp.h... yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking windows.h usability... no >checking windows.h presence... no >checking for windows.h... no >checking winsock2.h usability... no >checking winsock2.h presence... no >checking for winsock2.h... no >checking ws2tcpip.h usability... no >checking ws2tcpip.h presence... no >checking for ws2tcpip.h... no >checking versionhelpers.h usability... no >checking versionhelpers.h presence... no >checking for versionhelpers.h... no >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking for sys/stat.h... (cached) yes >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking sys/file.h usability... yes >checking sys/file.h presence... yes >checking for sys/file.h... yes >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >checking for unistd.h... (cached) yes >checking for signal.h... (cached) yes >checking libgen.h usability... yes >checking libgen.h presence... yes >checking for libgen.h... yes >checking stropts.h usability... yes >checking stropts.h presence... yes >checking for stropts.h... yes >checking syslog.h usability... yes >checking syslog.h presence... yes >checking for syslog.h... yes >checking pwd.h usability... yes >checking pwd.h presence... yes >checking for pwd.h... yes >checking grp.h usability... yes >checking grp.h presence... yes >checking for grp.h... yes >checking sys/sockio.h usability... no >checking sys/sockio.h presence... no >checking for sys/sockio.h... no >checking sys/uio.h usability... yes >checking sys/uio.h presence... yes >checking for sys/uio.h... yes >checking linux/sockios.h usability... yes >checking linux/sockios.h presence... yes >checking for linux/sockios.h... yes >checking linux/types.h usability... yes >checking linux/types.h presence... yes >checking for linux/types.h... yes >checking sys/poll.h usability... yes >checking sys/poll.h presence... yes >checking for sys/poll.h... yes >checking sys/epoll.h usability... yes >checking sys/epoll.h presence... yes >checking for sys/epoll.h... yes >checking err.h usability... yes >checking err.h presence... yes >checking for err.h... yes >checking for net/if.h... yes >checking for netinet/ip.h... yes >checking for resolv.h... yes >checking for sys/un.h... yes >checking for net/if_utun.h... no >checking for sys/kern_control.h... no >checking for in_addr_t... yes >checking for in_port_t... yes >checking for struct iphdr... yes >checking for struct sock_extended_err... no >checking for struct msghdr... yes >checking for struct cmsghdr... yes >checking for struct in_pktinfo... yes >checking for sa_family_t... yes >checking for struct in_pktinfo.ipi_spec_dst... yes >checking for struct sockaddr_in6... yes >checking whether SO_MARK is declared... yes >configure: checking anonymous union support... >yes >checking whether SIGHUP is declared... yes >checking whether SIGINT is declared... yes >checking whether SIGUSR1 is declared... yes >checking whether SIGUSR2 is declared... yes >checking whether SIGTERM is declared... yes >checking vfork.h usability... no >checking vfork.h presence... no >checking for vfork.h... no >checking for fork... yes >checking for vfork... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking for daemon... yes >checking for chroot... yes >checking for getpwnam... yes >checking for setuid... yes >checking for nice... yes >checking for system... yes >checking for getpid... yes >checking for dup... yes >checking for dup2... yes >checking for getpass... yes >checking for strerror... yes >checking for syslog... yes >checking for openlog... yes >checking for mlockall... yes >checking for getgrnam... yes >checking for setgid... yes >checking for setgroups... yes >checking for stat... yes >checking for flock... yes >checking for readv... yes >checking for writev... yes >checking for time... yes >checking for gettimeofday... yes >checking for ctime... yes >checking for memset... yes >checking for vsnprintf... yes >checking for strdup... yes >checking for setsid... yes >checking for chdir... yes >checking for putenv... yes >checking for getpeername... yes >checking for unlink... yes >checking for chsize... no >checking for ftruncate... yes >checking for execve... yes >checking for getpeereid... no >checking for umask... yes >checking for basename... yes >checking for dirname... yes >checking for access... yes >checking for epoll_create... yes >checking for dlopen in -ldl... yes >checking for inet_ntoa in -lnsl... yes >checking for socket in -lsocket... no >checking for gethostbyname in -lresolv... yes >checking for sendmsg... yes >checking for recvmsg... yes >checking for inet_ntop... yes >checking for inet_pton... yes >checking for socket... yes >checking for recv... yes >checking for recvfrom... yes >checking for send... yes >checking for sendto... yes >checking for listen... yes >checking for accept... yes >checking for connect... yes >checking for bind... yes >checking for select... yes >checking for gethostbyname... yes >checking for inet_ntoa... yes >checking for setsockopt... yes >checking for getsockopt... yes >checking for getsockname... yes >checking for poll... yes >checking for library containing __res_init... none required >checking net/if_tun.h usability... no >checking net/if_tun.h presence... no >checking for net/if_tun.h... no >checking net/tun/if_tun.h usability... no >checking net/tun/if_tun.h presence... no >checking for net/tun/if_tun.h... no >checking linux/if_tun.h usability... yes >checking linux/if_tun.h presence... yes >checking for linux/if_tun.h... yes >checking tap-windows.h usability... no >checking tap-windows.h presence... no >checking for tap-windows.h... no >checking whether TUNSETPERSIST is declared... yes >checking for setcon in -lselinux... no >checking for pam_start in -lpam... yes >checking for PKCS11_HELPER... no >checking for OPENSSL... yes >checking for SSL_CTX_new... yes >checking for EVP_CIPHER_CTX_set_key_length... yes >checking for ENGINE_load_builtin_engines... yes >checking for ENGINE_register_all_complete... yes >checking for ENGINE_cleanup... yes >checking for EVP_aes_256_gcm... yes >checking for lzo1x_1_15_compress in -llzo2... yes >checking lzo/lzoutil.h usability... yes >checking lzo/lzoutil.h presence... yes >checking for lzo/lzoutil.h... yes >checking lzo/lzo1x.h usability... yes >checking lzo/lzo1x.h presence... yes >checking for lzo/lzo1x.h... yes >checking for libsystemd... yes >checking systemd/sd-daemon.h usability... yes >checking systemd/sd-daemon.h presence... yes >checking for systemd/sd-daemon.h... yes >checking for sd_booted... yes >checking git checkout... no >checking sys/inotify.h usability... yes >checking sys/inotify.h presence... yes >checking for sys/inotify.h... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating version.sh >config.status: creating Makefile >config.status: creating build/Makefile >config.status: creating build/msvc/Makefile >config.status: creating build/msvc/msvc-generate/Makefile >config.status: creating distro/Makefile >config.status: creating distro/rpm/Makefile >config.status: creating distro/rpm/openvpn.spec >config.status: creating include/Makefile >config.status: creating src/Makefile >config.status: creating src/compat/Makefile >config.status: creating src/openvpn/Makefile >config.status: creating src/openvpnserv/Makefile >config.status: creating src/plugins/Makefile >config.status: creating src/plugins/auth-pam/Makefile >config.status: creating src/plugins/down-root/Makefile >config.status: creating tests/Makefile >config.status: creating tests/unit_tests/Makefile >config.status: creating tests/unit_tests/example_test/Makefile >config.status: creating tests/unit_tests/openvpn/Makefile >config.status: creating tests/unit_tests/plugins/Makefile >config.status: creating tests/unit_tests/plugins/auth-pam/Makefile >config.status: creating vendor/Makefile >config.status: creating sample/Makefile >config.status: creating doc/Makefile >config.status: creating tests/t_client.sh >config.status: creating config.h >config.status: creating include/openvpn-plugin.h >config.status: include/openvpn-plugin.h is unchanged >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-misc/openvpn-2.4_rc1/work/openvpn-2.4_rc1 ... >make -j8 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/net-misc/openvpn-2.4_rc1/work/openvpn-2.4_rc1' >Making all in build >make[2]: Entering directory '/var/tmp/portage/net-misc/openvpn-2.4_rc1/work/openvpn-2.4_rc1/build' >Making all in msvc >make[3]: Entering directory '/var/tmp/portage/net-misc/openvpn-2.4_rc1/work/openvpn-2.4_rc1/build/msvc' >Making all in msvc-generate >make[4]: Entering directory '/var/tmp/portage/net-misc/openvpn-2.4_rc1/work/openvpn-2.4_rc1/build/msvc/msvc-generate' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/net-misc/openvpn-2.4_rc1/work/openvpn-2.4_rc1/build/msvc/msvc-generate' >make[4]: Entering directory '/var/tmp/portage/net-misc/openvpn-2.4_rc1/work/openvpn-2.4_rc1/build/msvc' >make[4]: Nothing to be done for 'all-am'. >make[4]: Leaving directory '/var/tmp/portage/net-misc/openvpn-2.4_rc1/work/openvpn-2.4_rc1/build/msvc' >make[3]: Leaving directory '/var/tmp/portage/net-misc/openvpn-2.4_rc1/work/openvpn-2.4_rc1/build/msvc' >make[3]: Entering directory '/var/tmp/portage/net-misc/openvpn-2.4_rc1/work/openvpn-2.4_rc1/build' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/net-misc/openvpn-2.4_rc1/work/openvpn-2.4_rc1/build' >make[2]: Leaving directory '/var/tmp/portage/net-misc/openvpn-2.4_rc1/work/openvpn-2.4_rc1/build' >Making all in distro >make[2]: Entering directory '/var/tmp/portage/net-misc/openvpn-2.4_rc1/work/openvpn-2.4_rc1/distro' >Making all in rpm >make[3]: Entering directory '/var/tmp/portage/net-misc/openvpn-2.4_rc1/work/openvpn-2.4_rc1/distro/rpm' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/net-misc/openvpn-2.4_rc1/work/openvpn-2.4_rc1/distro/rpm' >make[3]: Entering directory '/var/tmp/portage/net-misc/openvpn-2.4_rc1/work/openvpn-2.4_rc1/distro' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/net-misc/openvpn-2.4_rc1/work/openvpn-2.4_rc1/distro' >make[2]: Leaving directory '/var/tmp/portage/net-misc/openvpn-2.4_rc1/work/openvpn-2.4_rc1/distro' >Making all in include >make[2]: Entering directory '/var/tmp/portage/net-misc/openvpn-2.4_rc1/work/openvpn-2.4_rc1/include' >make all-am >make[3]: Entering directory '/var/tmp/portage/net-misc/openvpn-2.4_rc1/work/openvpn-2.4_rc1/include' >make[3]: Leaving directory '/var/tmp/portage/net-misc/openvpn-2.4_rc1/work/openvpn-2.4_rc1/include' >make[2]: Leaving directory '/var/tmp/portage/net-misc/openvpn-2.4_rc1/work/openvpn-2.4_rc1/include' >Making all in src >make[2]: Entering directory '/var/tmp/portage/net-misc/openvpn-2.4_rc1/work/openvpn-2.4_rc1/src' >Making all in compat >make[3]: Entering directory '/var/tmp/portage/net-misc/openvpn-2.4_rc1/work/openvpn-2.4_rc1/src/compat' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -march=native -O2 -pipe -std=c99 -c -o compat-dirname.lo compat-dirname.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -march=native -O2 -pipe -std=c99 -c -o compat-basename.lo compat-basename.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -march=native -O2 -pipe -std=c99 -c -o compat-gettimeofday.lo compat-gettimeofday.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -march=native -O2 -pipe -std=c99 -c -o compat-daemon.lo compat-daemon.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -march=native -O2 -pipe -std=c99 -c -o compat-inet_ntop.lo compat-inet_ntop.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -march=native -O2 -pipe -std=c99 -c -o compat-inet_pton.lo compat-inet_pton.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -march=native -O2 -pipe -std=c99 -c -o compat-lz4.lo compat-lz4.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -march=native -O2 -pipe -std=c99 -c compat-dirname.c -fPIC -DPIC -o .libs/compat-dirname.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -march=native -O2 -pipe -std=c99 -c compat-basename.c -fPIC -DPIC -o .libs/compat-basename.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -march=native -O2 -pipe -std=c99 -c compat-gettimeofday.c -fPIC -DPIC -o .libs/compat-gettimeofday.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -march=native -O2 -pipe -std=c99 -c compat-daemon.c -fPIC -DPIC -o .libs/compat-daemon.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -march=native -O2 -pipe -std=c99 -c compat-inet_ntop.c -fPIC -DPIC -o .libs/compat-inet_ntop.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -march=native -O2 -pipe -std=c99 -c compat-inet_pton.c -fPIC -DPIC -o .libs/compat-inet_pton.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -march=native -O2 -pipe -std=c99 -c compat-basename.c -o compat-basename.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -march=native -O2 -pipe -std=c99 -c compat-dirname.c -o compat-dirname.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -march=native -O2 -pipe -std=c99 -c compat-gettimeofday.c -o compat-gettimeofday.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -march=native -O2 -pipe -std=c99 -c compat-daemon.c -o compat-daemon.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -march=native -O2 -pipe -std=c99 -c compat-inet_ntop.c -o compat-inet_ntop.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -march=native -O2 -pipe -std=c99 -c compat-inet_pton.c -o compat-inet_pton.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -march=native -O2 -pipe -std=c99 -c compat-lz4.c -fPIC -DPIC -o .libs/compat-lz4.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -march=native -O2 -pipe -std=c99 -c compat-lz4.c -o compat-lz4.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -std=c99 -Wl,-O1 -Wl,--as-needed -o libcompat.la compat-dirname.lo compat-basename.lo compat-gettimeofday.lo compat-daemon.lo compat-inet_ntop.lo compat-inet_pton.lo compat-lz4.lo >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcompat.a .libs/compat-dirname.o .libs/compat-basename.o .libs/compat-gettimeofday.o .libs/compat-daemon.o .libs/compat-inet_ntop.o .libs/compat-inet_pton.o .libs/compat-lz4.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcompat.a >libtool: link: ( cd ".libs" && rm -f "libcompat.la" && ln -s "../libcompat.la" "libcompat.la" ) >make[3]: Leaving directory '/var/tmp/portage/net-misc/openvpn-2.4_rc1/work/openvpn-2.4_rc1/src/compat' >Making all in openvpn >make[3]: Entering directory '/var/tmp/portage/net-misc/openvpn-2.4_rc1/work/openvpn-2.4_rc1/src/openvpn' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -march=native -O2 -pipe -std=c99 -c -o argv.o argv.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -march=native -O2 -pipe -std=c99 -c -o base64.o base64.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -march=native -O2 -pipe -std=c99 -c -o buffer.o buffer.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -march=native -O2 -pipe -std=c99 -c -o clinat.o clinat.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -march=native -O2 -pipe -std=c99 -c -o comp.o comp.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -march=native -O2 -pipe -std=c99 -c -o compstub.o compstub.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -march=native -O2 -pipe -std=c99 -c -o comp-lz4.o comp-lz4.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -march=native -O2 -pipe -std=c99 -c -o crypto.o crypto.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -march=native -O2 -pipe -std=c99 -c -o crypto_openssl.o crypto_openssl.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -march=native -O2 -pipe -std=c99 -c -o crypto_mbedtls.o crypto_mbedtls.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -march=native -O2 -pipe -std=c99 -c -o dhcp.o dhcp.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -march=native -O2 -pipe -std=c99 -c -o error.o error.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -march=native -O2 -pipe -std=c99 -c -o event.o event.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -march=native -O2 -pipe -std=c99 -c -o fdmisc.o fdmisc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -march=native -O2 -pipe -std=c99 -c -o forward.o forward.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -march=native -O2 -pipe -std=c99 -c -o fragment.o fragment.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -march=native -O2 -pipe -std=c99 -c -o gremlin.o gremlin.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -march=native -O2 -pipe -std=c99 -c -o helper.o helper.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -march=native -O2 -pipe -std=c99 -c -o httpdigest.o httpdigest.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -march=native -O2 -pipe -std=c99 -c -o lladdr.o lladdr.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -march=native -O2 -pipe -std=c99 -c -o init.o init.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -march=native -O2 -pipe -std=c99 -c -o interval.o interval.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -march=native -O2 -pipe -std=c99 -c -o list.o list.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -march=native -O2 -pipe -std=c99 -c -o lzo.o lzo.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -march=native -O2 -pipe -std=c99 -c -o manage.o manage.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -march=native -O2 -pipe -std=c99 -c -o mbuf.o mbuf.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -march=native -O2 -pipe -std=c99 -c -o misc.o misc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -march=native -O2 -pipe -std=c99 -c -o platform.o platform.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -march=native -O2 -pipe -std=c99 -c -o console.o console.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -march=native -O2 -pipe -std=c99 -c -o console_builtin.o console_builtin.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -march=native -O2 -pipe -std=c99 -c -o console_systemd.o console_systemd.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -march=native -O2 -pipe -std=c99 -c -o mroute.o mroute.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -march=native -O2 -pipe -std=c99 -c -o mss.o mss.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -march=native -O2 -pipe -std=c99 -c -o mstats.o mstats.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -march=native -O2 -pipe -std=c99 -c -o mtcp.o mtcp.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -march=native -O2 -pipe -std=c99 -c -o mtu.o mtu.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -march=native -O2 -pipe -std=c99 -c -o mudp.o mudp.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -march=native -O2 -pipe -std=c99 -c -o multi.o multi.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -march=native -O2 -pipe -std=c99 -c -o ntlm.o ntlm.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -march=native -O2 -pipe -std=c99 -c -o occ.o occ.c >[01m[Kmulti.c:[m[K In function '[01m[Kmulti_process_post[m[K': >[01m[Kmulti.c:2215:19:[m[K [01;31m[Kerror: [m[K'[01m[Kstruct key_state[m[K' has no member named '[01m[Kauth_control_file[m[K' > if (ks && ks->auth_control_file && ks->auth_deferred && !was_authenticate >[01;32m[K ^[m[K >[01m[Kmulti.c:2218:70:[m[K [01;31m[Kerror: [m[K'[01m[Kstruct key_state[m[K' has no member named '[01m[Kauth_control_file[m[K' > long watch_descriptor = inotify_add_watch(m->top.c2.inotify_fd, ks->auth_cont >[01;32m[K ^[m[K >make[3]: *** [Makefile:670: multi.o] Error 1 >make[3]: *** Waiting for unfinished jobs.... >make[3]: Leaving directory '/var/tmp/portage/net-misc/openvpn-2.4_rc1/work/openvpn-2.4_rc1/src/openvpn' >make[2]: *** [Makefile:425: all-recursive] Error 1 >make[2]: Leaving directory '/var/tmp/portage/net-misc/openvpn-2.4_rc1/work/openvpn-2.4_rc1/src' >make[1]: *** [Makefile:610: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/net-misc/openvpn-2.4_rc1/work/openvpn-2.4_rc1' >make: *** [Makefile:498: all] Error 2 > * ERROR: net-misc/openvpn-2.4_rc1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-misc/openvpn-2.4_rc1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-misc/openvpn-2.4_rc1::gentoo'`. > * The complete build log is located at '/var/tmp/portage/net-misc/openvpn-2.4_rc1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-misc/openvpn-2.4_rc1/temp/environment'. > * Working directory: '/var/tmp/portage/net-misc/openvpn-2.4_rc1/work/openvpn-2.4_rc1' > * S: '/var/tmp/portage/net-misc/openvpn-2.4_rc1/work/openvpn-2.4_rc1'
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 601524
: 454996