Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 442576 - dev-util/boost-build-1.53.0 fails test pch
Summary: dev-util/boost-build-1.53.0 fails test pch
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: C++ Team [disbanded]
URL:
Whiteboard:
Keywords:
: 442988 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-11-10 10:03 UTC by Markus Walter
Modified: 2017-04-05 18:46 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (info.txt,5.51 KB, text/plain)
2012-11-10 10:03 UTC, Markus Walter
Details
build log (dev-util:boost-build-1.51.0:20121109-000248.log,8.38 KB, text/plain)
2012-11-10 10:03 UTC, Markus Walter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Walter 2012-11-10 10:03:03 UTC
Created attachment 329080 [details]
emerge --info

On my hardened ~amd64 machine with gcc-4.7.2 boost-build fails the test pch. The build log doesn't say any more about this. :(
Comment 1 Markus Walter 2012-11-10 10:03:31 UTC
Created attachment 329082 [details]
build log
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2012-11-10 22:41:16 UTC
This ebuild is no longer the latest and the latest has tests disabled.
Comment 3 Ryan Hill (RETIRED) gentoo-dev 2013-07-09 05:23:35 UTC
I don't see tests disabled in either 1.52.0-r1 or 1.53.0.

Here's the log.

# python pch.py 
failure {{{
"['/var/tmp/portage/dev-util/boost-build-1.53.0/work/boost_1_53_0/tools/build/v2/test/../engine/bin.linuxx86_64/bjam', '-sBOOST_BUILD_PATH="/var/tmp/portage/dev-util/boost-build-1.53.0/work/boost_1_53_0/tools/build/v2/test/.."', '-d0', '--quiet', 'toolset=gcc', '--test-config="/var/tmp/portage/dev-util/boost-build-1.53.0/work/boost_1_53_0/tools/build/v2/test/test-config.jam"', '--ignore-toolset-requirements']" returned 1
}}}
reason {{{
unexpected status returned by bjam
}}}
changes caused by the last build command {{{
Added files   : ['bin/config.log', 'bin/gcc-4.8.1/debug/hello', 'bin/gcc-4.8.1/debug/hello.o', 'bin/gcc-4.8.1/debug/pch.hpp.gch']
Removed files : []
Modified files: []
Touched files : []

}}}
STDOUT {{{
In file included from hello.cpp:1:0:
./pch.hpp:2:1: error: 'THIS' does not name a type
 THIS WILL NOT COMPILE
 ^
...skipped <pbin/gcc-4.8.1/debug>hello for lack of <pbin/gcc-4.8.1/debug>hello.o...
...failed updating 1 target...

}}}
STDERR {{{

}}}
stacktrace {{{
at line 593 of /var/tmp/portage/dev-util/boost-build-1.53.0/work/boost_1_53_0/tools/build/v2/test/BoostBuild.py (fail_test)
	from line 487 of /var/tmp/portage/dev-util/boost-build-1.53.0/work/boost_1_53_0/tools/build/v2/test/BoostBuild.py (run_build_system)
	from line 52 of pch.py (<module>)

}}}
Comment 4 Patrick Lauer gentoo-dev 2015-01-01 03:31:48 UTC
+  01 Jan 2015; Patrick Lauer <patrick@gentoo.org> boost-build-1.52.0-r1.ebuild,                                                                                                                                                                                               
+  boost-build-1.53.0.ebuild, boost-build-1.54.0.ebuild,                                                                                                                                                                                                                       
+  boost-build-1.55.0-r1.ebuild, boost-build-1.55.0.ebuild,                                                                                                                                                                                                                    
+  boost-build-1.56.0.ebuild:                                                                                                                                                                                                                                                  
+  Disable test phase as it hasn't worked in over 2 years #442576 etc.                                                                                                                                                                                                         
+
Comment 5 Jeroen Roovers (RETIRED) gentoo-dev 2015-12-25 15:05:39 UTC
*** Bug 442988 has been marked as a duplicate of this bug. ***
Comment 6 David Seifert gentoo-dev 2017-04-05 18:46:25 UTC
Removed from tree, reopen if issue persists.

commit abc5c3d3b5a854114070bf6ed2a9e6ad2f04d6e8
Author: David Seifert <soap@gentoo.org>
Date:   Tue Apr 4 19:33:14 2017 +0200

    dev-util/boost-build: Remove old