https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97290
Martin Liška changed:
What|Removed |Added
Resolution|--- |FIXED
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97290
--- Comment #8 from Martin Liška ---
Fixed on master with g:190c04ba36d9c6c3dce41f12012aa97c6d7f22f5
commit 190c04ba36d9c6c3dce41f12012aa97c6d7f22f5
Author: Martin Liska
Date: Mon Oct 5 18:03:08 2020 +0200
lto: fix LTO debug sections cop
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97290
--- Comment #7 from Martin Liška ---
I've got a patch candidate for it.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97290
Martin Liška changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |marxin at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97290
--- Comment #5 from Markus Rothe ---
The spec file is available here: https://github.com/markus289/aws-sdk-cpp-rpms
But I was also able to reproduce the problem on a Fedora 32 machine without
rpm/mock/etc involved as follows:
[ Note, that this
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97290
--- Comment #4 from Martin Liška ---
I was able to build the package in openSUSE with both DCMAKE_BUILD_TYPE=Release
and DCMAKE_BUILD_TYPE=Debug and debugging enabled (-g):
https://build.opensuse.org/package/show/Cloud:Tools/aws-sdk-cpp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97290
--- Comment #3 from Martin Liška ---
Or you can link to a SPEC file and I can try to build it locally..
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97290
--- Comment #2 from Markus Rothe ---
I am writing the instructions on how the .o file is produced now.
The instructions to fetch the files are wrong. This is correct:
$ mkdir -p reproduce-tmp/CMakeFiles/aws-cpp-sdk-ec2.dir/
$ cd reproduce-tmp/
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97290
Martin Liška changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED