maintainer-feedback requested: [Bug 284346] databases/evolution-data-server: linker fails (/lib/libgcc_s.so.1: version GCC_7.0.0 ... not found)

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 25 Jan 2025 16:58:58 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-gnome (Nobody)
<gnome@FreeBSD.org> for maintainer-feedback:
Bug 284346: databases/evolution-data-server: linker fails (/lib/libgcc_s.so.1:
version GCC_7.0.0 ... not found)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284346



--- Description ---
databases/evolution-data-server  fails to build (linking problem) in poudriere
(and out) on stable/13 (at least).


ld-elf.so.1: /lib/libgcc_s.so.1: version GCC_7.0.0 required by
/usr/local/lib/libjavascriptcoregtk-4.0.so.18 not found


This looks like a -L/usr/local/lib vs -L/usr/lib problem.  Note that the
packages in this build are using ports ssl (DEFAULT_VERSIONS=ssl=openssl).  I
don't know if that matters or not yet.

Attached is a poudriere build log (with some compile lines trimmed out to save
space).