From nobody@FreeBSD.org  Sat Feb 11 10:36:59 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id D9EBE16A420
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 11 Feb 2006 10:36:59 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 8C94943D48
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 11 Feb 2006 10:36:59 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k1BAaxU0031688
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 11 Feb 2006 10:36:59 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k1BAaxRJ031680;
	Sat, 11 Feb 2006 10:36:59 GMT
	(envelope-from nobody)
Message-Id: <200602111036.k1BAaxRJ031680@www.freebsd.org>
Date: Sat, 11 Feb 2006 10:36:59 GMT
From: Rob B <rbyrnes@mailshack.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: imake6 fails to build
X-Send-Pr-Version: www-2.3

>Number:         93175
>Category:       ports
>Synopsis:       imake6 fails to build
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-x11
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 11 10:40:03 GMT 2006
>Closed-Date:    Fri Feb 17 19:00:06 GMT 2006
>Last-Modified:  Fri Feb 17 19:00:06 GMT 2006
>Originator:     Rob B
>Release:        6.1-prerelease
>Organization:
>Environment:
loop@riff ~ % uname -a
FreeBSD riff.number6 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Tue Feb  7 09:45:19 EST 2006     root@riff.number6:/usr/obj/usr/src/sys/RIFF  i386
>Description:
Tried to portupgrade imake6:

loop@riff ~ % sudo portupgrade imake-6.8.2
Password:
--->  Upgrading 'imake-6.8.2' to 'imake-6.9.0' (devel/imake-6)
--->  Building '/usr/ports/devel/imake-6'
===>  Cleaning for perl-5.8.7_2
===>  Cleaning for imake-6.9.0
===>  Vulnerability check disabled, database not found
===>  Extracting for imake-6.9.0
=> MD5 Checksum OK for xorg/X11R6.9.0-src1.tar.gz.
=> SHA256 Checksum OK for xorg/X11R6.9.0-src1.tar.gz.
=> MD5 Checksum OK for xorg/X11R6.9.0-src3.tar.gz.
=> SHA256 Checksum OK for xorg/X11R6.9.0-src3.tar.gz.
===>   imake-6.9.0 depends on file: /usr/local/bin/perl5.8.7 - found
===>  Patching for imake-6.9.0
===>   imake-6.9.0 depends on file: /usr/local/bin/perl5.8.7 - found
===>  Applying FreeBSD patches for imake-6.9.0
===>   imake-6.9.0 depends on file: /usr/local/bin/perl5.8.7 - found
===>  Configuring for imake-6.9.0
cd ./config/imake && make  -f Makefile.ini BOOTSTRAPCFLAGS="" CC="cc"
rm -f ./config/makedepend/Makefile.proto
./config/imake/imake -I./config/cf  -s ./config/makedepend/Makefile.proto -f ./config/makedepend/Imakefile -DTOPDIR=../.. -DCURDIR=./config/makedepend
./config/imake/imake: not found
*** Error code 127

Stop in /usr/work/usr/ports/devel/imake-6/work/xc.
make: cannot open xmakefile.
*** Error code 2

