Date: Mon, 12 Jan 2015 21:23:20 +0100 From: Per olof Ljungmark <peo@intersonic.se> To: FreeBSD Ports <freebsd-ports@freebsd.org> Subject: Re: Build Failure: webkit-gtk2 Message-ID: <54B42D38.6010109@intersonic.se> In-Reply-To: <20150112090212.2efaa349@scorpio> References: <20150112090212.2efaa349@scorpio>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2015-01-12 15:02, Jerry wrote: > FreeBSD 10.1 amd64 > > Is anyone besides me having a problem building "webkit-gtk2"? It fails with > this error message: > > CXXLD libWTF.la > CXXLD Programs/LLIntOffsetsExtractor > /usr/bin/ld:./.libs/libWTF.a: file format not recognized; treating as linker script > /usr/bin/ld:./.libs/libWTF.a:1: syntax error > c++: error: linker command failed with exit code 1 (use -v to see invocation) > GNUmakefile:40539: recipe for target 'Programs/LLIntOffsetsExtractor' failed > gmake[1]: *** [Programs/LLIntOffsetsExtractor] Error 1 > gmake[1]: Leaving directory '/usr/ports/www/webkit-gtk2/work/webkitgtk-2.4.8' > *** Error code 1 > > Stop. > make: stopped in /usr/ports/www/webkit-gtk2 There is a Bugzilla entry concerning this https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196296 However: Due to a maintenance issue, changes to bugs between 2015-01-07 and 2015-01-10 were lost. Please resubmit any updates as appropriate. We apologize for the inconvenience. Anyway, to reliably build webkit-gtk you must enable BOTH WEBGL and WEBAUDIO, otherwise the build will fail. Cheers, //per
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?54B42D38.6010109>