Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Nov 2018 13:59:48 -0800
From:      bob prohaska <fbsd@www.zefox.net>
To:        freebsd-ports@freebsd.org
Subject:   More troubles building www/epiphany
Message-ID:  <20181110215948.GA97192@www.zefox.net>

next in thread | raw e-mail | index | archive | help
Now that webkit2-gtk3 compiles correctly make in www/epiphany stops on what looks like a 
version of the openssl upgrade problem:

ld-elf.so.1: /usr/local/lib/libcrypto.so.9: version OPENSSL_1_1_0 required by /usr/local/lib/libarchive.so.13 not defined
Command '['/usr/ports/devel/appstream-glib/work/appstream-glib-0.7.8/_build/tmp-introspect4zt426i5/AppStreamGlib-1.0', '--introspect-dump=/usr/ports/devel/appstream-glib/work/appstream-glib-0.7.8/_build/tmp-introspect4zt426i5/functions.txt,/usr/ports/devel/appstream-glib/work/appstream-glib-0.7.8/_build/tmp-introspect4zt426i5/dump.xml']' returned non-zero exit status 1.
ninja: build stopped: subcommand failed.
*** Error code 1

Stop.
make[4]: stopped in /usr/ports/devel/appstream-glib
*** Error code 1

Stop.
make[3]: stopped in /usr/ports/devel/appstream-glib
*** Error code 1

Stop.
make[2]: stopped in /usr/ports/x11-fonts/cantarell-fonts
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/x11/gnome-desktop
*** Error code 1

Stop.
make: stopped in /usr/ports/www/epiphany

At this point /etc/make.conf contains the single line
DEFAULT_VERSIONS+=ssl=openssl
in response to a warning from earlier make attempts.

/etc/src.conf is not present.

What's the best way to proceed? I started to compile security/openssl111
but was greeted by an immediate conflict warning with no obvious resolution. 

The system is at 
FreeBSD 13.0-CURRENT r340325 GENERIC  arm64

Thanks for reading,

bob prohaska





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