Click here to visit the old openkoji buildsystem (Archived)

Information for build wabt-1.0.33-3.fc41

ID26233
Package Namewabt
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.0.33
Release3.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/wabt.git#110bfe3ee17a6b2de8b8b2fbdc644a277302fd19
SummaryThe WebAssembly Binary Toolkit
DescriptionWABT (we pronounce it "wabbit") is a suite of tools for WebAssembly. These tools are intended for use in (or for development of) toolchains or other systems that want to manipulate WebAssembly files. Unlike the WebAssembly spec interpreter (which is written to be as simple, declarative and "speccy" as possible), they are written in C/C++ and designed for easier integration into other systems. Unlike Binaryen these tools do not aim to provide an optimization platform or a higher-level compiler target; instead they aim for full fidelity and compliance with the spec (e.g. 1:1 round-trips with no changes to instructions).
Built bykojiadmin
State failed
Volume DEFAULT
StartedSat, 18 May 2024 20:26:45 CST
CompletedSat, 18 May 2024 21:57:38 CST
Taskbuild (f41, /rpms/wabt.git:110bfe3ee17a6b2de8b8b2fbdc644a277302fd19)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/wabt.git#110bfe3ee17a6b2de8b8b2fbdc644a277302fd19'}}
Tags No tags
RPMs No RPMs
Changelog * Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.33-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.33-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu May 25 2023 Dominik Mierzejewski <dominik@greysector.net> 1.0.33-1 - update to 1.0.33 (#2203483) - drop obsolete patch - disable failing tests on aarch64 and ppc64le (reported upstream) - fix running tests on i686 - disable failing wasm2c tests on s390x (big endian not supported upstream) - fix deprecated patchN macro usage * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.32-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Jan 03 2023 Dominik Mierzejewski <dominik@greysector.net> 1.0.32-1 - update to 1.0.32 (#2156897) - skip one new failing test on aarch64, ppc64le and s390x for now * Fri Dec 09 2022 Dominik Mierzejewski <dominik@greysector.net> 1.0.31-1 - update to 1.0.31 (#2143772) - fix build on 32-bit - fix build --without check * Sat Oct 15 2022 Dominik Mierzejewski <dominik@greysector.net> 1.0.30-1 - update to 1.0.30 (#2132095) - increase timeout to fix tests on ARM - skip some new failing tests on i686 and s390x for now * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.29-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed May 25 2022 Dominik Mierzejewski <dominik@greysector.net> 1.0.29-1 - update to 1.0.29 * Fri Apr 01 2022 Dominik Mierzejewski <dominik@greysector.net> 1.0.28-1 - update to 1.0.28 (#2065997) - run fixed tests on 32-bit again - work around test failures due to new gcc-12 warnings * Tue Mar 15 2022 Dominik Mierzejewski <dominik@greysector.net> 1.0.27-1 - update to 1.0.27 (#2055947) - drop armv7hl * Mon Feb 07 2022 Dominik Mierzejewski <rpm@greysector.net> 1.0.25-1 - update to 1.0.25 (#2047107) - skip some new failing tests on 32-bit - skip two more failing tests on i686