Date: Mon, 30 Jun 2014 16:08:28 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 191049] lang/maude: Stagify; fix parser/lexer build fixes; modernise LIB_DEPENDS; add LICENSE Message-ID: <bug-191049-13-4qvdJ3HUsh@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-191049-13@https.bugs.freebsd.org/bugzilla/> References: <bug-191049-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191049 --- Comment #3 from joemann@beefree.free.de --- (In reply to Keith Gaughan from comment #0) > This patch makes the port safe for staging, fixes a bug when building the > parser and lexer, fixes the old-style port references in LIB_DEPENDS, and > adds LICENSE. [...] (In reply to Keith Gaughan from comment #2) > Created attachment 143807 [details] > maude.patch.txt > Huh. I just noticed I forgot to attach the patch. Better fix that! Thanx for the patch! For me it produced a usable maude on FreeBSD 9.2-STABLE amd64 with the base system's gcc42 as well as with ports/gcc46. I approve the patch. > If the maintainer doesn't reply, I'll take over maintainership. Great - thanx a lot for volunteering! So for me it would be nice if the committer who handles this PR will pass maintainership to you. In case you update your patch before the commit you might want to change the MAINTAINER line as well. > This does not, to my knowledge, fix the build issue under clang > mentioned in #189390. As mentioned there, I can't see an immediate solution for building maude with clang (i.e. without gcc's 'ext/rope'). If you also don't have a solution at hand, then I suggest that you add USE_GCC=any to the port's Makefile. This won't hurt, because gcc can't fail worse than clang does, but it would supply logs from the build cluster [1], which might help you in getting maude to compile (and link (and run;)) on FreeBSD 10 using gcc. (Unfortunately I failed to get it to work on 10-STABLE - I managed to compile it, but linking failed:-( If there's anything else I could do for the maude port, please let me know. Cheers! Johannes [1] <http://portsmon.freebsd.org/portoverview.py?category=lang&portname=maude> -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191049-13-4qvdJ3HUsh>