Mon, 29 Apr 2024 04:49:44 UTC | login

Information for build wabt-1.0.17-3.fc33

ID182624
Package Namewabt
Version1.0.17
Release3.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/wabt.git#5cc89d70653c6ac279560a986e27d410a50fe5fe
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
StartedMon, 17 Aug 2020 11:39:08 UTC
CompletedMon, 17 Aug 2020 14:24:55 UTC
Taskbuild (f33, /rpms/wabt.git:5cc89d70653c6ac279560a986e27d410a50fe5fe)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/wabt.git#5cc89d70653c6ac279560a986e27d410a50fe5fe'}}
Tags No tags
RPMs No RPMs
Changelog * 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