|
|
 |
|
 |
|
On Sun, 29 Jan 2012 09:54:58 -0800, Eric Niebler <...@boostpro.com
You'll get more traction dealing with the maintainers of those libraries
directly. The library maintainers are responsible for applying patches
and merging the fixes to release, not the release managers.
--
Eric Niebler
BoostPro Computing
http://www.boostpro.com
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
|
|
 |
|
 |
 |
|
 |
|
On Tue, 31 Jan 2012 22:04:04 -0600, "Steve M. Robbins" <...@sumost.ca
Hi,
The following issue is fixed on trunk. Can it be moved
to release, please?
https://svn.boost.org/trac/boost/ticket/5538
Thanks,
-Steve
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
|
|
 |
|
 |
 |
|
 |
|
On Sun, 29 Jan 2012 11:57:40 -0600, "Steve M. Robbins" <...@sumost.ca
So the build completed: "intrusive_ptr.hpp" caused my compiler
to segfault.
For Debian, we build all the boost libraries (Boost.Python and
Python.MPI is built for each of several supported versions of python:
2.6, 2.7, and 3.2). This completed fine.
Next, several of the tools are built:
bbv2dir = $(CURDIR)/tools/build/v2
cd $(bbv2dir) && ./bootstrap.sh --with-toolset=gcc
cd tools/bcp && $(JAM)
cd tools/inspect/build && $(JAM)
cd tools/quickbook && $(JAM)
cd tools/wave/build && $(JAM)
cd tools/regression/build && $(JAM)
cd libs/python/pyste/install && python setup.py build
The build failed during quickbook, with an Internal Compiler Error.
I build with Debian's default gcc 4.6.2. The errors are below; can
someone suggest a workaround?
gcc.compile.c++ ../../bin.v2/tools/quickbook/src/gcc-4.6/release/debug-symbols-on/link-static/id _manager.o
"g++" -ftemplate-depth-300 -O3 -finline-functions -Wno-inline -Wall -g -g0 -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"../.." -c -o "../../bin.v2/tools/quickbook/src/gcc-4.6/release/debug-symbols-on/link-static/i d_manager.o" "src/id_manager.cpp"
In file included from ../../boost/intrusive_ptr.hpp:16:0,
from src/fwd.hpp:15,
from src/values.hpp:20,
from src/id_manager.hpp:14,
from src/id_manager.cpp:9:
../../boost/smart_ptr/intrusive_ptr.hpp: In destructor 'boost::intrusive_ptr<T../../boost/smart_ptr/intrusive_ptr.hpp:94:5: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.6/README.BugsPreprocessed source stored into /tmp/cc9lzHW2.out file, please attach this to your bugreport.
...failed gcc.compile.c++ ../../bin.v2/tools/quickbook/src/gcc-4.6/release/debug-symbols-on/link-static/id _manager.o...
gcc.compile.c++ ../../bin.v2/tools/quickbook/src/gcc-4.6/release/debug-symbols-on/link-static/ph rase_element_grammar.o
Thanks,
-Steve
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
|
|
 |
|
 |
 |
|
 |
|
On Tue, 31 Jan 2012 22:01:16 -0600, "Steve M. Robbins" <...@sumost.ca
Hi,
The following issue has a well-tested patch now on
trunk. Can it be moved to release, please?
https://svn.boost.org/trac/boost/ticket/4657
Thanks,
-Steve
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
|
|
 |
|
 |
 |
|
 |
|
On Tue, 31 Jan 2012 22:02:40 -0600, "Steve M. Robbins" <...@sumost.ca
Hi,
This issue is fixed on the trunk. Can it be pushed to
release, please?
https://svn.boost.org/trac/boost/ticket/6338
Thanks,
-Steve
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
|
|
 |
|
 |
 |
|
 |
|
On Sat, 4 Feb 2012 09:04:38 +0100, Matthias Troyer <...@phys.ethz.ch
Yes, I plan to do that after the release branch is open for modifications again, which is after the 1.49 release.
Matthias
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
|
|
 |
|
 |
 |
|
 |
|
On Sat, 4 Feb 2012 08:53:08 -0600, "Steve M. Robbins" <...@sumost.ca
My understanding is that the release branch is open to
bug fixes at the moment. Is that wrong? Or does this
not qualify?
-S
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
|
|
 |
|
 |
 |
|
 |
|
On Sat, 4 Feb 2012 16:39:11 +0100, Jürgen Hunold <...@ivembh.de
Hi Steve,
You have to ask the release managers for permission first. But the extended
beta period was introduced in order to let ordinary Boost users discover such
elementary bugs.
In my opinion, yes. Well tested and unfortunately not merged to release. Been
there, forget that, too ;-))
Yours,
Jürgen
--
Dipl.-Math. Jürgen Hunold | IVE mbH
Software-Entwickler | Lützerodestraße 10
Tel: +49 511 897668 33 | 30161 Hannover, Germany
Fax: +49 511 897668 29 | http://www.ivembh.de
juer...@ivembh.de |
| Geschäftsführer:
Sitz des Unternehmens: Hannover | Univ.-Prof. Dr.-Ing. Thomas Siefer
Amtsgericht Hannover, HRB 56965 | PD Dr.-Ing. Alfons Radtke
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
|
|
 |
|
 |
|
|