svn commit: r350277 - head/lang/yorick
Alexey Dokuchaev
danfe at FreeBSD.org
Fri Apr 11 05:45:39 UTC 2014
On Sat, Apr 05, 2014 at 11:00:49PM +0000, Antoine Brodin wrote:
> New Revision: 350277
> URL: http://svnweb.freebsd.org/changeset/ports/350277
> QAT: https://qat.redports.org/buildarchive/r350277/
>
> Log:
> Mark broken: fails to link
>
> cc -O2 -Wl,-E -o yorick main.o yinit.o -L. -L../drat -L../hex -lyor -L/usr/local/lib -lX11 -lm
> yinit.o(.text+0x15): In function `on_launch':
> : undefined reference to `y_launch'
> yinit.o(.data+0x0): undefined reference to `yk_yor'
> *** Error code 1
I'm afraid this is my fault: incomplete -jX safeness commit of r322706.
Should be fixed now in r350891 (along with some pkg-plist issues); if it
still breaks please ping me again, thanks!
./danfe
More information about the svn-ports-all
mailing list