[Bug 262238] lang/ecl: build error on FreeBSD 14.0-CURRENT / amd64

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 27 Feb 2022 21:31:42 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262238

            Bug ID: 262238
           Summary: lang/ecl: build error on FreeBSD 14.0-CURRENT / amd64
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: olgeni@FreeBSD.org
          Reporter: thierry@FreeBSD.org
          Assignee: olgeni@FreeBSD.org
             Flags: maintainer-feedback?(olgeni@FreeBSD.org)

Trying to build ECL on 14.0-CURRENT, either as a port or in poudriere, fails
with the following error:

gmake[3]: Leaving directory '/usr/ports/lang/ecl/work/ecl-21.2.1/build/c'
Building ecl_min...
Internal or unrecoverable error in:
Can't set the size of the C stack: sanity check failed
gmake[2]: *** [Makefile:99: bin/ecl] Abort trap (core dumped)
gmake[2]: Leaving directory '/usr/ports/lang/ecl/work/ecl-21.2.1/build'
gmake[1]: *** [Makefile:65: all] Error 2
gmake[1]: Leaving directory '/usr/ports/lang/ecl/work/ecl-21.2.1'
*** Error code 1

This error was supposed to be fixed in 21.2.1, and indeed it has been fixed in
FreeBSD 13, and it used to build cleanly also on 14.0-CURRENT, but since some
time it fails: might be related to the newer clang?

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