The Meson build system
Version: 1.4.1
Source dir: /build/pgbackrest-release-2.57.0
Build dir: /build/pgbackrest
Build type: native build
Project name: pgbackrest
Project version: 2.57.0
C compiler for the host machine: cc (gcc 14.3.1 "cc (GCC) 14.3.1 20250617 (Red Hat 14.3.1-2)")
C linker for the host machine: cc ld.bfd 2.41-45
Host machine cpu family: x86_64
Host machine cpu: x86_64
Compiler for C supports arguments -Wcast-qual: YES
Compiler for C supports arguments -Wconversion: YES
Compiler for C supports arguments -Wduplicated-cond: YES
Compiler for C supports arguments -Wduplicated-branches: YES
Compiler for C supports arguments --Wfloat-equal: NO
Compiler for C supports arguments -Wformat=2: YES
Compiler for C supports arguments -Wformat-overflow=2: YES
Compiler for C supports arguments -Wformat-signedness: YES
Compiler for C supports arguments -Winit-self: YES
Compiler for C supports arguments -Wmissing-prototypes: YES
Compiler for C supports arguments -Wmissing-variable-declarations: YES
Compiler for C supports arguments -Wpointer-arith: YES
Compiler for C supports arguments -Wredundant-decls: YES
Compiler for C supports arguments -Wstrict-prototypes: YES
Compiler for C supports arguments -Wvla: YES
Compiler for C supports arguments -Wwrite-strings: YES
Compiler for C supports arguments -Wno-clobbered: YES
Compiler for C supports arguments -Wno-missing-field-initializers: YES
Compiler for C supports arguments -funroll-loops: YES
Compiler for C supports arguments -ftree-vectorize: YES
Program python3 found: YES (/usr/bin/python3)
Compiler for C supports arguments -fmacro-prefix-map=../pgbackrest-release-2.57.0/src/=: YES
Compiler for C supports arguments -fmacro-prefix-map=../pgbackrest-release-2.57.0/test/src/=test/: YES
Library backtrace found: NO
Library bz2 found: YES
Found pkg-config: YES (/usr/bin/pkg-config) 2.1.0
Run-time dependency liblz4 found: YES 1.9.4
Run-time dependency openssl found: YES 3.5.1
Run-time dependency libpq found: YES 16.10
Run-time dependency libxml-2.0 found: YES 2.12.5
Run-time dependency yaml-0.1 found: YES 0.2.5
Run-time dependency zlib found: YES 1.3.1.zlib-ng
Run-time dependency libssh2 found: YES 1.11.1
Run-time dependency libzstd found: YES 1.5.5
Configuring build.auto.h using configuration
Configuring build.auto.h using configuration
Configuring build.auto.h using configuration
Build targets in project: 10
Commands:
annotate add or modify backup annotation
archive-get get a WAL segment from the archive
archive-push push a WAL segment to the archive
backup backup a database cluster
check check the configuration
expire expire backups that exceed retention
help get help
info retrieve information about backups
repo-get get a file from a repository
repo-ls list files in a repository
restore restore a database cluster
server pgBackRest server
server-ping ping pgBackRest server
stanza-create create the required stanza data
stanza-delete delete a stanza
stanza-upgrade upgrade a stanza
start allow pgBackRest processes to run
stop stop pgBackRest processes from running
verify verify contents of a repository
version get version
Use 'pgbackrest help [command]' for more information.