textproc/redland depends on GMP, which was recently moved and upgraded. This was reported and patched before, but the patch was never applied in CVS: http://lists.freebsd.org/pipermail/freebsd-ports/2009-September/057065.html This problem manifests when compiling textproc/soprano (a dependency of x11/kdebase4-runtime) fails after the GMP upgrade. Rebuilding textproc/redland allows soprano and kdebase4-runtime to complete successfully. Fix: Apply the patch at http://lists.freebsd.org/pipermail/freebsd-ports/2009-September/057065.html or a similar one which marks textproc/redland as depending on gmp, so that it can be bumped on gmp upgrades in the future. How-To-Repeat: Upgrade libgmp4 to gmp-5.0.1, then try to upgrade x11/kdebase4-runtime.
Maintainer of textproc/redland, Please note that PR ports/146157 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/146157 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-ports-bugs->fluffy I'll take it.
On Apr 29, 2010, at 3:21 PM, Dima Panov wrote: > Chuck, is your offer to pass maintainership for raptor/redland stil = active for me and kde=20 > team? I'll grab these ports now and update in proper way. Yes, you're welcome to claim maintainership over raptor/redland for KDE. Regards, --=20 -Chuck
fluffy 2010-04-29 22:51:57 UTC FreeBSD ports repository Modified files: textproc/raptor Makefile textproc/redland Makefile textproc/redland-bindings Makefile Log: - Add OPTIONS for mpfr/gmp for redland - While here, pass raptor/redland maintainership to kde@ per maintainer's request PR: 146157 Submitted by: Kenyon Ralph <kenyon@kenyonralph.com> Approved by: maintainer Revision Changes Path 1.49 +1 -1 ports/textproc/raptor/Makefile 1.17 +1 -1 ports/textproc/redland-bindings/Makefile 1.35 +17 -2 ports/textproc/redland/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: feedback->closed Committed. Thanks!