Skip to content

Can't build project on mac m1, 13.12.1 #340

@vlsi

Description

@vlsi

Describe the bug

./gradlew testClasses

* What went wrong:
Could not determine the dependencies of task ':darklaf-macos:linkArm64'.
> Failed to calculate the value of property 'linkerInputs'.
   > Could not resolve all artifacts for configuration ':darklaf-macos:arm64NativeLinkLibraries'.
      > Could not find any matches for dev.nokee.framework:AppKit:latest.release as no versions of dev.nokee.framework:AppKit are available.
        Searched in the following locations:
          - https://oss.sonatype.org/content/repositories/snapshots/dev/nokee/framework/AppKit/maven-metadata.xml
          - https://repo.maven.apache.org/maven2/dev/nokee/framework/AppKit/maven-metadata.xml
          - http://127.0.0.1:59758/dev/nokee/framework/AppKit/
        Required by:
            project :darklaf-macos
      > Could not find any matches for dev.nokee.framework:Cocoa:latest.release as no versions of dev.nokee.framework:Cocoa are available.
        Searched in the following locations:
          - https://oss.sonatype.org/content/repositories/snapshots/dev/nokee/framework/Cocoa/maven-metadata.xml
          - https://repo.maven.apache.org/maven2/dev/nokee/framework/Cocoa/maven-metadata.xml
          - http://127.0.0.1:59758/dev/nokee/framework/Cocoa/
        Required by:
            project :darklaf-macos

Have you seen such failures? Could you suggest what could be wrong here?
I don't understand what is the repository that holds dev.nokee.framework:AppKit.

To Reproduce

I'm trying to build 0622af3 locally (~recent master)

Additional Information:

  • OS: macOS
  • OS Version: 13.12.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingmacOSRelated to the macOS operating system

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions