Information for build swig-4.1.1-4.oc9

ID19300
Package Nameswig
Version4.1.1
Release4.oc9
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/swig.git?.#b77c37d7491b269247735b9add9cb57a125366e3
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 bydenisecheng
State complete
Volume DEFAULT
StartedMon, 08 Jan 2024 07:05:12 CST
CompletedMon, 08 Jan 2024 08:13:11 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/swig.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/swig.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
dist-oc9.0-compose
RPMs
src
swig-4.1.1-4.oc9.src.rpm (info) (download)
aarch64
swig-4.1.1-4.oc9.aarch64.rpm (info) (download)
swig-gdb-4.1.1-4.oc9.aarch64.rpm (info) (download)
swig-debuginfo-4.1.1-4.oc9.aarch64.rpm (info) (download)
swig-debugsource-4.1.1-4.oc9.aarch64.rpm (info) (download)
x86_64
swig-4.1.1-4.oc9.x86_64.rpm (info) (download)
swig-gdb-4.1.1-4.oc9.x86_64.rpm (info) (download)
swig-debuginfo-4.1.1-4.oc9.x86_64.rpm (info) (download)
swig-debugsource-4.1.1-4.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 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