From owner-freebsd-pkg@freebsd.org Thu Aug 20 02:51:29 2015 Return-Path: Delivered-To: freebsd-pkg@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 BFA639BDA96 for ; Thu, 20 Aug 2015 02:51:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id A89E884D for ; Thu, 20 Aug 2015 02:51:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id A78DF9BDA95; Thu, 20 Aug 2015 02:51:29 +0000 (UTC) Delivered-To: pkg@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 A720A9BDA94 for ; Thu, 20 Aug 2015 02:51:29 +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 9719F84C for ; Thu, 20 Aug 2015 02:51:29 +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 t7K2pTqj051235 for ; Thu, 20 Aug 2015 02:51:29 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: pkg@FreeBSD.org Subject: maintainer-feedback requested: [Bug 202503] ports-mgmt/pkg: configure: error: unable to find the liblzma (building pkg-1.5.6 in 10.1-REL18 jail) Date: Thu, 20 Aug 2015 02:51:29 +0000 X-Bugzilla-Type: request Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Aug 2015 02:51:29 -0000 Marcin Cie=C5=9Blak has reassigned Bugzilla Automation 's request for maintainer-feedback to pkg@FreeBSD.org: Bug 202503: ports-mgmt/pkg: configure: error: unable to find the liblzma (building pkg-1.5.6 in 10.1-REL18 jail) https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D202503 --- Description --- Created attachment 160125 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D160125&action= =3Dedit pkg-1.5.6.log Running poudriere 3.1.7: # poudriere jail -c -j nodejs_10_1_amd64 -v 10.1-RELEASE -a amd64 # poudriere jail -l | grep nodejs_10_1_amd64 nodejs_10_1_amd64 10.1-RELEASE-p18 amd64 ftp 2015-08-20 01:58:28 /usr/local/poudriere/jails/nodejs_10_1_amd64 # poudriere bulk -j nodejs_10_1_amd64 -i ports-mgmt/pkg fails in the configure stage with: checking for library containing lzma_version_string... no configure: error: unable to find the liblzma =3D=3D=3D> Script "configure" failed unexpectedly. Please report the problem to pkg@FreeBSD.org [maintainer] and attach the "/wrkdirs/usr/ports/ports-mgmt/pkg/work/pkg-1.5.6/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /wrkdirs/usr/ports/ports-mgmt/pkg/work/pkg-1.5.6/src/pkg-static info -g -Ea= ). *** Error code 1=