[C++-sig] Re: Boost.Python in SUSE 9.0 or SUSE 9.1?

Chris Hoeppler hoeppler at diener.iap.physik.uni-tuebingen.de
Thu Jul 8 14:37:01 CEST 2004


On Wed, 7 Jul 2004, Ralf W. Grosse-Kunstleve wrote:

> Hi Chris,
>
> Thanks for the patch! I've applied it locally and I've tested with gcc 3.3.1
> and gcc 3.3.3 under Red Hat 9.0 without finding any difficulties. I've also
> tested on a bunch of other platforms. Could you please do a last verification
> to make sure my version works for you? Please get this file:
>
>     http://cci.lbl.gov/~rwgk/tmp/boost_2004_07_07_1512.tar.gz
>
> Unpack and run bjam as before. If you can confirm that it works as expected
> under SuSE 9.x I'll check the patch into the main version.

Hi Ralf,

Thanks for runnung those tests! I got your tarball, unpacked it, and ran
bjam in libs/python/test on
* SuSE Linux 9.1 with gcc 3.3.3 as shipped by SuSE
  Python 2.3.3 as shipped by SuSE
and
* SuSE Linux 9.0 with gcc 3.3.1 as shipped by SuSE
  Python 2.3.3 from www.python.org
as before.

Results :

...failed updating 2 targets...
...skipped 1 target...
...updated 492 targets...

Failures:

(1) ...failed gcc-Link-action ../../../bin/boost/libs/python/test/select_arg_to_python_test.test/gcc/debug/threading-multi/select_arg_to_python_test...
(2) ...failed gcc-C++-action ../../../bin/boost/libs/python/test/embedding.test/gcc/debug/threading-multi/embedding.o...
(2b)...skipped <@boost!libs!python!test/embedding.test/gcc/debug/threading-multi>embedding for lack of <@boost!libs!python!test/embedding.test/gcc/debug/threading-multi>embedding.o...

I guess these failures are not related to the patch, without which the
results after a bjam clean; bjam invocation are as indicated below.
I am enclosing the detailed error messages for the failures with patch, so
you could have a look at them.

HTH and thanks,

   Chris.


Results for tests without patch:

...failed updating 9 targets...
...skipped 8 targets...
...updated 179 targets...

Failures:
...failed gcc-C++-action ../../../bin/boost/libs/python/test/ben_scott1_ext.so/gcc/debug/shared-linkable-true/ben_scott1.o...
...skipped <@boost!libs!python!test/ben_scott1_ext.so/gcc/debug/shared-linkable-true>ben_scott1_ext.so for lack of <@boost!libs!python!test/ben_scott1_ext.so/gcc/debug/shared-linkable-true>ben_scott1.o...
...failed gcc-C++-action ../../../bin/boost/libs/python/test/slice_ext.so/gcc/debug/shared-linkable-true/slice.o...
...skipped <@boost!libs!python!test/slice_ext.so/gcc/debug/shared-linkable-true>slice_ext.so for lack of <@boost!libs!python!test/slice_ext.so/gcc/debug/shared-linkable-true>slice.o...
...failed gcc-C++-action ../../../bin/boost/libs/python/test/keywords.so/gcc/debug/shared-linkable-true/keywords.o...
...skipped <@boost!libs!python!test/keywords.so/gcc/debug/shared-linkable-true>keywords.so for lack of <@boost!libs!python!test/keywords.so/gcc/debug/shared-linkable-true>keywords.o...
...failed gcc-C++-action ../../../bin/boost/libs/python/test/exception_translator_ext.so/gcc/debug/shared-linkable-true/exception_translator.o...
...skipped <@boost!libs!python!test/exception_translator_ext.so/gcc/debug/shared-linkable-true>exception_translator_ext.so for lack of <@boost!libs!python!test/exception_translator_ext.so/gcc/debug/shared-linkable-true>exception_translator.o...
...failed gcc-C++-action ../../../bin/boost/libs/python/test/properties_ext.so/gcc/debug/shared-linkable-true/properties.o...
...skipped <@boost!libs!python!test/properties_ext.so/gcc/debug/shared-linkable-true>properties_ext.so for lack of <@boost!libs!python!test/properties_ext.so/gcc/debug/shared-linkable-true>properties.o...
...failed gcc-C++-action ../../../bin/boost/libs/python/test/crossmod_exception_a.so/gcc/debug/shared-linkable-true/crossmod_exception_a.o...
...skipped <@boost!libs!python!test/crossmod_exception_a.so/gcc/debug/shared-linkable-true>crossmod_exception_a.so for lack of <@boost!libs!python!test/crossmod_exception_a.so/gcc/debug/shared-linkable-true>crossmod_exception_a.o...
...failed gcc-C++-action ../../../bin/boost/libs/python/test/crossmod_exception_b.so/gcc/debug/shared-linkable-true/crossmod_exception_b.o...
...skipped <@boost!libs!python!test/crossmod_exception_b.so/gcc/debug/shared-linkable-true>crossmod_exception_b.so for lack of <@boost!libs!python!test/crossmod_exception_b.so/gcc/debug/shared-linkable-true>crossmod_exception_b.o...
...failed gcc-Link-action ../../../bin/boost/libs/python/test/select_arg_to_python_test.test/gcc/debug/threading-multi/select_arg_to_python_test...
...failed gcc-C++-action ../../../bin/boost/libs/python/test/embedding.test/gcc/debug/threading-multi/embedding.o...
...skipped <@boost!libs!python!test/embedding.test/gcc/debug/threading-multi>embedding for lack of <@boost!libs!python!test/embedding.test/gcc/debug/threading-multi>embedding.o...

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: suse-9.1-failures.txt
URL: <http://mail.python.org/pipermail/cplusplus-sig/attachments/20040708/ceef43a4/attachment.txt>


More information about the Cplusplus-sig mailing list