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

ghdl 4.0.0 fails to build on powerpc64le-linux-gnu #2629

Closed
doko42 opened this issue Mar 21, 2024 · 3 comments
Closed

ghdl 4.0.0 fails to build on powerpc64le-linux-gnu #2629

doko42 opened this issue Mar 21, 2024 · 3 comments

Comments

@doko42
Copy link

doko42 commented Mar 21, 2024

seen, when trying to build ghdl 4.0.0 using GCC 13

/<>/builddir/gcc/build/gcc/ghdl -a --GHDL1=/<>/builddir/gcc/build/gcc/ghdl1 --std=87 --bootstrap --work=std ../../src/std/v87/textio.vhdl
during RTL pass: final
/<>/builddir/gcc/lib/ghdl/gcc/vhdl/std/v87/../../src/std/v87/textio.vhdl: In function ‘std__textio__ELAB_SPEC’:
/<>/builddir/gcc/lib/ghdl/gcc/vhdl/std/v87/../../src/std/v87/textio.vhdl:1: internal compiler error: in rs6000_output_function_epilogue, at config/rs6000/rs6000-logue.cc:5371
1 | -- Std.Textio package declaration. This file is part of GHDL.
|
0x111da203 rs6000_output_function_epilogue(_IO_FILE*)
../../src/gcc/config/rs6000/rs6000-logue.cc:5371
0x108920bb final_end_function()
../../src/gcc/final.cc:1860
0x10897a53 rest_of_handle_final
../../src/gcc/final.cc:4248
0x10897a53 execute
../../src/gcc/final.cc:4318
Please submit a full bug report, with preprocessed source (by using -freport-bug).
Please include the complete backtrace with any bug report.

complete build log at
https://launchpad.net/ubuntu/+source/ghdl/4.0.0+dfsg-0ubuntu1/+build/27947473

@doko42
Copy link
Author

doko42 commented Mar 21, 2024

@tgingold
Copy link
Member

Did you check https://github.com/ghdl/ghdl/blob/master/doc/development/building/GCC.rst ? (the last paragraph).

@doko42
Copy link
Author

doko42 commented Mar 24, 2024

thanks, package built for Ubuntu 24.04 LTS:
https://launchpad.net/ubuntu/+source/ghdl/4.0.0+dfsg-0ubuntu1

@doko42 doko42 closed this as completed Mar 24, 2024
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