Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#73127 - [gcc-fortran] internal compiler error.
Attached to Project:
Arch Linux
Opened by Haoxuan Guo (skyair) - Thursday, 23 December 2021, 12:05 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Monday, 07 February 2022, 07:21 GMT
Opened by Haoxuan Guo (skyair) - Thursday, 23 December 2021, 12:05 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Monday, 07 February 2022, 07:21 GMT
|
DetailsDescription:
Got internal compiler error. Here's the error log: ``` f951: 编译器内部错误: 段错误 0x16db548 internal_error(char const*, ...) ???:0 0x7606e0 gfc_sym_get_dummy_args(gfc_symbol*) ???:0 0x808979 gfc_code_walker(gfc_code**, int (*)(gfc_code**, int*, void*), int (*)(gfc_expr**, int*, void*), void*) ???:0 0x808a8e gfc_code_walker(gfc_code**, int (*)(gfc_code**, int*, void*), int (*)(gfc_expr**, int*, void*), void*) ???:0 0x808979 gfc_code_walker(gfc_code**, int (*)(gfc_code**, int*, void*), int (*)(gfc_expr**, int*, void*), void*) ???:0 0x808a8e gfc_code_walker(gfc_code**, int (*)(gfc_code**, int*, void*), int (*)(gfc_expr**, int*, void*), void*) ???:0 0x808a8e gfc_code_walker(gfc_code**, int (*)(gfc_code**, int*, void*), int (*)(gfc_expr**, int*, void*), void*) ???:0 0x808a8e gfc_code_walker(gfc_code**, int (*)(gfc_code**, int*, void*), int (*)(gfc_expr**, int*, void*), void*) ???:0 0x80a11a gfc_run_passes(gfc_namespace*) ???:0 0x727323 gfc_resolve(gfc_namespace*) ???:0 0x73880f gfc_resolve_code(gfc_code*, gfc_namespace*) ???:0 0x73b107 gfc_resolve_blocks(gfc_code*, gfc_namespace*) ???:0 0x7386d6 gfc_resolve_code(gfc_code*, gfc_namespace*) ???:0 0x73b107 gfc_resolve_blocks(gfc_code*, gfc_namespace*) ???:0 0x7386d6 gfc_resolve_code(gfc_code*, gfc_namespace*) ???:0 0x7272fa gfc_resolve(gfc_namespace*) ???:0 0x7198c9 gfc_parse_file() ???:0 请提交一份完整的错误报告, 如有可能请附上经预处理后的源文件。 Please include the complete backtrace with any bug report. 参阅 <https://bugs.archlinux.org/> 以获取指示。 make[2]: *** [CMakeFiles/njoy.dir/build.make:231:CMakeFiles/njoy.dir/src/errorr.f90.o] 错误 1 make[1]: *** [CMakeFiles/Makefile2:1197:CMakeFiles/njoy.dir/all] 错误 2 make: *** [Makefile:146:all] 错误 2 ``` Sorry for the Chinese characters. 编译器内部错误 internal compiler error 段错误 segmentation error 错误 error Additional info: * package version core/gcc-fortran 11.1.0-3 * the code to be compile [NJOY2016](https://github.com/njoy/NJOY2016) |
This task depends upon
Closed by Sven-Hendrik Haase (Svenstaro)
Monday, 07 February 2022, 07:21 GMT
Reason for closing: Not a bug
Additional comments about closing: 2021-12-23: A task closure has been requested. Reason for request: Sorry for out-of-date package.
Monday, 07 February 2022, 07:21 GMT
Reason for closing: Not a bug
Additional comments about closing: 2021-12-23: A task closure has been requested. Reason for request: Sorry for out-of-date package.
Comment by Haoxuan Guo (skyair) -
Thursday, 23 December 2021, 17:23 GMT
I recognized that I misunderstand the `out-of-date` meaning. But I have not checked if it from the upstream. Please close this task. Sorry for this.