Deluge doesn't build with upcoming boost 1.37.0 (see http://wiki.freebsd.org/BoostPortingProject) On 6.x, there are errors: http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/a.6-exp.20090211224145/deluge-0.5.9.4.log and on later freebsd versions, it triggers internal compiler errors in gcc 4.2. USE_GCC=4.3+ fixes both of those. Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->amdmi3 I'll take it.
State Changed From-To: open->closed Committed. Thanks!
amdmi3 2009-03-23 23:20:13 UTC FreeBSD ports repository Modified files: net-p2p/deluge Makefile Log: - Fix build with upcoming boost 1.37.1 PR: 132900 Submitted by: myself Revision Changes Path 1.53 +1 -0 ports/net-p2p/deluge/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: closed->open Reopen, should be committed with bost update
Responsible Changed From-To: amdmi3->lwhsu To be committed with boost update
lwhsu 2009-04-07 12:20:36 UTC FreeBSD ports repository Modified files: net-p2p/deluge Makefile Log: - Add USE_GCC=4.3+ to fix building with boost 1.37 PR: ports/132900 Submitted by: amdmi3 Revision Changes Path 1.55 +1 -0 ports/net-p2p/deluge/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"