Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Aug 2004 20:05:58 -0400
From:      Steven Friedrich <FreeBSD@InsightBB.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: Portupgrade killed everytime
Message-ID:  <200408232005.58552.FreeBSD@InsightBB.com>
In-Reply-To: <412A7BE5.5000407@orange.net>
References:  <412A7BE5.5000407@orange.net>

next in thread | previous in thread | raw e-mail | index | archive | help
In /usr/ports/UPDATING, there is a note about upgrading from an older version 
of Ruby to the latest.  Have you been reading UPDATING?

You might want to try what's there for this problem before you spend a lot of 
time troubleshooting...


On Monday 23 August 2004 07:21 pm, James Brown wrote:
> Whenever I run portupgrade, I wait about 30 seconds only to see it die:
>
> # portupgrade clamav
> Killed
> # portupgrade vim
> Killed
>
> I have a recent cvsup of 'ports-all' on 5.2.1-RELEASE-p9 and have run
> 'make index' and 'pkgdb -F'.
>
> Someone at bsdforums.org has kindly suggested that I'm seeing a Ruby
> problem, so I tried to do a 'make install clean' on lang/ruby18 (after a
> pkg_delete -r ruby-\*). This failed to build with the following errors:
>
> [...]
> ===>  Building for ruby-1.8.2.p2_1
> cc -O -pipe -march=pentium2  -fPIC -I. -I. -c main.c
> cc -O -pipe -march=pentium2  -fPIC -I. -I. -c dmyext.c
> cc -O -pipe -march=pentium2  -fPIC -I. -I. -c array.c
> cc -O -pipe -march=pentium2  -fPIC -I. -I. -c bignum.c
> cc -O -pipe -march=pentium2  -fPIC -I. -I. -c class.c
> cc: {standard input}: Assembler messages:
> {standard input}:0: Warning: end of file not at end of a line; newline
> inserted
> {standard input}:1920: Error: unknown pseudo-op: `.p2al'
> Internal error: Killed (program cc1)
> Please submit a full bug report.
> [...]
>
> So, I used 'pkg_add -r ruby-devel' instead.
> A 'pkg_info' now shows:
>
> portupgrade-20040701_3 FreeBSD ports/packages administration...
> ruby-1.8.1.p2          An object-oriented interpreted scripting language
> ruby18-bdb1-0.2.2      Ruby interface to Berkeley DB revision 1.8x...
> ruby_r-1.8.1.p2        An object-oriented interpreted scripting language
>
> Unfortunately, still no joy!
>
> If anyone could give me some suggestions, I would really appreciate it.
> Many thanks,
>
> James.
>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408232005.58552.FreeBSD>