ports/151454: devel/boost-libs doesnt build correctly on RELENG_7

Tom Evans tevans.uk at googlemail.com
Thu Oct 14 14:40:09 UTC 2010


>Number:         151454
>Category:       ports
>Synopsis:       devel/boost-libs doesnt build correctly on RELENG_7
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 14 14:40:09 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Tom Evans
>Release:        RELENG_7
>Organization:
Mintel
>Environment:
FreeBSD strangepork.mintel.co.uk 7.3-STABLE FreeBSD 7.3-STABLE #3: Fri May 14 18:27:38 BST 2010     root at strangepork.mintel.co.uk:/usr/FreeBSD/RELENG_7/obj/usr/FreeBSD/RELENG_7/src/sys/STRANGEPORK  i386
>Description:
Building boost-libs 'succeeds' but fails to actually build several sub-libraries.

The port then fails to install as it expects the libraries to built and in place.

Building the same port version (boost-libs-1.43.0_1) on a RELENG_8, amd64 box succeeds.

Once building 'completes' these are the libraries found on RELENG_7:

> # /usr/bin/find -E work/boost_1_43_0/bin.v2/libs -type f  -regex '.*so'
work/boost_1_43_0/bin.v2/libs/program_options/build/gcc-4.2.1/release/threading-multi/libboost_program_options.so
work/boost_1_43_0/bin.v2/libs/random/build/gcc-4.2.1/release/threading-multi/libboost_random.so
work/boost_1_43_0/bin.v2/libs/signals/build/gcc-4.2.1/release/threading-multi/libboost_signals.so
work/boost_1_43_0/bin.v2/libs/test/build/gcc-4.2.1/release/threading-multi/libboost_prg_exec_monitor.so
work/boost_1_43_0/bin.v2/libs/test/build/gcc-4.2.1/release/threading-multi/libboost_unit_test_framework.so
work/boost_1_43_0/bin.v2/libs/thread/build/gcc-4.2.1/release/threading-multi/libboost_thread.so
work/boost_1_43_0/bin.v2/libs/wave/build/gcc-4.2.1/release/threading-multi/libboost_wave.so
work/boost_1_43_0/bin.v2/libs/date_time/build/gcc-4.2.1/release/threading-multi/libboost_date_time.so
work/boost_1_43_0/bin.v2/libs/filesystem/build/gcc-4.2.1/release/threading-multi/libboost_filesystem.so
work/boost_1_43_0/bin.v2/libs/system/build/gcc-4.2.1/release/threading-multi/libboost_system.so
work/boost_1_43_0/bin.v2/libs/regex/build/gcc-4.2.1/release/threading-multi/libboost_regex.so
work/boost_1_43_0/bin.v2/libs/graph/build/gcc-4.2.1/release/threading-multi/libboost_graph.so
work/boost_1_43_0/bin.v2/libs/iostreams/build/gcc-4.2.1/release/threading-multi/libboost_iostreams.so



And here are the libraries found on RELENG_8:

work/boost_1_43_0/bin.v2/libs/signals/build/gcc-4.2.1/release/threading-multi/libboost_signals.so
work/boost_1_43_0/bin.v2/libs/iostreams/build/gcc-4.2.1/release/threading-multi/libboost_iostreams.so
work/boost_1_43_0/bin.v2/libs/test/build/gcc-4.2.1/release/threading-multi/libboost_prg_exec_monitor.so
work/boost_1_43_0/bin.v2/libs/test/build/gcc-4.2.1/release/threading-multi/libboost_unit_test_framework.so
work/boost_1_43_0/bin.v2/libs/regex/build/gcc-4.2.1/release/threading-multi/libboost_regex.so
work/boost_1_43_0/bin.v2/libs/graph/build/gcc-4.2.1/release/threading-multi/libboost_graph.so
work/boost_1_43_0/bin.v2/libs/filesystem/build/gcc-4.2.1/release/threading-multi/libboost_filesystem.so
work/boost_1_43_0/bin.v2/libs/program_options/build/gcc-4.2.1/release/threading-multi/libboost_program_options.so
work/boost_1_43_0/bin.v2/libs/wave/build/gcc-4.2.1/release/threading-multi/libboost_wave.so
work/boost_1_43_0/bin.v2/libs/math/build/gcc-4.2.1/release/threading-multi/libboost_math_c99f.so
work/boost_1_43_0/bin.v2/libs/math/build/gcc-4.2.1/release/threading-multi/libboost_math_c99.so
work/boost_1_43_0/bin.v2/libs/math/build/gcc-4.2.1/release/threading-multi/libboost_math_tr1f.so
work/boost_1_43_0/bin.v2/libs/math/build/gcc-4.2.1/release/threading-multi/libboost_math_tr1.so
work/boost_1_43_0/bin.v2/libs/serialization/build/gcc-4.2.1/release/threading-multi/libboost_serialization.so
work/boost_1_43_0/bin.v2/libs/serialization/build/gcc-4.2.1/release/threading-multi/libboost_wserialization.so
work/boost_1_43_0/bin.v2/libs/date_time/build/gcc-4.2.1/release/threading-multi/libboost_date_time.so
work/boost_1_43_0/bin.v2/libs/random/build/gcc-4.2.1/release/threading-multi/libboost_random.so
work/boost_1_43_0/bin.v2/libs/thread/build/gcc-4.2.1/release/threading-multi/libboost_thread.so
work/boost_1_43_0/bin.v2/libs/system/build/gcc-4.2.1/release/threading-multi/libboost_system.so


I have a full script log of the build on RELENG_7, but it is over 1MB.
>How-To-Repeat:
cd /usr/ports/devel/boost-libs
make clean all install
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list