From owner-freebsd-multimedia@FreeBSD.ORG Mon Dec 3 20:09:01 2007 Return-Path: Delivered-To: multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 898A116A417 for ; Mon, 3 Dec 2007 20:09:01 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmmtao104.cox.net (eastrmmtao104.cox.net [68.230.240.46]) by mx1.freebsd.org (Postfix) with ESMTP id 5C0C313C4D9 for ; Mon, 3 Dec 2007 20:09:01 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmimpo01.cox.net ([68.1.16.119]) by eastrmmtao104.cox.net (InterMail vM.7.08.02.01 201-2186-121-102-20070209) with ESMTP id <20071203200901.VSDH21580.eastrmmtao104.cox.net@eastrmimpo01.cox.net>; Mon, 3 Dec 2007 15:09:01 -0500 Received: from mezz.mezzweb.com ([24.255.149.218]) by eastrmimpo01.cox.net with bizsmtp id LL8S1Y0074iy4EG0000000; Mon, 03 Dec 2007 15:08:26 -0500 Date: Mon, 03 Dec 2007 14:13:59 -0600 To: "Tatsuki Makino" From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: Content-Transfer-Encoding: Quoted-Printable Message-ID: In-Reply-To: User-Agent: Opera Mail/9.24 (Linux) Cc: multimedia@freebsd.org Subject: Re: ports/audio/faad: faad2 cannot be built X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Dec 2007 20:09:01 -0000 On Mon, 03 Dec 2007 02:04:48 -0600, Tatsuki Makino = wrote: > I'm sorry. > I made a mistake. > >>> The machine in which autoconf-1.5 is not installed cannot build faad= 2. >> ---------------------------^^^^ > > Correct sentences are as follows. > The machine in which automake-1.5 is not installed cannot build faad2.= > > And, This is log when failing. > > > # pwd > /usr/ports/audio/faad > # nice +10 make NOCLEANDEPENDS=3Dy DISABLE_VULNERABILITIES=3Dy clean ------------------^^^^^^^^^^^^^^^^ This is more like that I am blaming on. That's my best guess. Our ports = = tree is a bit flaw on this if you installed automake without clean then = = later deinstall it. The dependency check will checking on if automake = exists. If not then ports will trying to build/install automake, but it = = can't because of work exists then skip it and go ahead trying to = build/install faad. I don't recommend to use NOCLEANDEPENDS. I always make sure the ports tree are complete clean before I try to = install anything to get the best result. BTW: I believe that our 'make clean' has improved in a few months ago, = it's a lot faster now. > =3D=3D=3D> Cleaning for faad2-2.6_1,1 > # nice +10 make NOCLEANDEPENDS=3Dy DISABLE_VULNERABILITIES=3Dy build > =3D=3D=3D> Extracting for faad2-2.6_1,1 > =3D> MD5 Checksum OK for faad2-2.6.tar.gz. > =3D> SHA256 Checksum OK for faad2-2.6.tar.gz. > =3D=3D=3D> Patching for faad2-2.6_1,1 > =3D=3D=3D> Converting DOS text files to UNIX text files > =3D=3D=3D> Applying FreeBSD patches for faad2-2.6_1,1 > =3D=3D=3D> faad2-2.6_1,1 depends on executable: gmake - found > =3D=3D=3D> faad2-2.6_1,1 depends on file: /usr/local/bin/automake-1.= 5 - not = > found > =3D=3D=3D> Verifying install for /usr/local/bin/automake-1.5 in = > /usr/ports/devel/automake15 > =3D=3D=3D> Returning to build of faad2-2.6_1,1 > =3D=3D=3D> faad2-2.6_1,1 depends on file: /usr/local/bin/autoconf-2.= 61 - = > found > =3D=3D=3D> faad2-2.6_1,1 depends on file: /usr/local/bin/libtool - f= ound > =3D=3D=3D> Configuring for faad2-2.6_1,1 > /bin/mkdir -p = > /usr/ports/.work/usr/ports/audio/faad/work/faad2/plugins/bmp > /usr/local/bin/aclocal-1.5: not found > *** Error code 127 > > Stop in /usr/ports/audio/faad. > > > I thought that /etc/make.conf was a cause after this. > And, I erased make.conf and tried again. > Then, it succeeded the installation of the faad. > After it had succeeded once, the failure was not able to be reproduced= = > even if make.conf was restored... > > Umm... I think it happens to it only just behind the clean install. > Or, I think my `chaos' setup was bad. > > I'm sorry, you were made to spare the expensive time. > I consult you when it comes to be able to reproduce. The time is never wasted and nobody is perfect. ;-) Cheers, Mezz -- = mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src) http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org http://wiki.freebsd.org/multimedia - multimedia@FreeBSD.org