Skip to content

CI oracle-client.yml failing with macos-15 #13

@viferga

Description

@viferga

This CI is failing when I updated to macos-15 and macos-15-intel, the version macos-13 used to work and macos-14 works.

Here is the workflow: https://github.com/metacall/plthook/blob/master/.github/workflows/oracle-client.yml

The logs:

  • macos-15:
Oracle Client Version: 23.3.0.23.9
Checking import addresses
0x1066dad20:0x181a28f98:0x181a283b0:_strcmp
0x1066dad70:0x181a28fa4:0x181a284b0:_strncmp
number of entries: 27446
  • macos-15-intel:
Oracle Client Version: 19.16.0.0.0
Checking import addresses
0x117a69f58:0x7ff814adab34:0x7ff814ad6480:___bzero
0x117a7b648:0x7ff822f43a32:0x7ff822f15d90:_log
0x117a7b650:0x7ff822f43a3e:0x7ff822f156d0:_log10
0x117a7d268:0x7ff814adab82:0x7ff814ad4160:_memchr
0x117a7d270:0x7ff814adab88:0x7ff814ada080:_memcmp
0x117bd1e10:0x7ff814adab88:0x7ff814ada080:_memcmp
0x117a7d278:0x7ff814adab8e:0x7ff814ad6520:_memcpy
0x117a7d280:0x7ff814adab94:0x7ff814ad6440:_memset
0x117a81b78:0x7ff822f43a62:0x7ff822f18230:_pow
0x117a88fb0:0x7ff814adabac:0x7ff814ad4220:_strchr
number of entries: 59560

I am not sure if it pays off to solve the issue. @kubo deleted the test from upstream.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions