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

deb packages are broken in launchpad for Jammy 22.04 #106

Closed
dciabrin opened this issue Dec 12, 2023 · 1 comment
Closed

deb packages are broken in launchpad for Jammy 22.04 #106

dciabrin opened this issue Dec 12, 2023 · 1 comment

Comments

@dciabrin
Copy link
Owner

ngdevkit-toolchain does not build anymore on Jammy due to this compilation error

/usr/bin/ld: /tmp/cckENJfk.ltrans0.ltrans.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: failed to set dynamic section sizes: bad value
collect2: error: ld returned 1 exit status

This seems to be consistent and due to compilation default in the debian rules used to build the nightly packages.

@dciabrin
Copy link
Owner Author

This is fixed in the latest nightly rebuild in 22.04:

# apt policy ngdevkit-toolchain
ngdevkit-toolchain:
  Installed: 0.1+202312101104-14~ubuntu22.04.1

# SDLD_DIAG=1 /usr/z80-neogeo-ihx/bin/sdld 2>&1 | tail -2
is sdld: 1
sdld target: 8051

Closing this issue.

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

1 participant