So I have been trying to build avogadrolibs.
https://github.com/OpenChemistry/avogadrolibs
https://build.opensuse.org/package/s...t/avogadrolibs
But it encounter an error E: lto-no-text-in-archive which make the build failed.
The dev suggest that it might be openSUSE issue.
https://discuss.avogadro.cc/t/instal...2-fails/3065/6
https://github.com/OpenChemistry/avo...ibs/issues/455
Which dev suggest that, quote,
There seems to be a similar openSUSE patch for a different package:
https://www.mail-archive.com/opensus...msg166302.html
If there's a way to detect your particular version of GCC, we can try to handle in our CMakeFiles.
What does this mean? What do I tell them?
Thanks
https://github.com/OpenChemistry/avogadrolibs
https://build.opensuse.org/package/s...t/avogadrolibs
But it encounter an error E: lto-no-text-in-archive which make the build failed.
The dev suggest that it might be openSUSE issue.
https://discuss.avogadro.cc/t/instal...2-fails/3065/6
https://github.com/OpenChemistry/avo...ibs/issues/455
Which dev suggest that, quote,
Quote:
There seems to be a similar openSUSE patch for a different package:
https://www.mail-archive.com/opensus...msg166302.html
If there's a way to detect your particular version of GCC, we can try to handle in our CMakeFiles.
Thanks