Build failures 2015-08-03
David Pitt (102) 743 posts |
A build of the Raspberry Pi ROM from the Source code archives (rebuilt daily) of 2015-08-03 failed. BCMVideo (mixed.RiscOS.Sources.Video.HWSupport.BCMVideo)... amu -E rom_link ADDRESS=4230034780 LINKDIR=HostFS::iShared.$.RISCOS.HD4.ROOL.BCM2835Dev.Install.ROOL.BCM2835.Video COMPONENT=BCMVideo TARGET=BCMVideo AMU: failed to read time stamp for 'o.' AMU: failed to read time stamp for 'o.' Error running make rom_link on module 'BCMVideo'. P.S. The above confirmed with a further attempt on a different platform. ROOL’s builds remain stuck on 2015-07-25. Edit A report of a problem with an RPCEmu build has been deleted, it did subsequently build fully, twice. |
David Pitt (102) 743 posts |
There is what looks like a fix for this in CVS now. |
David Pitt (102) 743 posts |
But then with 2015-08-04 the RPi build stops at :- RTSupport (castle.RiscOS.Sources.Programmer.RTSupport)... amu -E rom_link ADDRESS=4229799940 LINKDIR=HostFS::iShared.$.RISCOS.HD4.ROOL.BCM2835Dev.Install.ROOL.BCM2835.Programmer COMPONENT=RTSupport TARGET=RTSupport cc -zM -zps1 -c -depend !Depend -DROM_MODULE -ff -fah -We -o o.module c.module Norcroft RISC OS ARM C vsn 5.71 [25 Aug 2014] "c.module", line 58: Serious error: #include file "modhdr.h" wouldn't open "c.module", line 146: Warning: extern 'module_Initialise' not declared in header "c.module", line 187: Error: undeclared name, inventing 'extern int Module_MessagesFile' "c.module", line 354: Error: undeclared name, inventing 'extern int tickerv_veneer' "c.module", line 388: Warning: extern 'module_Finalise' not declared in header "c.module", line 425: Warning: extern 'module_ServiceHandler' not declared in header "c.module", line 467: Warning: extern 'module_SWIHandler' not declared in header "c.module", line 472: Error: undeclared name, inventing 'extern int RT_00' "c.module", line 473: Serious error: illegal in case expression (ignored): non constant 'RT_00' "c.module", line 477: Serious error: illegal in case expression (ignored): non constant 'RT_00' "c.module", line 481: Serious error: illegal in case expression (ignored): non constant 'RT_00' "c.module", line 486: Serious error: illegal in case expression (ignored): non constant 'RT_00' "c.module", line 491: Serious error: illegal in case expression (ignored): non constant 'RT_00' "c.module", line 495: Serious error: illegal in case expression (ignored): non constant 'RT_00' "c.module", line 532: Warning: extern 'module_TickerVHandler' not declared in header c.module: 5 warnings, 3 errors, 7 serious errors AMU: *** exit (1) *** AMU: *** 'rom_link' not re-made because of errors *** Error running make rom_link on module 'RTSupport'. Fatal error running make rom_link on module 'RTSupport'. Batched errors... Error running make rom_link on module 'RTSupport'. |