=> Bootstrap dependency digest>=20010302: found digest-20190127
===> Building for postgresql11-pg_repack-1.4.3
gmake[1]: Entering directory '/tmp/pkgbuild/databases/pg_repack/work.powerpc/pg_repack-ver_1.4.3/bin'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -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
distcc[17876] ERROR: compile pg_repack.c on 10.0.20.122:3638 failed
distcc[17876] (dcc_build_somewhere) Warning: remote compilation of 'pg_repack.c' failed, retrying locally
distcc[17876] Warning: failed to distribute pg_repack.c to 10.0.20.122:3638, running locally instead
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
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)))
                                                        ^~~~
distcc[17876] ERROR: compile pg_repack.c on localhost failed
gmake[1]: *** [<builtin>: pg_repack.o] Error 1
gmake[1]: Leaving directory '/tmp/pkgbuild/databases/pg_repack/work.powerpc/pg_repack-ver_1.4.3/bin'
gmake: *** [Makefile:35: all] Error 2
*** Error code 2

Stop.
make[1]: stopped in /usr/pkgsrc/databases/pg_repack
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/databases/pg_repack