Sun, 22 Dec 2024 09:01:34 CST | login

Information for build libecpg-14.4-9.ocs23

ID22352
Package Namelibecpg
Version14.4
Release9.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/libecpg.git?.#5c4657f3bab3a985688a6bab72fbf604456a1e22
SummaryECPG - Embedded SQL in C
DescriptionAn embedded SQL program consists of code written in an ordinary programming language, in this case C, mixed with SQL commands in specially marked sections. To build the program, the source code (*.pgc) is first passed through the embedded SQL preprocessor, which converts it to an ordinary C program (*.c), and afterwards it can be processed by a C compiler.
Built byocs-bot
State complete
Volume DEFAULT
StartedFri, 11 Oct 2024 17:09:16 CST
CompletedFri, 11 Oct 2024 17:16:22 CST
Taskbuild (dist-ocs23-base, /opencloudos-stream/libecpg.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/libecpg.git?.#origin/master'}}
Tags
dist-ocs23-base
RPMs
src
libecpg-14.4-9.ocs23.src.rpm (info) (download)
aarch64
libecpg-14.4-9.ocs23.aarch64.rpm (info) (download)
libecpg-devel-14.4-9.ocs23.aarch64.rpm (info) (download)
libpgtypes-14.4-9.ocs23.aarch64.rpm (info) (download)
libecpg-debuginfo-14.4-9.ocs23.aarch64.rpm (info) (download)
libecpg-debugsource-14.4-9.ocs23.aarch64.rpm (info) (download)
libecpg-devel-debuginfo-14.4-9.ocs23.aarch64.rpm (info) (download)
libpgtypes-debuginfo-14.4-9.ocs23.aarch64.rpm (info) (download)
loongarch64
libecpg-14.4-9.ocs23.loongarch64.rpm (info) (download)
libecpg-devel-14.4-9.ocs23.loongarch64.rpm (info) (download)
libpgtypes-14.4-9.ocs23.loongarch64.rpm (info) (download)
libecpg-debuginfo-14.4-9.ocs23.loongarch64.rpm (info) (download)
libecpg-debugsource-14.4-9.ocs23.loongarch64.rpm (info) (download)
libecpg-devel-debuginfo-14.4-9.ocs23.loongarch64.rpm (info) (download)
libpgtypes-debuginfo-14.4-9.ocs23.loongarch64.rpm (info) (download)
x86_64
libecpg-14.4-9.ocs23.x86_64.rpm (info) (download)
libecpg-devel-14.4-9.ocs23.x86_64.rpm (info) (download)
libpgtypes-14.4-9.ocs23.x86_64.rpm (info) (download)
libecpg-debuginfo-14.4-9.ocs23.x86_64.rpm (info) (download)
libecpg-debugsource-14.4-9.ocs23.x86_64.rpm (info) (download)
libecpg-devel-debuginfo-14.4-9.ocs23.x86_64.rpm (info) (download)
libpgtypes-debuginfo-14.4-9.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 Oct 11 2024 Wang Guodong <gordonwwang@tencent.com> - 14.4-9 - support rpm-upgrade * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 14.4-8 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 14.4-7 - Rebuilt for loongarch release * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 14.4-6 - Rebuilt for OpenCloudOS Stream 23.09 * Thu Aug 03 2023 Shuo Wang <abushwang@tencent.com> - 14.4-5 - Rebuilt for libpq 15.3 * Thu May 04 2023 cunshunxia <cunshunxia@tencent.com> - 14.4-4 - build without multi-thread to avoid build error. * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 14.4-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 14.4-2 - Rebuilt for OpenCloudOS Stream 23 * Thu Mar 09 2023 cunshunxia <cunshunxia@tencent.com> - 14.4-1 - initial build