[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [buildd] r-base



> Hi,
> I tried to build r-base on aahz, it got a bit further than kullervo.
> kullervo failed with an ICE:
>
> gcc     -I. -I../../src/include -I../../src/include  -DHAVE_CONFIG_H   -fpic
> -std=gnu99 -O3 -pipe -c vfonts.c -o vfonts.o
> gfortran  -fpic  -O3 -pipe -c xxxpr.f -o xxxpr.o
> <built-in>:0: internal compiler error: Segmentation fault
>
> ahhz built that fine, but a little later the whole machine froze:
>
> building package 'base'
> mkdir -p -- ../../../library/base/demo
> mkdir -p -- ../../../library/base/po
> mkdir -p -- ../../../library/base/man
>
> I guess the command that made the machine freeze is not shown here.
> This is from dmesg on aahz, lots of NETDEV, some hda and lots of eps0
> messages after that:
>
> NETDEV WATCHDOG: eth0: transmit timed out
> NETDEV WATCHDOG: eth0: transmit timed out
> hda: status timeout: status=0xff { Busy }
> ide: failed opcode was: unknown
> hda: drive not ready for command
> ide0(?): unexpected interrupt, status=0xff, count=1
> esp0: Gross error sreg=7f
> esp0: No current cmd during gross error, resetting bus
> esp0: Resetting scsi bus
> esp0: Gross error sreg=7f
> esp0: No current cmd during gross error, resetting bus
> esp0: Resetting scsi bus
>
> The system is install on hda, the SCSI disk is not used for building, maybe
> I should disconnect it? Can R be responsible for SCSI or IDE errors???

Unlikely - is that the debug=mem and AmigaOS dmesg output?

R might be heavy on swap, thus triggering disk problems, but the kernel
should recover from that.

	Michael



Reply to: