Sun, 22 Dec 2024 20:13:09 CST | login

Information for build libecpg-14.4-7.ocs23

ID16989
Package Namelibecpg
Version14.4
Release7.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/libecpg.git?.#b5d399fcc180df1904cd010ce42db4b5d4b244f3
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
StartedSat, 17 Aug 2024 13:15:51 CST
CompletedSat, 17 Aug 2024 13:22:53 CST
Taskbuild (dist-ocs23, /opencloudos-stream/libecpg.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/libecpg.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-base
RPMs
src
libecpg-14.4-7.ocs23.src.rpm (info) (download)
aarch64
libecpg-14.4-7.ocs23.aarch64.rpm (info) (download)
libecpg-devel-14.4-7.ocs23.aarch64.rpm (info) (download)
libpgtypes-14.4-7.ocs23.aarch64.rpm (info) (download)
libecpg-debuginfo-14.4-7.ocs23.aarch64.rpm (info) (download)
libecpg-debugsource-14.4-7.ocs23.aarch64.rpm (info) (download)
libecpg-devel-debuginfo-14.4-7.ocs23.aarch64.rpm (info) (download)
libpgtypes-debuginfo-14.4-7.ocs23.aarch64.rpm (info) (download)
loongarch64
libecpg-14.4-7.ocs23.loongarch64.rpm (info) (download)
libecpg-devel-14.4-7.ocs23.loongarch64.rpm (info) (download)
libpgtypes-14.4-7.ocs23.loongarch64.rpm (info) (download)
libecpg-debuginfo-14.4-7.ocs23.loongarch64.rpm (info) (download)
libecpg-debugsource-14.4-7.ocs23.loongarch64.rpm (info) (download)
libecpg-devel-debuginfo-14.4-7.ocs23.loongarch64.rpm (info) (download)
libpgtypes-debuginfo-14.4-7.ocs23.loongarch64.rpm (info) (download)
x86_64
libecpg-14.4-7.ocs23.x86_64.rpm (info) (download)
libecpg-devel-14.4-7.ocs23.x86_64.rpm (info) (download)
libpgtypes-14.4-7.ocs23.x86_64.rpm (info) (download)
libecpg-debuginfo-14.4-7.ocs23.x86_64.rpm (info) (download)
libecpg-debugsource-14.4-7.ocs23.x86_64.rpm (info) (download)
libecpg-devel-debuginfo-14.4-7.ocs23.x86_64.rpm (info) (download)
libpgtypes-debuginfo-14.4-7.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 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