Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failure to compile of CDK on Apple Silicon M1 #25

Open
Maddocent opened this issue Apr 4, 2024 · 1 comment
Open

Failure to compile of CDK on Apple Silicon M1 #25

Maddocent opened this issue Apr 4, 2024 · 1 comment

Comments

@Maddocent
Copy link
Collaborator

Output after

git clone https://github.com/cdk/cdk
cd cdk
mvn clean install
INFO] cdk-ctab ........................................... FAILURE [ 13.048 s]

Java Version:

java --version 
java 18.0.2.1 2022-08-18
Java(TM) SE Runtime Environment (build 18.0.2.1+1-1)
Java HotSpot(TM) 64-Bit Server VM (build 18.0.2.1+1-1, mixed mode, sharing)

System info

system_profiler SPSoftwareDataType SPHardwareDataType
Software:
      System Version: macOS 13.4.1 (22F82)
      Kernel Version: Darwin 22.5.0
   
Hardware:
      Model Name: MacBook Pro
      Chip: Apple M1
      Total Number of Cores: 8 (4 performance and 4 efficiency)
      Memory: 16 GB
 
@egonw
Copy link
Member

egonw commented Apr 14, 2024

INFO] cdk-ctab ........................................... FAILURE [ 13.048 s]

@Maddocent, can you attach the full log output? I particularly like to see the specific test that fails. Since I do not have a Mac, I cannot easily check.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants