From owner-freebsd-ports@FreeBSD.ORG Thu Mar 21 12:17:24 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 3FE2B54D for ; Thu, 21 Mar 2013 12:17:24 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 2100D21D for ; Thu, 21 Mar 2013 12:17:24 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r2LCHNXR067559 for ; Thu, 21 Mar 2013 12:17:23 GMT (envelope-from bdrewery@freefall.freebsd.org) Received: (from bdrewery@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r2LCHNba067557 for freebsd-ports@freebsd.org; Thu, 21 Mar 2013 12:17:23 GMT (envelope-from bdrewery) Received: (qmail 55347 invoked from network); 21 Mar 2013 07:17:21 -0500 Received: from unknown (HELO ?10.10.0.24?) (freebsd@shatow.net@10.10.0.24) by sweb.xzibition.com with ESMTPA; 21 Mar 2013 07:17:21 -0500 Message-ID: <514AFA48.3020602@FreeBSD.org> Date: Thu, 21 Mar 2013 07:17:12 -0500 From: Bryan Drewery Organization: FreeBSD User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130307 Thunderbird/17.0.4 MIME-Version: 1.0 To: Peter Olsson Subject: Re: Unable to install new dialog for ports on FreeBsd 7.0 References: <20130321075634.GB34508@ithaqua.etoilebsd.net> <20130321094928.GB45222@ithaqua.etoilebsd.net> <20130321102155.GH949@pol-server.leissner.se> In-Reply-To: <20130321102155.GH949@pol-server.leissner.se> X-Enigmail-Version: 1.5.1 OpenPGP: id=3C9B0CF9; url=http://www.shatow.net/bryan/bryan.asc Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="----enig2XRORGCVJTRNHJHJXABJJ" Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Mar 2013 12:17:24 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2XRORGCVJTRNHJHJXABJJ Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 3/21/2013 5:21 AM, Peter Olsson wrote: > On Thu, Mar 21, 2013 at 10:49:29AM +0100, Baptiste Daroussin wrote: >> On Thu, Mar 21, 2013 at 03:06:43PM +0530, Vikas Mahajan wrote: >>> On 21 March 2013 13:26, Baptiste Daroussin wrote: >>> >>>> Try replacing the ports-mgmt/pkg/files/patch-Makefile by this one: >>>> http://people.freebsd.org/~bapt/patch-Makefile >>> There was no file named patch-Makefile. I created new file with conte= nts as >>> given by you, but still getting same error. >>> >>>> And tell me if it works. >>>> >>>> But please notice that 7.x is EOLed 28 feb, more and more the ports = tree >>> will >>>> get incompatible, and if we want to follow the direction for FreeBSD= 10 >>> (replace >>>> our make by bmake) we will need to a day or another break totally >>> compatibility >>>> with 7. >>>> >>>> Consider upgrading your boxes. >>> I repeated same steps on March 13th on some other box and everything = works. >>> Introduction of new dialog created problem. Steps, I followed to get = latest >>> ports: >>> # portsnap fetch >>> # mv /usr/ports /usr/ports_old >>> # portsnap extract >>> >>> >>> --=20 >>> Regards >>> >>> Vikas Mahajan >> >> I just tested on a 7.x it works out of the box. I don't know what is h= appening >> on your system. or maybe portsnap for unknown reason is giving a wrong= old >> version. >> >> regards, >> Bapt >=20 > I get the sqrt error while trying to install dialog4ports on > all my servers that are still running 7.4. I try installing 7.4 is EOL. If you want to continue using it you will need to use RELEASE_7_EOL. head is not supported. > it like this: > portsnap fetch > portsnap update > portmaster ports-mgmt/dialog4ports >=20 > I did this yesterday and also right now, same error: >=20 > cc -O2 -fno-strict-aliasing -pipe -I/usr/ports/ports-mgmt/dialog4ports= /work/dialog-1.1-20120706 -D_XOPEN_SOURCE_EXTENDED -Wsystem-headers -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-p= rototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -o dialog= 4ports dialog4ports.o mixedlist.o arrows.o buttons.o dlg_keys.o help.o in= putstr.o mouse.o mousewget.o textbox.o rc.o trace.o ui_getc.o util.o vers= ion.o -lncursesw > util.o(.text+0x2ead): In function `dlg_auto_size': > : undefined reference to `sqrt' > *** Error code 1 > 1 error > *** Error code 1 >=20 > And, for the record, I'm really pi**ed off about the way that > this clear POLA violation was introduced without mention in > ports UPDATING. I ran portmaster upgrades in several servers > (7.4, 8.3 and 9.0) yesterday, and all of them just skipped > every config dialog with this error: > env: /usr/local/bin/dialog4ports: No such file or directory UPDATING is for *manual port changes needed for upgrading*. This *was* documented in CHANGES which is for ports infrastructure updates. It's not fair to call a bug a POLA violation. It should be fixed now. >=20 > Peter Olsson --=20 Regards, Bryan Drewery bdrewery@freenode/EFNet ------enig2XRORGCVJTRNHJHJXABJJ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBAgAGBQJRSvpIAAoJEG54KsA8mwz5cqEQAIQVL307P6HzWuCrKboOtz46 MrYmCTRKAjigIoN3KbIDSS4OYV7Sc3Ig59+/npbtQ7LoLX1m0/XlUat0wBCi5/7v a7RM+3jn3mLI79yH/MDFDSoSV9+TN24L9dXHs+7feWRh8ahqMcQllnaNJPKaHRb2 3PdFYdHniJmCWAFstKPTcYw0Up3QpCQv5UTO87pzb32nXVpAxHe0QoYr/YaXYAVv TNnfUSOIW/1BwQ/tIMAn8VbZU1PCAz2OUg4xI+w+PRqjAdMs6J8WDBRbNVwNMVSC xQ5i/iNbiBkik4BtJ68y3VbaE2+cwwQ9ebnv3JJJw6Go+60vrnPIA3eYI25/QOIN S5gK+ZDITFpXwYlbECbhblccmalimkbiiXY/DnliTyjaLcPF9fq7Fra4d/ibuDB5 /aE+GTt2gMz8ZuJFX98LBJJHyre38A5oPfHh3BBQBR2HvS5aAXny+KnaXR+C0Lit +bMmKk3Q3Ngtd5uPBiQ9e8jpF74o6VSYJuNUSonLHk6OQvXBC5VKhc8AZFzDxmgg 2jfy2NTT4eAGAEuhVl9poYIM6x31f+Ok8UVw8Otb2JmqA3v7zGh8zfiXurN7ZhJB kU2bfACoFZeMPfsy1QxMXeSBk2OS/QyHh0u53aNj//uuH6x/fNISybClJdg2fZpu gW5e1qhVrgyFB+dVVz4X =osQ1 -----END PGP SIGNATURE----- ------enig2XRORGCVJTRNHJHJXABJJ--