=>> Building databases/pg_auto_failover build started at Tue Mar 17 02:41:09 EDT 2026 port directory: /usr/ports/databases/pg_auto_failover package name: postgresql15-pg_auto_failover-2.2 building for: FreeBSD pkg.DaveG.ca 15.0-RELEASE-p3 FreeBSD 15.0-RELEASE-p3 1500068 amd64 maintained by: pat@patmaddox.com Makefile datestamp: -rw-r--r-- 1 root wheel 700 Mar 6 20:23 /usr/ports/databases/pg_auto_failover/Makefile Ports top last git commit: 8c988f802ea2 Ports top unclean checkout: no Port dir last git commit: cac7f24191df Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500068 Jail OSVERSION: 1500068 Job Id: 02 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1500068 UNAME_v=FreeBSD 15.0-RELEASE-p3 1500068 UNAME_r=15.0-RELEASE-p3 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/usr/local/poudriere/data/.m/freebsd_15_0_x64-HEAD-ALL/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=tmux-256color OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/freebsd_15_0_x64-HEAD-ALL/02/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=freebsd_15_0_x64-HEAD-ALL SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/freebsd_15_0_x64-HEAD-ALL/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- pat@patmaddox.com --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=/usr/local/bin/gmake XDG_DATA_HOME=/wrkdirs/usr/ports/databases/pg_auto_failover/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/pg_auto_failover/work XDG_CACHE_HOME=/wrkdirs/usr/ports/databases/pg_auto_failover/work/.cache HOME=/wrkdirs/usr/ports/databases/pg_auto_failover/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/databases/pg_auto_failover/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/databases/pg_auto_failover/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/pg_auto_failover/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/pg_auto_failover/work XDG_CACHE_HOME=/wrkdirs/usr/ports/databases/pg_auto_failover/work/.cache HOME=/wrkdirs/usr/ports/databases/pg_auto_failover/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/databases/pg_auto_failover/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/databases/pg_auto_failover/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=15.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/pg_auto_failover" EXAMPLESDIR="share/examples/pg_auto_failover" DATADIR="share/pg_auto_failover" WWWDIR="www/pg_auto_failover" ETCDIR="etc/pg_auto_failover" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pg_auto_failover DOCSDIR=/usr/local/share/doc/pg_auto_failover EXAMPLESDIR=/usr/local/share/examples/pg_auto_failover WWWDIR=/usr/local/www/pg_auto_failover ETCDIR=/usr/local/etc/pg_auto_failover --End SUB_LIST-- ---Begin make.conf--- DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited pipebuf (-y) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> postgresql15-pg_auto_failover-2.2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.6.2.pkg [pkg.DaveG.ca] Installing pkg-2.6.2... [pkg.DaveG.ca] Extracting pkg-2.6.2: .......... done ===> postgresql15-pg_auto_failover-2.2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of postgresql15-pg_auto_failover-2.2 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by postgresql15-pg_auto_failover-2.2 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by postgresql15-pg_auto_failover-2.2 for building => SHA256 Checksum OK for hapostgres-pg_auto_failover-v2.2_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by postgresql15-pg_auto_failover-2.2 for building ===> Extracting for postgresql15-pg_auto_failover-2.2 => SHA256 Checksum OK for hapostgres-pg_auto_failover-v2.2_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for postgresql15-pg_auto_failover-2.2 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> postgresql15-pg_auto_failover-2.2 depends on package: gmake>=4.4.1 - not found ===> Installing existing package /packages/All/gmake-4.4.1.pkg [pkg.DaveG.ca] Installing gmake-4.4.1... [pkg.DaveG.ca] `-- Installing gettext-runtime-0.26... [pkg.DaveG.ca] | `-- Installing indexinfo-0.3.1_1... [pkg.DaveG.ca] | `-- Extracting indexinfo-0.3.1_1: . done [pkg.DaveG.ca] `-- Extracting gettext-runtime-0.26: .......... done [pkg.DaveG.ca] Extracting gmake-4.4.1: .......... done ===> postgresql15-pg_auto_failover-2.2 depends on package: gmake>=4.4.1 - found ===> Returning to build of postgresql15-pg_auto_failover-2.2 ===> postgresql15-pg_auto_failover-2.2 depends on executable: vacuumlo - not found ===> Installing existing package /packages/All/postgresql15-contrib-15.17.pkg [pkg.DaveG.ca] Installing postgresql15-contrib-15.17... [pkg.DaveG.ca] `-- Installing libxml2-2.15.2... [pkg.DaveG.ca] | `-- Installing readline-8.3.3... [pkg.DaveG.ca] | `-- Extracting readline-8.3.3: .......... done [pkg.DaveG.ca] `-- Extracting libxml2-2.15.2: .......... done [pkg.DaveG.ca] `-- Installing postgresql15-client-15.17... [pkg.DaveG.ca] | `-- Installing zstd-1.5.7_1... [pkg.DaveG.ca] | `-- Extracting zstd-1.5.7_1: .......... done [pkg.DaveG.ca] `-- Extracting postgresql15-client-15.17: .......... done [pkg.DaveG.ca] Extracting postgresql15-contrib-15.17: .......... done ===== Message from postgresql15-client-15.17: -- The PostgreSQL port has a collection of "side orders": postgresql-docs For all of the html documentation p5-Pg A perl5 API for client access to PostgreSQL databases. postgresql-tcltk If you want tcl/tk client support. postgresql-jdbc For Java JDBC support. postgresql-odbc For client access from unix applications using ODBC as access method. Not needed to access unix PostgreSQL servers from Win32 using ODBC. See below. ruby-postgres, py-psycopg For client access to PostgreSQL databases using the ruby & python languages. postgresql-plperl, postgresql-pltcl & postgresql-plruby For using perl5, tcl & ruby as procedural languages. postgresql-contrib Lots of contributed utilities, postgresql functions and datatypes. There you find pg_standby, pgcrypto and many other cool things. etc... ===== Message from postgresql15-contrib-15.17: -- The PostgreSQL contrib utilities have been installed. Please see /usr/local/share/doc/postgresql/README-contrib for more information. ===> postgresql15-pg_auto_failover-2.2 depends on executable: vacuumlo - found ===> Returning to build of postgresql15-pg_auto_failover-2.2 ===> postgresql15-pg_auto_failover-2.2 depends on executable: postgres - not found ===> Installing existing package /packages/All/postgresql15-server-15.17.pkg [pkg.DaveG.ca] Installing postgresql15-server-15.17... [pkg.DaveG.ca] `-- Installing icu-76.1,1... [pkg.DaveG.ca] `-- Extracting icu-76.1,1: .......... done [pkg.DaveG.ca] `-- Installing liblz4-1.10.0_2,1... [pkg.DaveG.ca] `-- Extracting liblz4-1.10.0_2,1: .......... done [pkg.DaveG.ca] `-- Installing llvm19-19.1.7_1... [pkg.DaveG.ca] | `-- Installing libedit-3.1.20251016_1,1... [pkg.DaveG.ca] | `-- Extracting libedit-3.1.20251016_1,1: .......... done [pkg.DaveG.ca] | `-- Installing lua53-5.3.6_1... [pkg.DaveG.ca] | `-- Extracting lua53-5.3.6_1: .......... done [pkg.DaveG.ca] | `-- Installing perl5-5.42.1... [pkg.DaveG.ca] | `-- Extracting perl5-5.42.1: .......... done [pkg.DaveG.ca] | `-- Installing python311-3.11.15... [pkg.DaveG.ca] | | `-- Installing libffi-3.5.1... [pkg.DaveG.ca] | | `-- Extracting libffi-3.5.1: .......... done [pkg.DaveG.ca] | | `-- Installing mpdecimal-4.0.1... [pkg.DaveG.ca] | | `-- Extracting mpdecimal-4.0.1: .......... done [pkg.DaveG.ca] | `-- Extracting python311-3.11.15: .......... done [pkg.DaveG.ca] `-- Extracting llvm19-19.1.7_1: .......... done ===> Creating groups Creating group 'postgres' with gid '770' ===> Creating users Creating user 'postgres' with uid '770' ===> Creating homedir(s) =========== BACKUP YOUR DATA! ============= As always, backup your data before upgrading. If the upgrade leads to a higher major revision (e.g. 9.6 -> 10), a dump and restore of all databases is required. This is *NOT* done by the port! See https://www.postgresql.org/docs/current/upgrading.html =========================================== [pkg.DaveG.ca] Extracting postgresql15-server-15.17: .......... done ===== Message from python311-3.11.15: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py311-gdbm databases/py-gdbm@py311 py311-sqlite3 databases/py-sqlite3@py311 py311-tkinter x11-toolkits/py-tkinter@py311 ===== Message from postgresql15-server-15.17: -- For procedural languages and postgresql functions, please note that you might have to update them when updating the server. If you have many tables and many clients running, consider raising kern.maxfiles using sysctl(8), or reconfigure your kernel appropriately. The port is set up to use autovacuum for new databases, but you might also want to vacuum and perhaps backup your database regularly. There is a periodic script, /usr/local/etc/periodic/daily/502.pgsql, that you may find useful. You can use it to backup and perform vacuum on all databases nightly. Per default, it performs `vacuum analyze'. See the script for instructions. For autovacuum settings, please review ~postgres/data/postgresql.conf. If you plan to access your PostgreSQL server using ODBC, please consider running the SQL script /usr/local/share/postgresql/odbc.sql to get the functions required for ODBC compliance. Please note that if you use the rc script, /usr/local/etc/rc.d/postgresql, to initialize the database, unicode (UTF-8) will be used to store character data by default. Set postgresql_initdb_flags or use login.conf settings described below to alter this behaviour. See the start rc script for more info. To set limits, environment stuff like locale and collation and other things, you can set up a class in /etc/login.conf before initializing the database. Add something similar to this to /etc/login.conf: --- postgres:\ :lang=en_US.UTF-8:\ :setenv=LC_COLLATE=C:\ :tc=default: --- and run `cap_mkdb /etc/login.conf'. Then add 'postgresql_login_class="postgres"' to /etc/rc.conf, or set it as the postgres user's login class in /etc/passwd. ====================================================================== To use PostgreSQL, enable it in rc.conf using sysrc postgresql_enable=yes To initialize the database, run service postgresql initdb You can then start PostgreSQL by running: service postgresql start For postmaster settings, see ~postgres/data/postgresql.conf NB. FreeBSD's PostgreSQL port logs to syslog by default See ~postgres/data/postgresql.conf for more info NB. If you're not using a checksumming filesystem like ZFS, you might wish to enable data checksumming. It can be enabled during the initdb phase, by adding the "--data-checksums" flag to the postgresql_initdb_flags rcvar. Otherwise you can enable it later by using pg_checksums. Check the initdb(1) manpage for more info and make sure you understand the performance implications. ====================================================================== SECURITY ADVICE If upgrading from a version 15.x < 15.7: A security vulnerability was found in the system views pg_stats_ext and pg_stats_ext_exprs, potentially allowing authenticated database users to see data they shouldn't. If this is of concern in your installation, run the SQL script /usr/local/share/postgresql/fix-CVE-2024-4317.sql for each of your databases. For details, see https://www.postgresql.org/support/security/CVE-2024-4317/ ===> postgresql15-pg_auto_failover-2.2 depends on executable: postgres - found ===> Returning to build of postgresql15-pg_auto_failover-2.2 ===> postgresql15-pg_auto_failover-2.2 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.12_8.pkg [pkg.DaveG.ca] Installing ccache-3.7.12_8... [pkg.DaveG.ca] Extracting ccache-3.7.12_8: ......... done Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for clang create symlink for clang (world) create symlink for clang++ create symlink for clang++ (world) create symlink for clang19 create symlink for clang19 (world) create symlink for clang++19 create symlink for clang++19 (world) ===== Message from ccache-3.7.12_8: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> postgresql15-pg_auto_failover-2.2 depends on file: /usr/local/bin/ccache - found ===> Returning to build of postgresql15-pg_auto_failover-2.2 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for postgresql15-pg_auto_failover-2.2 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for postgresql15-pg_auto_failover-2.2 gmake: git: No such file or directory /bin/sh: git: not found /usr/local/bin/gmake -C src/monitor/ all gmake[1]: Entering directory '/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/monitor' /usr/local/bin/gmake -C src/bin/ all gmake[1]: Entering directory '/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin' /usr/local/bin/gmake -C pg_autoctl pg_autoctl gmake[2]: Entering directory '/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl' cc -std=c99 -D_GNU_SOURCE -g -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -Wno-missing-braces -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -std=c99 -Wall -Werror -Wno-unused-parameter -Iinclude -I/usr/local/include -g -I. -I./ -I/usr/local/include/postgresql/server -I/usr/local/include/postgresql/internal -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -c -o conninfo.o conninfo.c cc -std=c99 -D_GNU_SOURCE -g -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -Wno-missing-braces -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -std=c99 -Wall -Werror -Wno-unused-parameter -Iinclude -I/usr/local/include -g -I. -I./ -I/usr/local/include/postgresql/server -I/usr/local/include/postgresql/internal -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -c -o formation_metadata.o formation_metadata.c cc -std=c99 -D_GNU_SOURCE -g -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -Wno-missing-braces -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -std=c99 -Wall -Werror -Wno-unused-parameter -Iinclude -I/usr/local/include -g -I. -I./ -I/usr/local/include/postgresql/server -I/usr/local/include/postgresql/internal -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -c -o group_state_machine.o group_state_machine.c cc -std=c99 -D_GNU_SOURCE -g -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -Wno-missing-braces -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -std=c99 -Wall -Werror -Wno-unused-parameter -Iinclude -I/usr/local/include -g -I. -I./ -I/usr/local/include/postgresql/server -I/usr/local/include/postgresql/internal -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -c -o health_check_metadata.o health_check_metadata.c cc -std=c99 -D_GNU_SOURCE -g -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -Wno-missing-braces -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -std=c99 -Wall -Werror -Wno-unused-parameter -Iinclude -I/usr/local/include -g -I. -I./ -I/usr/local/include/postgresql/server -I/usr/local/include/postgresql/internal -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -c -o health_check_worker.o health_check_worker.c cc -std=c99 -D_GNU_SOURCE -g -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -Wno-missing-braces -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -std=c99 -Wall -Werror -Wno-unused-parameter -Iinclude -I/usr/local/include -g -I. -I./ -I/usr/local/include/postgresql/server -I/usr/local/include/postgresql/internal -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -c -o metadata.o metadata.c cc -std=c99 -D_GNU_SOURCE -g -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -Wno-missing-braces -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -std=c99 -Wall -Werror -Wno-unused-parameter -Iinclude -I/usr/local/include -g -I. -I./ -I/usr/local/include/postgresql/server -I/usr/local/include/postgresql/internal -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -c -o node_active_protocol.o node_active_protocol.c cc -std=c99 -D_GNU_SOURCE -g -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -Wno-missing-braces -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -std=c99 -Wall -Werror -Wno-unused-parameter -Iinclude -I/usr/local/include -g -I. -I./ -I/usr/local/include/postgresql/server -I/usr/local/include/postgresql/internal -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -c -o node_metadata.o node_metadata.c cc -std=c99 -D_GNU_SOURCE -g -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -Wno-missing-braces -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -std=c99 -Wall -Werror -Wno-unused-parameter -Iinclude -I/usr/local/include -g -I. -I./ -I/usr/local/include/postgresql/server -I/usr/local/include/postgresql/internal -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -c -o notifications.o notifications.c cc -std=c99 -D_GNU_SOURCE -g -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -Wno-missing-braces -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -std=c99 -Wall -Werror -Wno-unused-parameter -Iinclude -I/usr/local/include -g -I. -I./ -I/usr/local/include/postgresql/server -I/usr/local/include/postgresql/internal -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -c -o pg_auto_failover.o pg_auto_failover.c cc -std=c99 -D_GNU_SOURCE -g -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -Wno-missing-braces -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -std=c99 -Wall -Werror -Wno-unused-parameter -Iinclude -I/usr/local/include -g -I. -I./ -I/usr/local/include/postgresql/server -I/usr/local/include/postgresql/internal -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -c -o replication_state.o replication_state.c cc -std=c99 -D_GNU_SOURCE -g -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -Wno-missing-braces -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -std=c99 -Wall -Werror -Wno-unused-parameter -Iinclude -I/usr/local/include -g -I. -I./ -I/usr/local/include/postgresql/server -I/usr/local/include/postgresql/internal -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -c -o version_compat.o version_compat.c cat pgautofailover.sql > pgautofailover--2.2.sql cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/azure.Po -o azure.o azure.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/azure_config.Po -o azure_config.o azure_config.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/cli_common.Po -o cli_common.o cli_common.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/cli_config.Po -o cli_config.o cli_config.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/cli_create_node.Po -o cli_create_node.o cli_create_node.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/cli_do_azure.Po -o cli_do_azure.o cli_do_azure.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/cli_do_coordinator.Po -o cli_do_coordinator.o cli_do_coordinator.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/cli_do_demoapp.Po -o cli_do_demoapp.o cli_do_demoapp.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/cli_do_fsm.Po -o cli_do_fsm.o cli_do_fsm.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/cli_do_misc.Po -o cli_do_misc.o cli_do_misc.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/cli_do_monitor.Po -o cli_do_monitor.o cli_do_monitor.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/cli_do_root.Po -o cli_do_root.o cli_do_root.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/cli_do_service.Po -o cli_do_service.o cli_do_service.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/cli_do_show.Po -o cli_do_show.o cli_do_show.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/cli_do_tmux.Po -o cli_do_tmux.o cli_do_tmux.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/cli_do_tmux_azure.Po -o cli_do_tmux_azure.o cli_do_tmux_azure.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/cli_do_tmux_compose.Po -o cli_do_tmux_compose.o cli_do_tmux_compose.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/cli_drop_node.Po -o cli_drop_node.o cli_drop_node.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/cli_enable_disable.Po -o cli_enable_disable.o cli_enable_disable.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/cli_formation.Po -o cli_formation.o cli_formation.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/cli_get_set_properties.Po -o cli_get_set_properties.o cli_get_set_properties.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/cli_perform.Po -o cli_perform.o cli_perform.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/cli_root.Po -o cli_root.o cli_root.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/cli_service.Po -o cli_service.o cli_service.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/cli_show.Po -o cli_show.o cli_show.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/cli_systemd.Po -o cli_systemd.o cli_systemd.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/cli_watch.Po -o cli_watch.o cli_watch.c cc -std=c99 -D_GNU_SOURCE -g -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -Wno-missing-braces -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -shared -o pgautofailover.so conninfo.o formation_metadata.o group_state_machine.o health_check_metadata.o health_check_worker.o metadata.o node_active_protocol.o node_metadata.o notifications.o pg_auto_failover.o replication_state.o version_compat.o -L/usr/local/lib -L/usr/local/lib -lpthread -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib' -L/usr/local/lib -lpq cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/config.Po -o config.o config.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/coordinator.Po -o coordinator.o coordinator.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/debian.Po -o debian.o debian.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/demoapp.Po -o demoapp.o demoapp.c cli_formation.c:261:31: warning: variable 'errors' set but not used [-Wunused-but-set-variable] 261 | int c = 0, option_index = 0, errors = 0; | ^ 1 warning generated. cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/env_utils.Po -o env_utils.o env_utils.c gmake[1]: Leaving directory '/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/monitor' cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/file_utils.Po -o file_utils.o file_utils.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/fsm.Po -o fsm.o fsm.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/fsm_transition.Po -o fsm_transition.o fsm_transition.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/fsm_transition_citus.Po -o fsm_transition_citus.o fsm_transition_citus.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/ini_file.Po -o ini_file.o ini_file.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/ini_implementation.Po -o ini_implementation.o ini_implementation.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/ipaddr.Po -o ipaddr.o ipaddr.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/keeper.Po -o keeper.o keeper.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/keeper_config.Po -o keeper_config.o keeper_config.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/keeper_pg_init.Po -o keeper_pg_init.o keeper_pg_init.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/lock_utils.Po -o lock_utils.o lock_utils.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/main.Po -o main.o main.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/monitor.Po -o monitor.o monitor.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/monitor_config.Po -o monitor_config.o monitor_config.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/monitor_pg_init.Po -o monitor_pg_init.o monitor_pg_init.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/nodestate_utils.Po -o nodestate_utils.o nodestate_utils.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/parsing.Po -o parsing.o parsing.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/pgctl.Po -o pgctl.o pgctl.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/pghba.Po -o pghba.o pghba.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/pgsetup.Po -o pgsetup.o pgsetup.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/pgsql.Po -o pgsql.o pgsql.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/pgtuning.Po -o pgtuning.o pgtuning.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/pidfile.Po -o pidfile.o pidfile.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/primary_standby.Po -o primary_standby.o primary_standby.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/service_keeper.Po -o service_keeper.o service_keeper.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/service_keeper_init.Po -o service_keeper_init.o service_keeper_init.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/service_monitor.Po -o service_monitor.o service_monitor.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/service_monitor_init.Po -o service_monitor_init.o service_monitor_init.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/service_postgres.Po -o service_postgres.o service_postgres.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/service_postgres_ctl.Po -o service_postgres_ctl.o service_postgres_ctl.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/signals.Po -o signals.o signals.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/state.Po -o state.o state.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/string_utils.Po -o string_utils.o string_utils.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/supervisor.Po -o supervisor.o supervisor.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/system_utils.Po -o system_utils.o system_utils.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/systemd_config.Po -o systemd_config.o systemd_config.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/watch.Po -o watch.o watch.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/lib-log.Po -MTlib-log.o -o lib-log.o /wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/log.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/lib-commandline.Po -MTlib-commandline.o -o lib-commandline.o /wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/commandline.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/lib-parson.Po -MTlib-parson.o -o lib-parson.o /wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/parson.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/lib-snprintf.Po -MTlib-snprintf.o -o lib-snprintf.o /wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg/snprintf.c primary_standby.c:1210:14: warning: variable 'attempts' set but not used [-Wunused-but-set-variable] 1210 | for (int attempts = 0;; attempts++) | ^ 1 warning generated. cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -MMD -MP -MF/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl//.deps/lib-strerror.Po -MTlib-strerror.o -o lib-strerror.o /wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg/strerror.c cc -std=c99 -D_GNU_SOURCE -g -I /usr/local/include -I /usr/local/include/postgresql/server -I /usr/local/include/postgresql/internal -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-deprecated-non-prototype -Wno-format-truncation -Wno-cast-function-type-strict -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wformat -Wall -Werror=implicit-int -Werror=implicit-function-declaration -Werror=return-type -Wno-declaration-after-statement -D_WANT_SEMUN -Wno-missing-braces -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/pg -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/log/src/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/subcommands.c/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/libs/ -I/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl/../lib/parson/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing azure.o azure_config.o cli_common.o cli_config.o cli_create_node.o cli_do_azure.o cli_do_coordinator.o cli_do_demoapp.o cli_do_fsm.o cli_do_misc.o cli_do_monitor.o cli_do_root.o cli_do_service.o cli_do_show.o cli_do_tmux.o cli_do_tmux_azure.o cli_do_tmux_compose.o cli_drop_node.o cli_enable_disable.o cli_formation.o cli_get_set_properties.o cli_perform.o cli_root.o cli_service.o cli_show.o cli_systemd.o cli_watch.o config.o coordinator.o debian.o demoapp.o env_utils.o file_utils.o fsm.o fsm_transition.o fsm_transition_citus.o ini_file.o ini_implementation.o ipaddr.o keeper.o keeper_config.o keeper_pg_init.o lock_utils.o main.o monitor.o monitor_config.o monitor_pg_init.o nodestate_utils.o parsing.o pgctl.o pghba.o pgsetup.o pgsql.o pgtuning.o pidfile.o primary_standby.o service_keeper.o service_keeper_init.o service_monitor.o service_monitor_init.o service_postgres.o service_postgres_ctl.o signals.o state.o string_utils.o supervisor.o system_utils.o systemd_config.o watch.o lib-log.o lib-commandline.o lib-parson.o lib-snprintf.o lib-strerror.o -L/usr/local/lib -L /usr/local/lib/postgresql -L /usr/local/lib -L/usr/local/lib -lpthread -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib' -lpgcommon -lpgport -lintl -lzstd -lssl -lcrypto -lz -lreadline -lexecinfo -lm -lpq -lncurses -o pg_autoctl gmake[2]: Leaving directory '/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl' gmake[1]: Leaving directory '/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin' =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> postgresql15-pg_auto_failover-2.2 depends on executable: vacuumlo - found ===> postgresql15-pg_auto_failover-2.2 depends on executable: postgres - found =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for postgresql15-pg_auto_failover-2.2 ===> Generating temporary packing list /usr/local/bin/gmake -C src/monitor/ all gmake[1]: Entering directory '/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/monitor' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/monitor' /usr/local/bin/gmake -C src/monitor/ install gmake[1]: Entering directory '/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/monitor' /bin/mkdir -p '/wrkdirs/usr/ports/databases/pg_auto_failover/work/stage/usr/local/lib/postgresql' /bin/mkdir -p '/wrkdirs/usr/ports/databases/pg_auto_failover/work/stage/usr/local/share/postgresql/extension' /bin/mkdir -p '/wrkdirs/usr/ports/databases/pg_auto_failover/work/stage/usr/local/share/postgresql/extension' /usr/bin/install -c -m 755 pgautofailover.so '/wrkdirs/usr/ports/databases/pg_auto_failover/work/stage/usr/local/lib/postgresql/pgautofailover.so' rm -f /wrkdirs/usr/ports/databases/pg_auto_failover/work/stage/usr/local/share/postgresql/extension/pgautofailover* /usr/bin/install -c -m 644 .//pgautofailover.control '/wrkdirs/usr/ports/databases/pg_auto_failover/work/stage/usr/local/share/postgresql/extension/' /usr/bin/install -c -m 644 .//pgautofailover--1.0.sql .//pgautofailover--1.0--1.1.sql .//pgautofailover--1.1--1.2.sql .//pgautofailover--1.2--1.3.sql .//pgautofailover--1.3--1.4.sql .//pgautofailover--1.4--1.5.sql .//pgautofailover--1.5--1.6.sql .//pgautofailover--1.6--2.0.sql .//pgautofailover--2.0--2.1.sql .//pgautofailover--2.1--2.2.sql .//pgautofailover--2.2--dummy.sql pgautofailover--2.2.sql '/wrkdirs/usr/ports/databases/pg_auto_failover/work/stage/usr/local/share/postgresql/extension/' gmake[1]: Leaving directory '/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/monitor' /usr/local/bin/gmake -C src/bin/ all gmake[1]: Entering directory '/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin' /usr/local/bin/gmake -C pg_autoctl pg_autoctl gmake[2]: Entering directory '/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl' gmake[2]: 'pg_autoctl' is up to date. gmake[2]: Leaving directory '/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl' gmake[1]: Leaving directory '/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin' /usr/local/bin/gmake -C src/bin/ install gmake[1]: Entering directory '/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin' /usr/local/bin/gmake -C pg_autoctl install gmake[2]: Entering directory '/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl' install -d /wrkdirs/usr/ports/databases/pg_auto_failover/work/stage/usr/local/bin install -m 0755 ./pg_autoctl /wrkdirs/usr/ports/databases/pg_auto_failover/work/stage/usr/local/bin gmake[2]: Leaving directory '/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin/pg_autoctl' gmake[1]: Leaving directory '/wrkdirs/usr/ports/databases/pg_auto_failover/work/pg_auto_failover-2.2/src/bin' ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2026-03-17T06:41:09+0000' 'PKG_NOTE_ports_top_git_hash=8c988f802ea2' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_git_hash=cac7f24191df' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building packages for postgresql15-pg_auto_failover-2.2 ===> Building postgresql15-pg_auto_failover-2.2 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for postgresql15-pg_auto_failover-2.2 build of databases/pg_auto_failover | postgresql15-pg_auto_failover-2.2 ended at Tue Mar 17 02:41:27 EDT 2026 build time: 00:00:19