Sat, 11 Jan 2025 03:43:44 CST | login

Information for build swig-4.1.1-4.ocs23

ID3440
Package Nameswig
Version4.1.1
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/swig.git?.#dfd19cc089cc0467528d83020901eb8fd7fe4fd1
SummaryConnects C/C++/Objective C to some high-level programming languages
DescriptionSWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. SWIG is used with different types of target languages including common scripting languages such as Javascript, Perl, PHP, Python, Tcl and Ruby. The list of supported languages also includes non-scripting languages such as C#, D, Go language, Java including Android, Lua, OCaml, Octave, Scilab and R. Also several interpreted and compiled Scheme implementations (Guile, MzScheme/Racket) are supported. SWIG is most commonly used to create high-level interpreted or compiled programming environments, user interfaces, and as a tool for testing and prototyping C/C++ software. SWIG is typically used to parse C/C++ interfaces and generate the 'glue code' required for the above target languages to call into the C/C++ code. SWIG can also export its parse tree in the form of XML. SWIG is free software and the code that SWIG generates is compatible with both commercial and non-commercial projects.
Built bystreamkoji
State complete
Volume DEFAULT
StartedMon, 11 Sep 2023 13:15:00 CST
CompletedMon, 11 Sep 2023 14:32:34 CST
Taskbuild (dist-ocs23, /opencloudos-stream/swig.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/swig.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
swig-4.1.1-4.ocs23.src.rpm (info) (download)
aarch64
swig-4.1.1-4.ocs23.aarch64.rpm (info) (download)
swig-gdb-4.1.1-4.ocs23.aarch64.rpm (info) (download)
swig-debuginfo-4.1.1-4.ocs23.aarch64.rpm (info) (download)
swig-debugsource-4.1.1-4.ocs23.aarch64.rpm (info) (download)
loongarch64
swig-4.1.1-4.ocs23.loongarch64.rpm (info) (download)
swig-gdb-4.1.1-4.ocs23.loongarch64.rpm (info) (download)
swig-debuginfo-4.1.1-4.ocs23.loongarch64.rpm (info) (download)
swig-debugsource-4.1.1-4.ocs23.loongarch64.rpm (info) (download)
x86_64
swig-4.1.1-4.ocs23.x86_64.rpm (info) (download)
swig-gdb-4.1.1-4.ocs23.x86_64.rpm (info) (download)
swig-debuginfo-4.1.1-4.ocs23.x86_64.rpm (info) (download)
swig-debugsource-4.1.1-4.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
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.1.1-4 - Rebuilt for OpenCloudOS Stream 23.09 * Thu Aug 03 2023 cunshunxia <cunshunxia@tencent.com> - 4.1.1-3 - Rebuilt for tcl 8.6.13 * Tue Aug 01 2023 rockerzhu <rockerzhu@tencent.com> - 4.1.1-2 - Rebuilt for boost 1.82.0 * Thu May 04 2023 cunshunxia <cunshunxia@tencent.com> - 4.1.1-1 - upgrade to 4.1.1. * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.0.2-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.0.2-2 - Rebuilt for OpenCloudOS Stream 23 * Wed Feb 15 2023 cunshunxia <cunshunxia@tencent.com> - 4.0.2-1 - initial build