From owner-freebsd-mips@FreeBSD.ORG Thu Nov 20 23:44:36 2014 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0255AFD1 for ; Thu, 20 Nov 2014 23:44:36 +0000 (UTC) Received: from mail.ignoranthack.me (ignoranthack.me [199.102.79.106]) (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 CE49616 for ; Thu, 20 Nov 2014 23:44:35 +0000 (UTC) Received: from [192.168.200.212] (unknown [50.136.155.142]) (using SSLv3 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: sbruno@ignoranthack.me) by mail.ignoranthack.me (Postfix) with ESMTPSA id 01497193964; Thu, 20 Nov 2014 23:44:33 +0000 (UTC) Subject: Re: is pkgng=no valid? From: Sean Bruno Reply-To: sbruno@freebsd.org To: Nathan Dorfman In-Reply-To: References: <546BA46C.4050908@gmail.com> <20141118200226.GP44537@home.opsec.eu> <20141118212630.GQ44537@home.opsec.eu> <546BBB26.5050603@gmail.com> <546BC7AE.3080705@gmail.com> <20141119004236.GA95694@anubis.morrow.me.uk> Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-vrijzxb3GxLR30unvTE0" Date: Thu, 20 Nov 2014 15:44:32 -0800 Message-ID: <1416527072.7423.40.camel@bruno> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Cc: freebsd-mips@freebsd.org, jungle Boogie X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Nov 2014 23:44:36 -0000 --=-vrijzxb3GxLR30unvTE0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable On Thu, 2014-11-20 at 18:33 -0500, Nathan Dorfman wrote: > On Tue, Nov 18, 2014 at 9:03 PM, Nathan Dorfman wrote: >=20 > > D'oh, my memory seems to be failing me. What Ben is saying does sound > > familiar now. I might have just worked around it by using something > > like 'cd /usr/ports/*/pkgng && make STRIP=3D/bin/echo install' > > >=20 > OK, today, at least, that doesn't seem to work either. This does: >=20 > sed -i.bak 's/^old_striplib=3D/#&/' > $WRKDIRPREFIX/usr/ports/ports-mgmt/pkg/work/pkg-1.3.8/libtool >=20 > It's enough to build a bunch of ports, but of course any that make their > own static libraries will still break. E.g. if you want to build tmux, yo= u > have to do the same thing to libevent2, which bundles its own libtool: >=20 > sed -i.bak 's/^old_striplib=3D/#&/' > $WRKDIRPREFIX/usr/ports/devel/libevent2/work/libevent-2.0.21-stable/libto= ol >=20 > Ben's strip patch is looking like the best solution for now. >=20 > -nd. > ________________________ I'm currently setting WITH_DEBUG=3Dy in make.conf for use with poudriere + qemu-user. Maybe this is easier? sean --=-vrijzxb3GxLR30unvTE0 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQF8BAABCgBmBQJUbnzgXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRCQUFENDYzMkU3MTIxREU4RDIwOTk3REQx MjAxRUZDQTFFNzI3RTY0AAoJEBIB78oecn5kWQ8H/0n0jRnfsw9gdkjSL+rNALJu sRkfIQ2a5RX0taM294RVEknHskA4MLl4jleB3ERr9wNsXap9Fhi3NTXPVz3ToqvF 6JvzaaKbvIlg1B1TKW/GEvOIu08e2YNvc/+YQXYJUDgrxWCaSCY3EUEJLmCLK/Hd zHA572mtgMOw8kt0DlrcMsgL2dBLXm5Ji0Z3UlLBs9SZJAuW0be0eebtKl7MRs+p uU46yiY4wL/4eFmWixdxkCbcTodO7UJRmGkDmCPQYtQl8D/QF1bgjH9LouennzeF IqeX/pW8nhN2Ps1pGaNI/EkeWxoq/NBJsZ+3zEqqP4a07XZx9HNYLoiR6v6cZM8= =rfgt -----END PGP SIGNATURE----- --=-vrijzxb3GxLR30unvTE0--