Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jul 2019 11:08:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 239185] devel/grpc Undefined Symbols in Library
Message-ID:  <bug-239185-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 239185
           Summary: devel/grpc Undefined Symbols in Library
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: amzo1337@gmail.com

When trying to link against the library provided by devel/grpc there is
undefined symbols to gpr_log.

readelf -s ../../work/stage/usr/local/lib/libgrpc.so | grep gpr_log

36: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND gpr_log

This causes programs which link with libgrpc to fail which need gpr_log.

To reproduce just build from the port tree.

--=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-239185-7788>