Tom —
The question I need to know from this is:
* Is this a problem with the build process (I don’t think so) or
* Does the problem exist in the git repo (probably)
[ But - I’m not seeing any failures for VC12 in the test matrix. ]
Are you set up to build from git? (the master branch, in particular)?
If so, can you check and see if the problem exist there?
[ We need to fix them in either case, but knowing where they came from will
help a lot ]
Thanks!
— Marshall
On Tue, Jul 8, 2014 at 6:18 AM, Tom Kent
On Mon, Jul 7, 2014 at 1:56 PM, Marshall Clow
wrote: Ok, here are rc2s.
https://dl.dropboxusercontent.com/u/11048326/boost/boost-1_56_0a1c2.tar.gz
Please check them out, let me know what problems you have. Thanks to people who checked out the previous builds and reported
problems.
Builds on windows (Azure VM, 8GB Ram, Win 2008r2 - 64bit):
msvc-8.0 - 32 - builds, links, runs msvc-8.0 - 64 - builds, links, runs msvc-9.0 - 32 - builds, links, runs msvc-9.0 - 64 - builds, links, runs msvc-10.0 - 32 - builds, links, runs msvc-10.0 - 64 - builds, links, runs msvc-11.0 - 32 - builds, links, runs msvc-11.0 - 64 - builds, links, runs msvc-12.0 - 32 - builds - with errors in signals (see below), links, runs msvc-12.0 - 64 - builds - with errors in signals (see below), links, runs
Errors on msvc-12.0 32&64
D:\local\BoostBuilding\boost-1_56_0a1c2\boost/iterator/iterator_facade.hpp(526) : error C2039: 'decrement' : is not a member of 'boost::signals::detail::named_slot_map_iterator'
D:\local\BoostBuilding\boost-1_56_0a1c2\boost/signals/detail/named_slot_map.hpp(80) : see declaration of 'boost::signals::detail::named_slot_map_iterator'
D:\local\BoostBuilding\boost-1_56_0a1c2\boost/iterator/iterator_facade.hpp(544) : error C2039: 'advance' : is not a member of 'boost::signals::detail::named_slot_map_iterator'
D:\local\BoostBuilding\boost-1_56_0a1c2\boost/signals/detail/named_slot_map.hpp(80) : see declaration of 'boost::signals::detail::named_slot_map_iterator'
These two seem to repeat a few times.
Full build logs are here: http://boost.teeks99.com/misc/boost-1_56_0a1c2-32bitlog.txt http://boost.teeks99.com/misc/boost-1_56_0a1c2-64bitlog.txt
Tom
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost