[Bug 224651] print/hplip-plugin ver-3.17.11 fails to export expected functions

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Dec 28 18:21:43 UTC 2017


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

            Bug ID: 224651
           Summary: print/hplip-plugin ver-3.17.11 fails to export
                    expected functions
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: woodsb02 at freebsd.org
          Reporter: mrT1188123 at gmail.com
             Flags: maintainer-feedback?(woodsb02 at freebsd.org)
          Assignee: woodsb02 at freebsd.org

plugin location: /usr/local/share/hplip/prnt/plugins/
hbpl1-x86_64.so
hbpl1.so
lj-x86_64.so
lj.so

In particular: both hbpl1.so and lj.so only export the functions of wrap.c.
for example:
    objdump --dynamic-syms --demangle hbpl1.so

hplip is trying to dlsym 'create_object' from hbpl1.so and can't find it.

I suspect all the other plugins in this port have the same situation.
Note: this situation was first observed in hplip-plugins ver-3.16.2
      and continues to exist in ver-3.17.11

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


More information about the freebsd-ports-bugs mailing list