From parv@pair.com  Tue Jul 30 17:46:02 2002
Return-Path: <parv@pair.com>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1265837B400
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 30 Jul 2002 17:45:57 -0700 (PDT)
Received: from scaup.mail.pas.earthlink.net (scaup.mail.pas.earthlink.net [207.217.120.49])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 959E743E4A
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 30 Jul 2002 17:45:57 -0700 (PDT)
	(envelope-from parv@pair.com)
Received: from sdn-ar-004dcwashp322.dialsprint.net ([206.133.15.228] helo=moo.holy.cow)
	by scaup.mail.pas.earthlink.net with esmtp (Exim 3.33 #1)
	id 17Zhci-0002Pn-00
	for FreeBSD-gnats-submit@freebsd.org; Tue, 30 Jul 2002 17:45:57 -0700
Received: by moo.holy.cow (Postfix, from userid 1001)
	id 8EDDB50D21; Tue, 30 Jul 2002 20:48:26 -0400 (EDT)
Message-Id: <20020731004826.8EDDB50D21@moo.holy.cow>
Date: Tue, 30 Jul 2002 20:48:26 -0400 (EDT)
From: "parv" <parv_fm@mailworks.org>
Reply-To:
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: /lang/expect make configure failure
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         41187
>Category:       ports
>Synopsis:       /lang/expect make configure failure
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    petef
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 30 17:50:01 PDT 2002
>Closed-Date:    Fri Aug 23 14:05:54 PDT 2002
>Last-Modified:  Sun Dec 22 23:20:01 PST 2002
>Originator:     parv
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
>Environment:
System: FreeBSD moo.holy.cow 4.6-STABLE Tue Jul 2 19:27:31 EDT 2002

ports tree updated: 2002.07.30.21.04.00  utc

old expect 5.37.2 version

>Description:

expect 5.8 make configure fails...

===>  Patching for expect-5.38.0
===>  Applying FreeBSD patches for expect-5.38.0
===>  Configuring for expect-5.38.0
configuring Expect 5.38.0
checking for autoconf... no
checking configure up to date... no
configure: warning: ./configure appears to be old (./configure.in and/or ./Makefile.in are newer) and the autoconf program to fix this situation was not found.  If you've no idea what this means, enter the command "touch ./configure" and restart ./configure.



>How-To-Repeat:

try to run make configure in 5.8 version of the port.

>Fix:

as stated in the error message, after touch-ing
lang/expect/work/expect-5.38/configure and removing the configure
token from lang/expect/work, make configure succeeded (& the
eventual install).

oddly enough, later make clean, configure targets did not fail to
run.


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->pat 
Responsible-Changed-By: pat 
Responsible-Changed-When: Tue Jul 30 19:01:23 PDT 2002 
Responsible-Changed-Why:  
I'll take care of this one 

http://www.freebsd.org/cgi/query-pr.cgi?pr=41187 
Responsible-Changed-From-To: pat->petef 
Responsible-Changed-By: pat 
Responsible-Changed-When: Tue Jul 30 20:03:38 PDT 2002 
Responsible-Changed-Why:  
Nevermind, petef got this covered. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=41187 
State-Changed-From-To: open->closed 
State-Changed-By: petef 
State-Changed-When: Fri Aug 23 14:05:43 PDT 2002 
State-Changed-Why:  
We can't seem to repeat the problem. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=41187 

From: parv <parv_fm@emailgroups.net>
To: freebsd-gnats-submit@freebsd.org
Cc:  
Subject: Re: ports/41187: /lang/expect make configure failure
Date: Mon, 23 Dec 2002 02:15:39 -0500

 expect version 5.38.0_1 ...  as stated in the description of the pr,
 problem re-occurred.  "Makefile.in" happened to be one second "newer"
 than "configure".
 
 i touch'd the configure, but forgot to remove the configure token
 (from work directory); consequently, make failed (w/o clean'ing).
 
 so, i executed "make clean"; tried to re build the port which this
 time did not fail due to above reason.
 
 
   - parv
 
 -- 
 
>Unformatted:
