[Bug 199601] devel/boost-all: Upgrade to 1.58
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Nov 28 02:11:10 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199601
--- Comment #25 from Don Lewis <truckman at FreeBSD.org> ---
I re-ran port builds with boost 1.55 and 1.59 on FreeBSD 10.1 amd64 with ports
tree r402262. This time I looked for boost in BUILD_DEPENDS and LIB_DEPENDS
instead of just grepping the Makefiles for the presence of boost, which
resulting in some extra ports being built this time around. I also set some
non-default options in make.conf to enable the use of boost by more ports:
OPTIONS_SET=REGEX OQGRAPH BOOST MOD_BOOLEAN ASIO MNUMPY
DISABLE_VULNERABILITIES=yes
Without these options, I found 290 ports that depend on boost. With these
options, this increases to 297 ports.
The summary results:
boost 1.55: Built: 1062 Failed: 4 Skipped: 3 Ignored: 13
boost 1.59: Built: 276 Failed: 44 Skipped: 12 Ignored: 12
The larger number of built ports for 1.55 are mostly dependencies that were
common to both builds and did not need to be rebuilt when boost was upgraded to
1.59.
With boost 1.55, these are the four failing ports:
databases/mariadb100-server:build
databases/mariadb55-server:package
graphics/hugin:configure
lang/sdcc-devel:fetch
When I used the patch attached to this PR to upgrade boost to 1.59, these are
the additional ports that failed;
audio/clementine-player:build
cad/kicad:build
cad/openscad:build
deskutils/kdepim4:build
deskutils/pinot:build
devel/avro-cpp:build
devel/codeblocks:build
devel/kdevplatform:build
devel/luabind:build
editors/openoffice-devel:build
finance/ledger:build
games/allacrost:build
games/valyriatear:build
graphics/aqsis:build
graphics/evolvotron:build
graphics/libcdr01:build
graphics/libetonyek01:build
graphics/libfreehand:build
graphics/mapnik:build
graphics/mitsuba:build
graphics/scantailor:build
math/pdal:build
multimedia/gstreamer-qt4:build
multimedia/gstreamer1-qt4:build
net-p2p/namecoin:build
print/libmspub01:build
print/libpagemaker:build
security/quantis:build
textproc/libabw:build
textproc/libe-book00:build
textproc/libe-book:build
textproc/libmwaw03:build
textproc/libvisio01:build
textproc/libvisio:build
textproc/libwpd010:build
textproc/libwps03:build
textproc/libwps:build
textproc/luceneplusplus:build
www/anyterm:build
x11/leechcraft:build
I have uploaded the build logs for the failing ports to
<https://people.freebsd.org/~truckman/boost-1.59_fallout/r402262/FreeBSD-10.1-amd64/>
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-office
mailing list