gcc 4.8.2 scons 2.3.0 I can compile correctly only if I remove the last line in linux-config.py I have not installed "llvm", should I have it obligatory install?
2014-11-20 4:17 GMT-04:30 Sergey Sharybin <[email protected]>: > That sounds weird, because linux buildbot uses scons and never run into > this issue. > > What's your compiler and it's version? > > P.S. Instead of modifying linux-config.py it's better to do changes in > user-config.py > > On Thu, Nov 20, 2014 at 5:18 AM, Jefferson Rausseo < > [email protected]> wrote: > > > Apparently the error is in the commit > > 80d1d624d378d4d8c03fb26ef286baf5479b6497, specifically in this file in > the > > last line: > > > > build_files/scons/config/linux-config.py > > > > If we comment the last line fixes the problem: > > # PLATFORM_LINKFLAGS += > ['-Wl,--version-script=source/creator/blender.map'] > > > > 2014-11-19 15:23 GMT-04:30 Piotr Arlukowicz < > [email protected] > > >: > > > > > Yes, I've sent this very same error just a second ago to that list. I > > > thought that this was my bad and system updates, but no. > > > > > > The same is mine: http://www.pasteall.org/55258 > > > > > > regards > > > Piotr > > > Piotr > > > Polski Kurs Blendera: http://polskikursblendera.pl, > > > YT: /user/piotao?feature=guide > > > FB: /polskikursblendera > > > TW: /piotao > > > > > > > > > > > > 2014-11-19 18:06 GMT+01:00 Jefferson Rausseo < > [email protected] > > >: > > > > > > > Ubuntu 14.04 with scons > > > > > > > > Version blender: commit cd54f07a3c71ba146542e41c7b3407b287b52b4c > > > > > > > > Error in screen: > > > > > > > > Linking program ==> 'makesdna' > > > > /usr/bin/ld: anonymous version tag cannot be combined with other > > version > > > > tags > > > > collect2: error: ld returned 1 exit status > > > > scons: *** [/home/dani/Programas/blender-git/build/makesdna] Error 1 > > > > scons: building terminated because of errors. > > > > _______________________________________________ > > > > Bf-committers mailing list > > > > [email protected] > > > > http://lists.blender.org/mailman/listinfo/bf-committers > > > > > > > _______________________________________________ > > > Bf-committers mailing list > > > [email protected] > > > http://lists.blender.org/mailman/listinfo/bf-committers > > > > > _______________________________________________ > > Bf-committers mailing list > > [email protected] > > http://lists.blender.org/mailman/listinfo/bf-committers > > > > > > -- > With best regards, Sergey Sharybin > _______________________________________________ > Bf-committers mailing list > [email protected] > http://lists.blender.org/mailman/listinfo/bf-committers > _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
