Fedora Account System
Red Hat Associate
Red Hat Customer
eth-tools failed to build from source in Fedora rawhide/f44 https://koji.fedoraproject.org/koji/taskinfo?taskID=141150976 For details on the mass rebuild see: https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild Please fix eth-tools at your earliest convenience and set the bug's status to ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks, eth-tools will be orphaned. Before branching of Fedora 45, eth-tools will be retired, if it still fails to build. For more details on the FTBFS policy, please visit: https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/
Created attachment 2124418 [details] build.log file build.log too big, will only attach last 32768 bytes
Created attachment 2124419 [details] root.log file root.log too big, will only attach last 32768 bytes
Created attachment 2124420 [details] state.log
Issue is that OpemnMP deprecated pragma 'omp master', and it triggers a warning on the build. We treats warnings as errors, so the build failed. Will update 'omp master' with 'omp masked' to solve the issue.
Fixed issue on eth-tools 2.1.0.1-6. Updated eth-tools to this version. The build, https://koji.fedoraproject.org/koji/buildinfo?buildID=2931670, is good now.