[Bug 215391] astro/libosmium - local protozero include not installed

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Dec 18 18:48:56 UTC 2016


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

            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 at FreeBSD.org
          Reporter: mmd.osm+freebsd at gmail.com
             Flags: maintainer-feedback?(amdmi3 at FreeBSD.org)
          Assignee: amdmi3 at 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 error:
'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.

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


More information about the freebsd-ports-bugs mailing list