From owner-freebsd-ports@FreeBSD.ORG Tue Feb 25 16:46:17 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C17F1A15 for ; Tue, 25 Feb 2014 16:46:17 +0000 (UTC) Received: from mail-wg0-x22b.google.com (mail-wg0-x22b.google.com [IPv6:2a00:1450:400c:c00::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 54D451D43 for ; Tue, 25 Feb 2014 16:46:17 +0000 (UTC) Received: by mail-wg0-f43.google.com with SMTP id k14so627226wgh.2 for ; Tue, 25 Feb 2014 08:46:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=QY0UzmSR2nGLWYu1CKQtxtuIro/QIUlCw5l2JEayyBU=; b=dtolfhDDaTiiO+iK+dcez4HqgEjYMQ8EbNhd19RfS8pGY7ZZuIJiHCfFdZc6XJMtV1 G/qur6Js7BhacNzc6geJpG7ybd4yot0/FltjnoxZhOSAlgL7JRAk9tXs0PMlejRXQyLJ BkaOo/hzweJMgGaOFH6/5wzVvbm9GVZrGZk8fFJDU2+lKJJdct98x+eN80609RUuWabm Jr8Zn51m4jGuyYM2QxpcfH3R6M4XbVH3GHW9gy7rYAnyBHp2KmoJTBJwrbhBw2lApXFh MywgeikAiq2+phttxU4X9imJ+dZ8xDgW120hY3Y7BbWOc+AUj5qO9PNPUI05oyu2Ne/N Cg0w== X-Received: by 10.195.13.17 with SMTP id eu17mr25901503wjd.24.1393346775560; Tue, 25 Feb 2014 08:46:15 -0800 (PST) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id t6sm1713080wix.4.2014.02.25.08.46.13 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Tue, 25 Feb 2014 08:46:13 -0800 (PST) Sender: Baptiste Daroussin Date: Tue, 25 Feb 2014 17:46:11 +0100 From: Baptiste Daroussin To: Dewayne Geraghty Subject: Re: Support for pkg_* Message-ID: <20140225164611.GJ83610@ithaqua.etoilebsd.net> References: <530C5793.2070208@heuristicsystems.com.au> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="YPJ8CVbwFUtL7OFW" Content-Disposition: inline In-Reply-To: <530C5793.2070208@heuristicsystems.com.au> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: "freebsd-ports@freebsd.org" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Feb 2014 16:46:17 -0000 --YPJ8CVbwFUtL7OFW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 25, 2014 at 07:42:59PM +1100, Dewayne Geraghty wrote: > Has support for the pkg_* suite of tools gone away? After performing an > svn update of my ports tree last night; both openssl and monit failed to > build packages, due to missing man pages >=20 > openssl failed, as follows > Creating bzip'd tar ball in > '/var/ports/usr/ports/security/openssl/work/openssl-1.0.1_9.tbz' > tar: man/man1/CA.pl.1.gz: Cannot stat: No such file or directory > tar: man/man1/asn1parse.1.gz: Cannot stat: No such file or directory > ... > tar: man/man7/des_modes.7.gz: Cannot stat: No such file or directory > tar: Error exit delayed from previous errors. > pkg_create: make_dist: tar command failed with code 256 > *** [do-package] Error code 1 >=20 > Stop in /usr/ports/security/openssl. >=20 >=20 > So I reverted /usr/ports/security/openssl to 340722, but now >=20 >=20 > monit also stops with >=20 > =3D=3D=3D> Building package for monit-5.7 > tar: man/man1/monit.1.gz: Cannot stat: No such file or directory > tar: Error exit delayed from previous errors. > pkg_create: make_dist: tar command failed with code 256 > Creating package /var/ports/usr/ports/sysutils/monit/work/monit-5.7.tbz > Registering depends:. > Creating bzip'd tar ball in > '/var/ports/usr/ports/sysutils/monit/work/monit-5.7.tbz' > *** [do-package] Error code 1 >=20 What options do you have for both prots? regards, Bapt --YPJ8CVbwFUtL7OFW Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (FreeBSD) iEYEARECAAYFAlMMyNMACgkQ8kTtMUmk6Ey3RgCgkiRrFBpzWvm6sTQsznn1DIb9 DmUAoLQ4fr7s93Ha2yDb+ny2DDnP1aFe =VtW2 -----END PGP SIGNATURE----- --YPJ8CVbwFUtL7OFW--