Linux Builds Broken (Again :P)
#1
Yep the cryptocpp appears to have broken the linux builds (Sad).

Logs attached for:

x86 Release Mode
(Command used -
Code:
make release=1 -j 6
)
x86 Debug Mode
(Command used -
Code:
make -j 6
)
ARM Release Mode
(Command used -
Code:
make release=1
)

The x86 and ARM appear to fail in different places, it sems quite strange.

Hope this helps Smile
Reply
Thanks given by:
#2
GCC sux if it doesn't allow us to convert a void * into an int (x86 failure)

As for the ARM build, it just seems someone killed the compiler, there is no source-code-related error in the log
Reply
Thanks given by:
#3
Hmm well for the ARM one I'll look into that, but I wonder if it is just bad error reporting (or even it crashed the compiler somehow?) so I'll wait until you fixed the bug to reconfigure and such.
Reply
Thanks given by:
#4
That's gonna take some time. I'm currently at my parents' and don't have a virtualbox with me, and my home computer with virtualboxed linux seems to have crashed, so I can't remote into it. Therefore I have no way of tinkering with linux compilation at this moment.
Reply
Thanks given by:
#5
The root problem is fixed however there is another that has appeared: http://pi.berboe.co.uk:8080/job/MCServer...31/console
Reply
Thanks given by:
#6
Should be fixed in rev 831. There was a mixup in the linux makefile preprocessor definitions, causing debug code to leak into release mode.
Reply
Thanks given by:
#7
I can confirm that MCServer now compiles.
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)