Thu, 26 Jun 2025 22:58:44 CST | login

Information for build ffcall-2.4-2.oc9

ID35759
Package Nameffcall
Version2.4
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ffcall.git?.#31c6cbf29359ce51fcdf98aed60355149f6108f1
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 bybbrucezhang
State failed
Volume DEFAULT
StartedThu, 12 Jun 2025 18:46:41 CST
CompletedThu, 12 Jun 2025 18:50:14 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 No tags
RPMs No RPMs
Changelog * Wed Jun 04 2025 bbrucezhang <bbrucezhang@tencent.com> - 2.4-2 - Rebuilt for loongarch64 * Mon Apr 15 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.4-1 - initial build