Description of problem: Package binaryen fails to build from source in Fedora Rawhide. Version-Release number of selected component (if applicable): 111-1.fc38 Steps to Reproduce: koji build --scratch f38 binaryen-111-1.fc38.src.rpm Additional info: This package is tracked by Koschei. See: https://koschei.fedoraproject.org/package/binaryen In file included from /builddir/build/BUILD/binaryen-version_111/src/wasm/wat-lexer.cpp:25: /builddir/build/BUILD/binaryen-version_111/src/wat-lexer.h:62:3: error: 'uint64_t' does not name a type 62 | uint64_t n; | ^~~~~~~~ /builddir/build/BUILD/binaryen-version_111/src/wat-lexer.h:20:1: note: 'uint64_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'? 19 | #include <iterator> +++ |+#include <cstdint> 20 | #include <optional> https://www.gnu.org/software/gcc/gcc-13/porting_to.html
https://src.fedoraproject.org/rpms/binaryen/pull-request/1
With missing header includes fixed, there's one new test failure now.
This bug appears to have been reported against 'rawhide' during the Fedora Linux 38 development cycle. Changing version to 38.
*** Bug 2171448 has been marked as a duplicate of this bug. ***
*** Bug 2225722 has been marked as a duplicate of this bug. ***
FEDORA-2023-b0d4d11973 has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-b0d4d11973
FEDORA-2023-6154f6f0b0 has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-6154f6f0b0
FEDORA-2023-b0d4d11973 has been pushed to the Fedora 38 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-b0d4d11973` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-b0d4d11973 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2023-6154f6f0b0 has been pushed to the Fedora 39 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-6154f6f0b0` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-6154f6f0b0 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2023-6154f6f0b0 has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2023-b0d4d11973 has been pushed to the Fedora 38 stable repository. If problem still persists, please make note of it in this bug report.