Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Apr 2014 05:45:39 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        Antoine Brodin <antoine@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r350277 - head/lang/yorick
Message-ID:  <20140411054539.GA42949@FreeBSD.org>
In-Reply-To: <201404052300.s35N0nYl033911@svn.freebsd.org>
References:  <201404052300.s35N0nYl033911@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140411054539.GA42949>