Subject: [Boost-bugs] [Boost C++ Libraries] #7249: tools/build/v2/test/startup_v2.py fails if boost-build is already installed
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-08-19 09:56:23
#7249: tools/build/v2/test/startup_v2.py fails if boost-build is already installed
---------------------------------+------------------------------------------
Reporter: dev-zero@⦠| Owner: vladimir_prus
Type: Bugs | Status: new
Milestone: To Be Determined | Component: build
Version: Boost 1.51.0 | Severity: Problem
Keywords: |
---------------------------------+------------------------------------------
I got the following error after I installed boost-build and tried to rerun
the tests in temporary build directory:
startup_v2 : DIFFERENCE
--- /var/tmp/paludis/dev-util-boost-build-1.50.0/temp/tmp7UjRdwexpected
2012-08-19 11:44:11.236819301 +0200
+++ /var/tmp/paludis/dev-util-boost-build-1.50.0/temp/tmpA2P_sAactual
2012-08-19 11:44:11.236819301 +0200
@@ -1,2 +1,3 @@
-Unable to load Boost\.Build: could not find "boost-build.jam"
-.*Attempted search from .* up to the root
\ No newline at end of file
+
+error: error: no Jamfile in current directory found, and no target
references specified.
+
Unable to compute difference: diff -u /var/tmp/paludis/dev-util-boost-
build-1.50.0/temp/tmp7UjRdwexpected /var/tmp/paludis/dev-util-boost-
build-1.50.0/temp/tmpA2P_sAactual
FAILED
Reason is: passing the empty string to bjam lets it fallback to the
default which is not what is wanted in that test. Attached patch changes
the path to something invalid.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7249> 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:10 UTC