Subject: [Boost-bugs] [Boost C++ Libraries] #13038: boost does not build reproducibly
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-05-19 11:32:53
#13038: boost does not build reproducibly
----------------------------+------------------------------
Reporter: anonymous | Type: Bugs
Status: new | Milestone: To Be Determined
Component: Building Boost | Version: Boost 1.63.0
Severity: Problem | Keywords:
----------------------------+------------------------------
http://rb.zq1.de/compare.factory-20170510/boost-compare.out
shows that the boost package on openSUSE does not build reproducibly
because in libboost_container.so.1.64.0
some functions change order,
which is depending on the order on the linking command line
I think this comes from
boost_1_64_0/libs/container/build/Jamfile.v2
having glob *.cpp
where the list of files is not sorted,
so it is in (random) filesystem order.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/13038> 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-05-19 11:35:55 UTC