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

mac-x64 compilation fpusup.s:140:20: error: unexpected token in '.section' directive .section .note.GNU-stack,"",@progbits #20281

Closed
JasonFengJ9 opened this issue Oct 2, 2024 · 3 comments · Fixed by #20284

Comments

@JasonFengJ9
Copy link
Member

JasonFengJ9 commented Oct 2, 2024

Failure link

https://openj9-jenkins.osuosl.org/job/Build_JDKnext_x86-64_mac_OpenJDK/787/console

Optional info

Failure output (captured from console output)

23:31:57  [ 22%] Building ASM object runtime/util/CMakeFiles/j9util.dir/fpusup.s.o
23:31:57  /Users/jenkins/workspace/Build_JDKnext_x86-64_mac_OpenJDK/build/macosx-x86_64-server-release/vm/runtime/util/fpusup.s:140:20: error: unexpected token in '.section' directive
23:31:57   .section .note.GNU-stack,"",@progbits
23:31:57                     ^
23:31:57  make[6]: *** [runtime/util/CMakeFiles/j9util.dir/fpusup.s.o] Error 1
23:31:57  make[6]: *** Waiting for unfinished jobs....
23:31:57  make[5]: *** [runtime/util/CMakeFiles/j9util.dir/all] Error 2
23:31:57  make[4]: *** [all] Error 2
23:31:57  make[3]: *** [build-j9] Error 2
23:31:57  make[2]: *** [j9vm-build] Error 2

It occurred across Java levels jdk23-mac-x64, jdk21u-mac-x64, jdk17u-mac-x64, and jdk11u-mac-x64

It seems related to

FYI @keithc-ca

Copy link

github-actions bot commented Oct 2, 2024

Issue Number: 20281
Status: Open
Recommended Components: comp:build, comp:vm, comp:test
Recommended Assignees: keithc-ca, pshipton, jasonfengj9

@keithc-ca keithc-ca self-assigned this Oct 2, 2024
@keithc-ca
Copy link
Contributor

I thought I tested all x86 platforms, but I guess I forgot macOS. I'll work on that ASAP.

Copy link

github-actions bot commented Oct 2, 2024

Issue Number: 20281
Status: Closed
Actual Components: comp:vm, test failure, blocker, arch:x86, os:macos
Actual Assignees: No one :(
PR Assignees: keithc-ca

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

Successfully merging a pull request may close this issue.

2 participants