Sat, 23 Nov 2024 18:55:45 CST | login

Information for build ffcall-2.4-1.ocs23

ID7577
Package Nameffcall
Version2.4
Release1.ocs23
Epoch
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
StartedWed, 08 May 2024 16:13:51 CST
CompletedWed, 08 May 2024 16:16:13 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/ffcall.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ffcall.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
ffcall-2.4-1.ocs23.src.rpm (info) (download)
aarch64
ffcall-2.4-1.ocs23.aarch64.rpm (info) (download)
ffcall-devel-2.4-1.ocs23.aarch64.rpm (info) (download)
ffcall-static-2.4-1.ocs23.aarch64.rpm (info) (download)
ffcall-debuginfo-2.4-1.ocs23.aarch64.rpm (info) (download)
ffcall-debugsource-2.4-1.ocs23.aarch64.rpm (info) (download)
x86_64
ffcall-2.4-1.ocs23.x86_64.rpm (info) (download)
ffcall-devel-2.4-1.ocs23.x86_64.rpm (info) (download)
ffcall-static-2.4-1.ocs23.x86_64.rpm (info) (download)
ffcall-debuginfo-2.4-1.ocs23.x86_64.rpm (info) (download)
ffcall-debugsource-2.4-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
Changelog * Mon Apr 15 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.4-1 - initial build