Page 1 of 1

buildd error

Posted: Sat Oct 16, 2010 12:13 pm
by rotwang888
I was unable to build 1289 with ./buildd. Even after running make clean, I got "Linking CXX executable guayadeque
/usr/bin/ld: final link failed: Bad value
collect2: ld returned 1 exit status
make[2]: *** [src/guayadeque] Error 1
make[1]: *** [src/CMakeFiles/guayadeque.dir/all] Error 2
make: *** [all] Error 2"
It worked fine with build, so not a big deal, but I was hoping to reproduce a random crash I had earlier today running 1280 and get a backtrace.

buildd error

Posted: Sat Oct 16, 2010 12:17 pm
by anonbeat
do from the root of the source code

make clean
./buildd
make

Thanks for your help

buildd error

Posted: Sat Oct 16, 2010 12:26 pm
by rotwang888
Do you mean guayadeque/src?

buildd error

Posted: Sat Oct 16, 2010 1:01 pm
by anonbeat
no into guayadeque/

buildd error

Posted: Sat Oct 16, 2010 1:29 pm
by rotwang888
Ok. That's what I tried last time, without make after ./buildd. I still get "final link faild: bad value".

buildd error

Posted: Sat Oct 16, 2010 1:34 pm
by anonbeat
can you post buildd complete log ?

buildd error

Posted: Sat Oct 16, 2010 2:01 pm
by rotwang888
Sure. I guess BB code doesn't work here? Anyway....

No, actually I guess I can't. I just got a message that "Body is 934 characters too long.". I'll email it in a minute.

buildd error

Posted: Mon Oct 25, 2010 11:43 pm
by rotwang888
For what it's worth, 1315 compiled fine with buildd. Go figure.