[C++-sig] Re: boost.python on OS X 10.3 (Panther)

Sean Spicer saspicer at mac.com
Thu Oct 30 14:25:52 CET 2003


Glad I could be "entertaining" Grin.

Here's the test result.  Machine is a Powerbook G4 1.25 GHz, OS-X 10.3  
(Panther) with the latest XCode tools.  Only one failed test.

cheers,

sean

...found 3675 targets...
...updating 46 targets...
python-test-target  
../../../bin/boost/libs/python/test/crossmod_exception.test/darwin/ 
debug/warnings-off/crossmod_exception.test
running...
Done.
python-test-target  
../../../bin/boost/libs/python/test/injected.test/darwin/debug/ 
warnings-off/injected.test
running...
Done.
python-test-target  
../../../bin/boost/libs/python/test/properties.test/darwin/debug/ 
warnings-off/properties.test
running...
Done.
python-test-target  
../../../bin/boost/libs/python/test/return_arg.test/darwin/debug/ 
warnings-off/return_arg.test
running...
Done.
python-test-target  
../../../bin/boost/libs/python/test/staticmethod.test/darwin/debug/ 
warnings-off/staticmethod.test
running...
Done.
python-test-target  
../../../bin/boost/libs/python/test/shared_ptr.test/darwin/debug/ 
warnings-off/shared_ptr.test
running...
Done.
python-test-target  
../../../bin/boost/libs/python/test/polymorphism.test/darwin/debug/ 
warnings-off/polymorphism.test
......
----------------------------------------------------------------------
Ran 6 tests in 0.018s

OK
python-test-target  
../../../bin/boost/libs/python/test/auto_ptr.test/darwin/debug/ 
warnings-off/auto_ptr.test
running...
Done.
python-test-target  
../../../bin/boost/libs/python/test/minimal.test/darwin/debug/warnings- 
off/minimal.test
IMPORTING minimal_ext
DONE IMPORTING minimal_ext
python-test-target  
../../../bin/boost/libs/python/test/args.test/darwin/debug/warnings- 
off/args.test
running...
Done.
python-test-target  
../../../bin/boost/libs/python/test/numpy.test/darwin/debug/warnings- 
off/numpy.test
running...
Done.
python-test-target  
../../../bin/boost/libs/python/test/enum.test/darwin/debug/warnings- 
off/enum.test
running...
Done.
python-test-target  
../../../bin/boost/libs/python/test/exception_translator.test/darwin/ 
debug/warnings-off/exception_translator.test
running...
Done.
python-test-target  
../../../bin/boost/libs/python/test/pearu1.test/darwin/debug/warnings- 
off/pearu1.test
b= cltree.basic()
s= <cltree.symbol object at 0x53d50>
c= cltree.constant()
v= cltree.wrapped_variable()
ok
python-test-target  
../../../bin/boost/libs/python/test/try.test/darwin/debug/warnings-off/ 
try.test
running...
constructing complicated: hello, world, 99
constructing complicated: hello, world, 0
destroying complicated: hello, world, 0
destroying complicated: hello, world, 99
Done.
python-test-target  
../../../bin/boost/libs/python/test/keywords.test/darwin/debug/ 
warnings-off/keywords.test
running...
Done.
python-test-target  
../../../bin/boost/libs/python/test/builtin_converters.test/darwin/ 
debug/warnings-off/builtin_converters.test
running...
LONG_LONG supported, testing...
Done.
python-test-target  
../../../bin/boost/libs/python/test/test_pointer_adoption.test/darwin/ 
debug/warnings-off/test_pointer_adoption.test
running...
Done.
python-test-target  
../../../bin/boost/libs/python/test/operators.test/darwin/debug/ 
warnings-off/operators.test
running...
Done.
python-test-target  
../../../bin/boost/libs/python/test/callbacks.test/darwin/debug/ 
warnings-off/callbacks.test
running...
Done.
python-test-target  
../../../bin/boost/libs/python/test/defaults.test/darwin/debug/ 
warnings-off/defaults.test
running...
Done.
python-test-target  
../../../bin/boost/libs/python/test/object.test/darwin/debug/warnings- 
off/object.test
running...
*****************************************************************
Failure in example: class(ref_to_noncopyable())
from line #3 of __main__
Exception raised:
Traceback (most recent call last):
   File  
