http://rpg.hamsterrepublic.com/bugzilla/show_bug.cgi?id=906

             Bug #: 906
           Summary: Occasional failure building xml2reload & lumpfile.o
    Classification: Unclassified
           Product: OHRRPGCE
           Version: Nightly WIP (Alectormancy)
          Platform: PC
        OS/Version: All
            Status: RESOLVED
          Severity: normal
          Priority: P3
         Component: Build process
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Ralph Versteegen <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
          Component|General (game+custom)       |Build process
         Resolution|                            |FIXED

Sometimes I see the following error on both Linux and Windows

fbc -lang deprecated -mt -g -x xml2reload.exe -p . -l xml2 xml2reload.bas
os_win
dows.o util.o blit.o base64.o array.o vector.o common_base.o reload.o
reloadext.
o lumpfile.o
C:\PROGRA~1\FREEBA~1\bin\win32\ld.exe: lumpfile.o: No such file: No such file
or
 directory
scons: *** [xml2reload.exe] Error 1
scons: building terminated because of errors.

But I try again, and it works. I think it works the second time because
lumpfile.o is being built somewhere else in the build process? I am not sure.
This error usually doesn't happen at all.

--- Comment #1 from Ralph Versteegen <[email protected]> 2012-06-13 02:28:46 
PDT ---
I had a look at SConscript at the time, and found that unlump and relump were
both compiling lumpfile.bas, so if they're both built that the same time
they'll clash. We now always compile lumpfile.o first, so this is fixed.

-- 
Configure bugmail: 
http://rpg.hamsterrepublic.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Ohrrpgce mailing list
[email protected]
http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org

Reply via email to