Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Nov 2018 07:14:45 -0800
From:      bob prohaska <fbsd@www.zefox.net>
To:        Ronald Klop <ronald-lists@klop.ws>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: ninja error building webkit2-gtk3 on rpi3
Message-ID:  <20181109151445.GA87591@www.zefox.net>
In-Reply-To: <op.zr5t06t9kndu52@sjakie>
References:  <20181108011857.GA81928@www.zefox.net> <op.zr5t06t9kndu52@sjakie>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Nov 08, 2018 at 01:23:20PM +0100, Ronald Klop wrote:
> On Thu, 08 Nov 2018 02:18:57 +0100, bob prohaska <fbsd@www.zefox.net>  
> wrote:
> 
> > Ports are at 484411, system is at 1300003. Attempts to compile  
> > webkit2-gtk3
> > stops with
> >
> > ....
> >  -c DerivedSources/JavaScriptCore/unified-sources/UnifiedSource86.cpp
> > ninja: build stopped: subcommand failed.
> > ===> Compilation failed unexpectedly.
> > Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure  
> > to
> > the maintainer.
> 
> 
> Do this part of the message. Before building:
> 
> export MAKE_JOBS_UNSAFE=yes
> 
> That will give a more clear error.
> 
For some reason the export command isn't found (I'm using whatever shell su gives me for root) 
but digging through the make log found an old error that's been around for some time:

In file included from /usr/ports/www/webkit2-gtk3/work/webkitgtk-2.20.5/Source/JavaScriptCore/l
lint/LowLevelInterpreter.cpp:559:
DerivedSources/JavaScriptCore/LLIntAssembly.h:795:2: error: Missing globaladdr implementation
#error Missing globaladdr implementation

If somebody is aware of a fix please clue me in.

Thanks for reading,

bob prohaska




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