"/System/Library/Frameworks/Python.framework/Versions/2.3/lib/ 
python2.3/doctest.py", line 441, in _run_examples_inner
     compileflags, 1) in globs
   File "<string>", line 1
      class(ref_to_noncopyable())
           ^
  SyntaxError: invalid syntax
*****************************************************************
1 items had failures:
    1 of  55 in __main__
***Test Failed*** 1 failures.

      
PATH="../../../bin/boost/libs/python/build/libboost_python.dylib/ 
darwin/debug/shared-linkable-true/warnings-off:../../../bin/boost/libs/ 
python/test/object_ext.so/darwin/debug/shared-linkable-true/warnings- 
off:":$PATH
     export PATH
      
DYLD_LIBRARY_PATH="../../../bin/boost/libs/python/build/ 
libboost_python.dylib/darwin/debug/shared-linkable-true/warnings- 
off:../../../bin/boost/libs/python/test/object_ext.so/darwin/debug/ 
shared-linkable-true/warnings-off":$DYLD_LIBRARY_PATH
     export DYLD_LIBRARY_PATH
      
PYTHONPATH=../../../bin/boost/libs/python/build/libboost_python.dylib/ 
darwin/debug/shared-linkable-true/warnings-off:../../../bin/boost/libs/ 
python/test/object_ext.so/darwin/debug/shared-linkable-true/warnings- 
off:../../../libs/python/test::
     export PYTHONPATH
       
"/System/Library/Frameworks/Python.framework/Versions/2.3//bin/python"   
  "object.py"

...failed python-test-target  
../../../bin/boost/libs/python/test/object.test/darwin/debug/warnings- 
off/object.test...
python-test-target  
../../../bin/boost/libs/python/test/list.test/darwin/debug/warnings- 
off/list.test
running...
Done.
python-test-target  
../../../bin/boost/libs/python/test/long.test/darwin/debug/warnings- 
off/long.test
running...
Done.
python-test-target  
../../../bin/boost/libs/python/test/dict.test/darwin/debug/warnings- 
off/dict.test
running...
Done.
python-test-target  
../../../bin/boost/libs/python/test/tuple.test/darwin/debug/warnings- 
off/tuple.test
running...
Done.
python-test-target  
../../../bin/boost/libs/python/test/str.test/darwin/debug/warnings-off/ 
str.test
running...
Done.
python-test-target  
../../../bin/boost/libs/python/test/virtual_functions.test/darwin/ 
debug/warnings-off/virtual_functions.test
running...
Done.
python-test-target  
../../../bin/boost/libs/python/test/back_reference.test/darwin/debug/ 
warnings-off/back_reference.test
running...
Done.
python-test-target  
../../../bin/boost/libs/python/test/implicit.test/darwin/debug/ 
warnings-off/implicit.test
running...
Done.
python-test-target  
../../../bin/boost/libs/python/test/data_members.test/darwin/debug/ 
warnings-off/data_members.test
running...
Done.
python-test-target  
../../../bin/boost/libs/python/test/ben_scott1.test/darwin/debug/ 
warnings-off/ben_scott1.test
Name: 11CreatorWrap
python-test-target  
../../../bin/boost/libs/python/test/bienstman1.test/darwin/debug/ 
warnings-off/bienstman1.test
running...
Done.
python-test-target  
../../../bin/boost/libs/python/test/bienstman2.test/darwin/debug/ 
warnings-off/bienstman2.test
running...
Done.
python-test-target  
../../../bin/boost/libs/python/test/bienstman3.test/darwin/debug/ 
warnings-off/bienstman3.test
running...
Done.
python-test-target  
../../../bin/boost/libs/python/test/multi_arg_constructor.test/darwin/ 
debug/warnings-off/multi_arg_constructor.test
running...
Done.
python-test-target  
../../../bin/boost/libs/python/test/iterator.test/darwin/debug/ 
warnings-off/iterator.test
running...
Done.
python-test-target  
../../../bin/boost/libs/python/test/extract.test/darwin/debug/warnings- 
off/extract.test
running...
Done.
python-test-target  
../../../bin/boost/libs/python/test/opaque.test/darwin/debug/warnings- 
off/opaque.test
running...
Done.
python-test-target  
../../../bin/boost/libs/python/test/pickle1.test/darwin/debug/warnings- 
off/pickle1.test
running...
Done.
python-test-target  
../../../bin/boost/libs/python/test/pickle2.test/darwin/debug/warnings- 
off/pickle2.test
running...
Done.
python-test-target  
../../../bin/boost/libs/python/test/pickle3.test/darwin/debug/warnings- 
off/pickle3.test
running...
Done.
python-test-target  
../../../bin/boost/libs/python/test/nested.test/darwin/debug/warnings- 
off/nested.test
running...
Done.
python-test-target  
../../../bin/boost/libs/python/test/docstring.test/darwin/debug/ 
warnings-off/docstring.test
running...
printing module help:
NAME
     docstring_ext

FILE
      
/Users/sspicer/src/boost/bin/boost/libs/python/test/docstring_ext.so/ 
darwin/debug/shared-linkable-true/warnings-off/docstring_ext.so

DESCRIPTION
     A simple test module for documentation strings
     Exercised by docstring.py

CLASSES
     Boost.Python.instance(__builtin__.object)
         X

     class X(Boost.Python.instance)
      |  A simple class wrapper around a C++ int
      |  includes some error-checking
      |
      |  Method resolution order:
      |      X
      |      Boost.Python.instance
      |      __builtin__.object
      |
      |  Methods defined here:
      |
      |  __init__(...)
      |      this is the __init__ function
      |      its documentation has two lines.
      |
      |  value(...)
      |      gets the value of the object
      |
      |   
----------------------------------------------------------------------
      |  Data and other attributes defined here:
      |
      |  __instance_size__ = 20
      |
      |   
----------------------------------------------------------------------
      |  Data and other attributes inherited from Boost.Python.instance:
      |
      |  __dict__ = <dictproxy object at 0x2d1290>
      |
      |  __new__ = <built-in method __new__ of Boost.Python.class object  
at 0x2...
      |      T.__new__(S, ...) -> a new object with type S, a subtype of  
T
      |
      |  __weakref__ = <member '__weakref__' of 'Boost.Python.instance'  
objects...


Done.
python-test-target  
../../../bin/boost/libs/python/test/vector_indexing_suite.test/darwin/ 
debug/warnings-off/vector_indexing_suite.test
running...
Done.
python-test-target  
../../../bin/boost/libs/python/test/map_indexing_suite.test/darwin/ 
debug/warnings-off/map_indexing_suite.test
running...
Done.
...failed updating 1 target...
...updated 45 targets...

On Oct 29, 2003, at 9:04 PM, Rene Rivera wrote:

> bjam "-sTOOLS=darwin" "-sBUILD=debug <warnings>off" "-sRUN_ALL_TESTS=1"

_______________________________________________________________________
Sean A. Spicer

"Your mind is a shovel, use it."  -anonymous

pgp key fingerprint: 8CED 19B7 3A3A BF54 B8E8  FB11 E044 F6B8 1585 9D54
pgp public key available at www.keyserver.net or pgpkeys.mit.edu (KEY  
ID: 15859D54)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
URL: <http://mail.python.org/pipermail/cplusplus-sig/attachments/20031030/ce531055/attachment.pgp>


More information about the Cplusplus-sig mailing list