From owner-freebsd-ports-bugs@freebsd.org Fri Jan 27 09:43:44 2017 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 74F56CC2404 for ; Fri, 27 Jan 2017 09:43:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6423C1B3 for ; Fri, 27 Jan 2017 09:43:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v0R9hhts019027 for ; Fri, 27 Jan 2017 09:43:44 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 216522] security/ipsec-tools: does not compile Date: Fri, 27 Jan 2017 09:43:43 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: vas@mpeks.tomsk.su X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: vanhu@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jan 2017 09:43:44 -0000 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 which is deprecated, use instead" [-W#warnings] #warning "this file includes which is deprecated, use 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.=