Tue, 14 May 2024 13:36:48 UTC | login

Information for build libffi-3.1-18.0.riscv64.fc29

ID67954
Package Namelibffi
Version3.1
Release18.0.riscv64.fc29
Epoch
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
StartedMon, 06 Aug 2018 14:24:10 UTC
CompletedMon, 06 Aug 2018 16:17:08 UTC
Taskbuild (f29-candidate, libffi-3.1-18.0.riscv64.fc29.src.rpm)
Tags
f29
f30
f31
f32
f33
RPMs
src
libffi-3.1-18.0.riscv64.fc29.src.rpm (info) (download)
riscv64
libffi-3.1-18.0.riscv64.fc29.riscv64.rpm (info) (download)
libffi-devel-3.1-18.0.riscv64.fc29.riscv64.rpm (info) (download)
libffi-debuginfo-3.1-18.0.riscv64.fc29.riscv64.rpm (info) (download)
libffi-debugsource-3.1-18.0.riscv64.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Mon Aug 06 2018 David Abdurachmanov <david.abdurachmanov@gmail.com> 3.1-28.0.riscv64 - Rebuilt for GCC 8 (RISC-V) - Add RISC-V (riscv64) support * 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 * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.1-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Feb 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.1-15 - Switch to %ldconfig_scriptlets * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.1-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.1-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Wed Jul 05 2017 Jens Petersen <petersen@redhat.com> - 3.1-12 - protect install-info in the rpm scriptlets https://fedoraproject.org/wiki/Packaging:Scriptlets#Texinfo * Tue Jun 20 2017 Anthony Green <green@redhat.com> - 3.1-11 - fix exec stack problem on aarch64 build * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.1-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild