Skip to content

ecl build with Xcode 12 #30594

@jhpalmieri

Description

@jhpalmieri

The configure script for ecl fails with Xcode 12, with this kind of error in config.log:

conftest.c:4:3: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration]
  exit(0);
  ^
conftest.c:4:3: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
1 error generated.

upstream, in the develop branch, this is fixed in https://gitlab.com/embeddable-common-lisp/ecl/-/merge_requests/231

Upstream: Fixed upstream, but not in a stable release.

CC: @dimpase @spaghettisalat

Component: packages: standard

Author: John Palmieri

Branch/Commit: e5aeb62

Reviewer: Dima Pasechnik

Issue created by migration from https://trac.sagemath.org/ticket/30594

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions