Linux Build Fails
#1
Linux builds are failing and have been failing for a while.

http://ci.berboe.co.uk:8080/

Look on there for some logs.

This is the specific error:

make: *** [build/debug/source/DispenserEntity.o] Error 1
make: *** Waiting for unfinished jobs....
In file included from source/Pawn.cpp:8:0:
source/Player.h:33:16: error: redeclaration of ‘typedef class cPawn cPlayer::super’
source/Player.h:24:16: note: previous declaration ‘typedef class cPawn cPlayer::super’
Reply
Thanks given by:
#2
I'm also having problems compiling the code for the pi.

-o build/release/source/LuaCommandBinder.o
In file included from source/LuaCommandBinder.cpp:5:0:
source/Player.h:33:16: error: redeclaration of 'typedef class cPawn cPlayer::super'
source/Player.h:24:16: note: previous declaration 'typedef class cPawn cPlayer::super'
make: *** [build/release/source/LuaCommandBinder.o] Error 1

Greetings.
Reply
Thanks given by:
#3
Sorry about that. Should be fixed. A duplicate line slipped through.
Reply
Thanks given by:
#4
Thanks. Compiles fine now. Smile
Reply
Thanks given by:
#5
Smile Thanks.
Reply
Thanks given by:
#6
The builds are failing again:

http://ci.berboe.co.uk:8080/job/MCServer...48/console

Actually, might not be. Tried a make clean and it seemed to work.

Nope, seemed to fail again... http://ci.berboe.co.uk:8080/job/MCServer...52/console
Reply
Thanks given by: Luksor
#7
Thanks for reporting this problem. Should be fixed in r1111.
Reply
Thanks given by: bearbin
#8
Thank Smile
Reply
Thanks given by:
#9
Build failing again.

Since a few revs back:

http://ci.berboe.co.uk/job/MCServer%20Li...ld/console
Reply
Thanks given by:
#10
could you post the error here? my kindle doesnt want to open the link Sad

Ah, finally got to a real connection, wifi and everything Smile

Your error messages are weird - they report errors in file ComposableGenerator.h, line 208, but my copy of ComposableGenerator.h has only 178 lines. Can you perhaps clean the sources folder (remove everything, checkout anew)?
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)