Try this: scons BF_QUIET=0 2>&1 > log.txt
Then paste the contents of log.txt online. On Thu, Nov 20, 2014 at 2:32 PM, Sergey Sharybin <[email protected]> wrote: > By the "full log" i meant full log, apparently. To see all compiler/linker > flags being used. > > On Thu, Nov 20, 2014 at 6:21 PM, Jefferson Rausseo < > [email protected]> wrote: > >> http://www.pasteall.org/55271/bash >> >> 2014-11-20 8:42 GMT-04:30 Sergey Sharybin <[email protected]>: >> >> > It seems you're using multiple threads when building. it's not readable >> for >> > troubleshooting. >> > >> > Please run: `scons BF_QUIET=0 BF_NUMJOBS=1` and shared the full log via >> > pasteall.org. >> > >> > On Thu, Nov 20, 2014 at 1:26 PM, Jefferson Rausseo < >> > [email protected]> wrote: >> > >> > > The error continues, but the message goes to the final of the >> > compilation: >> > > >> > > Install file: "release/freedesktop/icons/22x22/apps/blender.png" as >> > > "/home/dani/Programas/blender-git/install/icons/22x22/apps/blender.png" >> > > Install file: "release/freedesktop/icons/24x24/apps/blender.png" as >> > > "/home/dani/Programas/blender-git/install/icons/24x24/apps/blender.png" >> > > Install file: "release/freedesktop/icons/256x256/apps/blender.png" as >> > > >> "/home/dani/Programas/blender-git/install/icons/256x256/apps/blender.png" >> > > Install file: "release/freedesktop/icons/48x48/apps/blender.png" as >> > > "/home/dani/Programas/blender-git/install/icons/48x48/apps/blender.png" >> > > Install file: "release/freedesktop/icons/16x16/apps/blender.png" as >> > > "/home/dani/Programas/blender-git/install/icons/16x16/apps/blender.png" >> > > /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/bin/blender] Error 1 >> > > scons: building terminated because of errors. >> > > >> > > >> > > 2014-11-20 6:05 GMT-04:30 Sergey Sharybin <[email protected]>: >> > > _______________________________________________ >> > > 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 >> > > > > -- > With best regards, Sergey Sharybin > _______________________________________________ > Bf-committers mailing list > [email protected] > http://lists.blender.org/mailman/listinfo/bf-committers -- - Campbell _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
