Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jul 2016 10:49:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 210991] astro/gpsbabel: Fix build with libc++ 3.8.0
Message-ID:  <bug-210991-13-gb8bR49uso@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-210991-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-210991-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210991

Oliver Heesakkers <dev2@heesakkers.info> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #172371|                            |maintainer-approval+
              Flags|                            |

--- Comment #3 from Oliver Heesakkers <dev2@heesakkers.info> ---
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.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210991-13-gb8bR49uso>