Mon, 29 Dec 2025 11:55:17 CST | login

Information for build ffcall-2.5-1.oc9

ID43970
Package Nameffcall
Version2.5
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ffcall.git?.#5038c9dc4a677a7b59c3c1c1ee22b3b51a70a63a
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 byepol-bot
State complete
Volume DEFAULT
StartedFri, 22 Aug 2025 10:30:46 CST
CompletedFri, 22 Aug 2025 10:39:12 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.5-1.oc9.src.rpm (info) (download)
aarch64
ffcall-2.5-1.oc9.aarch64.rpm (info) (download)
ffcall-devel-2.5-1.oc9.aarch64.rpm (info) (download)
ffcall-static-2.5-1.oc9.aarch64.rpm (info) (download)
ffcall-debuginfo-2.5-1.oc9.aarch64.rpm (info) (download)
ffcall-debugsource-2.5-1.oc9.aarch64.rpm (info) (download)
loongarch64
ffcall-2.5-1.oc9.loongarch64.rpm (info) (download)
ffcall-devel-2.5-1.oc9.loongarch64.rpm (info) (download)
ffcall-static-2.5-1.oc9.loongarch64.rpm (info) (download)
ffcall-debuginfo-2.5-1.oc9.loongarch64.rpm (info) (download)
ffcall-debugsource-2.5-1.oc9.loongarch64.rpm (info) (download)
x86_64
ffcall-2.5-1.oc9.x86_64.rpm (info) (download)
ffcall-devel-2.5-1.oc9.x86_64.rpm (info) (download)
ffcall-static-2.5-1.oc9.x86_64.rpm (info) (download)
ffcall-debuginfo-2.5-1.oc9.x86_64.rpm (info) (download)
ffcall-debugsource-2.5-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
build.log
dnf.log
root.log
hw_info.log
installed_pkgs.log
dnf.librepo.log
mock_config.log
state.log
dnf.rpm.log
mock_output.log
aarch64
mock_config.log
installed_pkgs.log
dnf.librepo.log
mock_output.log
state.log
root.log
build.log
dnf.rpm.log
hw_info.log
dnf.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Wed Aug 20 2025 doupengda <doupengda@loongson.cn> - 2.5-1 - [Type] other - [DESC] update to version 2.5-1 * Mon Apr 15 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.4-1 - initial build