[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
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284346

            Bug ID: 284346
           Summary: databases/evolution-data-server: linker fails
                    (/lib/libgcc_s.so.1: version GCC_7.0.0 ... not found)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: gnome@FreeBSD.org
          Reporter: jcfyecrayz@liamekaens.com
             Flags: maintainer-feedback?(gnome@FreeBSD.org)
          Assignee: gnome@FreeBSD.org

Created attachment 256988
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=256988&action=edit
evolution-data-server build log (trimmed) with DEFAULT_VERSIONS=ssl=openssl

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).

-- 
You are receiving this mail because:
You are the assignee for the bug.