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

Makefile: honour $TMPDIR when deciding where to place artefacts. #314

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

tkchia
Copy link
Contributor

@tkchia tkchia commented Oct 25, 2024

No description provided.

@tkchia
Copy link
Contributor Author

tkchia commented Oct 25, 2024

The macOS build on CI seems to be crashing when running the preprocessor (?). Unfortunately I am not very sure how to begin debugging this...

[1184/10055] ACKDIR=/var/folders/g6/rgtlsw6n123b0gt5483s5_cm0000gn/T/ack-build/staging /var/folders/g6/rgtlsw6n123b0gt5483s5_cm0000gn/T/ack-build/staging/bin/ack -mcpm -c.s -o /var/folders/g6/rgtlsw6n123b0gt5483s5_cm0000gn/T/ack-build/obj/mach/proto/fp/s_cpm/adf4/adf4.s mach/proto/fp/adf4.c  -O6 -Imach/i86/libfp 
FAILED: /var/folders/g6/rgtlsw6n123b0gt5483s5_cm0000gn/T/ack-build/obj/mach/proto/fp/s_cpm/adf4/adf4.s 
ACKDIR=/var/folders/g6/rgtlsw6n123b0gt5483s5_cm0000gn/T/ack-build/staging /var/folders/g6/rgtlsw6n123b0gt5483s5_cm0000gn/T/ack-build/staging/bin/ack -mcpm -c.s -o /var/folders/g6/rgtlsw6n123b0gt5483s5_cm0000gn/T/ack-build/obj/mach/proto/fp/s_cpm/adf4/adf4.s mach/proto/fp/adf4.c  -O6 -Imach/i86/libfp 
/var/folders/g6/rgtlsw6n123b0gt5483s5_cm0000gn/T/ack-build/staging/bin/ack: /var/folders/g6/rgtlsw6n123b0gt5483s5_cm0000gn/T/ack-build/staging/lib/ack/cpp.ansi died with signal 11
Pre-processor failed

Thank you!

@davidgiven
Copy link
Owner

That's great, thanks. Merging.

Re OSX: yes, it's broken, no, I don't know why. It only happens on CI and not on my test machine so my ability to debug it is very limited.

@davidgiven davidgiven merged commit 7374a45 into davidgiven:default Oct 25, 2024
2 of 3 checks passed
@tkchia
Copy link
Contributor Author

tkchia commented Oct 26, 2024

Thank you @davidgiven ! Maybe I will see if I could find a way to diagnose the cpp.ansi crash.

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

Successfully merging this pull request may close these issues.

2 participants