[Q] Portupgrade error

2004-08-27 Thread Anton Kazak
Example of my error:

-
 portupgrade libtool

---  Upgrading 'libtool-1.3.5_1' to 'libtool-1.3.5_2' (devel/libtool13)
---  Building '/usr/ports/devel/libtool13'
===  Cleaning for libtool-1.3.5_2
===   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Please use devel/libtool15 instead.

===  Vulnerability check disabled
===  Extracting for libtool-1.3.5_2
 Checksum OK for libtool-1.3.5.tar.gz.
===  Patching for libtool-1.3.5_2
===  Applying FreeBSD patches for libtool-1.3.5_2
===  Configuring for libtool-1.3.5_2
cp: /usr/ports/devel/libtool13/work/libtool-1.3.5
/usr/ports/devel/libtool13/work/libtool-1.3.5/config.guess: No such file or 
directory
*** Error code 1

Stop in /usr/ports/devel/libtool13.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade26235.0 
make
** Fix the problem and try again.
** Listing the failed packages (*:skipped / !:failed)
! devel/libtool13 (libtool-1.3.5_1) (unknown build error)
---  Packages processed: 0 done, 1 ignored, 0 skipped and 1 failed

I d'nt know this problem:
cp: /usr/ports/devel/libtool13/work/libtool-1.3.5 
/usr/ports/devel/libtool13/work/libtool-1.3.5/config.guess: 
No such file or directory

Help me, PLS!
 

AK
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: [Q] Portupgrade error

2004-08-27 Thread kstewart
On Friday 27 August 2004 12:59 am, Anton Kazak wrote:
 Example of my error:

 -

  portupgrade libtool

 ---  Upgrading 'libtool-1.3.5_1' to 'libtool-1.3.5_2' (devel/libtool13)
 ---  Building '/usr/ports/devel/libtool13'
 ===  Cleaning for libtool-1.3.5_2
 ===   NOTICE:

 This port is deprecated; you may wish to reconsider installing it:

 Please use devel/libtool15 instead.

 ===  Vulnerability check disabled
 ===  Extracting for libtool-1.3.5_2

  Checksum OK for libtool-1.3.5.tar.gz.

 ===  Patching for libtool-1.3.5_2
 ===  Applying FreeBSD patches for libtool-1.3.5_2
 ===  Configuring for libtool-1.3.5_2
 cp: /usr/ports/devel/libtool13/work/libtool-1.3.5
 /usr/ports/devel/libtool13/work/libtool-1.3.5/config.guess: No such file or
 directory
 *** Error code 1

 Stop in /usr/ports/devel/libtool13.
 ** Command failed [exit code 1]: /usr/bin/script -qa
 /tmp/portupgrade26235.0 make
 ** Fix the problem and try again.
 ** Listing the failed packages (*:skipped / !:failed)
 ! devel/libtool13 (libtool-1.3.5_1) (unknown build error)
 ---  Packages processed: 0 done, 1 ignored, 0 skipped and 1 failed
 ---
- I d'nt know this problem:
 cp: /usr/ports/devel/libtool13/work/libtool-1.3.5
 /usr/ports/devel/libtool13/work/libtool-1.3.5/config.guess: No such file or
 directory

 Help me, PLS!


I just rebuilt it. So, they haven't popped a change in on us. This is really a 
strange error so lets start at the beginning. What does your cvsup 
port-supfile look like and how do you run cvsup to update your ports. What 
options do you use on portupgrade? FWIW, config.guess is extracted from the 
tarball.

Do you have anything strange in your /etc/make.conf?

Kent

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html
Support the Bison at http://www.buffalofieldcampaign.org/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: [Q] Portupgrade error

2004-08-27 Thread Anton Kazak

 I just rebuilt it. So, they haven't popped a change in on us. This is
 really a strange error so lets start at the beginning. What does your cvsup
 port-supfile look like and how do you run cvsup to update your ports. What
 options do you use on portupgrade? FWIW, config.guess is extracted from the
 tarball.

I make cvsup ports-all moning. Maybe problem in bsd.port.mk?


 Do you have anything strange in your /etc/make.conf?

My make.conf very simple:
-
CFLAGS= -O -pipe
NOPROFILE= true
PERL_VER=5.6.1
PERL_VERSION=5.6.1
PERL_ARCH=mach
NOPERL=yo
NO_PERL=yo
NO_PERL_WRAPPER=yo
X_WINDOW_SYSTEM=xorg
#XFREE86_VERSION=4
COMPAT3X=yes
COMPAT4X=yes
NOINET6=yes
-


 Kent

-- 

AK
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: [Q] Portupgrade error

2004-08-27 Thread Subhro
cvsup the port tree with ports-all. You have most likely not cvsuped
or cvsuped with a partial update.

Regards
S.

On Fri, 27 Aug 2004 11:59:15 +0400, Anton Kazak
[EMAIL PROTECTED] wrote:
 Example of my error:
 
 -
  portupgrade libtool
 
 ---  Upgrading 'libtool-1.3.5_1' to 'libtool-1.3.5_2' (devel/libtool13)
 ---  Building '/usr/ports/devel/libtool13'
 ===  Cleaning for libtool-1.3.5_2
 ===   NOTICE:
 
 This port is deprecated; you may wish to reconsider installing it:
 
 Please use devel/libtool15 instead.
 
 ===  Vulnerability check disabled
 ===  Extracting for libtool-1.3.5_2
  Checksum OK for libtool-1.3.5.tar.gz.
 ===  Patching for libtool-1.3.5_2
 ===  Applying FreeBSD patches for libtool-1.3.5_2
 ===  Configuring for libtool-1.3.5_2
 cp: /usr/ports/devel/libtool13/work/libtool-1.3.5
 /usr/ports/devel/libtool13/work/libtool-1.3.5/config.guess: No such file or
 directory
 *** Error code 1
 
 Stop in /usr/ports/devel/libtool13.
 ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade26235.0
 make
 ** Fix the problem and try again.
 ** Listing the failed packages (*:skipped / !:failed)
! devel/libtool13 (libtool-1.3.5_1) (unknown build error)
 ---  Packages processed: 0 done, 1 ignored, 0 skipped and 1 failed
 
 I d'nt know this problem:
 cp: /usr/ports/devel/libtool13/work/libtool-1.3.5 
 /usr/ports/devel/libtool13/work/libtool-1.3.5/config.guess:
 No such file or directory
 
 Help me, PLS!
 
 
 AK
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 


-- 
Subhro Sankha Kar
School of Information Technology
Block AQ-13/1 Sector V
ZIP 700091
India
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: [Q] Portupgrade error

2004-08-27 Thread kstewart
On Friday 27 August 2004 03:16 am, Anton Kazak wrote:
  I just rebuilt it. So, they haven't popped a change in on us. This is
  really a strange error so lets start at the beginning. What does your
  cvsup port-supfile look like and how do you run cvsup to update your
  ports. What options do you use on portupgrade? FWIW, config.guess is
  extracted from the tarball.

 I make cvsup ports-all moning. Maybe problem in bsd.port.mk?

If there was a problem in bsd.port.mk, I would have seen it too. I cvsuped 
ports-all, and rebuild the INDEX[.db], just a few minutes before I read your 
first email.

Libtool-1.3 doesn't have any listed dependancies. I figured that a partial 
cvsup (!=ports-all) wouldn't affect it. The reason I wanted to see your 
supfile was to see if you had the delete option to get rid of old files. 

Your make.conf doesn't look that much different from mine.

I still don't see why your shell can't see the missing file, especially since 
it is part of the extract.

Kent


  Do you have anything strange in your /etc/make.conf?

 My make.conf very simple:
 -
 CFLAGS= -O -pipe
 NOPROFILE= true
 PERL_VER=5.6.1
 PERL_VERSION=5.6.1
 PERL_ARCH=mach
 NOPERL=yo
 NO_PERL=yo
 NO_PERL_WRAPPER=yo
 X_WINDOW_SYSTEM=xorg
 #XFREE86_VERSION=4
 COMPAT3X=yes
 COMPAT4X=yes
 NOINET6=yes
 -

  Kent

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html
Support the Bison at http://www.buffalofieldcampaign.org/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]