Fri, 29 Mar 2024 08:47:10 UTC | login

Information for build wabt-1.0.19-1.fc33

ID186200
Package Namewabt
Version1.0.19
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/wabt.git#b5df4856cc89dab099999d16d27e14b591b8cefb
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 bydavidlt
State failed
Volume DEFAULT
StartedSat, 05 Sep 2020 14:34:15 UTC
CompletedSat, 05 Sep 2020 14:35:07 UTC
Taskbuild (f33, /rpms/wabt.git:b5df4856cc89dab099999d16d27e14b591b8cefb)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/wabt.git#b5df4856cc89dab099999d16d27e14b591b8cefb'}}
Tags No tags
RPMs No RPMs
Changelog * Mon Aug 17 2020 Dominik Mierzejewski <rpm@greysector.net> 1.0.19-1 - update to 1.0.19 (#1838384) - drop obsolete patches - adapt to https://www.fedoraproject.org/wiki/Changes/CMake_to_do_out-of-source_builds * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.17-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Jul 24 2020 Jeff Law <law@redhat.com> 1.0.17-2 - Use __cmake_in_source_build * Tue Jul 14 2020 Dominik Mierzejewski <rpm@greysector.net> 1.0.17-1 - update to 1.0.17 (#1838384) - backport a fix for 32-bit arches - stop pretending it works on big-endian - use names and macros portable across Fedora and EPEL * Wed May 06 2020 Dominik Mierzejewski <rpm@greysector.net> 1.0.15-1 - update to 1.0.15 (#1832317) - pathfix.py no longer required, upstream moved to python3-only - skip new failing tests in i686 and ppc64le (reported upstream) * Fri Mar 20 2020 Dominik Mierzejewski <rpm@greysector.net> 1.0.13-1 - update to 1.0.13 (#1792557) - drop obsolete patch and work-arounds - bundle wasm-c-api (only wasm.h used for build) - double test timeout again to prevent failures on armv7hl * Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.12-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sat Sep 28 2019 Dominik Mierzejewski <rpm@greysector.net> 1.0.12-1 - update to 1.0.12 (#1755644) - drop obsolete patch - disable regress/regress-30.txt until fixed for python3 - fix running test/wasm2c/spec tests under python3 * Thu Sep 12 2019 Dominik Mierzejewski <rpm@greysector.net> 1.0.11-1 - update to 1.0.11 - drop obsolete patches * Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.10-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon Apr 15 2019 Dominik Mierzejewski <rpm@greysector.net> 1.0.10-2 - backport some fixes for test failures from upstream git - run tests in parallel and double timeout to prevent failures on armv7hl * Thu Mar 14 2019 Dominik Mierzejewski <rpm@greysector.net> 1.0.10-1 - initial build