[Bug 210991] astro/gpsbabel: Fix build with libc++ 3.8.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jul 11 10:49:12 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210991

Oliver Heesakkers <dev2 at heesakkers.info> changed:

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

--- Comment #3 from Oliver Heesakkers <dev2 at heesakkers.info> ---
Created attachment 172371
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=172371&action=edit
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

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list