Tue, 07 May 2024 14:26:59 UTC | login

Information for build swig-4.0.0-5.0.riscv64.fc31

ID125657
Package Nameswig
Version4.0.0
Release5.0.riscv64.fc31
Epoch
Sourcegit+http://fedora-riscv.tranquillity.se:3000/rpms/swig.git#55fcdcc55e2007b1817512a4fa8cbc0dcceb1671
SummaryConnects C/C++/Objective C to some high-level programming languages
DescriptionSimplified Wrapper and Interface Generator (SWIG) is a software development tool for connecting C, C++ and Objective C programs with a variety of high-level programming languages. SWIG is used with different types of target languages including common scripting languages such as Javascript, Perl, PHP, Python, Tcl and Ruby. The list of supported languages also includes non-scripting languages such as C#, D, Go language, Java including Android, Lua, OCaml, Octave, Scilab and R. Also several interpreted and compiled Scheme implementations (Guile, MzScheme/Racket) are supported. SWIG is most commonly used to create high-level interpreted or compiled programming environments, user interfaces, and as a tool for testing and prototyping C/C++ software.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 22 Aug 2019 00:41:22 UTC
CompletedThu, 22 Aug 2019 01:30:47 UTC
Taskbuild (f31-candidate, /rpms/swig.git:55fcdcc55e2007b1817512a4fa8cbc0dcceb1671)
Extra{'source': {'original_url': 'git+http://fedora-riscv.tranquillity.se:3000/rpms/swig.git#55fcdcc55e2007b1817512a4fa8cbc0dcceb1671'}}
Tags
f31
f32
f33
f37
f38
RPMs
src
swig-4.0.0-5.0.riscv64.fc31.src.rpm (info) (download)
noarch
swig-doc-4.0.0-5.0.riscv64.fc31.noarch.rpm (info) (download)
riscv64
ccache-swig-4.0.0-5.0.riscv64.fc31.riscv64.rpm (info) (download)
swig-4.0.0-5.0.riscv64.fc31.riscv64.rpm (info) (download)
swig-gdb-4.0.0-5.0.riscv64.fc31.riscv64.rpm (info) (download)
ccache-swig-debuginfo-4.0.0-5.0.riscv64.fc31.riscv64.rpm (info) (download)
swig-debuginfo-4.0.0-5.0.riscv64.fc31.riscv64.rpm (info) (download)
swig-debugsource-4.0.0-5.0.riscv64.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Aug 21 2019 David Abdurachmanov <david.abdurachmanov@sifive.com> - 4.0.0-5.0.riscv64 - Disable all tests on RISC-V (riscv64) * Mon Aug 12 2019 Jitka Plesnikova <jplesnik@redhat.com> - 4.0.0-5 - Backport upstream fix for Go tests (BZ#1736731) * Tue Aug 06 2019 Jitka Plesnikova <jplesnik@redhat.com> - 4.0.0-4 - Disable Go tests, they fail with Go 1.13-beta * Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Wed Jun 05 2019 Jitka Plesnikova <jplesnik@redhat.com> - 4.0.0-2 - Updated package description * Fri May 03 2019 Jitka Plesnikova <jplesnik@redhat.com> - 4.0.0-1 - Update to 4.0.0 * Sat Apr 27 2019 Orion Poplawski <orion@nwra.com> - 3.0.12-25 - Add patches for octave 5.1 support * Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.12-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jan 25 2019 Jonathan Wakely <jwakely@redhat.com> - 3.0.12-23 - Rebuilt for Boost 1.69 * Thu Nov 15 2018 Jitka Plesnikova <jplesnik@redhat.com> - 3.0.12-22 - Add support for Octave 4.4 * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.12-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Jul 02 2018 Miro Hrončok <mhroncok@redhat.com> - 3.0.12-20 - Rebuilt for Python 3.7 * Fri Jun 22 2018 Jitka Plesnikova <jplesnik@redhat.com> - 3.0.12-19 - Disable using of Python 2 * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 3.0.12-18 - Rebuilt for Python 3.7 * Tue Apr 24 2018 Jitka Plesnikova <jplesnik@redhat.com> - 3.0.12-17 - Backport upstream Coverity fixes (bug#1570037) - Do not build ccache-swig on RHEL * Wed Feb 14 2018 Jitka Plesnikova <jplesnik@redhat.com> - 3.0.12-16 - Update conditions for tests - Fix configure to properly check version of Go 1.10 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.12-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Tue Jan 23 2018 Jonathan Wakely <jwakely@redhat.com> - 3.0.12-14 - Rebuilt for Boost 1.66 * Tue Nov 21 2017 Jitka Plesnikova <jplesnik@redhat.com> - 3.0.12-13 - Disable PHP tests, because they fail with PHP 7.2.0-RC * Wed Sep 20 2017 Jitka Plesnikova <jplesnik@redhat.com> - 3.0.12-12 - Fix generated code for constant expressions containing wchar_t L literals * Thu Sep 07 2017 Jared Smith <jsmith@fedoraproject.org> - 3.0.12-11 - Add patch to support NodeJS versions 7 and 8, fixes FTBFS