ports/186779: building graphics/libopenraw fails
Alex Zbyslaw
alexz52 at blueyonder.co.uk
Tue Feb 25 18:00:01 UTC 2014
The following reply was made to PR ports/186779; it has been noted by GNATS.
From: Alex Zbyslaw <alexz52 at blueyonder.co.uk>
To: bug-followup at FreeBSD.org
Cc: turutani at scphys.kyoto-u.ac.jp
Subject: Re: ports/186779: building graphics/libopenraw fails
Date: Tue, 25 Feb 2014 17:53:16 +0000
Some followup information:
On previous good compile from some months ago using older boost libs, the
configure script shows the following:
configure:15975: c++ -o conftest -O2 -pipe -fno-strict-aliasing
-I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib
conftest.o /usr/local/lib/libboost_unit_test_framework.a >&5
Which succeeds (exit status 0)
In the current version this generates a lot of errors and does not succeed
(exit status 1):
local symbol 0: discarded in section
`.text._ZN5boost23basic_wrap_stringstreamIcED2Ev' from
/usr/local/lib/libboost_unit_test_framework.a(unit_test_log.o)
Note that at no point does the configure script look for
libboost_unit_test_framework.so, the closest being something like
libboost_unit_test_framework-gcc42.so.
More information about the freebsd-ports-bugs
mailing list