[Bug 214664] printing/hplip: libtool: error: '/usr/local/lib/libtiff.la' is not a valid libtool archive

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Nov 19 11:14:37 UTC 2016


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

            Bug ID: 214664
           Summary: printing/hplip: libtool:   error:
                    '/usr/local/lib/libtiff.la' is not a valid libtool
                    archive
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: ohartmann at walstatt.org

On recent 12-CURRENT, print/hplip fails to compile due to the error shown
below. I have already deinstalled and recompiled port graphics/tiff, but the
problem is really sticky.

[...]
--- scanext.la ---
/bin/sh ./libtool  --tag=CC    --mode=link cc -I/usr/local/include/python2.7 
-O2 -pipe -O3  -fstack-protector -fno-strict-aliasing
-DCONFDIR=\"/usr/local/etc/hp\" -module -avoid-version -lsane -fstack-protector
-o scanext.la -rpath  /usr/local/lib/python2.7/site-packages
scanext_la-scanext.lo  -lcrypto -L/usr/local/lib
--- libhpmud.la ---
/bin/sh ./libtool  --tag=CC    --mode=link cc -DMUDNAME=\"hpmud\" 
-DCONFDIR=\"/usr/local/etc/hp\" -Iprotocol  -I/usr/local/include/libusb-1.0
-Iprotocol/discovery  -O2 -pipe -O3  -fstack-protector -fno-strict-aliasing
-DCONFDIR=\"/usr/local/etc/hp\" -version-info 0:6:0 -lpthread   -lusb 
-lnetsnmp -lcrypto -fstack-protector -o libhpmud.la -rpath /usr/local/lib
libhpmud_la-hpmud.lo  libhpmud_la-mlc.lo libhpmud_la-model.lo 
libhpmud_la-pml.lo libhpmud_la-dot4.lo  libhpmud_la-jd.lo libhpmud_la-pp.lo 
libhpmud_la-utils.lo   libhpmud_la-musb.lo libhpdiscovery.la -lcrypto
-L/usr/local/lib
--- scanext.la ---
libtool: link: cc -shared  -fPIC -DPIC  .libs/scanext_la-scanext.o   -Wl,-rpath
-Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib /usr/local/lib/libsane.so
-lcrypto -L/usr/local/lib  -O2 -O3 -fstack-protector -fstack-protector  
-pthread -Wl,-soname -Wl,scanext.so -o .libs/scanext.so
sed: /usr/local/lib/libtiff.la: No such file or directory
libtool:   error: '/usr/local/lib/libtiff.la' is not a valid libtool archive
*** [scanext.la] Error code 1

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


More information about the freebsd-ports-bugs mailing list