Mon, 29 Dec 2025 17:14:17 CST | login

Information for build ffcall-2.4-1.oc9

ID22753
Package Nameffcall
Version2.4
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ffcall.git?.#cfe41fdf62206b9bacdc09739c9749a761586230
SummaryLibraries for foreign function call interfaces
DescriptionThis is a collection of four libraries which can be used to build foreign function call interfaces in embedded interpreters. The four packages are: - avcall: calling C functions with variable arguments - vacall: C functions accepting variable argument prototypes - trampoline: closures as first-class C functions - callback: closures with variable arguments as first-class C functions (a reentrant combination of vacall and trampoline)
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 03 Jun 2024 16:31:14 CST
CompletedMon, 03 Jun 2024 16:34:13 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/ffcall.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ffcall.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
ffcall-2.4-1.oc9.src.rpm (info) (download)
aarch64
ffcall-2.4-1.oc9.aarch64.rpm (info) (download)
ffcall-devel-2.4-1.oc9.aarch64.rpm (info) (download)
ffcall-static-2.4-1.oc9.aarch64.rpm (info) (download)
ffcall-debuginfo-2.4-1.oc9.aarch64.rpm (info) (download)
ffcall-debugsource-2.4-1.oc9.aarch64.rpm (info) (download)
x86_64
ffcall-2.4-1.oc9.x86_64.rpm (info) (download)
ffcall-devel-2.4-1.oc9.x86_64.rpm (info) (download)
ffcall-static-2.4-1.oc9.x86_64.rpm (info) (download)
ffcall-debuginfo-2.4-1.oc9.x86_64.rpm (info) (download)
ffcall-debugsource-2.4-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Mon Apr 15 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.4-1 - initial build