Sat, 21 Sep 2024 11:02:40 CST | login

Information for build orc-0.4.31-6.el9

ID21119
Package Nameorc
Version0.4.31
Release6.el9
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/orc.git#8de1e88988ae272ef99bbe3bbf839e52f9745377
SummaryThe Oil Run-time Compiler
DescriptionOrc is a library and set of tools for compiling and executing very simple programs that operate on arrays of data. The "language" is a generic assembly language that represents many of the features available in SIMD architectures, including saturated addition and subtraction, and many arithmetic operations.
Built bydistrobuild
State complete
Volume DEFAULT
StartedMon, 04 Jul 2022 15:00:45 CST
CompletedMon, 04 Jul 2022 16:05:00 CST
Taskbuild (dist-circle9, /stage/rpms/orc.git:8de1e88988ae272ef99bbe3bbf839e52f9745377)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/orc.git?#8de1e88988ae272ef99bbe3bbf839e52f9745377'}}
Tags
dist-circle9
dist-circle9-compose
RPMs
src
orc-0.4.31-6.el9.src.rpm (info) (download)
aarch64
orc-0.4.31-6.el9.aarch64.rpm (info) (download)
orc-compiler-0.4.31-6.el9.aarch64.rpm (info) (download)
orc-devel-0.4.31-6.el9.aarch64.rpm (info) (download)
orc-compiler-debuginfo-0.4.31-6.el9.aarch64.rpm (info) (download)
orc-debuginfo-0.4.31-6.el9.aarch64.rpm (info) (download)
orc-debugsource-0.4.31-6.el9.aarch64.rpm (info) (download)
i686
orc-0.4.31-6.el9.i686.rpm (info) (download)
orc-compiler-0.4.31-6.el9.i686.rpm (info) (download)
orc-devel-0.4.31-6.el9.i686.rpm (info) (download)
orc-compiler-debuginfo-0.4.31-6.el9.i686.rpm (info) (download)
orc-debuginfo-0.4.31-6.el9.i686.rpm (info) (download)
orc-debugsource-0.4.31-6.el9.i686.rpm (info) (download)
noarch
orc-doc-0.4.31-6.el9.noarch.rpm (info) (download)
ppc64le
orc-0.4.31-6.el9.ppc64le.rpm (info) (download)
orc-compiler-0.4.31-6.el9.ppc64le.rpm (info) (download)
orc-devel-0.4.31-6.el9.ppc64le.rpm (info) (download)
orc-compiler-debuginfo-0.4.31-6.el9.ppc64le.rpm (info) (download)
orc-debuginfo-0.4.31-6.el9.ppc64le.rpm (info) (download)
orc-debugsource-0.4.31-6.el9.ppc64le.rpm (info) (download)
s390x
orc-0.4.31-6.el9.s390x.rpm (info) (download)
orc-compiler-0.4.31-6.el9.s390x.rpm (info) (download)
orc-devel-0.4.31-6.el9.s390x.rpm (info) (download)
orc-compiler-debuginfo-0.4.31-6.el9.s390x.rpm (info) (download)
orc-debuginfo-0.4.31-6.el9.s390x.rpm (info) (download)
orc-debugsource-0.4.31-6.el9.s390x.rpm (info) (download)
x86_64
orc-0.4.31-6.el9.x86_64.rpm (info) (download)
orc-compiler-0.4.31-6.el9.x86_64.rpm (info) (download)
orc-devel-0.4.31-6.el9.x86_64.rpm (info) (download)
orc-compiler-debuginfo-0.4.31-6.el9.x86_64.rpm (info) (download)
orc-debuginfo-0.4.31-6.el9.x86_64.rpm (info) (download)
orc-debugsource-0.4.31-6.el9.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
s390x
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.4.31-6 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.4.31-5 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.31-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.31-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.31-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Tue Nov 12 2019 Wim Taymans <wtaymans@redhat.com> 0.4.31-1 - Update to 0.4.31 * Tue Sep 24 2019 Wim Taymans <wtaymans@redhat.com> 0.4.30-1 - Update to 0.4.30 - Use meson as autogen was removed, add meson buildrequires