From owner-freebsd-ports@FreeBSD.ORG Sun May 18 04:29:43 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B7467106566C for ; Sun, 18 May 2008 04:29:43 +0000 (UTC) (envelope-from bri@brianwhalen.net) Received: from numail.brianwhalen.net (dsl093-034-172.snd1.dsl.speakeasy.net [66.93.34.172]) by mx1.freebsd.org (Postfix) with ESMTP id 886EE8FC0A for ; Sun, 18 May 2008 04:29:43 +0000 (UTC) (envelope-from bri@brianwhalen.net) Received: by numail.brianwhalen.net (Postfix, from userid 1001) id CD39D2E08B; Sat, 17 May 2008 21:10:25 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by numail.brianwhalen.net (Postfix) with ESMTP id BBD332E081 for ; Sat, 17 May 2008 21:10:25 -0700 (PDT) Date: Sat, 17 May 2008 21:10:25 -0700 (PDT) From: Brian To: freebsd-ports@freebsd.org Message-ID: User-Agent: Alpine 1.10 (BSF 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII Subject: autoconf problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2008 04:29:43 -0000 I just encountered this. Making all in autoscan gmake[3]: Entering directory `/usr/ports/devel/autoconf262/work/autoconf-2.62/lib/autoscan' echo '# Automatically Generated: do not edit this file' >autoscan.list sed '/^[#]/!q' ./autoscan.pre >>autoscan.list ( \ sed -n '/^[^#]/p' ./autoscan.pre; \ autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib --cache '' -M -l autoconf -t'AN_OUTPUT:$1: $2 $3' \ ) | LC_ALL=C sort >>autoscan.list gmake[3]: Leaving directory `/usr/ports/devel/autoconf262/work/autoconf-2.62/lib/autoscan' Making all in emacs gmake[3]: Entering directory `/usr/ports/devel/autoconf262/work/autoconf-2.62/lib/emacs' WARNING: Warnings can be ignored. :-) if test "no" != no; then \ set x; \ list='autoconf-mode.el autotest-mode.el'; for p in $list; do \ if test -f "$p"; then d=; else d="./"; fi; \ set x "$@" "$d$p"; shift; \ done; \ shift; \ EMACS="no" /bin/sh ../../build-aux/elisp-comp "$@" || exit 1; \ else : ; fi gmake[3]: Leaving directory `/usr/ports/devel/autoconf262/work/autoconf-2.62/lib/emacs' gmake[3]: Entering directory `/usr/ports/devel/autoconf262/work/autoconf-2.62/lib' gmake[3]: Nothing to be done for `all-am'. gmake[3]: Leaving directory `/usr/ports/devel/autoconf262/work/autoconf-2.62/lib' gmake[2]: Leaving directory `/usr/ports/devel/autoconf262/work/autoconf-2.62/lib' Making all in doc gmake[2]: Entering directory `/usr/ports/devel/autoconf262/work/autoconf-2.62/doc' gmake[2]: *** No rule to make target `autoconf-2.61.texi', needed by `autoconf-2.61.info'. Stop. gmake[2]: Leaving directory `/usr/ports/devel/autoconf262/work/autoconf-2.62/doc' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/devel/autoconf262/work/autoconf-2.62' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/devel/autoconf262. *** Error code 1 Stop in /usr/ports/devel/autoconf262. *** Error code 1 Stop in /usr/ports/devel/autotools. *** Error code 1 Stop in /usr/ports/devel/autotools. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.54322.0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=autotools-20070905 UPGRADE_PORT_VER=20070905 make reinstall ---> Restoring the old version ** Fix the installation problem and try again. [Updating the pkgdb in /var/db/pkg ... - 439 packages found (-0 +1) . done] ** Listing the failed packages (-:ignored / *:skipped / !:failed) ! devel/autotools (autotools-20070905) (install error) ** Could not clean up temporary directory: Directory not empty - /var/tmp/portupgradeLVGssLsf