Boost logo

Boost-Build :

From: Andre Hentz (ahentz_at_[hidden])
Date: 2004-01-14 13:47:19


The results are attached. I cleaned up the file a bit. If I can make
some time later, I'll investigate further the failures that are not
related to "attempted multiple inclusion of file", including tag.py,
which never finished.

Best,

Andre Hentz
 --------------030809020900040701060607 Content-Type: text/plain;
name="BB_tests_solaris.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="BB_tests_solaris.txt"

skipping railsys test since QTDIR environment variable is unset
unit_tests : PASSED
module_actions : PASSED
startup_v1 : PASSED
startup_v2 : PASSED
core_d12 : PASSED
core_typecheck : PASSED
core_delete_module : PASSED
core_varnames : PASSED
core_import_module : PASSED
project_test1 : PASSED
project_test3 : PASSED
project_test4 : PASSED
generators_test : PASSED
dependency_test : PASSED
relative_sources : PASSED
no_type : PASSED
chain : PASSED
build_dir : PASSED
make_rule : PASSED
alternatives : PASSED
unused : PASSED
print : PASSED
ndebug : PASSED
explicit : PASSED
absolute_sources : PASSED
dependency_property : PASSED
custom_generator : PASSED
bad_dirname : PASSED
c_file : PASSED
inline : PASSED
conditionals2 : PASSED
property_expansion : PASSED
loop : PASSED
conditionals3 : PASSED
suffix : PASSED
inherit_toolset : PASSED
skipping : PASSED
project_root : PASSED
project_root_constants : PASSED
double_loading : PASSED
standalone : PASSED
symlink : PASSED
composite : PASSED

ld: warning: file <.........>: attempted multiple inclusion of file
path_features : FAILED
default_build : FAILED
use_requirements : FAILED
stage : FAILED
prebuilt : FAILED
project_dependencies : FAILED
alias : FAILED
default_features : FAILED
glob : FAILED
dll_path : FAILED

ld.so.1: <............>: fatal: libstdc++.so.5: open failed: No such file or directory
(these tests pass when run with LD_LIBRARY_PATH=/usr/local/lib)
regression : FAILED
unit_test : FAILED

(I killed this one. It had been running for 10 minutes)
tag : FAILED

(other failures)
library_chain : "['/home/ahentz/cvs_repositories/boost/tools/build/v2/test/../../jam_src/bin.solaris/bjam', '-sBOOST_BUILD_PATH=/home/ahentz/cvs_repositories/boost/tools/build/v2/test', '-d0', '--quiet', 'gcc']" returned 1
STDOUT ============
...skipped <pbin/gcc/debug>main for lack of <pb/bin/gcc/debug>b.so...
...failed updating 1 target...

STDERR ============
ld: warning: file a/bin/gcc/debug/a.so: attempted multiple inclusion of file
Text relocation remains referenced
against symbol offset in file
geek() 0x4 b/bin/gcc/debug/b.o
ld: fatal: relocations remain against allocatable but non-writable sections
collect2: ld returned 1 exit status

END ===============
FAILED

conditionals : "['/home/ahentz/cvs_repositories/boost/tools/build/v2/test/../../jam_src/bin.solaris/bjam', '-sBOOST_BUILD_PATH=/home/ahentz/cvs_repositories/boost/tools/build/v2/test', '-d0', '--quiet', 'link=static', 'gcc']" returned 1
-------- all changes caused by last build command ----------
Added files : ['bin/gcc/debug/link-static/a.o', 'bin/gcc/debug/link-static/a']
Removed files : []
Modified files: []
Touched files : []
STDOUT ============
...failed updating 1 target...

STDERR ============
ld: fatal: file bin/gcc/debug/link-static/l.a: unknown file type
ld: fatal: file bin/gcc/debug/link-static/l.a: unknown file type
ld: fatal: File processing errors. No output written to bin/gcc/debug/link-static/a
collect2: ld returned 1 exit status

END ===============
FAILED

searched_lib : "['/home/ahentz/cvs_repositories/boost/tools/build/v2/test/../../jam_src/bin.solaris/bjam', '-sBOOST_BUILD_PATH=/home/ahentz/cvs_repositories/boost/tools/build/v2/test', '-d0', '--quiet', 'gcc']" returned 1
-------- all changes caused by last build command ----------
Added files : ['lib/bin/gcc/debug/test_lib.o', 'lib/bin/gcc/debug/libtest_lib.so']
Removed files : []
Modified files: []
Touched files : []
STDOUT ============
...skipped <pbin/gcc/debug>main for lack of <pbin/gcc/debug>helper.so...
...failed updating 1 target...

STDERR ============
Text relocation remains referenced
against symbol offset in file
foo() 0x4 bin/gcc/debug/helper.o
ld: fatal: relocations remain against allocatable but non-writable sections
collect2: ld returned 1 exit status

END ===============
FAILED

 --------------030809020900040701060607--


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk