[Boost-bugs] [Boost C++ Libraries] #10039: library_status fails invalid bin directory structure

Subject: [Boost-bugs] [Boost C++ Libraries] #10039: library_status fails invalid bin directory structure
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-05-11 12:13:19


#10039: library_status fails invalid bin directory structure
-----------------------------------------+--------------------------------
 Reporter: Niklas Angare <li51ckf02@…> | Owner: grafik
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: Regression Testing
  Version: Boost 1.55.0 | Severity: Problem
 Keywords: |
-----------------------------------------+--------------------------------
 When I run tools/regression/src/library_test_all.sh on Boost 1.55, it
 fails to generate proper reports for many libraries. The
 library_status.html generated for those libraries has a header but no
 results table. The error message from library_status is the following:
 {{{
 **** exception(205): std::string: invalid bin directory structure
 ******** errors detected; see standard output for details ********
 }}}

 One directory where it fails is
 bin.v2\libs\asio\test\generic_basic_endpoint.test\qcc-arm_4.4.2_0x\debug
 \debug-symbols-off\target-os-qnxnto\threading-multi. It contains the files
 generic_basic_endpoint, generic_basic_endpoint.test and test_log.xml as
 well as the directory generic which contains the files basic_endpoint.o
 and test_log.xml.

 The testing script was started as follows:
 C:\Arbete\boost\boost_1_55_0>tools\regression\src\library_test_all.sh
 toolset=qcc-arm_4.4.2_0x testing.launcher=z:\boost-kompilering\remote-
 test.bat target-os=qnxnto debug-symbols=off -l240 -j8 2>&1

 I've verified that the problem remains on the current git develop branch
 (commit 195baf8a), running on Ubuntu. Full output and command line in the
 attached text file.

 Googling for the error message turns up results from august last year with
 no solution.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/10039>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:16 UTC