Boost C++ Libraries: Ticket #10039: library_status fails invalid bin directory structure https://svn.boost.org/trac10/ticket/10039 <p> 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: </p> <pre class="wiki">**** exception(205): std::string: invalid bin directory structure ******** errors detected; see standard output for details ******** </pre><p> 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. </p> <p> The testing script was started as follows: C:\Arbete\boost\boost_1_55_0&gt;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&gt;&amp;1 </p> <p> 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. </p> <p> Googling for the error message turns up results from august last year with no solution. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/10039 Trac 1.4.3 Niklas Angare <li51ckf02@…> Sun, 11 May 2014 12:14:05 GMT attachment set https://svn.boost.org/trac10/ticket/10039 https://svn.boost.org/trac10/ticket/10039 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">invalid bin directory structure.txt</span> </li> </ul> <p> Output and command line </p> Ticket Niklas Angare <li51ckf02@…> Sun, 11 May 2014 12:20:52 GMT <link>https://svn.boost.org/trac10/ticket/10039#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/10039#comment:1</guid> <description> <p> Correction: It was the master branch commit 195baf8a, not develop. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>René Rivera</dc:creator> <pubDate>Fri, 02 Jan 2015 21:31:12 GMT</pubDate> <title>status changed https://svn.boost.org/trac10/ticket/10039#comment:2 https://svn.boost.org/trac10/ticket/10039#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> </ul> <p> The master branch hasn't been update in a long time. And the plan is to get rid of the master branch entirely. Could you try the develop branch of the regression subrepo <a class="ext-link" href="https://github.com/boostorg/regression"><span class="icon">​</span>https://github.com/boostorg/regression</a>. </p> Ticket René Rivera Sat, 26 Aug 2017 15:50:44 GMT owner, status changed https://svn.boost.org/trac10/ticket/10039#comment:3 https://svn.boost.org/trac10/ticket/10039#comment:3 <ul> <li><strong>owner</strong> changed from <span class="trac-author">René Rivera</span> to <span class="trac-author">-</span> </li> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">new</span> </li> </ul> Ticket