Cups upgrade failure

2011-02-21 Thread Rem P Roberti
Can someone give me a heads up on why this portupgrade failed.  Here is
the error message I received:

tor -o rastertoescpx rastertoescpx.o -L. -lcupsdriver \
-lcupsimage -lcups   -pthread -lm -lcrypt 
cc: Internal error: Segmentation fault: 11 (program ld)
Please submit a full bug report.
See http://gcc.gnu.org/bugs.html> for instructions.
gmake[1]: *** [rastertoescpx] Error 1
gmake[1]: Leaving directory
`/usr/tmp/usr/ports/print/cups-base/work/cups-1.4.6/
river'
gmake: *** [all] Error 1
*** Error code 1

Stop in /usr/ports/print/cups-base.
** Command failed [exit code 1]: /usr/bin/script -qa
/tmp/portupgrade20110221-61 1-11s32sw-0 env
UPGRADE_TOOL=portupgrade UPGRADE_PORT=cups-base-1.4.6_1
UPGRADE_ ORT_VER=1.4.6_1 make
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped /
!:failed)
! print/cups-base (cups-base-1.4.6_1)
(segmentation fault)

Thanks...

Rem
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Cups upgrade failure

2011-02-21 Thread Chuck Swiger
On Feb 21, 2011, at 8:56 AM, Rem P Roberti wrote:
> Can someone give me a heads up on why this portupgrade failed.  Here is
> the error message I received:
> 
>tor -o rastertoescpx rastertoescpx.o -L. -lcupsdriver \
>-lcupsimage -lcups   -pthread -lm -lcrypt 
>   cc: Internal error: Segmentation fault: 11 (program ld)

ld crashed.  If it is not reproducible, you likely have a hardware issue like 
overheating.

If it is reproducible, include the full command (you've truncated too much 
output) and retry running ld under gdb to see why it is crashing.

Regards,
-- 
-Chuck

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Cups upgrade failure

2011-02-21 Thread Rem P Roberti

> > Can someone give me a heads up on why this portupgrade failed.  Here is
> > the error message I received:
> > 
> >tor -o rastertoescpx rastertoescpx.o -L. -lcupsdriver \
> >-lcupsimage -lcups   -pthread -lm -lcrypt 
> > cc: Internal error: Segmentation fault: 11 (program ld)
> 
> ld crashed.  If it is not reproducible, you likely have a hardware issue like 
> overheating.
> 
> If it is reproducible, include the full command (you've truncated too much 
> output) and retry running ld under gdb to see why it is crashing.
> 

Smooth sailing the second time I tried the portupgrade.  Could very well
be a hardware issue.

Rem
 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"