[Bug 258733] science/libghemical: Fails to build on aarch64

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 26 Sep 2021 10:49:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258733

            Bug ID: 258733
           Summary: science/libghemical: Fails to build on aarch64
           Product: Ports & Packages
           Version: Latest
          Hardware: arm64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: yuri@freebsd.org
          Reporter: mikael@FreeBSD.org
             Flags: maintainer-feedback?(yuri@freebsd.org)
          Assignee: yuri@freebsd.org

Created attachment 228192
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=228192&action=edit
v0

ld-elf.so.1: /usr/local/lib/gcc10/libgcc_s.so: invalid file format
===>  Script "configure" failed unexpectedly.

/usr/local/lib/gcc10/libgcc_s.so is a file on aarch64:
/* GNU ld script
   Use the shared library, but some functions are only in
   the static library.  */
GROUP ( libgcc_s.so.1 -lgcc )

The lib is /usr/local/lib/gcc10/libgcc_s.so.1

see attached patch. not sure why CONFIGURE_ENV is needed as it builds fine on
aarch64 (haven't tried amd64)

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