Thu, 30 May 2024 23:28:39 UTC | login

Information for build libffi-3.1-25.0.riscv64.fc33

ID158560
Package Namelibffi
Version3.1
Release25.0.riscv64.fc33
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/libffi.git#86cbe05f909f8b383fcbe7fa5a9f112b4d2b48e2
SummaryA portable foreign function interface library
DescriptionCompilers for high level languages generate code that follow certain conventions. These conventions are necessary, in part, for separate compilation to work. One such convention is the "calling convention". The calling convention is a set of assumptions made by the compiler about where function arguments will be found on entry to a function. A calling convention also specifies where the return value for a function is found. Some programs may not know at the time of compilation what arguments are to be passed to a function. For instance, an interpreter may be told at run-time about the number and types of arguments used to call a given function. `Libffi' can be used in such programs to provide a bridge from the interpreter program to compiled code. The `libffi' library provides a portable, high level programming interface to various calling conventions. This allows a programmer to call any function specified by a call interface description at run time. FFI stands for Foreign Function Interface. A foreign function interface is the popular name for the interface that allows code written in one language to call code written in another language. The `libffi' library really only provides the lowest, machine dependent layer of a fully featured foreign function interface. A layer must exist above `libffi' that handles type conversions for values passed between the two languages.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 03 Jun 2020 07:04:29 UTC
CompletedWed, 03 Jun 2020 07:20:58 UTC
Taskbuild (f33, /rpms/libffi.git:86cbe05f909f8b383fcbe7fa5a9f112b4d2b48e2)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/libffi.git#86cbe05f909f8b383fcbe7fa5a9f112b4d2b48e2'}}
Tags
f33
f37
f38
RPMs
src
libffi-3.1-25.0.riscv64.fc33.src.rpm (info) (download)
riscv64
libffi-3.1-25.0.riscv64.fc33.riscv64.rpm (info) (download)
libffi-devel-3.1-25.0.riscv64.fc33.riscv64.rpm (info) (download)
libffi-debuginfo-3.1-25.0.riscv64.fc33.riscv64.rpm (info) (download)
libffi-debugsource-3.1-25.0.riscv64.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Jun 03 2020 David Abdurachmanov <david.abdurachmanov@sifive.com> 3.1-25.0.riscv64 - Add RISC-V (riscv64) support - Add RISC-V (riscv64) go closures support * Thu Apr 30 2020 DJ Delorie <idj@redhat.com> - 3.1-25 - Add $LIBFFI_TMPDIR environment variable support (#1667620) * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.1-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.1-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Tue Jul 09 2019 Florian Weimer <fweimer@redhat.com> - 3.1-22 - Run test suite during build (#1727088) * Wed Jun 19 2019 Anthony Green <green@redhat.com> - 3.1-21 - Fix license tag * Wed Apr 24 2019 Björn Esser <besser82@fedoraproject.org> - 3.1-20 - Remove hardcoded gzip suffix from GNU info pages * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.1-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sun Jul 22 2018 Peter Robinson <pbrobinson@fedoraproject.org> 3.1-28 - Fix FTBFS * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.1-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild