from insert_username.c:7: ../../src/include/c.h:1112: warning: "dgettext" redefined #define dgettext(d,x) (x) In file included from ../../src/include/c.h:77, from ../../src/include/postgres.h:46, from insert_username.c:7: /home/naourr/work/instance-1/output-1/per-package/postgresql/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/libintl.h:28: note: this is the location of the previous definition #define dgettext(dom, X) ((void)(dom), (char*) (X)) In file included from ../../src/include/postgres.h:46, from insert_username.c:7: ../../src/include/c.h:1113: warning: "ngettext" redefined #define ngettext(s,p,n) ((n) == 1 ? (s) : (p)) In file included from ../../src/include/c.h:77, from ../../src/include/postgres.h:46, from insert_username.c:7: /home/naourr/work/instance-1/output-1/per-package/postgresql/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/libintl.h:30: note: this is the location of the previous definition #define ngettext(X, Y, N) \ In file included from ../../src/include/postgres.h:46, from insert_username.c:7: ../../src/include/c.h:1114: warning: "dngettext" redefined #define dngettext(d,s,p,n) ((n) == 1 ? (s) : (p)) In file included from ../../src/include/c.h:77, from ../../src/include/postgres.h:46, from insert_username.c:7: /home/naourr/work/instance-1/output-1/per-package/postgresql/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/libintl.h:32: note: this is the location of the previous definition #define dngettext(dom, X, Y, N) \ In file included from ../../src/include/postgres.h:46, from insert_username.c:7: ../../src/include/c.h:1127: warning: "gettext_noop" redefined #define gettext_noop(x) (x) In file included from ../../src/include/c.h:77, from ../../src/include/postgres.h:46, from insert_username.c:7: /home/naourr/work/instance-1/output-1/per-package/postgresql/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/libintl.h:16: note: this is the location of the previous definition #define gettext_noop(X) X /home/naourr/work/instance-1/output-1/per-package/postgresql/host/bin/m68k-linux-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 -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -DREFINT_VERBOSE -I. -I. -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/naourr/work/instance-1/output-1/per-package/postgresql/host/m68k-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/libxml2 -c -o moddatetime.o moddatetime.c In file included from ../../src/include/postgres.h:46, from moddatetime.c:16: ../../src/include/c.h:1111: warning: "gettext" redefined #define gettext(x) (x) In file included from ../../src/include/c.h:77, from ../../src/include/postgres.h:46, from moddatetime.c:16: /home/naourr/work/instance-1/output-1/per-package/postgresql/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/libintl.h:27: note: this is the location of the previous definition #define gettext(X) ((char*) (X)) In file included from ../../src/include/postgres.h:46, from moddatetime.c:16: ../../src/include/c.h:1112: warning: "dgettext" redefined #define dgettext(d,x) (x) In file included from ../../src/include/c.h:77, from ../../src/include/postgres.h:46, from moddatetime.c:16: /home/naourr/work/instance-1/output-1/per-package/postgresql/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/libintl.h:28: note: this is the location of the previous definition #define dgettext(dom, X) ((void)(dom), (char*) (X)) In file included from ../../src/include/postgres.h:46, from moddatetime.c:16: ../../src/include/c.h:1113: warning: "ngettext" redefined #define ngettext(s,p,n) ((n) == 1 ? (s) : (p)) In file included from ../../src/include/c.h:77, from ../../src/include/postgres.h:46, from moddatetime.c:16: /home/naourr/work/instance-1/output-1/per-package/postgresql/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/libintl.h:30: note: this is the location of the previous definition #define ngettext(X, Y, N) \ In file included from ../../src/include/postgres.h:46, from moddatetime.c:16: ../../src/include/c.h:1114: warning: "dngettext" redefined #define dngettext(d,s,p,n) ((n) == 1 ? (s) : (p)) In file included from ../../src/include/c.h:77, from ../../src/include/postgres.h:46, from moddatetime.c:16: /home/naourr/work/instance-1/output-1/per-package/postgresql/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/libintl.h:32: note: this is the location of the previous definition #define dngettext(dom, X, Y, N) \ In file included from ../../src/include/postgres.h:46, from moddatetime.c:16: ../../src/include/c.h:1127: warning: "gettext_noop" redefined #define gettext_noop(x) (x) In file included from ../../src/include/c.h:77, from ../../src/include/postgres.h:46, from moddatetime.c:16: /home/naourr/work/instance-1/output-1/per-package/postgresql/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/libintl.h:16: note: this is the location of the previous definition #define gettext_noop(X) X /home/naourr/work/instance-1/output-1/per-package/postgresql/host/bin/m68k-linux-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 -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -DREFINT_VERBOSE -I. -I. -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/naourr/work/instance-1/output-1/per-package/postgresql/host/m68k-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/libxml2 -c -o refint.o refint.c In file included from ../../src/include/postgres.h:46, from refint.c:8: ../../src/include/c.h:1111: warning: "gettext" redefined #define gettext(x) (x) In file included from ../../src/include/c.h:77, from ../../src/include/postgres.h:46, from refint.c:8: /home/naourr/work/instance-1/output-1/per-package/postgresql/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/libintl.h:27: note: this is the location of the previous definition #define gettext(X) ((char*) (X)) In file included from ../../src/include/postgres.h:46, from refint.c:8: ../../src/include/c.h:1112: warning: "dgettext" redefined #define dgettext(d,x) (x) In file included from ../../src/include/c.h:77, from ../../src/include/postgres.h:46, from refint.c:8: /home/naourr/work/instance-1/output-1/per-package/postgresql/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/libintl.h:28: note: this is the location of the previous definition #define dgettext(dom, X) ((void)(dom), (char*) (X)) In file included from ../../src/include/postgres.h:46, from refint.c:8: ../../src/include/c.h:1113: warning: "ngettext" redefined #define ngettext(s,p,n) ((n) == 1 ? (s) : (p)) In file included from ../../src/include/c.h:77, from ../../src/include/postgres.h:46, from refint.c:8: /home/naourr/work/instance-1/output-1/per-package/postgresql/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/libintl.h:30: note: this is the location of the previous definition #define ngettext(X, Y, N) \ In file included from ../../src/include/postgres.h:46, from refint.c:8: ../../src/include/c.h:1114: warning: "dngettext" redefined #define dngettext(d,s,p,n) ((n) == 1 ? (s) : (p)) In file included from ../../src/include/c.h:77, from ../../src/include/postgres.h:46, from refint.c:8: /home/naourr/work/instance-1/output-1/per-package/postgresql/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/libintl.h:32: note: this is the location of the previous definition #define dngettext(dom, X, Y, N) \ In file included from ../../src/include/postgres.h:46, from refint.c:8: ../../src/include/c.h:1127: warning: "gettext_noop" redefined #define gettext_noop(x) (x) In file included from ../../src/include/c.h:77, from ../../src/include/postgres.h:46, from refint.c:8: /home/naourr/work/instance-1/output-1/per-package/postgresql/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/libintl.h:16: note: this is the location of the previous definition #define gettext_noop(X) X /home/naourr/work/instance-1/output-1/per-package/postgresql/host/bin/m68k-linux-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 -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC autoinc.o -L../../src/port -L../../src/common -L/home/naourr/work/instance-1/output-1/per-package/postgresql/host/m68k-buildroot-linux-uclibc/sysroot/usr/bin/../../../../m68k-buildroot-linux-uclibc/sysroot/usr/lib -L/home/naourr/work/instance-1/output-1/per-package/postgresql/host/m68k-buildroot-linux-uclibc/sysroot/usr/bin/../../../../bin/../m68k-buildroot-linux-uclibc/sysroot/usr/lib -shared -o autoinc.so /home/naourr/work/instance-1/output-1/per-package/postgresql/host/bin/m68k-linux-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 -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC insert_username.o -L../../src/port -L../../src/common -L/home/naourr/work/instance-1/output-1/per-package/postgresql/host/m68k-buildroot-linux-uclibc/sysroot/usr/bin/../../../../m68k-buildroot-linux-uclibc/sysroot/usr/lib -L/home/naourr/work/instance-1/output-1/per-package/postgresql/host/m68k-buildroot-linux-uclibc/sysroot/usr/bin/../../../../bin/../m68k-buildroot-linux-uclibc/sysroot/usr/lib -shared -o insert_username.so /home/naourr/work/instance-1/output-1/per-package/postgresql/host/bin/m68k-linux-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 -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC moddatetime.o -L../../src/port -L../../src/common -L/home/naourr/work/instance-1/output-1/per-package/postgresql/host/m68k-buildroot-linux-uclibc/sysroot/usr/bin/../../../../m68k-buildroot-linux-uclibc/sysroot/usr/lib -L/home/naourr/work/instance-1/output-1/per-package/postgresql/host/m68k-buildroot-linux-uclibc/sysroot/usr/bin/../../../../bin/../m68k-buildroot-linux-uclibc/sysroot/usr/lib -shared -o moddatetime.so /home/naourr/work/instance-1/output-1/per-package/postgresql/host/bin/m68k-linux-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 -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -shared -o regress.so regress.o -L../../../src/port -L../../../src/common -L/home/naourr/work/instance-1/output-1/per-package/postgresql/host/m68k-buildroot-linux-uclibc/sysroot/usr/bin/../../../../m68k-buildroot-linux-uclibc/sysroot/usr/lib -L/home/naourr/work/instance-1/output-1/per-package/postgresql/host/m68k-buildroot-linux-uclibc/sysroot/usr/bin/../../../../bin/../m68k-buildroot-linux-uclibc/sysroot/usr/lib /home/naourr/work/instance-1/output-1/per-package/postgresql/host/bin/m68k-linux-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 -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC refint.o -L../../src/port -L../../src/common -L/home/naourr/work/instance-1/output-1/per-package/postgresql/host/m68k-buildroot-linux-uclibc/sysroot/usr/bin/../../../../m68k-buildroot-linux-uclibc/sysroot/usr/lib -L/home/naourr/work/instance-1/output-1/per-package/postgresql/host/m68k-buildroot-linux-uclibc/sysroot/usr/bin/../../../../bin/../m68k-buildroot-linux-uclibc/sysroot/usr/lib -shared -o refint.so make: Leaving directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/contrib/spi' cp ../../../contrib/spi/refint.so refint.so cp ../../../contrib/spi/autoinc.so autoinc.so /home/naourr/work/instance-1/output-1/per-package/postgresql/host/bin/m68k-linux-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 -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC pg_regress.o pg_regress_main.o -L../../../src/port -L../../../src/common -L/home/naourr/work/instance-1/output-1/per-package/postgresql/host/m68k-buildroot-linux-uclibc/sysroot/usr/bin/../../../../m68k-buildroot-linux-uclibc/sysroot/usr/lib -L/home/naourr/work/instance-1/output-1/per-package/postgresql/host/m68k-buildroot-linux-uclibc/sysroot/usr/bin/../../../../bin/../m68k-buildroot-linux-uclibc/sysroot/usr/lib -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm -lintl -o pg_regress make: Leaving directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/test/regress' /usr/bin/make -C test/isolation all make: Entering directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/test/isolation' /usr/bin/make -C ../../../src/backend generated-headers /home/naourr/work/instance-1/output-1/per-package/postgresql/host/bin/m68k-linux-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 -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I. -I../../../src/interfaces/libpq -I./../regress -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/naourr/work/instance-1/output-1/per-package/postgresql/host/m68k-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/libxml2 -c -o specparse.o specparse.c make: Entering directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend' /usr/bin/make -C catalog distprep generated-header-symlinks /home/naourr/work/instance-1/output-1/per-package/postgresql/host/bin/m68k-linux-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 -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I. -I../../../src/interfaces/libpq -I./../regress -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/naourr/work/instance-1/output-1/per-package/postgresql/host/m68k-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/libxml2 -c -o isolationtester.o isolationtester.c /usr/bin/make -C utils distprep generated-header-symlinks make: Entering directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend/utils' /home/naourr/work/instance-1/output-1/per-package/postgresql/host/bin/m68k-linux-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 -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I. -I../../../src/interfaces/libpq -I./../regress -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/naourr/work/instance-1/output-1/per-package/postgresql/host/m68k-buildroot-linux-uclibc/sysroot/usr/bin/../../usr/include/libxml2 -c -o isolation_main.o isolation_main.c make: Entering directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend/catalog' make: Leaving directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend' /usr/bin/make -C ../../../src/test/regress pg_regress.o make: Entering directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/test/regress' /usr/bin/make -C ../../../src/backend generated-headers In file included from ../../../src/include/postgres_fe.h:25, from specparse.y:13: ../../../src/include/c.h:1111: warning: "gettext" redefined #define gettext(x) (x) In file included from ../../../src/include/c.h:77, from ../../../src/include/postgres_fe.h:25, from specparse.y:13: /home/naourr/work/instance-1/output-1/per-package/postgresql/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/libintl.h:27: note: this is the location of the previous definition #define gettext(X) ((char*) (X)) In file included from ../../../src/include/postgres_fe.h:25, from specparse.y:13: ../../../src/include/c.h:1112: warning: "dgettext" redefined #define dgettext(d,x) (x) In file included from ../../../src/include/c.h:77, from ../../../src/include/postgres_fe.h:25, from specparse.y:13: /home/naourr/work/instance-1/output-1/per-package/postgresql/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/libintl.h:28: note: this is the location of the previous definition #define dgettext(dom, X) ((void)(dom), (char*) (X)) In file included from ../../../src/include/postgres_fe.h:25, from specparse.y:13: ../../../src/include/c.h:1113: warning: "ngettext" redefined #define ngettext(s,p,n) ((n) == 1 ? (s) : (p)) In file included from ../../../src/include/c.h:77, from ../../../src/include/postgres_fe.h:25, from specparse.y:13: /home/naourr/work/instance-1/output-1/per-package/postgresql/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/libintl.h:30: note: this is the location of the previous definition #define ngettext(X, Y, N) \ In file included from ../../../src/include/postgres_fe.h:25, from specparse.y:13: ../../../src/include/c.h:1114: warning: "dngettext" redefined #define dngettext(d,s,p,n) ((n) == 1 ? (s) : (p)) In file included from ../../../src/include/c.h:77, from ../../../src/include/postgres_fe.h:25, from specparse.y:13: /home/naourr/work/instance-1/output-1/per-package/postgresql/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/libintl.h:32: note: this is the location of the previous definition #define dngettext(dom, X, Y, N) \ In file included from ../../../src/include/postgres_fe.h:25, from specparse.y:13: ../../../src/include/c.h:1127: warning: "gettext_noop" redefined #define gettext_noop(x) (x) In file included from ../../../src/include/c.h:77, from ../../../src/include/postgres_fe.h:25, from specparse.y:13: /home/naourr/work/instance-1/output-1/per-package/postgresql/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/libintl.h:16: note: this is the location of the previous definition #define gettext_noop(X) X make: Entering directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend' /usr/bin/make -C catalog distprep generated-header-symlinks In file included from ../../../src/include/postgres_fe.h:25, from isolationtester.c:8: ../../../src/include/c.h:1111: warning: "gettext" redefined #define gettext(x) (x) In file included from ../../../src/include/c.h:77, from ../../../src/include/postgres_fe.h:25, from isolationtester.c:8: /home/naourr/work/instance-1/output-1/per-package/postgresql/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/libintl.h:27: note: this is the location of the previous definition #define gettext(X) ((char*) (X)) In file included from ../../../src/include/postgres_fe.h:25, from isolationtester.c:8: ../../../src/include/c.h:1112: warning: "dgettext" redefined #define dgettext(d,x) (x) In file included from ../../../src/include/c.h:77, from ../../../src/include/postgres_fe.h:25, from isolationtester.c:8: /home/naourr/work/instance-1/output-1/per-package/postgresql/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/libintl.h:28: note: this is the location of the previous definition #define dgettext(dom, X) ((void)(dom), (char*) (X)) In file included from ../../../src/include/postgres_fe.h:25, from isolationtester.c:8: ../../../src/include/c.h:1113: warning: "ngettext" redefined #define ngettext(s,p,n) ((n) == 1 ? (s) : (p)) In file included from ../../../src/include/c.h:77, from ../../../src/include/postgres_fe.h:25, from isolationtester.c:8: /home/naourr/work/instance-1/output-1/per-package/postgresql/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/libintl.h:30: note: this is the location of the previous definition #define ngettext(X, Y, N) \ In file included from ../../../src/include/postgres_fe.h:25, from isolationtester.c:8: ../../../src/include/c.h:1114: warning: "dngettext" redefined #define dngettext(d,s,p,n) ((n) == 1 ? (s) : (p)) In file included from ../../../src/include/c.h:77, from ../../../src/include/postgres_fe.h:25, from isolationtester.c:8: /home/naourr/work/instance-1/output-1/per-package/postgresql/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/libintl.h:32: note: this is the location of the previous definition #define dngettext(dom, X, Y, N) \ In file included from ../../../src/include/postgres_fe.h:25, from isolationtester.c:8: ../../../src/include/c.h:1127: warning: "gettext_noop" redefined #define gettext_noop(x) (x) In file included from ../../../src/include/c.h:77, from ../../../src/include/postgres_fe.h:25, from isolationtester.c:8: /home/naourr/work/instance-1/output-1/per-package/postgresql/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/libintl.h:16: note: this is the location of the previous definition #define gettext_noop(X) X make: Entering directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend/catalog' /usr/bin/make -C utils distprep generated-header-symlinks In file included from ../../../src/include/postgres_fe.h:25, from isolation_main.c:13: ../../../src/include/c.h:1111: warning: "gettext" redefined #define gettext(x) (x) In file included from ../../../src/include/c.h:77, from ../../../src/include/postgres_fe.h:25, from isolation_main.c:13: /home/naourr/work/instance-1/output-1/per-package/postgresql/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/libintl.h:27: note: this is the location of the previous definition #define gettext(X) ((char*) (X)) In file included from ../../../src/include/postgres_fe.h:25, from isolation_main.c:13: ../../../src/include/c.h:1112: warning: "dgettext" redefined #define dgettext(d,x) (x) In file included from ../../../src/include/c.h:77, from ../../../src/include/postgres_fe.h:25, from isolation_main.c:13: /home/naourr/work/instance-1/output-1/per-package/postgresql/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/libintl.h:28: note: this is the location of the previous definition #define dgettext(dom, X) ((void)(dom), (char*) (X)) In file included from ../../../src/include/postgres_fe.h:25, from isolation_main.c:13: ../../../src/include/c.h:1113: warning: "ngettext" redefined #define ngettext(s,p,n) ((n) == 1 ? (s) : (p)) In file included from ../../../src/include/c.h:77, from ../../../src/include/postgres_fe.h:25, from isolation_main.c:13: /home/naourr/work/instance-1/output-1/per-package/postgresql/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/libintl.h:30: note: this is the location of the previous definition #define ngettext(X, Y, N) \ In file included from ../../../src/include/postgres_fe.h:25, from isolation_main.c:13: ../../../src/include/c.h:1114: warning: "dngettext" redefined #define dngettext(d,s,p,n) ((n) == 1 ? (s) : (p)) In file included from ../../../src/include/c.h:77, from ../../../src/include/postgres_fe.h:25, from isolation_main.c:13: /home/naourr/work/instance-1/output-1/per-package/postgresql/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/libintl.h:32: note: this is the location of the previous definition #define dngettext(dom, X, Y, N) \ In file included from ../../../src/include/postgres_fe.h:25, from isolation_main.c:13: ../../../src/include/c.h:1127: warning: "gettext_noop" redefined #define gettext_noop(x) (x) In file included from ../../../src/include/c.h:77, from ../../../src/include/postgres_fe.h:25, from isolation_main.c:13: /home/naourr/work/instance-1/output-1/per-package/postgresql/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/libintl.h:16: note: this is the location of the previous definition #define gettext_noop(X) X make: Entering directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend/utils' make: Leaving directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend' /usr/bin/make -C ../../../src/port all make: Entering directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/port' /usr/bin/make -C ../../src/backend generated-headers /usr/bin/make -C ../../../src/interfaces/libpq all make: Entering directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend' /usr/bin/make -C catalog distprep generated-header-symlinks make: Entering directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/interfaces/libpq' /usr/bin/make -C ../../../src/backend generated-headers make: Entering directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend/catalog' /usr/bin/make -C utils distprep generated-header-symlinks make: Entering directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend/utils' make: Leaving directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend' make: Leaving directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/port' /usr/bin/make -C ../../../src/common all make: Entering directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend' /usr/bin/make -C catalog distprep generated-header-symlinks make: Entering directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/common' /usr/bin/make -C ../../src/backend generated-headers make: Entering directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend' /usr/bin/make -C catalog distprep generated-header-symlinks make: Entering directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend/catalog' /usr/bin/make -C utils distprep generated-header-symlinks make: Entering directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend/utils' make: Leaving directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend' /usr/bin/make -C ../../../src/port all make: Entering directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend/catalog' /usr/bin/make -C utils distprep generated-header-symlinks make: Entering directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/port' /usr/bin/make -C ../../src/backend generated-headers make: Entering directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend/utils' make: Leaving directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend' make: Leaving directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/common' make: Leaving directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/test/regress' /usr/bin/make -C ../../../src/port all make: Entering directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/port' /usr/bin/make -C ../../src/backend generated-headers make: Entering directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend' /usr/bin/make -C catalog distprep generated-header-symlinks make: Entering directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend' /usr/bin/make -C catalog distprep generated-header-symlinks make: Entering directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend/catalog' /usr/bin/make -C utils distprep generated-header-symlinks make: Entering directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend/catalog' /usr/bin/make -C utils distprep generated-header-symlinks make: Entering directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend/utils' make: Leaving directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend' make: Leaving directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/port' /usr/bin/make -C ../../../src/common all make: Entering directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend/utils' make: Leaving directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend' make: Leaving directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/port' /usr/bin/make -C ../../../src/common all make: Entering directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/common' /usr/bin/make -C ../../src/backend generated-headers make: Entering directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/common' /usr/bin/make -C ../../src/backend generated-headers make: Entering directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend' /usr/bin/make -C catalog distprep generated-header-symlinks make: Entering directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend' /usr/bin/make -C catalog distprep generated-header-symlinks make: Entering directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend/catalog' make: Entering directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend/catalog' /usr/bin/make -C utils distprep generated-header-symlinks /usr/bin/make -C utils distprep generated-header-symlinks rm -f pg_regress.o && ln -s ../../../src/test/regress/pg_regress.o . make: Entering directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend/utils' make: Leaving directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend' make: Leaving directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/common' /home/naourr/work/instance-1/output-1/per-package/postgresql/host/bin/m68k-linux-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 -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os isolation_main.o pg_regress.o -L../../../src/port -L../../../src/common -L/home/naourr/work/instance-1/output-1/per-package/postgresql/host/m68k-buildroot-linux-uclibc/sysroot/usr/bin/../../../../m68k-buildroot-linux-uclibc/sysroot/usr/lib -L/home/naourr/work/instance-1/output-1/per-package/postgresql/host/m68k-buildroot-linux-uclibc/sysroot/usr/bin/../../../../bin/../m68k-buildroot-linux-uclibc/sysroot/usr/lib -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm -lintl -o pg_isolation_regress make: Entering directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend/utils' make: Leaving directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend' make: Leaving directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/common' make: Leaving directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/interfaces/libpq' /home/naourr/work/instance-1/output-1/per-package/postgresql/host/bin/m68k-linux-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 -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os specparse.o isolationtester.o -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -L/home/naourr/work/instance-1/output-1/per-package/postgresql/host/m68k-buildroot-linux-uclibc/sysroot/usr/bin/../../../../m68k-buildroot-linux-uclibc/sysroot/usr/lib -L/home/naourr/work/instance-1/output-1/per-package/postgresql/host/m68k-buildroot-linux-uclibc/sysroot/usr/bin/../../../../bin/../m68k-buildroot-linux-uclibc/sysroot/usr/lib -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm -lintl -o isolationtester make: Leaving directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/test/isolation' /usr/bin/make -C test/perl all make: Entering directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/test/perl' /usr/bin/make -C ../../../src/backend generated-headers make: Entering directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend' /usr/bin/make -C catalog distprep generated-header-symlinks /usr/bin/make -C utils distprep generated-header-symlinks make: Entering directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend/catalog' make: Entering directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend/utils' make: Leaving directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/backend' make: Leaving directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src/test/perl' make: Leaving directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2/src' All of PostgreSQL successfully made. Ready to install. make: Leaving directory '/home/naourr/work/instance-1/output-1/build/postgresql-12.2' make: Leaving directory '/home/naourr/work/instance-1/buildroot'