Thanks to visit codestin.com
Credit goes to github.com

Skip to content

libjffi should be rebuilt on darwin (using newer xcode) #6044

@kares

Description

@kares

due hardened security standards on new MacOS versions.

this came as a severe error trying to notarize JRuby's files:
(disclaimer: did not run this myself)

    {
      "severity": "error",
      "code": null,
      "path": ".../jruby/lib/jni/Darwin/libjffi-1.2.jnilib",
      "message": "The binary uses an SDK older than the 10.9 SDK.",
      "docUrl": null,
      "architecture": "x86_64"
    }

... does this mean JRuby would need to drop support for older MacOS versions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions