MidnightBSD Magus

security/vpnc

Client for Cisco 3000 VPN Concentrator

Flavor Version Run OSVersion Arch License Restricted Status
0.5.3_5 331 0.8 amd64 unknown 0 fail

Events

Machine Type Time Message
constellation-x64 info 2018-05-02 12:44:27.20519 Test Started
constellation-x64 fail 2018-05-02 12:44:36.471822 make build returned non-zero: 1
constellation-x64 fail 2018-05-02 12:44:37.637016 Test complete.

Log

===>  Building for vpnc-0.5.3_5
LC_ALL=C perl -w ./enum2debug.pl isakmp.h >vpnc-debug.c 2>vpnc-debug.h
cc -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
cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include  -DVERSION=\"0.5.3\"   -c -o cisco-decrypt.o cisco-decrypt.c
cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include  -DVERSION=\"0.5.3\"   -c -o decrypt-utils.o decrypt-utils.c
cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include  -DVERSION=\"0.5.3\"   -c -o sysdep.o sysdep.c
cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include  -DVERSION=\"0.5.3\"   -c -o vpnc-debug.o vpnc-debug.c
cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include  -DVERSION=\"0.5.3\"   -c -o isakmp-pkt.o isakmp-pkt.c
cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include  -DVERSION=\"0.5.3\"   -c -o tunip.o tunip.c
isakmp-pkt.c:823:47: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
        DEBUG(3, printf("Recieved Packet Len: %d\n", data_len));
                                              ~~     ^~~~~~~~
                                              %zu
./config.h:127:4: note: expanded from macro 'DEBUG'
                        COMMAND;                \
                        ^
tunip.c:180:62: warning: format specifies type 'int' but the argument has type 'ssize_t' (aka 'long') [-Wformat]
                syslog(LOG_ALERT, "packet too short. got %d, expected %d", r, (p->ip_hl << 2) + s->ipsec.em->fixed_header_size);
                                                         ~~                ^
                                                         %zd
tunip.c:220:23: warning: format specifies type 'int' but the argument has type 'ssize_t' (aka 'long') [-Wformat]
                        inet_ntoa(s->dst), r, s->ipsec.em->fixed_header_size);
                                           ^
1 warning generated.
2 warnings generated.
cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include  -DVERSION=\"0.5.3\"   -c -o config.o config.c
cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include  -DVERSION=\"0.5.3\"   -c -o dh.o dh.c
cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include  -DVERSION=\"0.5.3\"   -c -o math_group.o math_group.c
cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include  -DVERSION=\"0.5.3\"   -c -o supp.o supp.c
cc -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
cc -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 
vpnc.c:1902: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:1902:39: note: did you mean to provide an explicit length?
                        memset(dh_shared_secret, 0, sizeof(dh_shared_secret));
                                                           ^~~~~~~~~~~~~~~~
1 warning generated.
cc -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