Stop in /usr/ports/devel/imake-6.
--->  Backing up the old version
--->  Uninstalling the old version
--->  Deinstalling 'imake-6.8.2'
pkg_delete: package 'imake-6.8.2' is required by these other packages
and may not be deinstalled (but I'll delete it anyway):
kde-3.4.3
kdegraphics-3.4.2_1
open-motif-2.2.3_2
xpdf-3.01_2
[Updating the pkgdb <format:dbm_hash> in /var/db/pkg ... - 223 packages found (-1 +0) (...) done]
--->  Installing the new version via the port
===>   imake-6.9.0 depends on file: /usr/local/bin/perl5.8.7 - found
===>  Configuring for imake-6.9.0
cd ./config/imake && make  -f Makefile.ini BOOTSTRAPCFLAGS="" CC="cc"
rm -f ./config/makedepend/Makefile.proto
./config/imake/imake -I./config/cf  -s ./config/makedepend/Makefile.proto -f ./config/makedepend/Imakefile -DTOPDIR=../.. -DCURDIR=./config/makedepend
./config/imake/imake: not found
*** Error code 127

Stop in /usr/work/usr/ports/devel/imake-6/work/xc.
make: cannot open xmakefile.
*** Error code 2

Stop in /usr/ports/devel/imake-6.
*** Error code 1

Stop in /usr/ports/devel/imake-6.
===>  Cleaning for perl-5.8.7_2
===>  Cleaning for imake-6.9.0
--->  Cleaning out obsolete shared libraries
         
I have tried doing it manually, I have reran portsnap fetch and update, still getting this error.
>How-To-Repeat:
Build imake6
>Fix:
              
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-x11 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Sat Feb 11 14:40:49 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer(s). 

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

From: Dejan Lesjak <dejan.lesjak@ijs.si>
To: bug-followup@freebsd.org,
 rbyrnes@mailshack.com
Cc:  
Subject: Re: ports/93175: imake6 fails to build
Date: Tue, 14 Feb 2006 23:25:39 +0100

 Something is weird - compare for example the output of
 http://pointyhat.freebsd.org/errorlogs/i386-6-full-logs/imake-6.9.0.log
 and notice the lack of
 "making imake with BOOTSTRAPCFLAGS= and CROSSCOMPILEFLAGS=-DCROSSCOMPILEDIR="" 
 in config/imake"
 line.
 Could you post the output of
 
 cd /usr/ports/devel/imake-6
 make clean patch
 cd /usr/ports/devel/imake-6/work/xc/config/imake
 make -dl -f Makefile.ini imake

From: Rob B <rbyrnes@mailshack.com>
To: Dejan Lesjak <dejan.lesjak@ijs.si>, bug-followup@freebsd.org
Cc:  
Subject: Re: ports/93175: imake6 fails to build
Date: Fri, 17 Feb 2006 21:29:54 +1100

 At 09:25 AM 15/02/2006, Dejan Lesjak wrote:
 >Something is weird - compare for example the output of
 >http://pointyhat.freebsd.org/errorlogs/i386-6-full-logs/imake-6.9.0.log
 >and notice the lack of
 >"making imake with BOOTSTRAPCFLAGS= and 
 >CROSSCOMPILEFLAGS=-DCROSSCOMPILEDIR=""
 >in config/imake"
 >line.
 >Could you post the output of
 >
 >cd /usr/ports/devel/imake-6
 >make clean patch
 >cd /usr/ports/devel/imake-6/work/xc/config/imake
 >make -dl -f Makefile.ini imake
 
 Here 'tis:
 
 loop@riff ~ % su -
 Password:
 riff# cd /usr/ports/devel/imake-6
 riff# make clean patch
 ===>  Cleaning for perl-5.8.7_2
 ===>  Cleaning for imake-6.9.0
 ===>  Vulnerability check disabled, database not found
 ===>  Extracting for imake-6.9.0
 => MD5 Checksum OK for xorg/X11R6.9.0-src1.tar.gz.
 => SHA256 Checksum OK for xorg/X11R6.9.0-src1.tar.gz.
 => MD5 Checksum OK for xorg/X11R6.9.0-src3.tar.gz.
 => SHA256 Checksum OK for xorg/X11R6.9.0-src3.tar.gz.
 ===>   imake-6.9.0 depends on file: /usr/local/bin/perl5.8.7 - found
 ===>  Patching for imake-6.9.0
 ===>   imake-6.9.0 depends on file: /usr/local/bin/perl5.8.7 - found
 ===>  Applying FreeBSD patches for imake-6.9.0
 riff# cd /usr/ports/devel/imake-6/work/xc/config/imake
 /usr/ports/devel/imake-6/work/xc/config/imake: No such file or directory.
 riff#
 
 
 cheers,
 Rob 
 
 

From: Dejan Lesjak <dejan.lesjak@ijs.si>
To: Rob B <rbyrnes@mailshack.com>
Cc: bug-followup@freebsd.org
Subject: Re: ports/93175: imake6 fails to build
Date: Fri, 17 Feb 2006 12:03:11 +0100

 On Friday 17 February 2006 11:29, Rob B wrote:
 > ===>  Extracting for imake-6.9.0
 > => MD5 Checksum OK for xorg/X11R6.9.0-src1.tar.gz.
 > => SHA256 Checksum OK for xorg/X11R6.9.0-src1.tar.gz.
 > => MD5 Checksum OK for xorg/X11R6.9.0-src3.tar.gz.
 > => SHA256 Checksum OK for xorg/X11R6.9.0-src3.tar.gz.
 > ===>   imake-6.9.0 depends on file: /usr/local/bin/perl5.8.7 - found
 > ===>  Patching for imake-6.9.0
 > ===>   imake-6.9.0 depends on file: /usr/local/bin/perl5.8.7 - found
 > ===>  Applying FreeBSD patches for imake-6.9.0
 > riff# cd /usr/ports/devel/imake-6/work/xc/config/imake
 > /usr/ports/devel/imake-6/work/xc/config/imake: No such file or directory.
 > riff#
 
 Are you setting WRKDIR or WRKSRC to something non-default? What is the output 
 of "make -V WRKSRC" in imake-6 port directory? Does that path contain imake 
 subdirectory?

From: Rob B <rbyrnes@mailshack.com>
To: Dejan Lesjak <dejan.lesjak@ijs.si>
Cc: bug-followup@freebsd.org
Subject: Re: ports/93175: imake6 fails to build
Date: Fri, 17 Feb 2006 23:25:53 +1100

 At 10:03 PM 17/02/2006, Dejan Lesjak wrote:
 >On Friday 17 February 2006 11:29, Rob B wrote:
 > > ===>  Extracting for imake-6.9.0
 > > => MD5 Checksum OK for xorg/X11R6.9.0-src1.tar.gz.
 > > => SHA256 Checksum OK for xorg/X11R6.9.0-src1.tar.gz.
 > > => MD5 Checksum OK for xorg/X11R6.9.0-src3.tar.gz.
 > > => SHA256 Checksum OK for xorg/X11R6.9.0-src3.tar.gz.
 > > ===>   imake-6.9.0 depends on file: /usr/local/bin/perl5.8.7 - found
 > > ===>  Patching for imake-6.9.0
 > > ===>   imake-6.9.0 depends on file: /usr/local/bin/perl5.8.7 - found
 > > ===>  Applying FreeBSD patches for imake-6.9.0
 > > riff# cd /usr/ports/devel/imake-6/work/xc/config/imake
 > > /usr/ports/devel/imake-6/work/xc/config/imake: No such file or directory.
 > > riff#
 >
 >Are you setting WRKDIR or WRKSRC to something non-default? What is the output
 >of "make -V WRKSRC" in imake-6 port directory? Does that path contain imake
 >subdirectory?
 
 WRKDIR was causing the issue - I once had /usr/ports mounted via NFS 
 so I had set WRKDIR to a local directory.
 
 Thanks for your help :)
 Rob 
 
 

From: Dejan Lesjak <dejan.lesjak@ijs.si>
To: Rob B <rbyrnes@mailshack.com>
Cc: bug-followup@freebsd.org
Subject: Re: ports/93175: imake6 fails to build
Date: Fri, 17 Feb 2006 19:42:03 +0100

 On Friday 17 February 2006 13:25, Rob B wrote:
 > WRKDIR was causing the issue - I once had /usr/ports mounted via NFS
 > so I had set WRKDIR to a local directory.
 >
 > Thanks for your help :)
 > Rob
 
 You're welcome :)
State-Changed-From-To: open->closed 
State-Changed-By: lesi 
State-Changed-When: Fri Feb 17 18:59:36 UTC 2006 
State-Changed-Why:  
Environment problem. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=93175 
>Unformatted:
