Timo,
Thanks for your response, I think I read your email in the boost-users
list archives indicating that you've been able to build boost within
Scratchbox. I'm pasting below parts of the console output when the
boost build fails within scratchbox. A couple of plain text files are
also attached that contain the detailed console output. While building
bjam the "bootstrap" directory gets created, however "bin.linuxarm"
creation fails. From my scratchbox account I can create new
directories, so don't understand why the build fails when trying to
create the dirs. I've been able to build bjam by manually creating the
bin.linuxarm directory, started doing the same for python, but then
realised that it will take too long and I need to fix this problem
first.
Would appreciate your help with this problem.
Thanks!
Rohit
Errors pasted below, also see the attached file....
bjam build failure:
rm -rf bootstrap
mkdir bootstrap
gcc -o bootstrap/jam0 command.c compile.c debug.c execunix.c expand.c
fileunix.c glob.c hash.c hdrmacro.c headers.c jam.c jambase.c
jamgram.c lists.c make.c make1.c newstr.c option.c parse.c pathunix.c
pathvms.c regexp.c rules.c scan.c search.c subst.c timestamp.c
variable.c modules.c strings.c filesys.c builtins.c pwd.c class.c
native.c w32_getreg.c modules/set.c modules/path.c modules/regex.c
modules/property-set.c modules/sequence.c modules/order.c execnt.c
filent.c
./bootstrap/jam0 -f build.jam --toolset=gcc --toolset-root= clean
...found 1 target...
...updating 1 target...
...updated 1 target...
./bootstrap/jam0 -f build.jam --toolset=gcc --toolset-root=
...found 45 targets...
...updating 2 targets...
[MKDIR] bin.linuxarm
mkdir bin.linuxarm
...failed [MKDIR] bin.linuxarm...
...skipped bjam for lack of bin.linuxarm...
...failed updating 1 target...
...skipped 1 target...
boost_python build failure:
...found 1005 targets...
...updating 124 targets...
MkDir1 ../../../bin/boost/libs/python
mkdir "../../../bin/boost/libs/python"
...failed MkDir1 ../../../bin/boost/libs/python...
...skipped <directory-grist>../../../bin/boost/libs/python/build for
lack of <directory-grist>../../../bin/boost/libs/python...
...skipped
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so
for lack of <directory-grist>../../../bin/boost/libs/python/build...
On 2/25/06, Timo Savola <[EMAIL PROTECTED]> wrote:
> On Fri, 2006-02-24 at 20:04 -0600, Rohit Chaudhri wrote:
>
> > I have recently started to work with Boost 1.33 (www.boost.org) on
> > Scratchbox 1.0 running on a x86 based Ubuntu Linux machine.
> > I'm able to build boost on Ubuntu, however when I try to do the same
> > within Scratchbox using an arm-gcc-glibc toolchain, the Boost build
> > scripts fail because mkdir commands are failing. I was able to build
> > Boost.Jam by manually creating the required directories within
> > Scratchbox. Now while building Boost 1.33, I'm trying to build the
> > Boost.Python module and it fails in a similar way on MKDIR. I want to
> > fix this mkdir failure problem because I can't manually keep creating
> > each required directory.
> > Would appreciate it someone could help me out with this. Looking at
> > the boost maiiling list archives I've read emails that indicate Boost has
> > been
> > successfully built within Scratchbox. This is probably a problem in my
> > Scratchbox environment, but don't know how to fix it.
>
> Could you be more specific about the (mkdir) errors you got?
>
> timo
>
>
>
# this is generated when trying to build bjam
###
### Using 'gcc' toolset.
###
rm -rf bootstrap
mkdir bootstrap
gcc -o bootstrap/jam0 command.c compile.c debug.c execunix.c expand.c
fileunix.c glob.c hash.c hdrmacro.c headers.c jam.c jambase.c jamgram.c lists.c
make.c make1.c newstr.c option.c parse.c pathunix.c pathvms.c regexp.c rules.c
scan.c search.c subst.c timestamp.c variable.c modules.c strings.c filesys.c
builtins.c pwd.c class.c native.c w32_getreg.c modules/set.c modules/path.c
modules/regex.c modules/property-set.c modules/sequence.c modules/order.c
execnt.c filent.c
./bootstrap/jam0 -f build.jam --toolset=gcc --toolset-root= clean
...found 1 target...
...updating 1 target...
...updated 1 target...
./bootstrap/jam0 -f build.jam --toolset=gcc --toolset-root=
...found 45 targets...
...updating 2 targets...
[MKDIR] bin.linuxarm
mkdir bin.linuxarm
...failed [MKDIR] bin.linuxarm...
...skipped bjam for lack of bin.linuxarm...
...failed updating 1 target...
...skipped 1 target...
#this is generated when trying to build boost_python.
...found 1005 targets...
...updating 124 targets...
MkDir1 ../../../bin/boost/libs/python
mkdir "../../../bin/boost/libs/python"
...failed MkDir1 ../../../bin/boost/libs/python...
...skipped <directory-grist>../../../bin/boost/libs/python/build for lack of
<directory-grist>../../../bin/boost/libs/python...
...skipped
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so for
lack of <directory-grist>../../../bin/boost/libs/python/build...
...skipped
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so...
...skipped
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/debug
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc...
...skipped
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/debug/shared-linkable-true
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/debug...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/debug/shared-linkable-true>numeric.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/debug/shared-linkable-true...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/debug/shared-linkable-true>list.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/debug/shared-linkable-true...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/debug/shared-linkable-true>long.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/debug/shared-linkable-true...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/debug/shared-linkable-true>dict.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/debug/shared-linkable-true...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/debug/shared-linkable-true>tuple.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/debug/shared-linkable-true...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/debug/shared-linkable-true>str.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/debug/shared-linkable-true...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/debug/shared-linkable-true>slice.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/debug/shared-linkable-true...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/debug/shared-linkable-true>aix_init_module.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/debug/shared-linkable-true...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/debug/shared-linkable-true>from_python.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/debug/shared-linkable-true...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/debug/shared-linkable-true>registry.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/debug/shared-linkable-true...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/debug/shared-linkable-true>type_id.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/debug/shared-linkable-true...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/debug/shared-linkable-true>enum.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/debug/shared-linkable-true...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/debug/shared-linkable-true>class.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/debug/shared-linkable-true...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/debug/shared-linkable-true>function.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/debug/shared-linkable-true...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/debug/shared-linkable-true>inheritance.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/debug/shared-linkable-true...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/debug/shared-linkable-true>life_support.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/debug/shared-linkable-true...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/debug/shared-linkable-true>pickle_support.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/debug/shared-linkable-true...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/debug/shared-linkable-true>errors.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/debug/shared-linkable-true...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/debug/shared-linkable-true>module.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/debug/shared-linkable-true...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/debug/shared-linkable-true>builtin_converters.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/debug/shared-linkable-true...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/debug/shared-linkable-true>arg_to_python_base.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/debug/shared-linkable-true...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/debug/shared-linkable-true>iterator.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/debug/shared-linkable-true...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/debug/shared-linkable-true>object_protocol.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/debug/shared-linkable-true...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/debug/shared-linkable-true>object_operators.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/debug/shared-linkable-true...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/debug/shared-linkable-true>wrapper.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/debug/shared-linkable-true...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/debug/shared-linkable-true>libboost_python_debug.so
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/debug/shared-linkable-true...
...skipped <@boost!libs!python!build!bin-stage>libboost_python_debug.so for
lack of
<@boost!libs!python!build/libboost_python.so/gcc/debug/shared-linkable-true>libboost_python_debug.so...
...skipped <@boost!libs!python!build!bin-stage>libboost_python_debug.so.1.33.1
for lack of
<@boost!libs!python!build/libboost_python.so/gcc/debug/shared-linkable-true>libboost_python_debug.so.1.33.1...
...skipped
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/release
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc...
...skipped
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/release/shared-linkable-true
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/release...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/release/shared-linkable-true>numeric.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/release/shared-linkable-true...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/release/shared-linkable-true>list.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/release/shared-linkable-true...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/release/shared-linkable-true>long.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/release/shared-linkable-true...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/release/shared-linkable-true>dict.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/release/shared-linkable-true...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/release/shared-linkable-true>tuple.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/release/shared-linkable-true...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/release/shared-linkable-true>str.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/release/shared-linkable-true...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/release/shared-linkable-true>slice.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/release/shared-linkable-true...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/release/shared-linkable-true>aix_init_module.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/release/shared-linkable-true...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/release/shared-linkable-true>from_python.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/release/shared-linkable-true...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/release/shared-linkable-true>registry.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/release/shared-linkable-true...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/release/shared-linkable-true>type_id.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/release/shared-linkable-true...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/release/shared-linkable-true>enum.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/release/shared-linkable-true...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/release/shared-linkable-true>class.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/release/shared-linkable-true...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/release/shared-linkable-true>function.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/release/shared-linkable-true...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/release/shared-linkable-true>inheritance.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/release/shared-linkable-true...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/release/shared-linkable-true>life_support.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/release/shared-linkable-true...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/release/shared-linkable-true>pickle_support.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/release/shared-linkable-true...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/release/shared-linkable-true>errors.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/release/shared-linkable-true...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/release/shared-linkable-true>module.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/release/shared-linkable-true...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/release/shared-linkable-true>builtin_converters.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/release/shared-linkable-true...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/release/shared-linkable-true>arg_to_python_base.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/release/shared-linkable-true...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/release/shared-linkable-true>iterator.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/release/shared-linkable-true...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/release/shared-linkable-true>object_protocol.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/release/shared-linkable-true...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/release/shared-linkable-true>object_operators.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/release/shared-linkable-true...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/release/shared-linkable-true>wrapper.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/release/shared-linkable-true...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/release/shared-linkable-true>libboost_python.so
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/release/shared-linkable-true...
...skipped <@boost!libs!python!build!bin-stage>libboost_python.so for lack of
<@boost!libs!python!build/libboost_python.so/gcc/release/shared-linkable-true>libboost_python.so...
...skipped <@boost!libs!python!build!bin-stage>libboost_python.so.1.33.1 for
lack of
<@boost!libs!python!build/libboost_python.so/gcc/release/shared-linkable-true>libboost_python.so.1.33.1...
...skipped
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a for
lack of <directory-grist>../../../bin/boost/libs/python/build...
...skipped
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc for
lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a...
...skipped
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/debug
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc...
...skipped <@boost!libs!python!build/libboost_python.a/gcc/debug>numeric.o for
lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/debug...
...skipped <@boost!libs!python!build/libboost_python.a/gcc/debug>list.o for
lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/debug...
...skipped <@boost!libs!python!build/libboost_python.a/gcc/debug>long.o for
lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/debug...
...skipped <@boost!libs!python!build/libboost_python.a/gcc/debug>dict.o for
lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/debug...
...skipped <@boost!libs!python!build/libboost_python.a/gcc/debug>tuple.o for
lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/debug...
...skipped <@boost!libs!python!build/libboost_python.a/gcc/debug>str.o for lack
of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/debug...
...skipped <@boost!libs!python!build/libboost_python.a/gcc/debug>slice.o for
lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/debug...
...skipped
<@boost!libs!python!build/libboost_python.a/gcc/debug>aix_init_module.o for
lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/debug...
...skipped <@boost!libs!python!build/libboost_python.a/gcc/debug>from_python.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/debug...
...skipped <@boost!libs!python!build/libboost_python.a/gcc/debug>registry.o for
lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/debug...
...skipped <@boost!libs!python!build/libboost_python.a/gcc/debug>type_id.o for
lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/debug...
...skipped <@boost!libs!python!build/libboost_python.a/gcc/debug>enum.o for
lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/debug...
...skipped <@boost!libs!python!build/libboost_python.a/gcc/debug>class.o for
lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/debug...
...skipped <@boost!libs!python!build/libboost_python.a/gcc/debug>function.o for
lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/debug...
...skipped <@boost!libs!python!build/libboost_python.a/gcc/debug>inheritance.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/debug...
...skipped <@boost!libs!python!build/libboost_python.a/gcc/debug>life_support.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/debug...
...skipped
<@boost!libs!python!build/libboost_python.a/gcc/debug>pickle_support.o for lack
of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/debug...
...skipped <@boost!libs!python!build/libboost_python.a/gcc/debug>errors.o for
lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/debug...
...skipped <@boost!libs!python!build/libboost_python.a/gcc/debug>module.o for
lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/debug...
...skipped
<@boost!libs!python!build/libboost_python.a/gcc/debug>builtin_converters.o for
lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/debug...
...skipped
<@boost!libs!python!build/libboost_python.a/gcc/debug>arg_to_python_base.o for
lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/debug...
...skipped <@boost!libs!python!build/libboost_python.a/gcc/debug>iterator.o for
lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/debug...
...skipped
<@boost!libs!python!build/libboost_python.a/gcc/debug>object_protocol.o for
lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/debug...
...skipped
<@boost!libs!python!build/libboost_python.a/gcc/debug>object_operators.o for
lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/debug...
...skipped <@boost!libs!python!build/libboost_python.a/gcc/debug>wrapper.o for
lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/debug...
...skipped
<@boost!libs!python!build/libboost_python.a/gcc/debug>libboost_python_debug.a
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/debug...
...skipped <@boost!libs!python!build!bin-stage>libboost_python_debug.a for lack
of
<@boost!libs!python!build/libboost_python.a/gcc/debug>libboost_python_debug.a...
...skipped
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/release
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc...
...skipped <@boost!libs!python!build/libboost_python.a/gcc/release>numeric.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/release...
...skipped <@boost!libs!python!build/libboost_python.a/gcc/release>list.o for
lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/release...
...skipped <@boost!libs!python!build/libboost_python.a/gcc/release>long.o for
lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/release...
...skipped <@boost!libs!python!build/libboost_python.a/gcc/release>dict.o for
lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/release...
...skipped <@boost!libs!python!build/libboost_python.a/gcc/release>tuple.o for
lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/release...
...skipped <@boost!libs!python!build/libboost_python.a/gcc/release>str.o for
lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/release...
...skipped <@boost!libs!python!build/libboost_python.a/gcc/release>slice.o for
lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/release...
...skipped
<@boost!libs!python!build/libboost_python.a/gcc/release>aix_init_module.o for
lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/release...
...skipped
<@boost!libs!python!build/libboost_python.a/gcc/release>from_python.o for lack
of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/release...
...skipped <@boost!libs!python!build/libboost_python.a/gcc/release>registry.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/release...
...skipped <@boost!libs!python!build/libboost_python.a/gcc/release>type_id.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/release...
...skipped <@boost!libs!python!build/libboost_python.a/gcc/release>enum.o for
lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/release...
...skipped <@boost!libs!python!build/libboost_python.a/gcc/release>class.o for
lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/release...
...skipped <@boost!libs!python!build/libboost_python.a/gcc/release>function.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/release...
...skipped
<@boost!libs!python!build/libboost_python.a/gcc/release>inheritance.o for lack
of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/release...
...skipped
<@boost!libs!python!build/libboost_python.a/gcc/release>life_support.o for lack
of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/release...
...skipped
<@boost!libs!python!build/libboost_python.a/gcc/release>pickle_support.o for
lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/release...
...skipped <@boost!libs!python!build/libboost_python.a/gcc/release>errors.o for
lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/release...
...skipped <@boost!libs!python!build/libboost_python.a/gcc/release>module.o for
lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/release...
...skipped
<@boost!libs!python!build/libboost_python.a/gcc/release>builtin_converters.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/release...
...skipped
<@boost!libs!python!build/libboost_python.a/gcc/release>arg_to_python_base.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/release...
...skipped <@boost!libs!python!build/libboost_python.a/gcc/release>iterator.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/release...
...skipped
<@boost!libs!python!build/libboost_python.a/gcc/release>object_protocol.o for
lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/release...
...skipped
<@boost!libs!python!build/libboost_python.a/gcc/release>object_operators.o for
lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/release...
...skipped <@boost!libs!python!build/libboost_python.a/gcc/release>wrapper.o
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/release...
...skipped
<@boost!libs!python!build/libboost_python.a/gcc/release>libboost_python.a for
lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/release...
...skipped <@boost!libs!python!build!bin-stage>libboost_python.a for lack of
<@boost!libs!python!build/libboost_python.a/gcc/release>libboost_python.a...
...skipped
<@boost!libs!python!build/libboost_python.a/gcc/debug>libboost_python.a for
lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.a/gcc/debug...
...skipped
<@boost!libs!python!build/libboost_python.so/gcc/debug/shared-linkable-true>libboost_python.so
for lack of
<directory-grist>../../../bin/boost/libs/python/build/libboost_python.so/gcc/debug/shared-linkable-true...
...failed updating 1 target...
...skipped 123 targets...
_______________________________________________
Scratchbox-users mailing list
[email protected]
http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users