Boost logo

Boost Testing :

Subject: Re: [Boost-testing] [urgent] Testing help needed..
From: Beman Dawes (bdawes_at_[hidden])
Date: 2014-01-01 11:15:47


On Tue, Dec 31, 2013 at 10:39 AM, Rene Rivera <grafikrobot_at_[hidden]> wrote:

> On Sun, Dec 29, 2013 at 2:41 PM, Rene Rivera <grafikrobot_at_[hidden]>wrote:
>
>>
>> 3. Report generation..
>>
>> It seems that the reports are failing to get generated for some reason. I
>> suspect that the new scripts putting the git commit SHAs as the tested
>> version number are messing up the results generation. I need someone
>> familiar with the result generation to fix this.
>>
>
> Is anyone out there willing to investigate this?
>

I'm trying to build boost_report so I can test report generation locally.
The build went OK util the link, then got the errors below. Ubuntu 13.10
64-bt, running in VirtualBox virtual machine with 2 GB ram.

Any ideas?

--Beman

gcc.link bin/gcc-4.8/release/boost_report
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info):
relocation 0 has invalid symbol index 11
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info):
relocation 1 has invalid symbol index 12
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info):
relocation 2 has invalid symbol index 2
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info):
relocation 3 has invalid symbol index 2
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info):
relocation 4 has invalid symbol index 11
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info):
relocation 5 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info):
relocation 6 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info):
relocation 7 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info):
relocation 8 has invalid symbol index 12
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info):
relocation 9 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info):
relocation 10 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info):
relocation 11 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info):
relocation 12 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info):
relocation 13 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info):
relocation 14 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info):
relocation 15 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info):
relocation 16 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info):
relocation 17 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info):
relocation 18 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info):
relocation 19 has invalid symbol index 21
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_line):
relocation 0 has invalid symbol index 2
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crt1.o: In
function `_start':
(.text+0x20): undefined reference to `main'
collect2: error: ld returned 1 exit status

    "g++" -o "bin/gcc-4.8/release/boost_report" -Wl,--start-group
"../../../bin.v2/libs/iostreams/build/gcc-4.8/release/link-static/libboost_iostreams.a"
"../../../bin.v2/libs/program_options/build/gcc-4.8/release/link-static/libboost_program_options.a"
"../../../bin.v2/libs/regex/build/gcc-4.8/release/link-static/libboost_regex.a"
"../../../bin.v2/libs/date_time/build/gcc-4.8/release/link-static/libboost_date_time.a"
"../../../bin.v2/libs/filesystem/build/gcc-4.8/release/link-static/libboost_filesystem.a"
"../../../bin.v2/libs/system/build/gcc-4.8/release/link-static/libboost_system.a"
-Wl,-Bstatic -lbz2 -Wl,-Bdynamic -Wl,--end-group



Boost-testing list run by mbergal at meta-comm.com