More troubles building www/epiphany

bob prohaska fbsd at www.zefox.net
Mon Nov 12 00:53:24 UTC 2018


On Sun, Nov 11, 2018 at 06:55:12PM +0100, Walter Schwarzenfeld wrote:
> Compile CMake with DOCS=off.
> 

For some reason it wasn't necessary, cmake compiled after a couple cycles of cleaning
and reinstalling.

Now webkit2-gtk3 is getting stuck compiling libsoup:
....
checking for glib-networking (glib TLS implementation)... no
configure: error: libsoup requires glib-networking for TLS support.

If you are building a package, you can pass --disable-tls-check to
allow building libsoup anyway (since glib-networking is not actually
required at compile time), but you should be sure to add a runtime
dependency on it.
===>  Script "configure" failed unexpectedly.
Please report the problem to gnome at FreeBSD.org [maintainer] and attach the
"/usr/ports/devel/libsoup/work/libsoup-2.62.2/config.log" including the output
of the failure of your make command. Also, it might be a good idea to provide
an overview of all packages installed on your system (e.g. a
/usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1

Stop.
make[2]: stopped in /usr/ports/devel/libsoup
*** Error code 1

The really strange thing is that glib-networking compiled and installed without
visible errors, so it's not clear why the test failed.

Any ideas appreciated, including a way to cleanly remove all ports and start over!
This is on an RPI3, so there are, far as I know, no precompiled packages available.

Thanks for reading,

bob prohaska
 


More information about the freebsd-ports mailing list