From owner-freebsd-ports@freebsd.org Mon Mar 5 06:29:17 2018 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E5BC4F353D4; Mon, 5 Mar 2018 06:29:16 +0000 (UTC) (envelope-from franco@lastsummer.de) Received: from host64.shmhost.net (host64.shmhost.net [IPv6:2a01:4f8:a0:51d7::103:2]) (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 81CE4859A9; Mon, 5 Mar 2018 06:29:16 +0000 (UTC) (envelope-from franco@lastsummer.de) Received: from [IPv6:2001:470:25:233:448b:17ce:95ca:50a4] (unknown [IPv6:2001:470:25:233:448b:17ce:95ca:50a4]) by host64.shmhost.net (Postfix) with ESMTPSA id 6BA49165058; Mon, 5 Mar 2018 07:29:14 +0100 (CET) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 11.2 \(3445.5.20\)) Subject: Re: *** Error code 70 From: Franco Fichtner In-Reply-To: Date: Mon, 5 Mar 2018 07:29:11 +0100 Cc: pkg@freebsd.org, FreeBSD Ports ML Content-Transfer-Encoding: quoted-printable Message-Id: References: To: Paul Beard X-Mailer: Apple Mail (2.3445.5.20) X-Virus-Scanned: clamav-milter 0.99.3 at host64.shmhost.net X-Virus-Status: Clean X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Mar 2018 06:29:17 -0000 > On 5. Mar 2018, at 3:28 AM, Paul Beard wrote: >=20 > This was supposedly fixed almost 2 years ago in r412608. Seeing it now = and just updated to revision 463615. Pkg 1.10.x "fixed" this and introduced this ports framework regression. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224244 Nobody works on it. To update a port safely instead of # make reinstall one needs to type # make && make deinstall && make install ;) >=20 >=20 > /usr/ports/lang/php70-extensions]# make reinstall > =3D=3D=3D> Installing for php70-extensions-1.1 > =3D=3D=3D> Registering installation for php70-extensions-1.1 > *** Error code 70 >=20 > Stop. > make[2]: stopped in /usr/ports/lang/php70-extensions > *** Error code 1 >=20 > _______________________________________________ > freebsd-pkg@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-pkg > To unsubscribe, send any mail to "freebsd-pkg-unsubscribe@freebsd.org"