=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for postgresql12-pg_repack-1.4.3 gmake[1]: Entering directory '/tmp/databases/pg_repack/work/pg_repack-ver_1.4.3/bin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/include/krb5 -I/usr/pkg/include -DREPACK_VERSION=1.4.3 -I. -I./ -I/usr/pkg/include/postgresql/server -I/usr/pkg/include/postgresql/internal -I/usr/include -I/usr/pkg/include -I/usr/include/krb5 -I/usr/pkg/include/libxml2 -I/usr/include -c -o pg_repack.o pg_repack.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/include/krb5 -I/usr/pkg/include -DREPACK_VERSION=1.4.3 -I. -I./ -I/usr/pkg/include/postgresql/server -I/usr/pkg/include/postgresql/internal -I/usr/include -I/usr/pkg/include -I/usr/include/krb5 -I/usr/pkg/include/libxml2 -I/usr/include -c -o pgut/pgut.o pgut/pgut.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/include/krb5 -I/usr/pkg/include -DREPACK_VERSION=1.4.3 -I. -I./ -I/usr/pkg/include/postgresql/server -I/usr/pkg/include/postgresql/internal -I/usr/include -I/usr/pkg/include -I/usr/include/krb5 -I/usr/pkg/include/libxml2 -I/usr/include -c -o pgut/pgut-fe.o pgut/pgut-fe.c pg_repack.c: In function 'repack_one_table': pg_repack.c:1179:62: error: 'TRUE' undeclared (first use in this function) if (!(lock_exclusive(connection, buffer, table->lock_table, TRUE))) ^~~~ pg_repack.c:1179:62: note: each undeclared identifier is reported only once for each function it appears in pgut/pgut.c: In function 'errmsg': pgut/pgut.c:1031:3: warning: function 'errmsg' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] ok = pgut_appendStringInfoVA(&edata->msg, fmt, args); ^~ pgut/pgut.c: In function 'errdetail': pgut/pgut.c:1052:3: warning: function 'errdetail' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] ok = pgut_appendStringInfoVA(&edata->detail, fmt, args); ^~ pg_repack.c:1486:27: error: 'FALSE' undeclared (first use in this function); did you mean 'FILE'? table->lock_table, FALSE))) ^~~~~ FILE pg_repack.c: In function 'repack_table_indexes': pg_repack.c:2048:56: error: 'TRUE' undeclared (first use in this function) if (!(lock_exclusive(connection, params[1], sql.data, TRUE))) ^~~~ gmake[1]: *** [: pg_repack.o] Error 1 gmake[1]: *** Waiting for unfinished jobs.... gmake[1]: Leaving directory '/tmp/databases/pg_repack/work/pg_repack-ver_1.4.3/bin' gmake: *** [Makefile:35: all] Error 2 *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/databases/pg_repack *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/databases/pg_repack