Skip to content

error: 'futimens' is only available on macOS 10.13 or newer (on macOS 10.15) #1

Description

@illwieckz

I got this on macOS Sequoia (10.15, higher than 10.13):

saigo-release-scripts/build/shared/llvm-project/llvm/lib/Support/Unix/Path.inc:796:7:
 error: 'futimens' is only available on macOS 10.13 or newer [-Werror,-Wunguarded-availability-new]
  796 |   if (::futimens(FD, Times))
      |       ^~~~~~~~~~

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions