Date: Fri, 27 Jan 2017 09:43:43 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 216522] security/ipsec-tools: does not compile Message-ID: <bug-216522-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216522 Bug ID: 216522 Summary: security/ipsec-tools: does not compile Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: vanhu@FreeBSD.org Reporter: vas@mpeks.tomsk.su Assignee: vanhu@FreeBSD.org Flags: maintainer-feedback?(vanhu@FreeBSD.org) Created attachment 179350 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D179350&action= =3Dedit Poudriere log security/ipsec-tools: does not compile on 10.3, please see the attached poudriere log. cc -DHAVE_CONFIG_H -I. -I../.. -I./../libipsec -DLIBICONV_PLUG -I/usr/inc= lude -I../../src/racoon/missing -D_GNU_SOURCE=20 -DSYSCONFDIR=3D\"/usr/local/etc/racoon\" -DADMINPORTDIR=3D\"/var/db/racoon= \" -pipe -I/usr/local/include -DLIBICONV_PLUG -g -fstack-protector -fno-strict-alia= sing -Wall -Wno-unused -MT ipsec_doi.o -MD -MP -MF .deps/ipsec_doi.Tpo -c -o ipsec_doi.o ipsec_doi.c In file included from ipsec_doi.c:89: In file included from ./gssapi.h:38: /usr/include/gssapi.h:3:2: warning: "this file includes <gssapi.h> which is deprecated, use <gssapi/gssapi.h> instead" [-W#warnings] #warning "this file includes <gssapi.h> which is deprecated, use <gssapi/gssapi.h> instead" ^ ipsec_doi.c:474:25: error: use of undeclared identifier 'VENDORID_GSSAPI_MA= SK' (vendorid_mask & VENDORID_GSSAPI_MASK)) ^ ipsec_doi.c:664:19: warning: passing 'const char **' to parameter of type '= char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] rv =3D iconv(cd, (__iconv_const char **)&src, &srcl= eft, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/iconv.h:56:41: note: passing argument to parameter here size_t iconv(iconv_t, char ** __restrict, ^ ipsec_doi.c:2861:20: warning: passing 'const char **' to parameter of type 'char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] rv =3D iconv(cd, (__iconv_const char **)&sr= c, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/iconv.h:56:41: note: passing argument to parameter here size_t iconv(iconv_t, char ** __restrict, ^ 3 warnings and 1 error generated. *** Error code 1 Stop. make[5]: stopped in /wrkdirs/usr/ports/security/ipsec-tools/work/ipsec-tools-0.8.2/src/racoon *** Error code 1 Stop. make[4]: stopped in /wrkdirs/usr/ports/security/ipsec-tools/work/ipsec-tools-0.8.2/src/racoon *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/security/ipsec-tools/work/ipsec-tools-0.8.2/src *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/security/ipsec-tools/work/ipsec-tools-0.8.2 *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/security/ipsec-tools/work/ipsec-tools-0.8.2 *** Error code 1 Stop. make: stopped in /usr/ports/security/ipsec-tools =3D=3D=3D=3D>> Cleaning up wrkdir =3D=3D=3D> Cleaning for ipsec-tools-0.8.2_1 build of security/ipsec-tools ended at Fri Jan 27 16:09:57 KRAT 2017 build time: 00:00:20 !!! build failure encountered !!! --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216522-13>