Information for build lua-luv-1.44.2.1-6.oc9

ID31748
Package Namelua-luv
Version1.44.2.1
Release6.oc9
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/lua-luv.git?.#d5fcdd96270455f30494aaecd67431e58bcd964d
SummaryBare libuv bindings for lua
Description This library makes libuv available to lua scripts. It was made for the luvit project but should usable from nearly any lua project. The library can be used by multiple threads at once. Each thread is assumed to load the library from a different lua_State. Luv will create a unique uv_loop_t for each state. You can't share uv handles between states/loops. The best docs currently are the libuv docs themselves. Hopefully soon we'll have a copy locally tailored for lua.
Built byfanjunkong
State complete
Volume DEFAULT
StartedFri, 29 Nov 2024 18:21:01 CST
CompletedFri, 29 Nov 2024 18:23:02 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/lua-luv.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/lua-luv.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
lua-luv-1.44.2.1-6.oc9.src.rpm (info) (download)
aarch64
lua-luv-1.44.2.1-6.oc9.aarch64.rpm (info) (download)
lua-luv-devel-1.44.2.1-6.oc9.aarch64.rpm (info) (download)
lua5.1-luv-1.44.2.1-6.oc9.aarch64.rpm (info) (download)
lua5.1-luv-devel-1.44.2.1-6.oc9.aarch64.rpm (info) (download)
luajit2.1-luv-1.44.2.1-6.oc9.aarch64.rpm (info) (download)
luajit2.1-luv-devel-1.44.2.1-6.oc9.aarch64.rpm (info) (download)
lua-luv-debuginfo-1.44.2.1-6.oc9.aarch64.rpm (info) (download)
lua-luv-debugsource-1.44.2.1-6.oc9.aarch64.rpm (info) (download)
lua5.1-luv-debuginfo-1.44.2.1-6.oc9.aarch64.rpm (info) (download)
luajit2.1-luv-debuginfo-1.44.2.1-6.oc9.aarch64.rpm (info) (download)
x86_64
lua-luv-1.44.2.1-6.oc9.x86_64.rpm (info) (download)
lua-luv-devel-1.44.2.1-6.oc9.x86_64.rpm (info) (download)
lua5.1-luv-1.44.2.1-6.oc9.x86_64.rpm (info) (download)
lua5.1-luv-devel-1.44.2.1-6.oc9.x86_64.rpm (info) (download)
luajit2.1-luv-1.44.2.1-6.oc9.x86_64.rpm (info) (download)
luajit2.1-luv-devel-1.44.2.1-6.oc9.x86_64.rpm (info) (download)
lua-luv-debuginfo-1.44.2.1-6.oc9.x86_64.rpm (info) (download)
lua-luv-debugsource-1.44.2.1-6.oc9.x86_64.rpm (info) (download)
lua5.1-luv-debuginfo-1.44.2.1-6.oc9.x86_64.rpm (info) (download)
luajit2.1-luv-debuginfo-1.44.2.1-6.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 * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.44.2.1-6 - Rebuilt for loongarch release * Tue Jul 02 2024 Zhai Liangliang <zhailiangliang@loongson.cn> - 1.44.2.1-5 - [Type] other - [DESC] disable test for loongarch64 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.44.2.1-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.44.2.1-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.44.2.1-2 - Rebuilt for OpenCloudOS Stream 23 * Mon Jan 16 2023 Shuo Wang <abushwang@tencent.com> - 1.44.2.1-1 - initial build