Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 631084 Details for
Bug 716556
net-vpn/vpnc: test-crypto - "error verifying chain: error verifying the certificate chain"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
file_716556.txt (text/plain), 21.57 KB, created by
Sam James
on 2020-04-07 09:52:15 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Sam James
Created:
2020-04-07 09:52:15 UTC
Size:
21.57 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: net-vpn/vpnc-0.5.3_p550 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: mmokrejs@gmail.com proxy-maint@gentoo.org >[32;01m * [39;49;00mUSE: arm64 elibc_glibc kernel_linux userland_GNU >[32;01m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox > [32;01m*[0m Determining the location of the kernel source code > [32;01m*[0m Found kernel source directory: > [32;01m*[0m /usr/src/linux > [32;01m*[0m Found sources for kernel version: > [32;01m*[0m 4.19.113-v8+ > [32;01m*[0m Checking for suitable kernel configuration options... >[A[190C [34;01m[ [32;01mok[34;01m ][0m >>>> Unpacking source... >>>> Unpacking vpnc-0.5.3_p550.tar.xz to /var/tmp/portage/net-vpn/vpnc-0.5.3_p550/work >>>> Source unpacked in /var/tmp/portage/net-vpn/vpnc-0.5.3_p550/work >>>> Preparing source in /var/tmp/portage/net-vpn/vpnc-0.5.3_p550/work/vpnc-0.5.3_p550 ... > [33;01m*[0m Building SSL support with OpenSSL instead of GnuTLS. This means that > [33;01m*[0m you are not allowed to re-distibute the binaries due to conflicts between BSD license and GPL, > [33;01m*[0m see the vpnc Makefile and https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=440318 >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-vpn/vpnc-0.5.3_p550/work/vpnc-0.5.3_p550 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-vpn/vpnc-0.5.3_p550/work/vpnc-0.5.3_p550 ... >make -j3 -l5 >LC_ALL=C perl -w ./enum2debug.pl isakmp.h >vpnc-debug.c 2>vpnc-debug.h >aarch64-unknown-linux-gnu-gcc -MM sysdep.c vpnc-debug.c isakmp-pkt.c tunip.c config.c dh.c math_group.c supp.c decrypt-utils.c crypto.c crypto-openssl.c vpnc.c cisco-decrypt.c test-crypto.c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -W -Wall -Wmissing-declarations -Wwrite-strings -DOPENSSL_GPL_VIOLATION -DCRYPTO_OPENSSL -DVERSION=\"0.5.3\" > .depend >aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -W -Wall -Wmissing-declarations -Wwrite-strings -DOPENSSL_GPL_VIOLATION -DCRYPTO_OPENSSL -DVERSION=\"0.5.3\" -c -o sysdep.o sysdep.c >aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -W -Wall -Wmissing-declarations -Wwrite-strings -DOPENSSL_GPL_VIOLATION -DCRYPTO_OPENSSL -DVERSION=\"0.5.3\" -c -o vpnc-debug.o vpnc-debug.c >[01m[Ksysdep.c:[m[K In function â[01m[Ktun_close[m[Kâ: >[01m[Ksysdep.c:517:29:[m[K [01;35m[Kwarning: [m[Kparameter â[01m[Kdev[m[Kâ set but not used [[01;35m[K-Wunused-but-set-parameter[m[K] > 517 | int tun_close(int fd, [01;35m[Kchar *dev[m[K) > | [01;35m[K~~~~~~^~~[m[K >In file included from [01m[K/usr/include/string.h:494[m[K, > from [01m[Ksysdep.c:24[m[K: >In function â[01m[Kstrncpy[m[Kâ, > inlined from â[01m[Ktun_open[m[Kâ at [01m[Ksysdep.c:448:3[m[K: >[01m[K/usr/include/bits/string_fortified.h:106:10:[m[K [01;35m[Kwarning: [m[Kâ[01m[K__builtin_strncpy[m[Kâ specified bound 16 equals destination size [[01;35m[K-Wstringop-truncation[m[K] > 106 | return [01;35m[K__builtin___strncpy_chk (__dest, __src, __len, __bos (__dest))[m[K; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In function â[01m[Kstrncpy[m[Kâ, > inlined from â[01m[Ktun_get_hwaddr[m[Kâ at [01m[Ksysdep.c:678:2[m[K: >[01m[K/usr/include/bits/string_fortified.h:106:10:[m[K [01;35m[Kwarning: [m[Kâ[01m[K__builtin_strncpy[m[Kâ specified bound 16 equals destination size [[01;35m[K-Wstringop-truncation[m[K] > 106 | return [01;35m[K__builtin___strncpy_chk (__dest, __src, __len, __bos (__dest))[m[K; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -W -Wall -Wmissing-declarations -Wwrite-strings -DOPENSSL_GPL_VIOLATION -DCRYPTO_OPENSSL -DVERSION=\"0.5.3\" -c -o isakmp-pkt.o isakmp-pkt.c >aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -W -Wall -Wmissing-declarations -Wwrite-strings -DOPENSSL_GPL_VIOLATION -DCRYPTO_OPENSSL -DVERSION=\"0.5.3\" -c -o tunip.o tunip.c >aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -W -Wall -Wmissing-declarations -Wwrite-strings -DOPENSSL_GPL_VIOLATION -DCRYPTO_OPENSSL -DVERSION=\"0.5.3\" -c -o config.o config.c >[01m[Ktunip.c:[m[K In function â[01m[Kvpnc_doit[m[Kâ: >[01m[Ktunip.c:1041:2:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kchdir[m[Kâ, declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > 1041 | [01;35m[Kchdir("/")[m[K; > | [01;35m[K^~~~~~~~~~[m[K >[01m[Kconfig.c:[m[K In function â[01m[Kdo_config[m[Kâ: >[01m[Kconfig.c:982:4:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > 982 | [01;35m[Kasprintf(&prompt, "Enter IPSec secret for %s@%s: ",[m[K > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K > 983 | [01;35m[K config[CONFIG_IPSEC_ID], config[CONFIG_IPSEC_GATEWAY])[m[K; > | [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kconfig.c:989:4:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > 989 | [01;35m[Kasprintf(&prompt, "Enter password for %s@%s: ",[m[K > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K > 990 | [01;35m[K config[CONFIG_XAUTH_USERNAME],[m[K > | [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K > 991 | [01;35m[K config[CONFIG_IPSEC_GATEWAY])[m[K; > | [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kconfig.c:[m[K In function â[01m[Kconfig_def_app_version[m[Kâ: >[01m[Kconfig.c:359:2:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > 359 | [01;35m[Kasprintf(&version, "Cisco Systems VPN Client %s:%s", VERSION, uts.sysname)[m[K; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kconfig.c:[m[K In function â[01m[Kget_config_filename[m[Kâ: >[01m[Kconfig.c:661:2:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > 661 | [01;35m[Kasprintf(&realname, "%s%s%s", index(name, '/') ? "" : "/etc/vpnc/", name, add_dot_conf ? ".conf" : "")[m[K; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kconfig.c:[m[K In function â[01m[Kvpnc_getpass[m[Kâ: >[01m[Kconfig.c:253:6:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kpass[m[Kâ may be used uninitialized in this function [[01;35m[K-Wmaybe-uninitialized[m[K] > 253 | if [01;35m[K([m[Kbuf == NULL) > | [01;35m[K^[m[K >aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -W -Wall -Wmissing-declarations -Wwrite-strings -DOPENSSL_GPL_VIOLATION -DCRYPTO_OPENSSL -DVERSION=\"0.5.3\" -c -o dh.o dh.c >aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -W -Wall -Wmissing-declarations -Wwrite-strings -DOPENSSL_GPL_VIOLATION -DCRYPTO_OPENSSL -DVERSION=\"0.5.3\" -c -o math_group.o math_group.c >aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -W -Wall -Wmissing-declarations -Wwrite-strings -DOPENSSL_GPL_VIOLATION -DCRYPTO_OPENSSL -DVERSION=\"0.5.3\" -c -o supp.o supp.c >[01m[Kmath_group.c:[m[K In function â[01m[Kmodp_getraw[m[Kâ: >[01m[Kmath_group.c:243:6:[m[K [01;35m[Kwarning: [m[Kvariable â[01m[Kret[m[Kâ set but not used [[01;35m[K-Wunused-but-set-variable[m[K] > 243 | int [01;35m[Kret[m[K; > | [01;35m[K^~~[m[K >[01m[Kmath_group.c:[m[K In function â[01m[Kmodp_setraw[m[Kâ: >[01m[Kmath_group.c:259:38:[m[K [01;35m[Kwarning: [m[Kparameter â[01m[Kgrp[m[Kâ set but not used [[01;35m[K-Wunused-but-set-parameter[m[K] > 259 | static int modp_setraw([01;35m[Kstruct group *grp[m[K, gcry_mpi_t d, unsigned char *s, int l) > | [01;35m[K~~~~~~~~~~~~~~^~~[m[K >aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -W -Wall -Wmissing-declarations -Wwrite-strings -DOPENSSL_GPL_VIOLATION -DCRYPTO_OPENSSL -DVERSION=\"0.5.3\" -c -o decrypt-utils.o decrypt-utils.c >aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -W -Wall -Wmissing-declarations -Wwrite-strings -DOPENSSL_GPL_VIOLATION -DCRYPTO_OPENSSL -DVERSION=\"0.5.3\" -c -o crypto.o crypto.c >aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -W -Wall -Wmissing-declarations -Wwrite-strings -DOPENSSL_GPL_VIOLATION -DCRYPTO_OPENSSL -DVERSION=\"0.5.3\" -c -o crypto-openssl.o crypto-openssl.c >aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -W -Wall -Wmissing-declarations -Wwrite-strings -DOPENSSL_GPL_VIOLATION -DCRYPTO_OPENSSL -DVERSION=\"0.5.3\" -c -o vpnc.o vpnc.c >[01m[Kcrypto-openssl.c:[m[K In function â[01m[Kpassword_cb[m[Kâ: >[01m[Kcrypto-openssl.c:66:30:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kbuf[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > 66 | static int password_cb([01;35m[Kchar *buf[m[K, int size, int rwflag, void *userdata) > | [01;35m[K~~~~~~^~~[m[K >[01m[Kcrypto-openssl.c:66:39:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Ksize[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > 66 | static int password_cb(char *buf, [01;35m[Kint size[m[K, int rwflag, void *userdata) > | [01;35m[K~~~~^~~~[m[K >[01m[Kcrypto-openssl.c:66:49:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Krwflag[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > 66 | static int password_cb(char *buf, int size, [01;35m[Kint rwflag[m[K, void *userdata) > | [01;35m[K~~~~^~~~~~[m[K >[01m[Kcrypto-openssl.c:66:63:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kuserdata[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > 66 | static int password_cb(char *buf, int size, int rwflag, [01;35m[Kvoid *userdata[m[K) > | [01;35m[K~~~~~~^~~~~~~~[m[K >aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -W -Wall -Wmissing-declarations -Wwrite-strings -DOPENSSL_GPL_VIOLATION -DCRYPTO_OPENSSL -DVERSION=\"0.5.3\" -c -o cisco-decrypt.o cisco-decrypt.c >aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -W -Wall -Wmissing-declarations -Wwrite-strings -DOPENSSL_GPL_VIOLATION -DCRYPTO_OPENSSL -DVERSION=\"0.5.3\" -c -o test-crypto.o test-crypto.c >[01m[Kvpnc.c:[m[K In function â[01m[Kdo_phase1_am_packet2[m[Kâ: >[01m[Kvpnc.c:1901:38:[m[K [01;35m[Kwarning: [m[Kargument to â[01m[Ksizeof[m[Kâ in â[01m[Kmemset[m[Kâ call is the same expression as the destination; did you mean to provide an explicit length? [[01;35m[K-Wsizeof-pointer-memaccess[m[K] > 1901 | memset(dh_shared_secret, 0, sizeof[01;35m[K([m[Kdh_shared_secret)); > | [01;35m[K^[m[K >aarch64-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o cisco-decrypt cisco-decrypt.o decrypt-utils.o -lgcrypt -lgpg-error -lcrypto >[01m[Kvpnc.c:[m[K In function â[01m[Ksetup_tunnel[m[Kâ: >[01m[Kvpnc.c:339:2:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Ksystem[m[Kâ, declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > 339 | [01;35m[Ksystem(config[CONFIG_SCRIPT])[m[K; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kvpnc.c:373:4:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > 373 | [01;35m[Kasprintf(&strbuf, "%d", mtu)[m[K; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kvpnc.c:[m[K In function â[01m[Kdo_phase2_xauth[m[Kâ: >[01m[Kvpnc.c:2332:6:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > 2332 | [01;35m[Kasprintf(&prompt, "%s for VPN %s@%s: ",[m[K > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K > 2333 | [01;35m[K (ap->type == ISAKMP_XAUTH_06_ATTRIB_ANSWER) ?[m[K > | [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K > 2334 | [01;35m[K "Answer" :[m[K > | [01;35m[K~~~~~~~~~~[m[K > 2335 | [01;35m[K (ap->type == ISAKMP_XAUTH_06_ATTRIB_USER_PASSWORD) ?[m[K > | [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K > 2336 | [01;35m[K "Password" : "Passcode",[m[K > | [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~[m[K > 2337 | [01;35m[K config[CONFIG_XAUTH_USERNAME], ntop_buf)[m[K; > | [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kvpnc.c:[m[K In function â[01m[Kdo_config_to_env[m[Kâ: >[01m[Kvpnc.c:977:5:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > 977 | [01;35m[Kasprintf(&strbuf, "%d", mask_to_masklen(*((struct in_addr *)a->u.lots.data)))[m[K; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kvpnc.c:1054:4:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > 1054 | [01;35m[Kasprintf(&strbuf, "%d", a->u.acl.count)[m[K; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kvpnc.c:1062:5:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > 1062 | [01;35m[Kasprintf(&strbuf, "CISCO_SPLIT_INC_%d_ADDR", i)[m[K; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kvpnc.c:1063:5:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > 1063 | [01;35m[Kasprintf(&strbuf2, "%s", inet_ntoa(a->u.acl.acl_ent[i].addr))[m[K; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kvpnc.c:1068:5:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > 1068 | [01;35m[Kasprintf(&strbuf, "CISCO_SPLIT_INC_%d_MASK", i)[m[K; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kvpnc.c:1069:5:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > 1069 | [01;35m[Kasprintf(&strbuf2, "%s", inet_ntoa(a->u.acl.acl_ent[i].mask))[m[K; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kvpnc.c:1075:5:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > 1075 | [01;35m[Kasprintf(&strbuf, "CISCO_SPLIT_INC_%d_MASKLEN", i)[m[K; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kvpnc.c:1076:5:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > 1076 | [01;35m[Kasprintf(&strbuf2, "%d", mask_to_masklen(a->u.acl.acl_ent[i].mask))[m[K; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kvpnc.c:1081:5:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > 1081 | [01;35m[Kasprintf(&strbuf, "CISCO_SPLIT_INC_%d_PROTOCOL", i)[m[K; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kvpnc.c:1082:5:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > 1082 | [01;35m[Kasprintf(&strbuf2, "%hu", a->u.acl.acl_ent[i].protocol)[m[K; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kvpnc.c:1087:5:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > 1087 | [01;35m[Kasprintf(&strbuf, "CISCO_SPLIT_INC_%d_SPORT", i)[m[K; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kvpnc.c:1088:5:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > 1088 | [01;35m[Kasprintf(&strbuf2, "%hu", a->u.acl.acl_ent[i].sport)[m[K; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kvpnc.c:1093:5:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > 1093 | [01;35m[Kasprintf(&strbuf, "CISCO_SPLIT_INC_%d_DPORT", i)[m[K; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kvpnc.c:1094:5:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > 1094 | [01;35m[Kasprintf(&strbuf2, "%hu", a->u.acl.acl_ent[i].dport)[m[K; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kvpnc.c:[m[K In function â[01m[Kconfig_tunnel[m[Kâ: >[01m[Kvpnc.c:392:2:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Ksystem[m[Kâ, declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > 392 | [01;35m[Ksystem(config[CONFIG_SCRIPT])[m[K; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kvpnc.c:[m[K In function â[01m[Kclose_tunnel[m[Kâ: >[01m[Kvpnc.c:400:2:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Ksystem[m[Kâ, declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > 400 | [01;35m[Ksystem(config[CONFIG_SCRIPT])[m[K; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >aarch64-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test-crypto sysdep.o test-crypto.o crypto.o crypto-openssl.o -lgcrypt -lgpg-error -lcrypto >aarch64-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o vpnc sysdep.o vpnc-debug.o isakmp-pkt.o tunip.o config.o dh.o math_group.o supp.o decrypt-utils.o crypto.o crypto-openssl.o vpnc.o -lgcrypt -lgpg-error -lcrypto >./makeman.pl >>>> Source compiled. >>>> Test phase: net-vpn/vpnc-0.5.3_p550 >make -j3 -l5 test >./test-crypto test/sig_data.bin test/dec_data.bin test/ca_list.pem \ > test/cert3.pem test/cert2.pem test/cert1.pem >Error verifying chain: error verifying the certificate chain >make: *** [Makefile:117: test] Error 2 > [31;01m*[0m ERROR: net-vpn/vpnc-0.5.3_p550::gentoo failed (test phase): > [31;01m*[0m Make test failed. See above for details. > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 125: Called src_test > [31;01m*[0m environment, line 2602: Called default > [31;01m*[0m phase-functions.sh, line 855: Called default_src_test > [31;01m*[0m phase-functions.sh, line 884: Called __eapi0_src_test > [31;01m*[0m phase-helpers.sh, line 783: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m $emake_cmd ${internal_opts} test || \ > [31;01m*[0m die "Make test failed. See above for details." > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=net-vpn/vpnc-0.5.3_p550::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=net-vpn/vpnc-0.5.3_p550::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/net-vpn/vpnc-0.5.3_p550/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-vpn/vpnc-0.5.3_p550/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/net-vpn/vpnc-0.5.3_p550/work/vpnc-0.5.3_p550' > [31;01m*[0m S: '/var/tmp/portage/net-vpn/vpnc-0.5.3_p550/work/vpnc-0.5.3_p550'
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 716556
: 631084