Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Dec 2016 18:48:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 215391] astro/libosmium - local protozero include not installed
Message-ID:  <bug-215391-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 215391
           Summary: astro/libosmium - local protozero include not
                    installed
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: amdmi3@FreeBSD.org
          Reporter: mmd.osm+freebsd@gmail.com
             Flags: maintainer-feedback?(amdmi3@FreeBSD.org)
          Assignee: amdmi3@FreeBSD.org

To process PBF (protocolbuffer binary format) files, libosmium comes with a
local copy of the protozero library
(https://github.com/osmcode/libosmium/tree/master/include/protozero).

However, this library is not installed along with the astro/libosmium port =
and
there doesn't seem to be a dependency to protozero. As a result, I'm getting
compilation errors due to missing includes:

/usr/local/include/osmium/io/detail/pbf_output_format.hpp:46:10: fatal erro=
r:
'protozero/pbf_builder.hpp' file not found
#include <protozero/pbf_builder.hpp>


There's also some utf8 include only library included in libosmium. Not sure=
, if
we have the same issue there as well.

--=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-215391-13>