[Bug 1956898] Re: undefined reference to `std::__throw_bad_array_new_length()'
Christoph Junghans
1956898 at bugs.launchpad.net
Tue Jan 11 00:43:25 UTC 2022
This issue seems related: https://gcc.gnu.org/pipermail/gcc-
help/2021-June/140487.html and hints to towards an issue in libstdc++.
** Also affects: gcc-9 (Ubuntu)
Importance: Undecided
Status: New
** No longer affects: gcc
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gcc-9 in Ubuntu.
https://bugs.launchpad.net/bugs/1956898
Title:
undefined reference to `std::__throw_bad_array_new_length()'
Status in VOTCA:
New
Status in clang package in Ubuntu:
New
Status in gcc-9 package in Ubuntu:
New
Bug description:
When compiling the latest version of the VOTCA package on Ubuntu 20.04.3 LTS with clang version 10.0.0-4ubuntu1 one gets an error:
/usr/bin/ld: ../libxtp/libvotca_xtp.so.2022: undefined reference to `std::__throw_bad_array_new_length()'
This compiled fine in the past.
With the attached Dockerfile one can easily reproduce the issue.
To manage notifications about this bug go to:
https://bugs.launchpad.net/votca/+bug/1956898/+subscriptions
More information about the foundations-bugs
mailing list