From owner-freebsd-ports-bugs@freebsd.org Mon Jul 11 10:49:12 2016 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 21B09B831E1 for ; Mon, 11 Jul 2016 10:49:12 +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 E0B141EB7 for ; Mon, 11 Jul 2016 10:49:11 +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 u6BAnB72027279 for ; Mon, 11 Jul 2016 10:49:11 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 210991] astro/gpsbabel: Fix build with libc++ 3.8.0 Date: Mon, 11 Jul 2016 10:49:11 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-qa, patch X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: dev2@heesakkers.info X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: merge-quarterly? X-Bugzilla-Changed-Fields: flagtypes.name attachments.created Message-ID: In-Reply-To: References: 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.22 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jul 2016 10:49:12 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210991 Oliver Heesakkers changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #172371| |maintainer-approval+ Flags| | --- Comment #3 from Oliver Heesakkers --- Created attachment 172371 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D172371&action= =3Dedit New patch which eliminates a warning in most build environment Updated patch. By adding (int) before the value to print, exif.cc now builds without warning on all tested platforms except 9 i386, where a warning about comparing signed and unsigned persists Other than that port build succesfully on: JAILNAME VERSION ARCH METHOD TIMESTAMP 10amd64 10.3-RELEASE-p5 amd64 ftp 2016-07-11 11:01:40 10i386 10.3-RELEASE-p5 i386 ftp 2016-07-11 11:03:37 11amd64 11.0-BETA1 amd64 ftp 2016-07-10 22:50:37 11i386 11.0-BETA1 i386 ftp 2016-07-10 22:26:48 9amd64 9.3-RELEASE-p44 amd64 ftp 2016-07-11 11:08:38 9i386 9.3-RELEASE-p44 i386 ftp 2016-07-11 11:13:55 portlint is OK --=20 You are receiving this mail because: You are the assignee for the bug.=