From owner-freebsd-ports-bugs@freebsd.org Sat Nov 19 11:14:37 2016 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0F288C4AE46 for ; Sat, 19 Nov 2016 11:14:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DA219311 for ; Sat, 19 Nov 2016 11:14:36 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id uAJBEane008532 for ; Sat, 19 Nov 2016 11:14:36 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 214664] printing/hplip: libtool: error: '/usr/local/lib/libtiff.la' is not a valid libtool archive Date: Sat, 19 Nov 2016 11:14:36 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: ohartmann@walstatt.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Nov 2016 11:14:37 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214664 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@FreeBSD.org Reporter: ohartmann@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=3DCC --mode=3Dlink cc -I/usr/local/include/pyth= on2.7=20 -O2 -pipe -O3 -fstack-protector -fno-strict-aliasing -DCONFDIR=3D\"/usr/local/etc/hp\" -module -avoid-version -lsane -fstack-pro= tector -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=3DCC --mode=3Dlink cc -DMUDNAME=3D\"hpmud\"=20 -DCONFDIR=3D\"/usr/local/etc/hp\" -Iprotocol -I/usr/local/include/libusb-1= .0 -Iprotocol/discovery -O2 -pipe -O3 -fstack-protector -fno-strict-aliasing -DCONFDIR=3D\"/usr/local/etc/hp\" -version-info 0:6:0 -lpthread -lusb=20 -lnetsnmp -lcrypto -fstack-protector -o libhpmud.la -rpath /usr/local/lib libhpmud_la-hpmud.lo libhpmud_la-mlc.lo libhpmud_la-model.lo=20 libhpmud_la-pml.lo libhpmud_la-dot4.lo libhpmud_la-jd.lo libhpmud_la-pp.lo= =20 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,-r= path -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=20=20 -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 --=20 You are receiving this mail because: You are the assignee for the bug.=