Description of problem: Package 'zerotier-one' compiles fine with default Fedora build flags if '%global debug_package %{nil}' but if we trying to build with debug package then we got this error: Version-Release number of selected component (if applicable): gcc-10.1.1-1 How reproducible: Try to build 'zerotier-one' without '%global debug_package %{nil}'. SPEC: https://atim.fedorapeople.org/for-review/zerotier-one.spec SRPM: https://atim.fedorapeople.org/for-review/zerotier-one-1.4.6-4.fc32.src.rpm Actual results: ``` In file included from service/OneService.cpp:48: service/../osdep/Binder.hpp: In member function 'void ZeroTier::Binder::refresh(ZeroTier::Phy<PHY_HANDLER_TYPE>&, unsigned int*, unsigned int, std::vector<ZeroTier::InetAddress>, INTERFACE_CHECKER&)': service/../osdep/Binder.hpp:376:30: internal compiler error: unexpected expression '(std::__atomic_base<unsigned int>::__int_type)((ZeroTier::Binder*)this)->ZeroTier::Binder::_bindingCount' of kind implicit_conv_expr 376 | _bindings[_bindingCount].udpSock = udps; | ^ ``` Full build log: https://gist.githubusercontent.com/tim77/4ec77882c5de1b51e81ae8abc3225d23/raw/76523b85f0330592395040e4fefbf261d2749ed8/zerotier-one_build.log Expected results: Build success with debug info package. Additional info: RPM Fusion bugzilla https://bugzilla.rpmfusion.org/show_bug.cgi?id=5473#c15
The title is misleading. It turn outs that package won't compile in F32+ even without debug package. So this is more like GCC 10 regression again.
Can you please attach preprocessed source on which it ICEs and g++ command line used to compile that file? Thanks.
This bug appears to have been reported against 'rawhide' during the Fedora 33 development cycle. Changing version to 33.
This message is a reminder that Fedora 33 is nearing its end of life. Fedora will stop maintaining and issuing updates for Fedora 33 on 2021-11-30. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '33'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 33 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete.
Fedora 33 changed to end-of-life (EOL) status on 2021-11-30. Fedora 33 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed.