MidnightBSD Magus

security/vpnc

Client for Cisco 3000 VPN Concentrator

Flavor Version Run OSVersion Arch License Restricted Status
0.5.3_6 333 0.8 i386 unknown 0 fail

Events

Machine Type Time Message
Constellation info 2018-05-07 17:42:00.660133 Test Started
Constellation fail 2018-05-07 17:42:10.497188 make build returned non-zero: 1
Constellation fail 2018-05-07 17:42:10.621893 Test complete.

Log

===>  Building for vpnc-0.5.3_6
LC_ALL=C perl -w ./enum2debug.pl isakmp.h >vpnc-debug.c 2>vpnc-debug.h
clang -MM sysdep.c vpnc-debug.c isakmp-pkt.c tunip.c config.c dh.c math_group.c supp.c decrypt-utils.c cisco-decrypt.c vpnc.c -O2 -pipe -fno-strict-aliasing -I/usr/local/include  -DVERSION=\"0.5.3\"  > .depend
clang -O2 -pipe -fno-strict-aliasing -I/usr/local/include  -DVERSION=\"0.5.3\"   -c -o cisco-decrypt.o cisco-decrypt.c
clang -O2 -pipe -fno-strict-aliasing -I/usr/local/include  -DVERSION=\"0.5.3\"   -c -o decrypt-utils.o decrypt-utils.c
clang -O2 -pipe -fno-strict-aliasing -I/usr/local/include  -DVERSION=\"0.5.3\"   -c -o sysdep.o sysdep.c
clang -O2 -pipe -fno-strict-aliasing -I/usr/local/include  -DVERSION=\"0.5.3\"   -c -o vpnc-debug.o vpnc-debug.c
clang -O2 -pipe -fno-strict-aliasing -I/usr/local/include  -DVERSION=\"0.5.3\"   -c -o isakmp-pkt.o isakmp-pkt.c
clang -O2 -pipe -fno-strict-aliasing -I/usr/local/include  -DVERSION=\"0.5.3\"   -c -o tunip.o tunip.c
clang -O2 -pipe -fno-strict-aliasing -I/usr/local/include  -DVERSION=\"0.5.3\"   -c -o config.o config.c
tunip.c:884:5: warning: format specifies type 'long' but the argument has type 'int' [-Wformat]
                                time(NULL) - s->ipsec.life.start,
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./config.h:127:4: note: expanded from macro 'DEBUG'
                        COMMAND;                \
                        ^
clang -O2 -pipe -fno-strict-aliasing -I/usr/local/include  -DVERSION=\"0.5.3\"   -c -o dh.o dh.c
1 warning generated.
clang -O2 -pipe -fno-strict-aliasing -I/usr/local/include  -DVERSION=\"0.5.3\"   -c -o math_group.o math_group.c
clang -O2 -pipe -fno-strict-aliasing -I/usr/local/include  -DVERSION=\"0.5.3\"   -c -o supp.o supp.c
clang -O2 -pipe -fno-strict-aliasing -I/usr/local/include  -DVERSION=\"0.5.3\"   -c -o vpnc.o vpnc.c
sed -e 's,@''PREFIX''@,/usr/local,g' vpnc-script.in > vpnc-script && chmod 755 vpnc-script
vpnc.c:1918:39: warning: 'memset' call operates on objects of type 'unsigned char' while the size is based on a different type 'unsigned char *' [-Wsizeof-pointer-memaccess]
                        memset(dh_shared_secret, 0, sizeof(dh_shared_secret));
                               ~~~~~~~~~~~~~~~~            ^~~~~~~~~~~~~~~~
vpnc.c:1918:39: note: did you mean to provide an explicit length?
                        memset(dh_shared_secret, 0, sizeof(dh_shared_secret));
                                                           ^~~~~~~~~~~~~~~~
clang -O2 -pipe -fno-strict-aliasing -I/usr/local/include -o cisco-decrypt cisco-decrypt.o decrypt-utils.o  -L/usr/local/lib -lgcrypt -lgpg-error 
1 warning generated.
clang -o vpnc sysdep.o vpnc-debug.o isakmp-pkt.o tunip.o config.o dh.o math_group.o supp.o decrypt-utils.o vpnc.o  -L/usr/local/lib -lgcrypt -lgpg-error 
./makeman.pl
gmake: ./makeman.pl: Command not found
gmake: *** [Makefile:73: vpnc.8] Error 127
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** [do-build] Error code 1

Stop in /usr/mports/security/vpnc.

Links

Depends On

Depend Of

Nothing

Categories