g@gMac:/Volumes/sql/openwrt$ make package/feeds/packages/postgresql/{clean,compile} -j 1 V=s Collecting package info: done make[2]: Entering directory '/Volumes/sql/openwrt/scripts/config' make[2]: 'conf' is up to date. make[2]: Leaving directory '/Volumes/sql/openwrt/scripts/config' make[1]: Entering directory '/Volumes/sql/openwrt' make[2]: Entering directory '/Volumes/sql/openwrt/feeds/packages/libs/postgresql' rm -rf /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13 /Volumes/sql/openwrt/scripts/ipkg-remove libpq /Volumes/sql/openwrt/bin/packages/powerpc_8548/packages/libpq_15.6-r1_powerpc_8548.ipk /Volumes/sql/openwrt/bin/packages/powerpc_8548/packages/libpq_15.6-r1_powerpc_8548.ipk /Volumes/sql/openwrt/scripts/ipkg-remove pgsql-cli /Volumes/sql/openwrt/bin/packages/powerpc_8548/packages/pgsql-cli_15.6-r1_powerpc_8548.ipk /Volumes/sql/openwrt/bin/packages/powerpc_8548/packages/pgsql-cli_15.6-r1_powerpc_8548.ipk /Volumes/sql/openwrt/scripts/ipkg-remove pgsql-cli-extra /Volumes/sql/openwrt/bin/packages/powerpc_8548/packages/pgsql-cli-extra_15.6-r1_powerpc_8548.ipk /Volumes/sql/openwrt/bin/packages/powerpc_8548/packages/pgsql-cli-extra_15.6-r1_powerpc_8548.ipk /Volumes/sql/openwrt/scripts/ipkg-remove pgsql-server /Volumes/sql/openwrt/bin/packages/powerpc_8548/packages/pgsql-server_15.6-r1_powerpc_8548.ipk /Volumes/sql/openwrt/bin/packages/powerpc_8548/packages/pgsql-server_15.6-r1_powerpc_8548.ipk rm -f /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/stamp/.postgresql_installed rm -f /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/packages/postgresql.list make[2]: Leaving directory '/Volumes/sql/openwrt/feeds/packages/libs/postgresql' time: package/feeds/packages/postgresql/clean#1.83#1.82#3.91 make[1]: Leaving directory '/Volumes/sql/openwrt' make[2]: Entering directory '/Volumes/sql/openwrt/scripts/config' make[2]: 'conf' is up to date. make[2]: Leaving directory '/Volumes/sql/openwrt/scripts/config' make[1]: Entering directory '/Volumes/sql/openwrt' make[2]: Entering directory '/Volumes/sql/openwrt/feeds/packages/libs/postgresql' mkdir -p /Volumes/sql/openwrt/dl SHELL= flock /Volumes/sql/openwrt/tmp/.postgresql-15.13.tar.bz2.flock -c ' /Volumes/sql/openwrt/scripts/download.pl "/Volumes/sql/openwrt/dl" "postgresql-15.13.tar.bz2" "4f62e133d22ea08a0401b0840920e26698644d01a80c34341fb732dd0a90ca5d" "" "https://ftp.postgresql.org/pub/source/v15.13" "http://ftp.postgresql.org/pub/source/v15.13" "ftp://ftp.postgresql.org/pub/source/v15.13" ' + curl -f --connect-timeout 20 --retry 5 --location https://ftp.postgresql.org/pub/source/v15.13/postgresql-15.13.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 22.1M 100 22.1M 0 0 9471k 0 0:00:02 0:00:02 --:--:-- 9475k . /Volumes/sql/openwrt/include/shell.sh; bzcat /Volumes/sql/openwrt/dl/postgresql-15.13.tar.bz2 | tar -C /Volumes/sql/openwrt/build_dir/hostpkg/postgresql-15.13/.. -xf - [ ! -d ./src/ ] || cp -fpR ./src/* /Volumes/sql/openwrt/build_dir/hostpkg/postgresql-15.13 Applying /Volumes/sql/openwrt/feeds/packages/libs/postgresql/patches/050-build-contrib.patch using plaintext: patching file GNUmakefile.in Applying /Volumes/sql/openwrt/feeds/packages/libs/postgresql/patches/200-ranlib.patch using plaintext: patching file src/port/Makefile Applying /Volumes/sql/openwrt/feeds/packages/libs/postgresql/patches/300-fix-includes.patch using plaintext: patching file src/bin/pg_ctl/pg_ctl.c Applying /Volumes/sql/openwrt/feeds/packages/libs/postgresql/patches/800-busybox-default-pager.patch using plaintext: patching file src/include/fe_utils/print.h Applying /Volumes/sql/openwrt/feeds/packages/libs/postgresql/patches/900-pg_ctl-setuid.patch using plaintext: patching file src/bin/pg_ctl/pg_ctl.c touch /Volumes/sql/openwrt/build_dir/hostpkg/postgresql-15.13/.prepared135a48e16e990bc4048167b83bacf294_6664517399ebbbc92a37c5bb081b5c53 (cd /Volumes/sql/openwrt/build_dir/hostpkg/postgresql-15.13; rm -f aclocal.m4; if [ -f ./configure.ac ] || [ -f ./configure.in ]; then [ -d ./autom4te.cache ] && rm -rf ./autom4te.cache; [ -e ./config.rpath ] || ln -s /Volumes/sql/openwrt/scripts/config.rpath ./config.rpath; touch NEWS AUTHORS COPYING ABOUT-NLS ChangeLog; AUTOM4TE=/Volumes/sql/openwrt/staging_dir/host/bin/autom4te AUTOCONF=/Volumes/sql/openwrt/staging_dir/host/bin/autoconf AUTOMAKE=/Volumes/sql/openwrt/staging_dir/host/bin/automake ACLOCAL=/Volumes/sql/openwrt/staging_dir/host/bin/aclocal AUTOHEADER=/Volumes/sql/openwrt/staging_dir/host/bin/autoheader LIBTOOLIZE=/Volumes/sql/openwrt/staging_dir/host/bin/libtoolize LIBTOOL=/Volumes/sql/openwrt/staging_dir/host/bin/libtool M4=/Volumes/sql/openwrt/staging_dir/host/bin/m4 AUTOPOINT=true GTKDOCIZE=true LIBTOOLIZE='/Volumes/sql/openwrt/staging_dir/host/bin/libtoolize --install' /Volumes/sql/openwrt/staging_dir/host/bin/autoreconf -v -f -i -B /Volumes/sql/openwrt/staging_dir/host/share/aclocal -I config -I . . || true; fi; ); autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: /Volumes/sql/openwrt/staging_dir/host/bin/aclocal -I config -I . --force configure.ac:22: error: Autoconf version 2.69 is required. Untested combinations of 'autoconf' and PostgreSQL versions are not recommended. You can remove the check from 'configure.ac' but it is then your responsibility whether the result works or not. configure.ac:22: the top level autom4te: error: /Volumes/sql/openwrt/staging_dir/host/bin/m4 failed with exit status: 1 aclocal.real: error: /Volumes/sql/openwrt/staging_dir/host/bin/autom4te failed with exit status: 1 autoreconf: error: /Volumes/sql/openwrt/staging_dir/host/bin/aclocal failed with exit status: 1 (cd /Volumes/sql/openwrt/build_dir/hostpkg/postgresql-15.13/; if [ -x configure ]; then cp -fpR /Volumes/sql/openwrt/scripts/config.{guess,sub} /Volumes/sql/openwrt/build_dir/hostpkg/postgresql-15.13// && CC="/Volumes/sql/openwrt/staging_dir/host/bin/gcc" CFLAGS="-O2 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99" CXX="/Volumes/sql/openwrt/staging_dir/host/bin/g++" CPPFLAGS="-I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include" CXXFLAGS="-O2 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include" LDFLAGS="-L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib" CONFIG_SHELL="/usr/bin/env bash" bash ./configure --target=x86_64-apple-darwin24.5.0 --host=x86_64-apple-darwin24.5.0 --build=x86_64-apple-darwin24.5.0 --disable-dependency-tracking --program-prefix="" --program-suffix="" --prefix=/Volumes/sql/openwrt/staging_dir/hostpkg --exec-prefix=/Volumes/sql/openwrt/staging_dir/hostpkg --sysconfdir=/Volumes/sql/openwrt/staging_dir/hostpkg/etc --localstatedir=/Volumes/sql/openwrt/staging_dir/hostpkg/var --sbindir=/Volumes/sql/openwrt/staging_dir/hostpkg/bin --disable-nls --disable-rpath --without-bonjour --without-gssapi --without-ldap --without-openssl --without-pam --without-perl --without-python --without-readline --without-tcl --without-systemd --with-zlib="yes" --enable-depend ; fi ) configure: WARNING: unrecognized options: --disable-dependency-tracking configure: loading site script /Volumes/sql/openwrt/include/site/darwin checking build system type... x86_64-apple-darwin24.5.0 checking host system type... x86_64-apple-darwin24.5.0 checking which template to use... darwin checking whether NLS is wanted... no checking for default port number... 5432 checking for block size... 8kB checking for segment size... 1GB checking for WAL block size... 8kB checking for x86_64-apple-darwin24.5.0-gcc... /Volumes/sql/openwrt/staging_dir/host/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /Volumes/sql/openwrt/staging_dir/host/bin/gcc accepts -g... yes checking for /Volumes/sql/openwrt/staging_dir/host/bin/gcc option to accept ISO C89... none needed checking for /Volumes/sql/openwrt/staging_dir/host/bin/gcc option to accept ISO C99... none needed checking whether we are using the GNU C++ compiler... yes checking whether /Volumes/sql/openwrt/staging_dir/host/bin/g++ accepts -g... yes checking for gawk... gawk checking whether /Volumes/sql/openwrt/staging_dir/host/bin/gcc reports a C standard higher than ISO C17... no checking whether /Volumes/sql/openwrt/staging_dir/host/bin/gcc supports -Wdeclaration-after-statement, for CFLAGS... yes checking whether /Volumes/sql/openwrt/staging_dir/host/bin/gcc supports -Werror=vla, for CFLAGS... yes checking whether /Volumes/sql/openwrt/staging_dir/host/bin/gcc supports -Werror=unguarded-availability-new, for CFLAGS... yes checking whether /Volumes/sql/openwrt/staging_dir/host/bin/g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes checking whether /Volumes/sql/openwrt/staging_dir/host/bin/gcc supports -Wendif-labels, for CFLAGS... yes checking whether /Volumes/sql/openwrt/staging_dir/host/bin/g++ supports -Wendif-labels, for CXXFLAGS... yes checking whether /Volumes/sql/openwrt/staging_dir/host/bin/gcc supports -Wmissing-format-attribute, for CFLAGS... yes checking whether /Volumes/sql/openwrt/staging_dir/host/bin/g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes checking whether /Volumes/sql/openwrt/staging_dir/host/bin/gcc supports -Wimplicit-fallthrough=3, for CFLAGS... no checking whether /Volumes/sql/openwrt/staging_dir/host/bin/g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... no checking whether /Volumes/sql/openwrt/staging_dir/host/bin/gcc supports -Wcast-function-type, for CFLAGS... yes checking whether /Volumes/sql/openwrt/staging_dir/host/bin/g++ supports -Wcast-function-type, for CXXFLAGS... yes checking whether /Volumes/sql/openwrt/staging_dir/host/bin/gcc supports -Wformat-security, for CFLAGS... yes checking whether /Volumes/sql/openwrt/staging_dir/host/bin/g++ supports -Wformat-security, for CXXFLAGS... yes checking whether /Volumes/sql/openwrt/staging_dir/host/bin/gcc supports -fno-strict-aliasing, for CFLAGS... yes checking whether /Volumes/sql/openwrt/staging_dir/host/bin/g++ supports -fno-strict-aliasing, for CXXFLAGS... yes checking whether /Volumes/sql/openwrt/staging_dir/host/bin/gcc supports -fwrapv, for CFLAGS... yes checking whether /Volumes/sql/openwrt/staging_dir/host/bin/g++ supports -fwrapv, for CXXFLAGS... yes checking whether /Volumes/sql/openwrt/staging_dir/host/bin/gcc supports -fexcess-precision=standard, for CFLAGS... yes checking whether /Volumes/sql/openwrt/staging_dir/host/bin/g++ supports -fexcess-precision=standard, for CXXFLAGS... yes checking whether /Volumes/sql/openwrt/staging_dir/host/bin/gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes checking whether /Volumes/sql/openwrt/staging_dir/host/bin/gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes checking whether /Volumes/sql/openwrt/staging_dir/host/bin/gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes checking whether /Volumes/sql/openwrt/staging_dir/host/bin/gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes checking whether /Volumes/sql/openwrt/staging_dir/host/bin/gcc supports -Wdeprecated-non-prototype, for NOT_THE_CFLAGS... yes checking whether /Volumes/sql/openwrt/staging_dir/host/bin/gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes checking whether /Volumes/sql/openwrt/staging_dir/host/bin/gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... no checking whether /Volumes/sql/openwrt/staging_dir/host/bin/gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... yes checking whether the C compiler still works... yes checking how to run the C preprocessor... /Volumes/sql/openwrt/staging_dir/host/bin/gcc -E checking pkg-config is at least version 0.9.0... yes checking allow thread-safe client libraries... yes checking whether to build with ICU support... no checking whether to build with Tcl... no checking whether to build Perl modules... no checking whether to build Python modules... no checking whether to build with GSSAPI support... no checking whether to build with PAM support... no checking whether to build with BSD Authentication support... no checking whether to build with LDAP support... no checking whether to build with Bonjour support... no checking whether to build with SELinux support... no checking whether to build with systemd support... no checking whether to build with XML support... no checking whether to build with LZ4 support... no checking whether to build with ZSTD support... no checking for ld used by GCC... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... egrep: warning: egrep is obsolescent; using ggrep -E no checking for x86_64-apple-darwin24.5.0-ranlib... no checking for ranlib... ranlib checking for x86_64-apple-darwin24.5.0-strip... no checking for strip... strip checking whether it is possible to strip libraries... yes checking for x86_64-apple-darwin24.5.0-ar... no checking for ar... ar checking for a BSD-compatible install... /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c checking for tar... /Volumes/sql/openwrt/staging_dir/host/bin/tar checking whether ln -s works... yes checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p checking for bison... /Volumes/sql/openwrt/staging_dir/host/bin/bison configure: using bison (GNU Bison) 3.8.2 checking for flex... /Volumes/sql/openwrt/staging_dir/host/bin/flex configure: using flex 2.6.4 checking for perl... /Volumes/sql/openwrt/staging_dir/host/bin/perl configure: using perl 5.40.2 checking for a sed that does not truncate output... /Volumes/sql/openwrt/staging_dir/host/bin/sed checking for grep that handles long lines and -e... /Volumes/sql/openwrt/staging_dir/host/bin/grep checking for egrep... /Volumes/sql/openwrt/staging_dir/host/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether /Volumes/sql/openwrt/staging_dir/host/bin/gcc is Clang... yes checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for strerror_r... yes checking for getpwuid_r... yes checking for gethostbyname_r... no checking whether strerror_r returns int... yes checking for main in -lm... yes checking for library containing setproctitle... no checking for library containing dlsym... none required checking for library containing socket... none required checking for library containing shl_load... no checking for library containing getopt_long... none required checking for library containing shm_open... none required checking for library containing shm_unlink... none required checking for library containing clock_gettime... none required checking for library containing fdatasync... none required checking for library containing shmget... none required checking for library containing backtrace_symbols... none required checking for library containing gethostbyname_r... no checking for library containing pthread_barrier_wait... no checking for inflate in -lz... yes checking atomic.h usability... no checking atomic.h presence... no checking for atomic.h... no checking copyfile.h usability... yes checking copyfile.h presence... yes checking for copyfile.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking mbarrier.h usability... no checking mbarrier.h presence... no checking for mbarrier.h... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/epoll.h usability... no checking sys/epoll.h presence... no checking for sys/epoll.h... no checking sys/event.h usability... yes checking sys/event.h presence... yes checking for sys/event.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/personality.h usability... no checking sys/personality.h presence... no checking for sys/personality.h... no checking sys/prctl.h usability... no checking sys/prctl.h presence... no checking for sys/prctl.h... no checking sys/procctl.h usability... no checking sys/procctl.h presence... no checking for sys/procctl.h... no checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking sys/signalfd.h usability... no checking sys/signalfd.h presence... no checking for sys/signalfd.h... no checking sys/sockio.h usability... yes checking sys/sockio.h presence... yes checking for sys/sockio.h... yes checking sys/tas.h usability... no checking sys/tas.h presence... no checking for sys/tas.h... no checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking ucred.h usability... no checking ucred.h presence... no checking for ucred.h... no checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for net/if.h... yes checking for sys/ucred.h... yes checking for netinet/tcp.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for lz4... /usr/local/bin/lz4 checking for zstd... /Volumes/sql/openwrt/staging_dir/host/bin/zstd checking whether byte ordering is bigendian... no checking for inline... inline checking for printf format archetype... printf checking for __func__... yes checking for _Static_assert... yes checking for typeof... typeof checking for __builtin_types_compatible_p... yes checking for __builtin_constant_p... yes checking for __builtin_unreachable... yes checking for computed goto support... yes checking for struct tm.tm_zone... yes checking for union semun... yes checking for socklen_t... yes checking for struct sockaddr_un... yes checking for struct sockaddr_storage... yes checking for struct sockaddr_storage.ss_family... yes checking for struct sockaddr_storage.__ss_family... no checking for struct sockaddr_storage.ss_len... yes checking for struct sockaddr_storage.__ss_len... no checking for struct sockaddr.sa_len... yes checking for struct addrinfo... yes checking for locale_t... yes checking for C/C++ restrict keyword... __restrict checking for struct cmsgcred... no checking for struct option... yes checking for z_streamp... yes checking whether assembler supports x86_64 popcntq... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of off_t... 8 checking size of bool... 1 checking for int timezone... yes checking whether gettimeofday takes only one argument... no checking for wcstombs_l declaration... yes (in xlocale.h) checking for backtrace_symbols... yes checking for clock_gettime... yes checking for copyfile... yes checking for fdatasync... yes checking for getifaddrs... yes checking for getpeerucred... no checking for getrlimit... yes checking for inet_pton... yes checking for kqueue... yes checking for mbstowcs_l... yes checking for memset_s... yes checking for poll... yes checking for posix_fallocate... no checking for ppoll... no checking for pstat... no checking for pthread_is_threaded_np... yes checking for readlink... yes checking for readv... yes checking for setproctitle... no checking for setproctitle_fast... no checking for setsid... yes checking for shm_open... yes checking for strsignal... yes checking for symlink... yes checking for syncfs... no checking for sync_file_range... no checking for uselocale... yes checking for wcstombs_l... yes checking for writev... yes checking for __builtin_bswap16... yes checking for __builtin_bswap32... yes checking for __builtin_bswap64... yes checking for __builtin_clz... yes checking for __builtin_ctz... yes checking for __builtin_popcount... yes checking for __builtin_frame_address... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking how /Volumes/sql/openwrt/staging_dir/host/bin/gcc reports undeclared, standard C functions... error checking whether sigwait is declared... yes checking for POSIX-conforming sigwait declaration... yes checking for posix_fadvise... no checking whether posix_fadvise is declared... no checking whether fdatasync is declared... no checking whether strlcat is declared... yes checking whether strlcpy is declared... yes checking whether strnlen is declared... yes checking whether preadv is declared... yes checking whether pwritev is declared... yes checking whether strchrnul is declared... no checking whether F_FULLFSYNC is declared... yes checking whether RTLD_GLOBAL is declared... yes checking whether RTLD_NOW is declared... yes checking for struct sockaddr_in6... yes checking for PS_STRINGS... no checking for dlopen... yes checking for explicit_bzero... no checking for fls... yes checking for getopt... yes checking for getpeereid... yes checking for getrusage... yes checking for inet_aton... yes checking for link... yes checking for mkdtemp... yes checking for pread... yes checking for pwrite... yes checking for strlcat... yes checking for strlcpy... yes checking for strnlen... yes checking for strtof... yes checking for pthread_barrier_wait... no checking for setenv... yes checking for unsetenv... yes checking for getaddrinfo... yes checking for getopt_long... yes checking for syslog... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for opterr... yes checking for optreset... yes checking for strtoll... yes checking for strtoull... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking test program... ok checking whether long int is 64 bits... yes checking for __builtin_mul_overflow... yes checking size of void *... 8 checking size of size_t... 8 checking size of long... 8 checking alignment of short... 2 checking alignment of int... 4 checking alignment of long... 8 checking alignment of double... 8 checking for int8... no checking for uint8... no checking for int64... no checking for uint64... no checking for __int128... yes checking for __int128 alignment bug... ok checking alignment of PG_INT128_TYPE... 16 checking for builtin __sync char locking functions... yes checking for builtin __sync int32 locking functions... yes checking for builtin __sync int32 atomic operations... yes checking for builtin __sync int64 atomic operations... yes checking for builtin __atomic int32 atomic operations... yes checking for builtin __atomic int64 atomic operations... yes checking for __get_cpuid... yes checking for __cpuid... no checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no checking which CRC-32C implementation to use... SSE 4.2 with runtime check checking which semaphore API to use... System V checking which random number source to use... /dev/urandom checking for /dev/urandom... yes checking for xmllint... /usr/bin/xmllint checking for xsltproc... /usr/bin/xsltproc checking for fop... no checking for dbtoepub... no checking whether /Volumes/sql/openwrt/staging_dir/host/bin/gcc supports -Wl,-dead_strip_dylibs... yes configure: using compiler=Apple clang version 17.0.0 (clang-1700.0.13.5) configure: using CFLAGS=-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 configure: using CPPFLAGS=-isysroot $(PG_SYSROOT) -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include configure: using LDFLAGS=-isysroot $(PG_SYSROOT) -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs configure: creating ./config.status config.status: creating GNUmakefile config.status: creating src/Makefile.global config.status: creating src/include/pg_config.h config.status: creating src/include/pg_config_ext.h config.status: creating src/interfaces/ecpg/include/ecpg_config.h config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s config.status: linking src/backend/port/sysv_sema.c to src/backend/port/pg_sema.c config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c config.status: linking src/include/port/darwin.h to src/include/pg_config_os.h config.status: linking src/makefiles/Makefile.darwin to src/Makefile.port configure: WARNING: unrecognized options: --disable-dependency-tracking touch /Volumes/sql/openwrt/build_dir/hostpkg/postgresql-15.13/.configured CFLAGS="-O2 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99" CPPFLAGS="-I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include" CXXFLAGS="-O2 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include" LDFLAGS="-L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib" MAKELEVEL=0 make -C /Volumes/sql/openwrt/build_dir/hostpkg/postgresql-15.13/src/bin/pg_config CC="/Volumes/sql/openwrt/staging_dir/host/bin/gcc" make: Entering directory '/Volumes/sql/openwrt/build_dir/hostpkg/postgresql-15.13/src/bin/pg_config' make -C ../../../src/backend generated-headers make[1]: Entering directory '/Volumes/sql/openwrt/build_dir/hostpkg/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make[2]: Entering directory '/Volumes/sql/openwrt/build_dir/hostpkg/postgresql-15.13/src/backend/catalog' make[2]: Nothing to be done for 'distprep'. prereqdir=`cd './' >/dev/null && pwd` && \ cd '../../../src/include/catalog/' && for file in pg_proc_d.h pg_type_d.h pg_attribute_d.h pg_class_d.h pg_attrdef_d.h pg_constraint_d.h pg_inherits_d.h pg_index_d.h pg_operator_d.h pg_opfamily_d.h pg_opclass_d.h pg_am_d.h pg_amop_d.h pg_amproc_d.h pg_language_d.h pg_largeobject_metadata_d.h pg_largeobject_d.h pg_aggregate_d.h pg_statistic_d.h pg_statistic_ext_d.h pg_statistic_ext_data_d.h pg_rewrite_d.h pg_trigger_d.h pg_event_trigger_d.h pg_description_d.h pg_cast_d.h pg_enum_d.h pg_namespace_d.h pg_conversion_d.h pg_depend_d.h pg_database_d.h pg_db_role_setting_d.h pg_tablespace_d.h pg_authid_d.h pg_auth_members_d.h pg_shdepend_d.h pg_shdescription_d.h pg_ts_config_d.h pg_ts_config_map_d.h pg_ts_dict_d.h pg_ts_parser_d.h pg_ts_template_d.h pg_extension_d.h pg_foreign_data_wrapper_d.h pg_foreign_server_d.h pg_user_mapping_d.h pg_foreign_table_d.h pg_policy_d.h pg_replication_origin_d.h pg_default_acl_d.h pg_init_privs_d.h pg_seclabel_d.h pg_shseclabel_d.h pg_collation_d.h pg_parameter_acl_d.h pg_partitioned_table_d.h pg_range_d.h pg_transform_d.h pg_sequence_d.h pg_publication_d.h pg_publication_namespace_d.h pg_publication_rel_d.h pg_subscription_d.h pg_subscription_rel_d.h schemapg.h system_fk_info.h; do \ rm -f $file && ln -s "$prereqdir/$file" . ; \ done touch ../../../src/include/catalog/header-stamp make[2]: Leaving directory '/Volumes/sql/openwrt/build_dir/hostpkg/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make[2]: Entering directory '/Volumes/sql/openwrt/build_dir/hostpkg/postgresql-15.13/src/backend/utils' make[2]: Nothing to be done for 'distprep'. prereqdir=`cd './' >/dev/null && pwd` && \ cd '../../../src/include/utils/' && for file in fmgroids.h fmgrprotos.h errcodes.h; do \ rm -f $file && ln -s "$prereqdir/$file" . ; \ done touch ../../../src/include/utils/header-stamp sed -f ./Gen_dummy_probes.sed probes.d >probes.h cd '../../../src/include/utils/' && rm -f probes.h && \ ln -s "../../../src/backend/utils/probes.h" . make[2]: Leaving directory '/Volumes/sql/openwrt/build_dir/hostpkg/postgresql-15.13/src/backend/utils' prereqdir=`cd 'parser/' >/dev/null && pwd` && \ cd '../../src/include/parser/' && rm -f gram.h && \ ln -s "$prereqdir/gram.h" . prereqdir=`cd 'storage/lmgr/' >/dev/null && pwd` && \ cd '../../src/include/storage/' && rm -f lwlocknames.h && \ ln -s "$prereqdir/lwlocknames.h" . make[1]: Leaving directory '/Volumes/sql/openwrt/build_dir/hostpkg/postgresql-15.13/src/backend' make -C ../../../src/port all make[1]: Entering directory '/Volumes/sql/openwrt/build_dir/hostpkg/postgresql-15.13/src/port' /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -DFRONTEND -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c -o explicit_bzero.o explicit_bzero.c -MMD -MP -MF .deps/explicit_bzero.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -DFRONTEND -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c -o pthread_barrier_wait.o pthread_barrier_wait.c -MMD -MP -MF .deps/pthread_barrier_wait.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -msse4.2 -I../../src/port -DFRONTEND -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c -o pg_crc32c_sse42.o pg_crc32c_sse42.c -MMD -MP -MF .deps/pg_crc32c_sse42.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -DFRONTEND -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c -o pg_crc32c_sb8.o pg_crc32c_sb8.c -MMD -MP -MF .deps/pg_crc32c_sb8.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -DFRONTEND -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c -o pg_crc32c_sse42_choose.o pg_crc32c_sse42_choose.c -MMD -MP -MF .deps/pg_crc32c_sse42_choose.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -DFRONTEND -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c -o bsearch_arg.o bsearch_arg.c -MMD -MP -MF .deps/bsearch_arg.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -DFRONTEND -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c -o chklocale.o chklocale.c -MMD -MP -MF .deps/chklocale.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -DFRONTEND -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c -o inet_net_ntop.o inet_net_ntop.c -MMD -MP -MF .deps/inet_net_ntop.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -DFRONTEND -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c -o noblock.o noblock.c -MMD -MP -MF .deps/noblock.Po echo "#define PGBINDIR \"/Volumes/sql/openwrt/staging_dir/hostpkg/bin\"" >pg_config_paths.h echo "#define PGSHAREDIR \"/Volumes/sql/openwrt/staging_dir/hostpkg/share/postgresql\"" >>pg_config_paths.h echo "#define SYSCONFDIR \"/Volumes/sql/openwrt/staging_dir/hostpkg/etc/postgresql\"" >>pg_config_paths.h echo "#define INCLUDEDIR \"/Volumes/sql/openwrt/staging_dir/hostpkg/include\"" >>pg_config_paths.h echo "#define PKGINCLUDEDIR \"/Volumes/sql/openwrt/staging_dir/hostpkg/include/postgresql\"" >>pg_config_paths.h echo "#define INCLUDEDIRSERVER \"/Volumes/sql/openwrt/staging_dir/hostpkg/include/postgresql/server\"" >>pg_config_paths.h echo "#define LIBDIR \"/Volumes/sql/openwrt/staging_dir/hostpkg/lib\"" >>pg_config_paths.h echo "#define PKGLIBDIR \"/Volumes/sql/openwrt/staging_dir/hostpkg/lib/postgresql\"" >>pg_config_paths.h echo "#define LOCALEDIR \"/Volumes/sql/openwrt/staging_dir/hostpkg/share/locale\"" >>pg_config_paths.h echo "#define DOCDIR \"/Volumes/sql/openwrt/staging_dir/hostpkg/share/doc//postgresql\"" >>pg_config_paths.h echo "#define HTMLDIR \"/Volumes/sql/openwrt/staging_dir/hostpkg/share/doc//postgresql\"" >>pg_config_paths.h echo "#define MANDIR \"/Volumes/sql/openwrt/staging_dir/hostpkg/share/man\"" >>pg_config_paths.h /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -DFRONTEND -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c -o path.o path.c -MMD -MP -MF .deps/path.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -DFRONTEND -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c -o pg_bitutils.o pg_bitutils.c -MMD -MP -MF .deps/pg_bitutils.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -DFRONTEND -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c -o pg_strong_random.o pg_strong_random.c -MMD -MP -MF .deps/pg_strong_random.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -DFRONTEND -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c -o pgcheckdir.o pgcheckdir.c -MMD -MP -MF .deps/pgcheckdir.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -DFRONTEND -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c -o pgmkdirp.o pgmkdirp.c -MMD -MP -MF .deps/pgmkdirp.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -DFRONTEND -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c -o pgsleep.o pgsleep.c -MMD -MP -MF .deps/pgsleep.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -DFRONTEND -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c -o pgstrcasecmp.o pgstrcasecmp.c -MMD -MP -MF .deps/pgstrcasecmp.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -DFRONTEND -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c -o pgstrsignal.o pgstrsignal.c -MMD -MP -MF .deps/pgstrsignal.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -DFRONTEND -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c -o pqsignal.o pqsignal.c -MMD -MP -MF .deps/pqsignal.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -DFRONTEND -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c -o qsort.o qsort.c -MMD -MP -MF .deps/qsort.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -DFRONTEND -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c -o qsort_arg.o qsort_arg.c -MMD -MP -MF .deps/qsort_arg.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -DFRONTEND -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c -o quotes.o quotes.c -MMD -MP -MF .deps/quotes.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -DFRONTEND -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c -o snprintf.o snprintf.c -MMD -MP -MF .deps/snprintf.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -DFRONTEND -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c -o strerror.o strerror.c -MMD -MP -MF .deps/strerror.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -DFRONTEND -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c -o tar.o tar.c -MMD -MP -MF .deps/tar.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -pthread -D_REENTRANT -D_THREAD_SAFE -I../../src/port -DFRONTEND -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c -o thread.o thread.c -MMD -MP -MF .deps/thread.Po rm -f libpgport.a ar crs libpgport.a explicit_bzero.o pthread_barrier_wait.o pg_crc32c_sse42.o pg_crc32c_sb8.o pg_crc32c_sse42_choose.o bsearch_arg.o chklocale.o inet_net_ntop.o noblock.o path.o pg_bitutils.o pg_strong_random.o pgcheckdir.o pgmkdirp.o pgsleep.o pgstrcasecmp.o pgstrsignal.o pqsignal.o qsort.o qsort_arg.o quotes.o snprintf.o strerror.o tar.o thread.o ranlib libpgport.a /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -DFRONTEND -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c explicit_bzero.c -o explicit_bzero_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -DFRONTEND -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c pthread_barrier_wait.c -o pthread_barrier_wait_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -msse4.2 -I../../src/port -DFRONTEND -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c pg_crc32c_sse42.c -o pg_crc32c_sse42_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -DFRONTEND -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c pg_crc32c_sb8.c -o pg_crc32c_sb8_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -DFRONTEND -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c pg_crc32c_sse42_choose.c -o pg_crc32c_sse42_choose_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -DFRONTEND -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c bsearch_arg.c -o bsearch_arg_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -DFRONTEND -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c chklocale.c -o chklocale_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -DFRONTEND -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c inet_net_ntop.c -o inet_net_ntop_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -DFRONTEND -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c noblock.c -o noblock_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -DFRONTEND -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c path.c -o path_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -DFRONTEND -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c pg_bitutils.c -o pg_bitutils_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -DFRONTEND -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c pg_strong_random.c -o pg_strong_random_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -DFRONTEND -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c pgcheckdir.c -o pgcheckdir_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -DFRONTEND -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c pgmkdirp.c -o pgmkdirp_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -DFRONTEND -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c pgsleep.c -o pgsleep_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -DFRONTEND -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c pgstrcasecmp.c -o pgstrcasecmp_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -DFRONTEND -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c pgstrsignal.c -o pgstrsignal_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -DFRONTEND -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c pqsignal.c -o pqsignal_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -DFRONTEND -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c qsort.c -o qsort_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -DFRONTEND -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c qsort_arg.c -o qsort_arg_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -DFRONTEND -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c quotes.c -o quotes_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -DFRONTEND -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c snprintf.c -o snprintf_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -DFRONTEND -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c strerror.c -o strerror_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -DFRONTEND -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c tar.c -o tar_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -pthread -D_REENTRANT -D_THREAD_SAFE -I../../src/port -DFRONTEND -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c thread.c -o thread_shlib.o rm -f libpgport_shlib.a ar crs libpgport_shlib.a explicit_bzero_shlib.o pthread_barrier_wait_shlib.o pg_crc32c_sse42_shlib.o pg_crc32c_sb8_shlib.o pg_crc32c_sse42_choose_shlib.o bsearch_arg_shlib.o chklocale_shlib.o inet_net_ntop_shlib.o noblock_shlib.o path_shlib.o pg_bitutils_shlib.o pg_strong_random_shlib.o pgcheckdir_shlib.o pgmkdirp_shlib.o pgsleep_shlib.o pgstrcasecmp_shlib.o pgstrsignal_shlib.o pqsignal_shlib.o qsort_shlib.o qsort_arg_shlib.o quotes_shlib.o snprintf_shlib.o strerror_shlib.o tar_shlib.o thread_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c explicit_bzero.c -o explicit_bzero_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c pthread_barrier_wait.c -o pthread_barrier_wait_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -msse4.2 -I../../src/port -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c pg_crc32c_sse42.c -o pg_crc32c_sse42_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c pg_crc32c_sb8.c -o pg_crc32c_sb8_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c pg_crc32c_sse42_choose.c -o pg_crc32c_sse42_choose_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c bsearch_arg.c -o bsearch_arg_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c chklocale.c -o chklocale_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c inet_net_ntop.c -o inet_net_ntop_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c noblock.c -o noblock_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c path.c -o path_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c pg_bitutils.c -o pg_bitutils_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c pg_strong_random.c -o pg_strong_random_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c pgcheckdir.c -o pgcheckdir_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c pgmkdirp.c -o pgmkdirp_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c pgsleep.c -o pgsleep_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c pgstrcasecmp.c -o pgstrcasecmp_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c pgstrsignal.c -o pgstrsignal_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c pqsignal.c -o pqsignal_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c qsort.c -o qsort_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c qsort_arg.c -o qsort_arg_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c quotes.c -o quotes_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c snprintf.c -o snprintf_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c strerror.c -o strerror_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c tar.c -o tar_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/port -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c thread.c -o thread_srv.o rm -f libpgport_srv.a ar crs libpgport_srv.a explicit_bzero_srv.o pthread_barrier_wait_srv.o pg_crc32c_sse42_srv.o pg_crc32c_sb8_srv.o pg_crc32c_sse42_choose_srv.o bsearch_arg_srv.o chklocale_srv.o inet_net_ntop_srv.o noblock_srv.o path_srv.o pg_bitutils_srv.o pg_strong_random_srv.o pgcheckdir_srv.o pgmkdirp_srv.o pgsleep_srv.o pgstrcasecmp_srv.o pgstrsignal_srv.o pqsignal_srv.o qsort_srv.o qsort_arg_srv.o quotes_srv.o snprintf_srv.o strerror_srv.o tar_srv.o thread_srv.o make[1]: Leaving directory '/Volumes/sql/openwrt/build_dir/hostpkg/postgresql-15.13/src/port' make -C ../../../src/common all make[1]: Entering directory '/Volumes/sql/openwrt/build_dir/hostpkg/postgresql-15.13/src/common' /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c -o archive.o archive.c -MMD -MP -MF .deps/archive.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c -o base64.o base64.c -MMD -MP -MF .deps/base64.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c -o checksum_helper.o checksum_helper.c -MMD -MP -MF .deps/checksum_helper.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c -o compression.o compression.c -MMD -MP -MF .deps/compression.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c -o config_info.o config_info.c -MMD -MP -MF .deps/config_info.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c -o controldata_utils.o controldata_utils.c -MMD -MP -MF .deps/controldata_utils.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -Wno-declaration-after-statement -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c -o d2s.o d2s.c -MMD -MP -MF .deps/d2s.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c -o encnames.o encnames.c -MMD -MP -MF .deps/encnames.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c -o exec.o exec.c -MMD -MP -MF .deps/exec.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -Wno-declaration-after-statement -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c -o f2s.o f2s.c -MMD -MP -MF .deps/f2s.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c -o file_perm.o file_perm.c -MMD -MP -MF .deps/file_perm.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c -o file_utils.o file_utils.c -MMD -MP -MF .deps/file_utils.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c -o hashfn.o hashfn.c -MMD -MP -MF .deps/hashfn.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c -o ip.o ip.c -MMD -MP -MF .deps/ip.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c -o jsonapi.o jsonapi.c -MMD -MP -MF .deps/jsonapi.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c -o keywords.o keywords.c -MMD -MP -MF .deps/keywords.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c -o kwlookup.o kwlookup.c -MMD -MP -MF .deps/kwlookup.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c -o link-canary.o link-canary.c -MMD -MP -MF .deps/link-canary.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c -o md5_common.o md5_common.c -MMD -MP -MF .deps/md5_common.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c -o pg_get_line.o pg_get_line.c -MMD -MP -MF .deps/pg_get_line.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c -o pg_lzcompress.o pg_lzcompress.c -MMD -MP -MF .deps/pg_lzcompress.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c -o pg_prng.o pg_prng.c -MMD -MP -MF .deps/pg_prng.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c -o pgfnames.o pgfnames.c -MMD -MP -MF .deps/pgfnames.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c -o psprintf.o psprintf.c -MMD -MP -MF .deps/psprintf.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c -o relpath.o relpath.c -MMD -MP -MF .deps/relpath.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c -o rmtree.o rmtree.c -MMD -MP -MF .deps/rmtree.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c -o saslprep.o saslprep.c -MMD -MP -MF .deps/saslprep.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c -o scram-common.o scram-common.c -MMD -MP -MF .deps/scram-common.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c -o string.o string.c -MMD -MP -MF .deps/string.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c -o stringinfo.o stringinfo.c -MMD -MP -MF .deps/stringinfo.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c -o unicode_norm.o unicode_norm.c -MMD -MP -MF .deps/unicode_norm.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c -o username.o username.c -MMD -MP -MF .deps/username.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c -o wait_error.o wait_error.c -MMD -MP -MF .deps/wait_error.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c -o wchar.o wchar.c -MMD -MP -MF .deps/wchar.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c -o cryptohash.o cryptohash.c -MMD -MP -MF .deps/cryptohash.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c -o hmac.o hmac.c -MMD -MP -MF .deps/hmac.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c -o md5.o md5.c -MMD -MP -MF .deps/md5.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c -o sha1.o sha1.c -MMD -MP -MF .deps/sha1.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c -o sha2.o sha2.c -MMD -MP -MF .deps/sha2.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c -o fe_memutils.o fe_memutils.c -MMD -MP -MF .deps/fe_memutils.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c -o restricted_token.o restricted_token.c -MMD -MP -MF .deps/restricted_token.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c -o sprompt.o sprompt.c -MMD -MP -MF .deps/sprompt.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c -o logging.o logging.c -MMD -MP -MF .deps/logging.Po rm -f libpgcommon.a ar crs libpgcommon.a archive.o base64.o checksum_helper.o compression.o config_info.o controldata_utils.o d2s.o encnames.o exec.o f2s.o file_perm.o file_utils.o hashfn.o ip.o jsonapi.o keywords.o kwlookup.o link-canary.o md5_common.o pg_get_line.o pg_lzcompress.o pg_prng.o pgfnames.o psprintf.o relpath.o rmtree.o saslprep.o scram-common.o string.o stringinfo.o unicode_norm.o username.o wait_error.o wchar.o cryptohash.o hmac.o md5.o sha1.o sha2.o fe_memutils.o restricted_token.o sprompt.o logging.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c archive.c -o archive_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c base64.c -o base64_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c checksum_helper.c -o checksum_helper_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c compression.c -o compression_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c config_info.c -o config_info_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c controldata_utils.c -o controldata_utils_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -Wno-declaration-after-statement -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c d2s.c -o d2s_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c encnames.c -o encnames_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c exec.c -o exec_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -Wno-declaration-after-statement -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c f2s.c -o f2s_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c file_perm.c -o file_perm_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c file_utils.c -o file_utils_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c hashfn.c -o hashfn_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c ip.c -o ip_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c jsonapi.c -o jsonapi_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c keywords.c -o keywords_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c kwlookup.c -o kwlookup_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c link-canary.c -o link-canary_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c md5_common.c -o md5_common_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c pg_get_line.c -o pg_get_line_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c pg_lzcompress.c -o pg_lzcompress_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c pg_prng.c -o pg_prng_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c pgfnames.c -o pgfnames_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c psprintf.c -o psprintf_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c relpath.c -o relpath_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c rmtree.c -o rmtree_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c saslprep.c -o saslprep_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c scram-common.c -o scram-common_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c string.c -o string_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c stringinfo.c -o stringinfo_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c unicode_norm.c -o unicode_norm_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c username.c -o username_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c wait_error.c -o wait_error_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c wchar.c -o wchar_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c cryptohash.c -o cryptohash_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c hmac.c -o hmac_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c md5.c -o md5_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c sha1.c -o sha1_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c sha2.c -o sha2_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c fe_memutils.c -o fe_memutils_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c restricted_token.c -o restricted_token_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -DFRONTEND -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c sprompt.c -o sprompt_shlib.o rm -f libpgcommon_shlib.a ar crs libpgcommon_shlib.a archive_shlib.o base64_shlib.o checksum_helper_shlib.o compression_shlib.o config_info_shlib.o controldata_utils_shlib.o d2s_shlib.o encnames_shlib.o exec_shlib.o f2s_shlib.o file_perm_shlib.o file_utils_shlib.o hashfn_shlib.o ip_shlib.o jsonapi_shlib.o keywords_shlib.o kwlookup_shlib.o link-canary_shlib.o md5_common_shlib.o pg_get_line_shlib.o pg_lzcompress_shlib.o pg_prng_shlib.o pgfnames_shlib.o psprintf_shlib.o relpath_shlib.o rmtree_shlib.o saslprep_shlib.o scram-common_shlib.o string_shlib.o stringinfo_shlib.o unicode_norm_shlib.o username_shlib.o wait_error_shlib.o wchar_shlib.o cryptohash_shlib.o hmac_shlib.o md5_shlib.o sha1_shlib.o sha2_shlib.o fe_memutils_shlib.o restricted_token_shlib.o sprompt_shlib.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c archive.c -o archive_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c base64.c -o base64_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c checksum_helper.c -o checksum_helper_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c compression.c -o compression_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c config_info.c -o config_info_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c controldata_utils.c -o controldata_utils_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -Wno-declaration-after-statement -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c d2s.c -o d2s_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c encnames.c -o encnames_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c exec.c -o exec_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -Wno-declaration-after-statement -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c f2s.c -o f2s_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c file_perm.c -o file_perm_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c file_utils.c -o file_utils_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c hashfn.c -o hashfn_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c ip.c -o ip_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c jsonapi.c -o jsonapi_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c keywords.c -o keywords_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c kwlookup.c -o kwlookup_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c link-canary.c -o link-canary_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c md5_common.c -o md5_common_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c pg_get_line.c -o pg_get_line_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c pg_lzcompress.c -o pg_lzcompress_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c pg_prng.c -o pg_prng_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c pgfnames.c -o pgfnames_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c psprintf.c -o psprintf_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c relpath.c -o relpath_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c rmtree.c -o rmtree_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c saslprep.c -o saslprep_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c scram-common.c -o scram-common_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c string.c -o string_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c stringinfo.c -o stringinfo_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c unicode_norm.c -o unicode_norm_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c username.c -o username_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c wait_error.c -o wait_error_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c wchar.c -o wchar_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c cryptohash.c -o cryptohash_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c hmac.c -o hmac_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c md5.c -o md5_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c sha1.c -o sha1_srv.o /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I. -I../../src/common -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -DVAL_CC="\"/Volumes/sql/openwrt/staging_dir/host/bin/gcc\"" -DVAL_CPPFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include\"" -DVAL_CFLAGS="\"-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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99\"" -DVAL_CFLAGS_SL="\"\"" -DVAL_LDFLAGS="\"-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lm \"" -c sha2.c -o sha2_srv.o rm -f libpgcommon_srv.a ar crs libpgcommon_srv.a archive_srv.o base64_srv.o checksum_helper_srv.o compression_srv.o config_info_srv.o controldata_utils_srv.o d2s_srv.o encnames_srv.o exec_srv.o f2s_srv.o file_perm_srv.o file_utils_srv.o hashfn_srv.o ip_srv.o jsonapi_srv.o keywords_srv.o kwlookup_srv.o link-canary_srv.o md5_common_srv.o pg_get_line_srv.o pg_lzcompress_srv.o pg_prng_srv.o pgfnames_srv.o psprintf_srv.o relpath_srv.o rmtree_srv.o saslprep_srv.o scram-common_srv.o string_srv.o stringinfo_srv.o unicode_norm_srv.o username_srv.o wait_error_srv.o wchar_srv.o cryptohash_srv.o hmac_srv.o md5_srv.o sha1_srv.o sha2_srv.o make[1]: Leaving directory '/Volumes/sql/openwrt/build_dir/hostpkg/postgresql-15.13/src/common' /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c -o pg_config.o pg_config.c -MMD -MP -MF .deps/pg_config.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 pg_config.o -L../../../src/port -L../../../src/common -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs -lpgcommon -lpgport -lz -lm -o pg_config ld: warning: search path '/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib' not found make: Leaving directory '/Volumes/sql/openwrt/build_dir/hostpkg/postgresql-15.13/src/bin/pg_config' CFLAGS="-O2 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99" CPPFLAGS="-I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include" CXXFLAGS="-O2 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include" LDFLAGS="-L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib" MAKELEVEL=0 make -C /Volumes/sql/openwrt/build_dir/hostpkg/postgresql-15.13/src/timezone CC="/Volumes/sql/openwrt/staging_dir/host/bin/gcc" make: Entering directory '/Volumes/sql/openwrt/build_dir/hostpkg/postgresql-15.13/src/timezone' make -C ../../src/backend generated-headers make[1]: Entering directory '/Volumes/sql/openwrt/build_dir/hostpkg/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make[2]: Entering directory '/Volumes/sql/openwrt/build_dir/hostpkg/postgresql-15.13/src/backend/catalog' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/Volumes/sql/openwrt/build_dir/hostpkg/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make[2]: Entering directory '/Volumes/sql/openwrt/build_dir/hostpkg/postgresql-15.13/src/backend/utils' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/Volumes/sql/openwrt/build_dir/hostpkg/postgresql-15.13/src/backend/utils' make[1]: Leaving directory '/Volumes/sql/openwrt/build_dir/hostpkg/postgresql-15.13/src/backend' make -C ../../src/port all make[1]: Entering directory '/Volumes/sql/openwrt/build_dir/hostpkg/postgresql-15.13/src/port' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/Volumes/sql/openwrt/build_dir/hostpkg/postgresql-15.13/src/port' make -C ../../src/common all make[1]: Entering directory '/Volumes/sql/openwrt/build_dir/hostpkg/postgresql-15.13/src/common' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/Volumes/sql/openwrt/build_dir/hostpkg/postgresql-15.13/src/common' /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c -o localtime.o localtime.c -MMD -MP -MF .deps/localtime.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c -o pgtz.o pgtz.c -MMD -MP -MF .deps/pgtz.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c -o strftime.o strftime.c -MMD -MP -MF .deps/strftime.Po ( echo src/timezone/localtime.o src/timezone/pgtz.o src/timezone/strftime.o ) >objfiles.txt /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 -I../../src/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -c -o zic.o zic.c -MMD -MP -MF .deps/zic.Po /Volumes/sql/openwrt/staging_dir/host/bin/gcc -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 -I/Volumes/sql/openwrt/staging_dir/host/include -I/Volumes/sql/openwrt/staging_dir/hostpkg/include -I/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/include -std=gnu99 zic.o -L../../src/port -L../../src/common -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -L/Volumes/sql/openwrt/staging_dir/host/lib -L/Volumes/sql/openwrt/staging_dir/hostpkg/lib -L/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib -Wl,-dead_strip_dylibs -lpgcommon -lpgport -lz -lm -o zic ld: warning: search path '/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/lib' not found make: Leaving directory '/Volumes/sql/openwrt/build_dir/hostpkg/postgresql-15.13/src/timezone' touch /Volumes/sql/openwrt/build_dir/hostpkg/postgresql-15.13/.built install -d -m0755 /Volumes/sql/openwrt/staging_dir/hostpkg/lib/ install -m0755 /Volumes/sql/openwrt/build_dir/hostpkg/postgresql-15.13/src/common/libpgcommon.a /Volumes/sql/openwrt/staging_dir/hostpkg/lib/ install -m0755 /Volumes/sql/openwrt/build_dir/hostpkg/postgresql-15.13/src/port/libpgport.a /Volumes/sql/openwrt/staging_dir/hostpkg/lib/ install -m0755 /Volumes/sql/openwrt/build_dir/hostpkg/postgresql-15.13/src/bin/pg_config/pg_config /Volumes/sql/openwrt/staging_dir/hostpkg/lib/ install -d -m0755 /Volumes/sql/openwrt/staging_dir/hostpkg/bin/ install -m0755 /Volumes/sql/openwrt/build_dir/hostpkg/postgresql-15.13/src/timezone/zic /Volumes/sql/openwrt/staging_dir/hostpkg/bin/ mkdir -p /Volumes/sql/openwrt/staging_dir/hostpkg/stamp touch /Volumes/sql/openwrt/build_dir/hostpkg/postgresql-15.13/.built touch /Volumes/sql/openwrt/staging_dir/hostpkg/stamp/.postgresql_installed make[2]: Leaving directory '/Volumes/sql/openwrt/feeds/packages/libs/postgresql' time: package/feeds/packages/postgresql/host-compile#43.74#25.66#74.76 make[2]: Entering directory '/Volumes/sql/openwrt/package/libs/ncurses' make[2]: Leaving directory '/Volumes/sql/openwrt/package/libs/ncurses' time: package/libs/ncurses/host-compile#0.65#0.42#1.16 + mkdir -p /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl + cd /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl + mkdir -p bin lib stamp usr/include usr/lib mkdir -p /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/stamp touch /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/.prepared make[2]: Entering directory '/Volumes/sql/openwrt/package/libs/toolchain' echo "libc" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/toolchain.default.install echo "libgcc" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/toolchain.default.install echo "libpthread" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/toolchain.default.install make[2]: Leaving directory '/Volumes/sql/openwrt/package/libs/toolchain' time: package/libs/toolchain/compile#0.46#0.29#0.86 make[2]: Entering directory '/Volumes/sql/openwrt/package/libs/zlib' make[2]: Leaving directory '/Volumes/sql/openwrt/package/libs/zlib' time: package/libs/zlib/compile#0.48#0.30#0.89 make[2]: Entering directory '/Volumes/sql/openwrt/package/libs/ncurses' make[2]: Leaving directory '/Volumes/sql/openwrt/package/libs/ncurses' time: package/libs/ncurses/compile#0.69#0.46#1.29 make[2]: Entering directory '/Volumes/sql/openwrt/package/libs/readline' make[2]: Leaving directory '/Volumes/sql/openwrt/package/libs/readline' time: package/libs/readline/compile#0.64#0.42#1.13 make[2]: Entering directory '/Volumes/sql/openwrt/package/firmware/linux-firmware' make[2]: Nothing to be done for 'compile'. make[2]: Leaving directory '/Volumes/sql/openwrt/package/firmware/linux-firmware' time: package/firmware/linux-firmware/compile#0.42#0.23#0.71 make[2]: Entering directory '/Volumes/sql/openwrt/package/kernel/gpio-button-hotplug' make[2]: Nothing to be done for 'compile'. make[2]: Leaving directory '/Volumes/sql/openwrt/package/kernel/gpio-button-hotplug' time: package/kernel/gpio-button-hotplug/compile#0.36#0.24#0.71 make[2]: Entering directory '/Volumes/sql/openwrt/package/kernel/linux' echo "kernel" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/linux.default.install echo "kmod-crypto-aead" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/linux.default.install echo "kmod-crypto-authenc" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/linux.default.install echo "kmod-crypto-ccm" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/linux.default.install echo "kmod-crypto-cmac" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/linux.default.install echo "kmod-crypto-crc32c" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/linux.default.install echo "kmod-crypto-ctr" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/linux.default.install echo "kmod-crypto-des" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/linux.default.install echo "kmod-crypto-gcm" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/linux.default.install echo "kmod-crypto-gf128" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/linux.default.install echo "kmod-crypto-ghash" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/linux.default.install echo "kmod-crypto-hash" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/linux.default.install echo "kmod-crypto-hmac" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/linux.default.install echo "kmod-crypto-hw-talitos" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/linux.default.install echo "kmod-crypto-manager" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/linux.default.install echo "kmod-crypto-null" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/linux.default.install echo "kmod-crypto-rng" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/linux.default.install echo "kmod-crypto-geniv" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/linux.default.install echo "kmod-crypto-seqiv" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/linux.default.install echo "kmod-crypto-sha3" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/linux.default.install echo "kmod-crypto-sha512" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/linux.default.install echo "kmod-input-core" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/linux.default.install echo "kmod-input-gpio-keys" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/linux.default.install echo "kmod-leds-gpio" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/linux.default.install echo "kmod-lib-crc-ccitt" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/linux.default.install echo "kmod-lib-crc32c" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/linux.default.install echo "kmod-nf-reject" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/linux.default.install echo "kmod-nf-reject6" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/linux.default.install echo "kmod-nf-conntrack" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/linux.default.install echo "kmod-nf-conntrack6" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/linux.default.install echo "kmod-nf-log" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/linux.default.install echo "kmod-nf-log6" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/linux.default.install echo "kmod-nf-nat" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/linux.default.install echo "kmod-nf-flow" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/linux.default.install echo "kmod-nfnetlink" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/linux.default.install echo "kmod-nft-core" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/linux.default.install echo "kmod-nft-nat" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/linux.default.install echo "kmod-nft-offload" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/linux.default.install echo "kmod-nft-fib" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/linux.default.install echo "kmod-slhc" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/linux.default.install echo "kmod-ppp" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/linux.default.install echo "kmod-pppox" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/linux.default.install echo "kmod-pppoe" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/linux.default.install echo "kmod-nls-base" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/linux.default.install echo "kmod-random-core" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/linux.default.install echo "kmod-usb-core" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/linux.default.install echo "kmod-usb-ledtrig-usbport" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/linux.default.install echo "kmod-usb-ehci" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/linux.default.install echo "kmod-usb2" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/linux.default.install make[2]: Leaving directory '/Volumes/sql/openwrt/package/kernel/linux' time: package/kernel/linux/compile#2.69#0.46#3.33 make[2]: Entering directory '/Volumes/sql/openwrt/package/libs/libjson-c' echo "libjson-c" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/libjson-c.default.install make[2]: Leaving directory '/Volumes/sql/openwrt/package/libs/libjson-c' time: package/libs/libjson-c/compile#0.64#0.42#1.15 make[2]: Entering directory '/Volumes/sql/openwrt/package/utils/lua' make[2]: Leaving directory '/Volumes/sql/openwrt/package/utils/lua' time: package/utils/lua/compile#0.65#0.42#1.13 make[2]: Entering directory '/Volumes/sql/openwrt/package/libs/libubox' echo "libubox" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/libubox.default.install echo "libblobmsg-json" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/libubox.default.install echo "jshn" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/libubox.default.install echo "libjson-script" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/libubox.default.install make[2]: Leaving directory '/Volumes/sql/openwrt/package/libs/libubox' time: package/libs/libubox/compile#0.68#0.47#1.26 make[2]: Entering directory '/Volumes/sql/openwrt/package/system/ubus' echo "libubus" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/ubus.default.install echo "ubus" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/ubus.default.install echo "ubusd" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/ubus.default.install make[2]: Leaving directory '/Volumes/sql/openwrt/package/system/ubus' time: package/system/ubus/compile#0.49#0.34#0.95 make[2]: Entering directory '/Volumes/sql/openwrt/package/libs/libmd' make[2]: Leaving directory '/Volumes/sql/openwrt/package/libs/libmd' time: package/libs/libmd/compile#0.47#0.28#0.85 make[2]: Entering directory '/Volumes/sql/openwrt/package/libs/libnl-tiny' echo "libnl-tiny" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/libnl-tiny.default.install make[2]: Leaving directory '/Volumes/sql/openwrt/package/libs/libnl-tiny' time: package/libs/libnl-tiny/compile#0.43#0.30#0.83 make[2]: Entering directory '/Volumes/sql/openwrt/package/system/uci' echo "libuci" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/uci.default.install echo "uci" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/uci.default.install make[2]: Leaving directory '/Volumes/sql/openwrt/package/system/uci' time: package/system/uci/compile#0.46#0.31#0.88 make[2]: Entering directory '/Volumes/sql/openwrt/package/utils/ucode' echo "libucode" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/ucode.default.install echo "ucode" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/ucode.default.install echo "ucode-mod-fs" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/ucode.default.install echo "ucode-mod-nl80211" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/ucode.default.install echo "ucode-mod-rtnl" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/ucode.default.install echo "ucode-mod-ubus" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/ucode.default.install echo "ucode-mod-uci" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/ucode.default.install echo "ucode-mod-uloop" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/ucode.default.install make[2]: Leaving directory '/Volumes/sql/openwrt/package/utils/ucode' time: package/utils/ucode/compile#0.79#0.53#1.46 make[2]: Entering directory '/Volumes/sql/openwrt/package/libs/udebug' echo "libudebug" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/udebug.default.install make[2]: Leaving directory '/Volumes/sql/openwrt/package/libs/udebug' time: package/libs/udebug/compile#0.46#0.31#0.88 make[2]: Entering directory '/Volumes/sql/openwrt/package/system/ubox' echo "ubox" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/ubox.default.install echo "getrandom" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/ubox.default.install echo "logd" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/ubox.default.install make[2]: Leaving directory '/Volumes/sql/openwrt/package/system/ubox' time: package/system/ubox/compile#0.55#0.36#1.05 make[2]: Entering directory '/Volumes/sql/openwrt/package/utils/util-linux' make[2]: Leaving directory '/Volumes/sql/openwrt/package/utils/util-linux' time: package/utils/util-linux/compile#0.58#0.38#1.11 make[2]: Entering directory '/Volumes/sql/openwrt/package/utils/mtd-utils' echo "ubi-utils" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/mtd-utils.default.install make[2]: Leaving directory '/Volumes/sql/openwrt/package/utils/mtd-utils' time: package/utils/mtd-utils/compile#0.44#0.30#0.84 make[2]: Entering directory '/Volumes/sql/openwrt/package/system/fstools' echo "fstools" >> /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo/fstools.default.install make[2]: Leaving directory '/Volumes/sql/openwrt/package/system/fstools' time: package/system/fstools/compile#0.53#0.35#1.00 make[2]: Entering directory '/Volumes/sql/openwrt/feeds/packages/libs/postgresql' touch /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/.prepared_135a48e16e990bc4048167b83bacf294_6664517399ebbbc92a37c5bb081b5c53_check . /Volumes/sql/openwrt/include/shell.sh; bzcat /Volumes/sql/openwrt/dl/postgresql-15.13.tar.bz2 | tar -C /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/.. -xf - [ ! -d ./src/ ] || cp -fpR ./src/. /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13 Applying /Volumes/sql/openwrt/feeds/packages/libs/postgresql/patches/050-build-contrib.patch using plaintext: patching file GNUmakefile.in Applying /Volumes/sql/openwrt/feeds/packages/libs/postgresql/patches/200-ranlib.patch using plaintext: patching file src/port/Makefile Applying /Volumes/sql/openwrt/feeds/packages/libs/postgresql/patches/300-fix-includes.patch using plaintext: patching file src/bin/pg_ctl/pg_ctl.c Applying /Volumes/sql/openwrt/feeds/packages/libs/postgresql/patches/800-busybox-default-pager.patch using plaintext: patching file src/include/fe_utils/print.h Applying /Volumes/sql/openwrt/feeds/packages/libs/postgresql/patches/900-pg_ctl-setuid.patch using plaintext: patching file src/bin/pg_ctl/pg_ctl.c touch /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/.prepared_135a48e16e990bc4048167b83bacf294_6664517399ebbbc92a37c5bb081b5c53 rm -f /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/.configured_* rm -f /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/stamp/.postgresql_installed (cd /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13; rm -f aclocal.m4; if [ -f ./configure.ac ] || [ -f ./configure.in ]; then [ -d ./autom4te.cache ] && rm -rf ./autom4te.cache; [ -e ./config.rpath ] || ln -s /Volumes/sql/openwrt/scripts/config.rpath ./config.rpath; touch NEWS AUTHORS COPYING ABOUT-NLS ChangeLog; AUTOM4TE=/Volumes/sql/openwrt/staging_dir/host/bin/autom4te AUTOCONF=/Volumes/sql/openwrt/staging_dir/host/bin/autoconf AUTOMAKE=/Volumes/sql/openwrt/staging_dir/host/bin/automake ACLOCAL=/Volumes/sql/openwrt/staging_dir/host/bin/aclocal AUTOHEADER=/Volumes/sql/openwrt/staging_dir/host/bin/autoheader LIBTOOLIZE=/Volumes/sql/openwrt/staging_dir/host/bin/libtoolize LIBTOOL=/Volumes/sql/openwrt/staging_dir/host/bin/libtool M4=/Volumes/sql/openwrt/staging_dir/host/bin/m4 AUTOPOINT=true GTKDOCIZE=true LIBTOOLIZE='/Volumes/sql/openwrt/staging_dir/host/bin/libtoolize --install' /Volumes/sql/openwrt/staging_dir/host/bin/autoreconf -v -f -i -B /Volumes/sql/openwrt/staging_dir/host/share/aclocal -I /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/share/aclocal -I /Volumes/sql/openwrt/staging_dir/hostpkg/share/aclocal -I /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/usr/share/aclocal -I config -I . . || true; fi; ); autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: /Volumes/sql/openwrt/staging_dir/host/bin/aclocal -I /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/host/share/aclocal -I /Volumes/sql/openwrt/staging_dir/hostpkg/share/aclocal -I /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/usr/share/aclocal -I config -I . --force configure.ac:22: error: Autoconf version 2.69 is required. Untested combinations of 'autoconf' and PostgreSQL versions are not recommended. You can remove the check from 'configure.ac' but it is then your responsibility whether the result works or not. configure.ac:22: the top level autom4te: error: /Volumes/sql/openwrt/staging_dir/host/bin/m4 failed with exit status: 1 aclocal.real: error: /Volumes/sql/openwrt/staging_dir/host/bin/autom4te failed with exit status: 1 autoreconf: error: /Volumes/sql/openwrt/staging_dir/host/bin/aclocal failed with exit status: 1 (cd /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/./; if [ -x ./configure ]; then find /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ -name config.guess | xargs -r chmod u+w; find /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ -name config.guess | xargs -r -n1 cp --remove-destination /Volumes/sql/openwrt/scripts/config.guess; find /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ -name config.sub | xargs -r chmod u+w; find /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ -name config.sub | xargs -r -n1 cp --remove-destination /Volumes/sql/openwrt/scripts/config.sub; AR="powerpc-openwrt-linux-musl-gcc-ar" AS="powerpc-openwrt-linux-musl-gcc -c -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD="powerpc-openwrt-linux-musl-ld.bfd" NM="powerpc-openwrt-linux-musl-gcc-nm" CC="powerpc-openwrt-linux-musl-gcc" GCC="powerpc-openwrt-linux-musl-gcc" CXX="powerpc-openwrt-linux-musl-g++" RANLIB="powerpc-openwrt-linux-musl-gcc-ranlib" STRIP=powerpc-openwrt-linux-musl-strip OBJCOPY=powerpc-openwrt-linux-musl-objcopy OBJDUMP=powerpc-openwrt-linux-musl-objdump SIZE=powerpc-openwrt-linux-musl-size pgac_cv_snprintf_long_long_int_format="%lld" pgac_cv_snprintf_size_t_support=yes USE_DEV_URANDOM=1 ac_cv_file__dev_urandom="/dev/urandom" ZIC=zic CFLAGS="-Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CXXFLAGS="-Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CPPFLAGS="-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify " LDFLAGS="-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro " ./configure --target=powerpc-openwrt-linux --host=powerpc-openwrt-linux --build=x86_64-apple-darwin24.5.0 --disable-dependency-tracking --program-prefix="" --program-suffix="" --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib --sysconfdir=/etc --datadir=/usr/share --localstatedir=/var --mandir=/usr/man --infodir=/usr/info --disable-nls --disable-nls --disable-rpath --without-bonjour --without-gssapi --without-ldap --without-openssl --without-pam --without-perl --without-python --without-tcl --without-systemd --with-zlib="yes" --enable-depend ; fi; ) configure: WARNING: unrecognized options: --disable-dependency-tracking configure: loading site script /Volumes/sql/openwrt/include/site/powerpc checking build system type... x86_64-apple-darwin24.5.0 checking host system type... powerpc-openwrt-linux-gnu checking which template to use... linux checking whether NLS is wanted... no checking for default port number... 5432 checking for block size... 8kB checking for segment size... 1GB checking for WAL block size... 8kB checking for powerpc-openwrt-linux-gcc... powerpc-openwrt-linux-musl-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether powerpc-openwrt-linux-musl-gcc accepts -g... yes checking for powerpc-openwrt-linux-musl-gcc option to accept ISO C89... none needed checking for powerpc-openwrt-linux-musl-gcc option to accept ISO C99... none needed checking whether we are using the GNU C++ compiler... yes checking whether powerpc-openwrt-linux-musl-g++ accepts -g... yes checking for gawk... gawk checking whether powerpc-openwrt-linux-musl-gcc reports a C standard higher than ISO C17... no checking whether powerpc-openwrt-linux-musl-gcc supports -Wdeclaration-after-statement, for CFLAGS... no checking whether powerpc-openwrt-linux-musl-gcc supports -Werror=vla, for CFLAGS... no checking whether powerpc-openwrt-linux-musl-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no checking whether powerpc-openwrt-linux-musl-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no checking whether powerpc-openwrt-linux-musl-gcc supports -Wendif-labels, for CFLAGS... no checking whether powerpc-openwrt-linux-musl-g++ supports -Wendif-labels, for CXXFLAGS... yes checking whether powerpc-openwrt-linux-musl-gcc supports -Wmissing-format-attribute, for CFLAGS... no checking whether powerpc-openwrt-linux-musl-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes checking whether powerpc-openwrt-linux-musl-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... no checking whether powerpc-openwrt-linux-musl-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes checking whether powerpc-openwrt-linux-musl-gcc supports -Wcast-function-type, for CFLAGS... no checking whether powerpc-openwrt-linux-musl-g++ supports -Wcast-function-type, for CXXFLAGS... yes checking whether powerpc-openwrt-linux-musl-gcc supports -Wformat-security, for CFLAGS... no checking whether powerpc-openwrt-linux-musl-g++ supports -Wformat-security, for CXXFLAGS... yes checking whether powerpc-openwrt-linux-musl-gcc supports -fno-strict-aliasing, for CFLAGS... no checking whether powerpc-openwrt-linux-musl-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes checking whether powerpc-openwrt-linux-musl-gcc supports -fwrapv, for CFLAGS... no checking whether powerpc-openwrt-linux-musl-g++ supports -fwrapv, for CXXFLAGS... yes checking whether powerpc-openwrt-linux-musl-gcc supports -fexcess-precision=standard, for CFLAGS... no checking whether powerpc-openwrt-linux-musl-g++ supports -fexcess-precision=standard, for CXXFLAGS... yes checking whether powerpc-openwrt-linux-musl-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... no checking whether powerpc-openwrt-linux-musl-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... no checking whether powerpc-openwrt-linux-musl-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no checking whether powerpc-openwrt-linux-musl-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no checking whether powerpc-openwrt-linux-musl-gcc supports -Wdeprecated-non-prototype, for NOT_THE_CFLAGS... no checking whether powerpc-openwrt-linux-musl-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... no checking whether powerpc-openwrt-linux-musl-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... no checking whether powerpc-openwrt-linux-musl-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no checking whether the C compiler still works... yes checking how to run the C preprocessor... powerpc-openwrt-linux-musl-gcc -E checking pkg-config is at least version 0.9.0... yes checking allow thread-safe client libraries... yes checking whether to build with ICU support... no checking whether to build with Tcl... no checking whether to build Perl modules... no checking whether to build Python modules... no checking whether to build with GSSAPI support... no checking whether to build with PAM support... no checking whether to build with BSD Authentication support... no checking whether to build with LDAP support... no checking whether to build with Bonjour support... no checking whether to build with SELinux support... no checking whether to build with systemd support... no checking whether to build with XML support... no checking whether to build with LZ4 support... no checking whether to build with ZSTD support... no checking for ld used by GCC... powerpc-openwrt-linux-musl-ld.bfd checking if the linker (powerpc-openwrt-linux-musl-ld.bfd) is GNU ld... egrep: warning: egrep is obsolescent; using ggrep -E yes checking for powerpc-openwrt-linux-ranlib... powerpc-openwrt-linux-musl-gcc-ranlib checking for powerpc-openwrt-linux-strip... powerpc-openwrt-linux-musl-strip checking whether it is possible to strip libraries... yes checking for powerpc-openwrt-linux-ar... powerpc-openwrt-linux-musl-gcc-ar checking for a BSD-compatible install... /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c checking for tar... /Volumes/sql/openwrt/staging_dir/host/bin/tar checking whether ln -s works... yes checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p checking for bison... /Volumes/sql/openwrt/staging_dir/host/bin/bison configure: using bison (GNU Bison) 3.8.2 checking for flex... /Volumes/sql/openwrt/staging_dir/host/bin/flex configure: using flex 2.6.4 checking for perl... /Volumes/sql/openwrt/staging_dir/host/bin/perl configure: using perl 5.40.2 checking for ZIC... zic checking for a sed that does not truncate output... /Volumes/sql/openwrt/staging_dir/host/bin/sed checking for grep that handles long lines and -e... /Volumes/sql/openwrt/staging_dir/host/bin/grep checking for egrep... /Volumes/sql/openwrt/staging_dir/host/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether powerpc-openwrt-linux-musl-gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for strerror_r... yes checking for getpwuid_r... (cached) yes checking for gethostbyname_r... yes checking whether strerror_r returns int... yes checking for main in -lm... yes checking for library containing setproctitle... no checking for library containing dlsym... none required checking for library containing socket... none required checking for library containing shl_load... no checking for library containing getopt_long... none required checking for library containing shm_open... none required checking for library containing shm_unlink... none required checking for library containing clock_gettime... none required checking for library containing fdatasync... none required checking for library containing shmget... none required checking for library containing backtrace_symbols... no checking for library containing gethostbyname_r... none required checking for library containing pthread_barrier_wait... none required checking for library containing readline... -lreadline checking for inflate in -lz... yes checking atomic.h usability... no checking atomic.h presence... no checking for atomic.h... no checking copyfile.h usability... no checking copyfile.h presence... no checking for copyfile.h... no checking execinfo.h usability... no checking execinfo.h presence... no checking for execinfo.h... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking mbarrier.h usability... no checking mbarrier.h presence... no checking for mbarrier.h... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/personality.h usability... yes checking sys/personality.h presence... yes checking for sys/personality.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/procctl.h usability... no checking sys/procctl.h presence... no checking for sys/procctl.h... no checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/tas.h usability... no checking sys/tas.h presence... no checking for sys/tas.h... no checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking ucred.h usability... no checking ucred.h presence... no checking for ucred.h... no checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for net/if.h... yes checking for sys/ucred.h... no checking for netinet/tcp.h... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for lz4... /usr/local/bin/lz4 checking for zstd... /Volumes/sql/openwrt/staging_dir/host/bin/zstd checking whether byte ordering is bigendian... (cached) yes checking for inline... inline checking for printf format archetype... gnu_printf checking for __func__... yes checking for _Static_assert... yes checking for typeof... typeof checking for __builtin_types_compatible_p... yes checking for __builtin_constant_p... yes checking for __builtin_unreachable... yes checking for computed goto support... yes checking for struct tm.tm_zone... yes checking for union semun... no checking for socklen_t... yes checking for struct sockaddr_un... yes checking for struct sockaddr_storage... yes checking for struct sockaddr_storage.ss_family... yes checking for struct sockaddr_storage.__ss_family... no checking for struct sockaddr_storage.ss_len... no checking for struct sockaddr_storage.__ss_len... no checking for struct sockaddr.sa_len... no checking for struct addrinfo... yes checking for locale_t... yes checking for C/C++ restrict keyword... __restrict checking for struct cmsgcred... no checking for struct option... yes checking for z_streamp... yes checking whether assembler supports lwarx hint bit... yes checking whether __builtin_constant_p(x) implies "i"(x) acceptance... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of off_t... (cached) 8 checking size of bool... 1 checking for int timezone... yes checking whether gettimeofday takes only one argument... no checking for wcstombs_l declaration... no checking for backtrace_symbols... no checking for clock_gettime... yes checking for copyfile... no checking for fdatasync... yes checking for getifaddrs... yes checking for getpeerucred... no checking for getrlimit... yes checking for inet_pton... yes checking for kqueue... no checking for mbstowcs_l... no checking for memset_s... no checking for poll... yes checking for posix_fallocate... yes checking for ppoll... yes checking for pstat... no checking for pthread_is_threaded_np... no checking for readlink... yes checking for readv... yes checking for setproctitle... no checking for setproctitle_fast... no checking for setsid... yes checking for shm_open... yes checking for strsignal... yes checking for symlink... yes checking for syncfs... yes checking for sync_file_range... yes checking for uselocale... yes checking for wcstombs_l... no checking for writev... yes checking for __builtin_bswap16... yes checking for __builtin_bswap32... yes checking for __builtin_bswap64... yes checking for __builtin_clz... yes checking for __builtin_ctz... yes checking for __builtin_popcount... yes checking for __builtin_frame_address... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking how powerpc-openwrt-linux-musl-gcc reports undeclared, standard C functions... error checking whether sigwait is declared... yes checking for POSIX-conforming sigwait declaration... yes checking for posix_fadvise... yes checking whether posix_fadvise is declared... yes checking whether fdatasync is declared... yes checking whether strlcat is declared... yes checking whether strlcpy is declared... yes checking whether strnlen is declared... yes checking whether preadv is declared... yes checking whether pwritev is declared... yes checking whether strchrnul is declared... yes checking whether F_FULLFSYNC is declared... no checking whether RTLD_GLOBAL is declared... yes checking whether RTLD_NOW is declared... yes checking for struct sockaddr_in6... yes checking for PS_STRINGS... no checking for dlopen... yes checking for explicit_bzero... yes checking for fls... no checking for getopt... yes checking for getpeereid... no checking for getrusage... yes checking for inet_aton... yes checking for link... yes checking for mkdtemp... yes checking for pread... yes checking for pwrite... yes checking for strlcat... yes checking for strlcpy... yes checking for strnlen... yes checking for strtof... yes checking for pthread_barrier_wait... yes checking for setenv... yes checking for unsetenv... yes checking for getaddrinfo... (cached) yes checking for getopt_long... yes checking for syslog... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for opterr... yes checking for optreset... yes checking for strtoll... yes checking for strtoull... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking for rl_completion_suppress_quote... yes checking for rl_filename_quote_characters... yes checking for rl_filename_quoting_function... yes checking for append_history... yes checking for history_truncate_file... yes checking for rl_completion_matches... yes checking for rl_filename_completion_function... yes checking for rl_reset_screen_size... yes checking for rl_variable_bind... yes checking test program... cross-compiling checking whether long int is 64 bits... no checking whether long long int is 64 bits... yes checking for __builtin_mul_overflow... yes checking size of void *... (cached) 4 checking size of size_t... (cached) 4 checking size of long... (cached) 4 checking alignment of short... 2 checking alignment of int... 4 checking alignment of long... 4 checking alignment of long long int... 8 checking alignment of double... 8 checking for int8... no checking for uint8... no checking for int64... no checking for uint64... no checking for __int128... no checking for builtin __sync char locking functions... yes checking for builtin __sync int32 locking functions... yes checking for builtin __sync int32 atomic operations... yes checking for builtin __sync int64 atomic operations... no checking for builtin __atomic int32 atomic operations... yes checking for builtin __atomic int64 atomic operations... no checking for __get_cpuid... no checking for __cpuid... no checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... no checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no checking which CRC-32C implementation to use... slicing-by-8 checking for library containing sem_init... none required checking which semaphore API to use... unnamed POSIX checking which random number source to use... assuming /dev/urandom checking for xmllint... /usr/bin/xmllint checking for xsltproc... /usr/bin/xsltproc checking for fop... no checking for dbtoepub... no checking whether powerpc-openwrt-linux-musl-gcc supports -Wl,--as-needed... assuming no configure: using compiler=powerpc-openwrt-linux-musl-gcc (OpenWrt GCC 13.3.0 r28759-49fdb75c7b) 13.3.0 configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro configure: using CPPFLAGS=-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE configure: using LDFLAGS=-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro configure: creating ./config.status config.status: creating GNUmakefile config.status: creating src/Makefile.global config.status: creating src/include/pg_config.h config.status: creating src/include/pg_config_ext.h config.status: creating src/interfaces/ecpg/include/ecpg_config.h config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c config.status: linking src/include/port/linux.h to src/include/pg_config_os.h config.status: linking src/makefiles/Makefile.linux to src/Makefile.port configure: WARNING: unrecognized options: --disable-dependency-tracking touch /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/.configured_68b329da9893e34099c7d8ad5cb9c940 rm -f /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/.built touch /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/.built_check make -C /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13 MAKELEVEL=0 all contrib make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13' make -C ./src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. prereqdir=`cd './' >/dev/null && pwd` && \ cd '../../../src/include/catalog/' && for file in pg_proc_d.h pg_type_d.h pg_attribute_d.h pg_class_d.h pg_attrdef_d.h pg_constraint_d.h pg_inherits_d.h pg_index_d.h pg_operator_d.h pg_opfamily_d.h pg_opclass_d.h pg_am_d.h pg_amop_d.h pg_amproc_d.h pg_language_d.h pg_largeobject_metadata_d.h pg_largeobject_d.h pg_aggregate_d.h pg_statistic_d.h pg_statistic_ext_d.h pg_statistic_ext_data_d.h pg_rewrite_d.h pg_trigger_d.h pg_event_trigger_d.h pg_description_d.h pg_cast_d.h pg_enum_d.h pg_namespace_d.h pg_conversion_d.h pg_depend_d.h pg_database_d.h pg_db_role_setting_d.h pg_tablespace_d.h pg_authid_d.h pg_auth_members_d.h pg_shdepend_d.h pg_shdescription_d.h pg_ts_config_d.h pg_ts_config_map_d.h pg_ts_dict_d.h pg_ts_parser_d.h pg_ts_template_d.h pg_extension_d.h pg_foreign_data_wrapper_d.h pg_foreign_server_d.h pg_user_mapping_d.h pg_foreign_table_d.h pg_policy_d.h pg_replication_origin_d.h pg_default_acl_d.h pg_init_privs_d.h pg_seclabel_d.h pg_shseclabel_d.h pg_collation_d.h pg_parameter_acl_d.h pg_partitioned_table_d.h pg_range_d.h pg_transform_d.h pg_sequence_d.h pg_publication_d.h pg_publication_namespace_d.h pg_publication_rel_d.h pg_subscription_d.h pg_subscription_rel_d.h schemapg.h system_fk_info.h; do \ rm -f $file && ln -s "$prereqdir/$file" . ; \ done touch ../../../src/include/catalog/header-stamp make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. prereqdir=`cd './' >/dev/null && pwd` && \ cd '../../../src/include/utils/' && for file in fmgroids.h fmgrprotos.h errcodes.h; do \ rm -f $file && ln -s "$prereqdir/$file" . ; \ done touch ../../../src/include/utils/header-stamp sed -f ./Gen_dummy_probes.sed probes.d >probes.h cd '../../../src/include/utils/' && rm -f probes.h && \ ln -s "../../../src/backend/utils/probes.h" . make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' prereqdir=`cd 'parser/' >/dev/null && pwd` && \ cd '../../src/include/parser/' && rm -f gram.h && \ ln -s "$prereqdir/gram.h" . prereqdir=`cd 'storage/lmgr/' >/dev/null && pwd` && \ cd '../../src/include/storage/' && rm -f lwlocknames.h && \ ln -s "$prereqdir/lwlocknames.h" . make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C src all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src' make -C ../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c -o archive.o archive.c -MMD -MP -MF .deps/archive.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c -o base64.o base64.c -MMD -MP -MF .deps/base64.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c -o checksum_helper.o checksum_helper.c -MMD -MP -MF .deps/checksum_helper.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c -o compression.o compression.c -MMD -MP -MF .deps/compression.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c -o config_info.o config_info.c -MMD -MP -MF .deps/config_info.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c -o controldata_utils.o controldata_utils.c -MMD -MP -MF .deps/controldata_utils.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c -o d2s.o d2s.c -MMD -MP -MF .deps/d2s.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c -o encnames.o encnames.c -MMD -MP -MF .deps/encnames.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c -o exec.o exec.c -MMD -MP -MF .deps/exec.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c -o f2s.o f2s.c -MMD -MP -MF .deps/f2s.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c -o file_perm.o file_perm.c -MMD -MP -MF .deps/file_perm.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c -o file_utils.o file_utils.c -MMD -MP -MF .deps/file_utils.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c -o hashfn.o hashfn.c -MMD -MP -MF .deps/hashfn.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c -o ip.o ip.c -MMD -MP -MF .deps/ip.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c -o jsonapi.o jsonapi.c -MMD -MP -MF .deps/jsonapi.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c -o keywords.o keywords.c -MMD -MP -MF .deps/keywords.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c -o kwlookup.o kwlookup.c -MMD -MP -MF .deps/kwlookup.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c -o link-canary.o link-canary.c -MMD -MP -MF .deps/link-canary.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c -o md5_common.o md5_common.c -MMD -MP -MF .deps/md5_common.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c -o pg_get_line.o pg_get_line.c -MMD -MP -MF .deps/pg_get_line.Po pg_get_line.c: In function 'pg_get_line_append': pg_get_line.c:129:27: warning: '({anonymous})' may be used uninitialized [-Wmaybe-uninitialized] 129 | if (prompt_ctx && sigsetjmp(*((sigjmp_buf *) prompt_ctx->jmpbuf), 1) != 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c -o pg_lzcompress.o pg_lzcompress.c -MMD -MP -MF .deps/pg_lzcompress.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c -o pg_prng.o pg_prng.c -MMD -MP -MF .deps/pg_prng.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c -o pgfnames.o pgfnames.c -MMD -MP -MF .deps/pgfnames.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c -o psprintf.o psprintf.c -MMD -MP -MF .deps/psprintf.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c -o relpath.o relpath.c -MMD -MP -MF .deps/relpath.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c -o rmtree.o rmtree.c -MMD -MP -MF .deps/rmtree.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c -o saslprep.o saslprep.c -MMD -MP -MF .deps/saslprep.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c -o scram-common.o scram-common.c -MMD -MP -MF .deps/scram-common.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c -o string.o string.c -MMD -MP -MF .deps/string.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c -o stringinfo.o stringinfo.c -MMD -MP -MF .deps/stringinfo.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c -o unicode_norm.o unicode_norm.c -MMD -MP -MF .deps/unicode_norm.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c -o username.o username.c -MMD -MP -MF .deps/username.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c -o wait_error.o wait_error.c -MMD -MP -MF .deps/wait_error.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c -o wchar.o wchar.c -MMD -MP -MF .deps/wchar.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c -o cryptohash.o cryptohash.c -MMD -MP -MF .deps/cryptohash.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c -o hmac.o hmac.c -MMD -MP -MF .deps/hmac.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c -o md5.o md5.c -MMD -MP -MF .deps/md5.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c -o sha1.o sha1.c -MMD -MP -MF .deps/sha1.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c -o sha2.o sha2.c -MMD -MP -MF .deps/sha2.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c -o fe_memutils.o fe_memutils.c -MMD -MP -MF .deps/fe_memutils.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c -o restricted_token.o restricted_token.c -MMD -MP -MF .deps/restricted_token.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c -o sprompt.o sprompt.c -MMD -MP -MF .deps/sprompt.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c -o logging.o logging.c -MMD -MP -MF .deps/logging.Po rm -f libpgcommon.a powerpc-openwrt-linux-musl-gcc-ar crs libpgcommon.a archive.o base64.o checksum_helper.o compression.o config_info.o controldata_utils.o d2s.o encnames.o exec.o f2s.o file_perm.o file_utils.o hashfn.o ip.o jsonapi.o keywords.o kwlookup.o link-canary.o md5_common.o pg_get_line.o pg_lzcompress.o pg_prng.o pgfnames.o psprintf.o relpath.o rmtree.o saslprep.o scram-common.o string.o stringinfo.o unicode_norm.o username.o wait_error.o wchar.o cryptohash.o hmac.o md5.o sha1.o sha2.o fe_memutils.o restricted_token.o sprompt.o logging.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c archive.c -o archive_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c base64.c -o base64_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c checksum_helper.c -o checksum_helper_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c compression.c -o compression_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c config_info.c -o config_info_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c controldata_utils.c -o controldata_utils_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c d2s.c -o d2s_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c encnames.c -o encnames_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c exec.c -o exec_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c f2s.c -o f2s_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c file_perm.c -o file_perm_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c file_utils.c -o file_utils_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c hashfn.c -o hashfn_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c ip.c -o ip_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c jsonapi.c -o jsonapi_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c keywords.c -o keywords_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c kwlookup.c -o kwlookup_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c link-canary.c -o link-canary_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c md5_common.c -o md5_common_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c pg_get_line.c -o pg_get_line_shlib.o pg_get_line.c: In function 'pg_get_line_append': pg_get_line.c:129:27: warning: '({anonymous})' may be used uninitialized [-Wmaybe-uninitialized] 129 | if (prompt_ctx && sigsetjmp(*((sigjmp_buf *) prompt_ctx->jmpbuf), 1) != 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c pg_lzcompress.c -o pg_lzcompress_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c pg_prng.c -o pg_prng_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c pgfnames.c -o pgfnames_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c psprintf.c -o psprintf_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c relpath.c -o relpath_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c rmtree.c -o rmtree_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c saslprep.c -o saslprep_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c scram-common.c -o scram-common_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c string.c -o string_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c stringinfo.c -o stringinfo_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c unicode_norm.c -o unicode_norm_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c username.c -o username_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c wait_error.c -o wait_error_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c wchar.c -o wchar_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c cryptohash.c -o cryptohash_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c hmac.c -o hmac_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c md5.c -o md5_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c sha1.c -o sha1_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c sha2.c -o sha2_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c fe_memutils.c -o fe_memutils_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c restricted_token.c -o restricted_token_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c sprompt.c -o sprompt_shlib.o rm -f libpgcommon_shlib.a powerpc-openwrt-linux-musl-gcc-ar crs libpgcommon_shlib.a archive_shlib.o base64_shlib.o checksum_helper_shlib.o compression_shlib.o config_info_shlib.o controldata_utils_shlib.o d2s_shlib.o encnames_shlib.o exec_shlib.o f2s_shlib.o file_perm_shlib.o file_utils_shlib.o hashfn_shlib.o ip_shlib.o jsonapi_shlib.o keywords_shlib.o kwlookup_shlib.o link-canary_shlib.o md5_common_shlib.o pg_get_line_shlib.o pg_lzcompress_shlib.o pg_prng_shlib.o pgfnames_shlib.o psprintf_shlib.o relpath_shlib.o rmtree_shlib.o saslprep_shlib.o scram-common_shlib.o string_shlib.o stringinfo_shlib.o unicode_norm_shlib.o username_shlib.o wait_error_shlib.o wchar_shlib.o cryptohash_shlib.o hmac_shlib.o md5_shlib.o sha1_shlib.o sha2_shlib.o fe_memutils_shlib.o restricted_token_shlib.o sprompt_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c archive.c -o archive_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c base64.c -o base64_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c checksum_helper.c -o checksum_helper_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c compression.c -o compression_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c config_info.c -o config_info_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c controldata_utils.c -o controldata_utils_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c d2s.c -o d2s_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c encnames.c -o encnames_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c exec.c -o exec_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c f2s.c -o f2s_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c file_perm.c -o file_perm_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c file_utils.c -o file_utils_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c hashfn.c -o hashfn_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c ip.c -o ip_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c jsonapi.c -o jsonapi_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c keywords.c -o keywords_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c kwlookup.c -o kwlookup_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c link-canary.c -o link-canary_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c md5_common.c -o md5_common_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c pg_get_line.c -o pg_get_line_srv.o pg_get_line.c: In function 'pg_get_line_append': pg_get_line.c:129:27: warning: '({anonymous})' may be used uninitialized [-Wmaybe-uninitialized] 129 | if (prompt_ctx && sigsetjmp(*((sigjmp_buf *) prompt_ctx->jmpbuf), 1) != 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c pg_lzcompress.c -o pg_lzcompress_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c pg_prng.c -o pg_prng_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c pgfnames.c -o pgfnames_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c psprintf.c -o psprintf_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c relpath.c -o relpath_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c rmtree.c -o rmtree_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c saslprep.c -o saslprep_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c scram-common.c -o scram-common_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c string.c -o string_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c stringinfo.c -o stringinfo_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c unicode_norm.c -o unicode_norm_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c username.c -o username_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c wait_error.c -o wait_error_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c wchar.c -o wchar_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c cryptohash.c -o cryptohash_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c hmac.c -o hmac_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c md5.c -o md5_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c sha1.c -o sha1_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../src/common -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DVAL_CC="\"powerpc-openwrt-linux-musl-gcc\"" -DVAL_CPPFLAGS="\"-I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro \"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lz -lreadline -lm \"" -c sha2.c -o sha2_srv.o rm -f libpgcommon_srv.a powerpc-openwrt-linux-musl-gcc-ar crs libpgcommon_srv.a archive_srv.o base64_srv.o checksum_helper_srv.o compression_srv.o config_info_srv.o controldata_utils_srv.o d2s_srv.o encnames_srv.o exec_srv.o f2s_srv.o file_perm_srv.o file_utils_srv.o hashfn_srv.o ip_srv.o jsonapi_srv.o keywords_srv.o kwlookup_srv.o link-canary_srv.o md5_common_srv.o pg_get_line_srv.o pg_lzcompress_srv.o pg_prng_srv.o pgfnames_srv.o psprintf_srv.o relpath_srv.o rmtree_srv.o saslprep_srv.o scram-common_srv.o string_srv.o stringinfo_srv.o unicode_norm_srv.o username_srv.o wait_error_srv.o wchar_srv.o cryptohash_srv.o hmac_srv.o md5_srv.o sha1_srv.o sha2_srv.o make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../src/port -DFRONTEND -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o fls.o fls.c -MMD -MP -MF .deps/fls.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../src/port -DFRONTEND -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o getpeereid.o getpeereid.c -MMD -MP -MF .deps/getpeereid.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../src/port -DFRONTEND -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_crc32c_sb8.o pg_crc32c_sb8.c -MMD -MP -MF .deps/pg_crc32c_sb8.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../src/port -DFRONTEND -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o bsearch_arg.o bsearch_arg.c -MMD -MP -MF .deps/bsearch_arg.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../src/port -DFRONTEND -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o chklocale.o chklocale.c -MMD -MP -MF .deps/chklocale.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../src/port -DFRONTEND -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o inet_net_ntop.o inet_net_ntop.c -MMD -MP -MF .deps/inet_net_ntop.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../src/port -DFRONTEND -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o noblock.o noblock.c -MMD -MP -MF .deps/noblock.Po echo "#define PGBINDIR \"/usr/bin\"" >pg_config_paths.h echo "#define PGSHAREDIR \"/usr/share/postgresql\"" >>pg_config_paths.h echo "#define SYSCONFDIR \"/etc/postgresql\"" >>pg_config_paths.h echo "#define INCLUDEDIR \"/usr/include\"" >>pg_config_paths.h echo "#define PKGINCLUDEDIR \"/usr/include/postgresql\"" >>pg_config_paths.h echo "#define INCLUDEDIRSERVER \"/usr/include/postgresql/server\"" >>pg_config_paths.h echo "#define LIBDIR \"/usr/lib\"" >>pg_config_paths.h echo "#define PKGLIBDIR \"/usr/lib/postgresql\"" >>pg_config_paths.h echo "#define LOCALEDIR \"/usr/share/locale\"" >>pg_config_paths.h echo "#define DOCDIR \"/usr/share/doc//postgresql\"" >>pg_config_paths.h echo "#define HTMLDIR \"/usr/share/doc//postgresql\"" >>pg_config_paths.h echo "#define MANDIR \"/usr/man\"" >>pg_config_paths.h powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../src/port -DFRONTEND -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o path.o path.c -MMD -MP -MF .deps/path.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../src/port -DFRONTEND -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_bitutils.o pg_bitutils.c -MMD -MP -MF .deps/pg_bitutils.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../src/port -DFRONTEND -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_strong_random.o pg_strong_random.c -MMD -MP -MF .deps/pg_strong_random.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../src/port -DFRONTEND -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pgcheckdir.o pgcheckdir.c -MMD -MP -MF .deps/pgcheckdir.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../src/port -DFRONTEND -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pgmkdirp.o pgmkdirp.c -MMD -MP -MF .deps/pgmkdirp.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../src/port -DFRONTEND -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pgsleep.o pgsleep.c -MMD -MP -MF .deps/pgsleep.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../src/port -DFRONTEND -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pgstrcasecmp.o pgstrcasecmp.c -MMD -MP -MF .deps/pgstrcasecmp.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../src/port -DFRONTEND -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pgstrsignal.o pgstrsignal.c -MMD -MP -MF .deps/pgstrsignal.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../src/port -DFRONTEND -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pqsignal.o pqsignal.c -MMD -MP -MF .deps/pqsignal.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../src/port -DFRONTEND -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o qsort.o qsort.c -MMD -MP -MF .deps/qsort.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../src/port -DFRONTEND -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o qsort_arg.o qsort_arg.c -MMD -MP -MF .deps/qsort_arg.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../src/port -DFRONTEND -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o quotes.o quotes.c -MMD -MP -MF .deps/quotes.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../src/port -DFRONTEND -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o snprintf.o snprintf.c -MMD -MP -MF .deps/snprintf.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../src/port -DFRONTEND -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o strerror.o strerror.c -MMD -MP -MF .deps/strerror.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../src/port -DFRONTEND -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o tar.o tar.c -MMD -MP -MF .deps/tar.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -pthread -D_REENTRANT -D_THREAD_SAFE -I../../src/port -DFRONTEND -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o thread.o thread.c -MMD -MP -MF .deps/thread.Po rm -f libpgport.a powerpc-openwrt-linux-musl-gcc-ar crs libpgport.a fls.o getpeereid.o pg_crc32c_sb8.o bsearch_arg.o chklocale.o inet_net_ntop.o noblock.o path.o pg_bitutils.o pg_strong_random.o pgcheckdir.o pgmkdirp.o pgsleep.o pgstrcasecmp.o pgstrsignal.o pqsignal.o qsort.o qsort_arg.o quotes.o snprintf.o strerror.o tar.o thread.o powerpc-openwrt-linux-musl-gcc-ranlib libpgport.a powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../src/port -DFRONTEND -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c fls.c -o fls_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../src/port -DFRONTEND -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c getpeereid.c -o getpeereid_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../src/port -DFRONTEND -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c pg_crc32c_sb8.c -o pg_crc32c_sb8_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../src/port -DFRONTEND -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c bsearch_arg.c -o bsearch_arg_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../src/port -DFRONTEND -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c chklocale.c -o chklocale_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../src/port -DFRONTEND -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c inet_net_ntop.c -o inet_net_ntop_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../src/port -DFRONTEND -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c noblock.c -o noblock_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../src/port -DFRONTEND -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c path.c -o path_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../src/port -DFRONTEND -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c pg_bitutils.c -o pg_bitutils_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../src/port -DFRONTEND -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c pg_strong_random.c -o pg_strong_random_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../src/port -DFRONTEND -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c pgcheckdir.c -o pgcheckdir_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../src/port -DFRONTEND -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c pgmkdirp.c -o pgmkdirp_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../src/port -DFRONTEND -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c pgsleep.c -o pgsleep_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../src/port -DFRONTEND -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c pgstrcasecmp.c -o pgstrcasecmp_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../src/port -DFRONTEND -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c pgstrsignal.c -o pgstrsignal_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../src/port -DFRONTEND -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c pqsignal.c -o pqsignal_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../src/port -DFRONTEND -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c qsort.c -o qsort_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../src/port -DFRONTEND -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c qsort_arg.c -o qsort_arg_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../src/port -DFRONTEND -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c quotes.c -o quotes_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../src/port -DFRONTEND -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c snprintf.c -o snprintf_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../src/port -DFRONTEND -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c strerror.c -o strerror_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../src/port -DFRONTEND -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c tar.c -o tar_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../../src/port -DFRONTEND -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c thread.c -o thread_shlib.o rm -f libpgport_shlib.a powerpc-openwrt-linux-musl-gcc-ar crs libpgport_shlib.a fls_shlib.o getpeereid_shlib.o pg_crc32c_sb8_shlib.o bsearch_arg_shlib.o chklocale_shlib.o inet_net_ntop_shlib.o noblock_shlib.o path_shlib.o pg_bitutils_shlib.o pg_strong_random_shlib.o pgcheckdir_shlib.o pgmkdirp_shlib.o pgsleep_shlib.o pgstrcasecmp_shlib.o pgstrsignal_shlib.o pqsignal_shlib.o qsort_shlib.o qsort_arg_shlib.o quotes_shlib.o snprintf_shlib.o strerror_shlib.o tar_shlib.o thread_shlib.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../src/port -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c fls.c -o fls_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../src/port -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c getpeereid.c -o getpeereid_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../src/port -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c pg_crc32c_sb8.c -o pg_crc32c_sb8_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../src/port -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c bsearch_arg.c -o bsearch_arg_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../src/port -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c chklocale.c -o chklocale_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../src/port -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c inet_net_ntop.c -o inet_net_ntop_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../src/port -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c noblock.c -o noblock_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../src/port -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c path.c -o path_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../src/port -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c pg_bitutils.c -o pg_bitutils_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../src/port -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c pg_strong_random.c -o pg_strong_random_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../src/port -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c pgcheckdir.c -o pgcheckdir_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../src/port -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c pgmkdirp.c -o pgmkdirp_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../src/port -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c pgsleep.c -o pgsleep_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../src/port -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c pgstrcasecmp.c -o pgstrcasecmp_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../src/port -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c pgstrsignal.c -o pgstrsignal_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../src/port -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c pqsignal.c -o pqsignal_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../src/port -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c qsort.c -o qsort_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../src/port -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c qsort_arg.c -o qsort_arg_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../src/port -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c quotes.c -o quotes_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../src/port -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c snprintf.c -o snprintf_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../src/port -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c strerror.c -o strerror_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../src/port -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c tar.c -o tar_srv.o powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../src/port -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c thread.c -o thread_srv.o rm -f libpgport_srv.a powerpc-openwrt-linux-musl-gcc-ar crs libpgport_srv.a fls_srv.o getpeereid_srv.o pg_crc32c_sb8_srv.o bsearch_arg_srv.o chklocale_srv.o inet_net_ntop_srv.o noblock_srv.o path_srv.o pg_bitutils_srv.o pg_strong_random_srv.o pgcheckdir_srv.o pgmkdirp_srv.o pgsleep_srv.o pgstrcasecmp_srv.o pgstrsignal_srv.o pqsignal_srv.o qsort_srv.o qsort_arg_srv.o quotes_srv.o snprintf_srv.o strerror_srv.o tar_srv.o thread_srv.o make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C timezone all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/timezone' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o localtime.o localtime.c -MMD -MP -MF .deps/localtime.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pgtz.o pgtz.c -MMD -MP -MF .deps/pgtz.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o strftime.o strftime.c -MMD -MP -MF .deps/strftime.Po ( echo src/timezone/localtime.o src/timezone/pgtz.o src/timezone/strftime.o ) >objfiles.txt powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o zic.o zic.c -MMD -MP -MF .deps/zic.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro zic.o -L../../src/port -L../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lpgcommon -lpgport -lz -lreadline -lm -o zic make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/timezone' make -C backend all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make -C access all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C brin all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/brin' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o brin.o brin.c -MMD -MP -MF .deps/brin.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o brin_bloom.o brin_bloom.c -MMD -MP -MF .deps/brin_bloom.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o brin_inclusion.o brin_inclusion.c -MMD -MP -MF .deps/brin_inclusion.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o brin_minmax.o brin_minmax.c -MMD -MP -MF .deps/brin_minmax.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o brin_minmax_multi.o brin_minmax_multi.c -MMD -MP -MF .deps/brin_minmax_multi.Po In file included from ../../../../src/include/access/htup_details.h:20, from ../../../../src/include/executor/tuptable.h:18, from ../../../../src/include/access/tupconvert.h:20, from ../../../../src/include/nodes/execnodes.h:17, from ../../../../src/include/access/brin.h:13, from brin_minmax_multi.c:63: brin_minmax_multi.c: In function 'brin_range_serialize': ../../../../src/include/access/tupmacs.h:234:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 234 | *(int16 *) (T) = DatumGetInt16(newdatum); \ | ^~~~~~~~~~~~~ brin_minmax_multi.c:679:25: note: in expansion of macro 'store_att_byval' 679 | store_att_byval(&tmp, range->values[i], typlen); | ^~~~~~~~~~~~~~~ In file included from brin_minmax_multi.c:57: brin_minmax_multi.c: In function 'brin_range_deserialize': ../../../../src/include/access/tupmacs.h:84:49: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 84 | Int16GetDatum(*((int16 *)(T))) \ | ~^~~~~~~~~~~~~ ../../../../src/include/postgres.h:495:36: note: in definition of macro 'Int16GetDatum' 495 | #define Int16GetDatum(X) ((Datum) (X)) | ^ brin_minmax_multi.c:807:44: note: in expansion of macro 'fetch_att' 807 | range->values[i] = fetch_att(&v, true, typlen); | ^~~~~~~~~ powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o brin_pageops.o brin_pageops.c -MMD -MP -MF .deps/brin_pageops.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o brin_revmap.o brin_revmap.c -MMD -MP -MF .deps/brin_revmap.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o brin_tuple.o brin_tuple.c -MMD -MP -MF .deps/brin_tuple.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o brin_validate.o brin_validate.c -MMD -MP -MF .deps/brin_validate.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o brin_xlog.o brin_xlog.c -MMD -MP -MF .deps/brin_xlog.Po ( echo src/backend/access/brin/brin.o src/backend/access/brin/brin_bloom.o src/backend/access/brin/brin_inclusion.o src/backend/access/brin/brin_minmax.o src/backend/access/brin/brin_minmax_multi.o src/backend/access/brin/brin_pageops.o src/backend/access/brin/brin_revmap.o src/backend/access/brin/brin_tuple.o src/backend/access/brin/brin_validate.o src/backend/access/brin/brin_xlog.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/brin' make -C common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/common' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o attmap.o attmap.c -MMD -MP -MF .deps/attmap.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o bufmask.o bufmask.c -MMD -MP -MF .deps/bufmask.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o detoast.o detoast.c -MMD -MP -MF .deps/detoast.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o heaptuple.o heaptuple.c -MMD -MP -MF .deps/heaptuple.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o indextuple.o indextuple.c -MMD -MP -MF .deps/indextuple.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o printsimple.o printsimple.c -MMD -MP -MF .deps/printsimple.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o printtup.o printtup.c -MMD -MP -MF .deps/printtup.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o relation.o relation.c -MMD -MP -MF .deps/relation.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o reloptions.o reloptions.c -MMD -MP -MF .deps/reloptions.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o scankey.o scankey.c -MMD -MP -MF .deps/scankey.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o session.o session.c -MMD -MP -MF .deps/session.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o syncscan.o syncscan.c -MMD -MP -MF .deps/syncscan.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o toast_compression.o toast_compression.c -MMD -MP -MF .deps/toast_compression.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o toast_internals.o toast_internals.c -MMD -MP -MF .deps/toast_internals.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o tupconvert.o tupconvert.c -MMD -MP -MF .deps/tupconvert.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o tupdesc.o tupdesc.c -MMD -MP -MF .deps/tupdesc.Po ( echo src/backend/access/common/attmap.o src/backend/access/common/bufmask.o src/backend/access/common/detoast.o src/backend/access/common/heaptuple.o src/backend/access/common/indextuple.o src/backend/access/common/printsimple.o src/backend/access/common/printtup.o src/backend/access/common/relation.o src/backend/access/common/reloptions.o src/backend/access/common/scankey.o src/backend/access/common/session.o src/backend/access/common/syncscan.o src/backend/access/common/toast_compression.o src/backend/access/common/toast_internals.o src/backend/access/common/tupconvert.o src/backend/access/common/tupdesc.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/common' make -C gin all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/gin' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o ginarrayproc.o ginarrayproc.c -MMD -MP -MF .deps/ginarrayproc.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o ginbtree.o ginbtree.c -MMD -MP -MF .deps/ginbtree.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o ginbulk.o ginbulk.c -MMD -MP -MF .deps/ginbulk.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o gindatapage.o gindatapage.c -MMD -MP -MF .deps/gindatapage.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o ginentrypage.o ginentrypage.c -MMD -MP -MF .deps/ginentrypage.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o ginfast.o ginfast.c -MMD -MP -MF .deps/ginfast.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o ginget.o ginget.c -MMD -MP -MF .deps/ginget.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o gininsert.o gininsert.c -MMD -MP -MF .deps/gininsert.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o ginlogic.o ginlogic.c -MMD -MP -MF .deps/ginlogic.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o ginpostinglist.o ginpostinglist.c -MMD -MP -MF .deps/ginpostinglist.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o ginscan.o ginscan.c -MMD -MP -MF .deps/ginscan.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o ginutil.o ginutil.c -MMD -MP -MF .deps/ginutil.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o ginvacuum.o ginvacuum.c -MMD -MP -MF .deps/ginvacuum.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o ginvalidate.o ginvalidate.c -MMD -MP -MF .deps/ginvalidate.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o ginxlog.o ginxlog.c -MMD -MP -MF .deps/ginxlog.Po ( echo src/backend/access/gin/ginarrayproc.o src/backend/access/gin/ginbtree.o src/backend/access/gin/ginbulk.o src/backend/access/gin/gindatapage.o src/backend/access/gin/ginentrypage.o src/backend/access/gin/ginfast.o src/backend/access/gin/ginget.o src/backend/access/gin/gininsert.o src/backend/access/gin/ginlogic.o src/backend/access/gin/ginpostinglist.o src/backend/access/gin/ginscan.o src/backend/access/gin/ginutil.o src/backend/access/gin/ginvacuum.o src/backend/access/gin/ginvalidate.o src/backend/access/gin/ginxlog.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/gin' make -C gist all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/gist' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o gist.o gist.c -MMD -MP -MF .deps/gist.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o gistbuild.o gistbuild.c -MMD -MP -MF .deps/gistbuild.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o gistbuildbuffers.o gistbuildbuffers.c -MMD -MP -MF .deps/gistbuildbuffers.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o gistget.o gistget.c -MMD -MP -MF .deps/gistget.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o gistproc.o gistproc.c -MMD -MP -MF .deps/gistproc.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o gistscan.o gistscan.c -MMD -MP -MF .deps/gistscan.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o gistsplit.o gistsplit.c -MMD -MP -MF .deps/gistsplit.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o gistutil.o gistutil.c -MMD -MP -MF .deps/gistutil.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o gistvacuum.o gistvacuum.c -MMD -MP -MF .deps/gistvacuum.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o gistvalidate.o gistvalidate.c -MMD -MP -MF .deps/gistvalidate.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o gistxlog.o gistxlog.c -MMD -MP -MF .deps/gistxlog.Po ( echo src/backend/access/gist/gist.o src/backend/access/gist/gistbuild.o src/backend/access/gist/gistbuildbuffers.o src/backend/access/gist/gistget.o src/backend/access/gist/gistproc.o src/backend/access/gist/gistscan.o src/backend/access/gist/gistsplit.o src/backend/access/gist/gistutil.o src/backend/access/gist/gistvacuum.o src/backend/access/gist/gistvalidate.o src/backend/access/gist/gistxlog.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/gist' make -C hash all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/hash' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o hash.o hash.c -MMD -MP -MF .deps/hash.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o hash_xlog.o hash_xlog.c -MMD -MP -MF .deps/hash_xlog.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o hashfunc.o hashfunc.c -MMD -MP -MF .deps/hashfunc.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o hashinsert.o hashinsert.c -MMD -MP -MF .deps/hashinsert.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o hashovfl.o hashovfl.c -MMD -MP -MF .deps/hashovfl.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o hashpage.o hashpage.c -MMD -MP -MF .deps/hashpage.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o hashsearch.o hashsearch.c -MMD -MP -MF .deps/hashsearch.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o hashsort.o hashsort.c -MMD -MP -MF .deps/hashsort.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o hashutil.o hashutil.c -MMD -MP -MF .deps/hashutil.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o hashvalidate.o hashvalidate.c -MMD -MP -MF .deps/hashvalidate.Po ( echo src/backend/access/hash/hash.o src/backend/access/hash/hash_xlog.o src/backend/access/hash/hashfunc.o src/backend/access/hash/hashinsert.o src/backend/access/hash/hashovfl.o src/backend/access/hash/hashpage.o src/backend/access/hash/hashsearch.o src/backend/access/hash/hashsort.o src/backend/access/hash/hashutil.o src/backend/access/hash/hashvalidate.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/hash' make -C heap all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/heap' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o heapam.o heapam.c -MMD -MP -MF .deps/heapam.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o heapam_handler.o heapam_handler.c -MMD -MP -MF .deps/heapam_handler.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o heapam_visibility.o heapam_visibility.c -MMD -MP -MF .deps/heapam_visibility.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o heaptoast.o heaptoast.c -MMD -MP -MF .deps/heaptoast.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o hio.o hio.c -MMD -MP -MF .deps/hio.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pruneheap.o pruneheap.c -MMD -MP -MF .deps/pruneheap.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o rewriteheap.o rewriteheap.c -MMD -MP -MF .deps/rewriteheap.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o vacuumlazy.o vacuumlazy.c -MMD -MP -MF .deps/vacuumlazy.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o visibilitymap.o visibilitymap.c -MMD -MP -MF .deps/visibilitymap.Po ( echo src/backend/access/heap/heapam.o src/backend/access/heap/heapam_handler.o src/backend/access/heap/heapam_visibility.o src/backend/access/heap/heaptoast.o src/backend/access/heap/hio.o src/backend/access/heap/pruneheap.o src/backend/access/heap/rewriteheap.o src/backend/access/heap/vacuumlazy.o src/backend/access/heap/visibilitymap.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/heap' make -C index all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/index' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o amapi.o amapi.c -MMD -MP -MF .deps/amapi.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o amvalidate.o amvalidate.c -MMD -MP -MF .deps/amvalidate.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o genam.o genam.c -MMD -MP -MF .deps/genam.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o indexam.o indexam.c -MMD -MP -MF .deps/indexam.Po ( echo src/backend/access/index/amapi.o src/backend/access/index/amvalidate.o src/backend/access/index/genam.o src/backend/access/index/indexam.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/index' make -C nbtree all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/nbtree' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nbtcompare.o nbtcompare.c -MMD -MP -MF .deps/nbtcompare.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nbtdedup.o nbtdedup.c -MMD -MP -MF .deps/nbtdedup.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nbtinsert.o nbtinsert.c -MMD -MP -MF .deps/nbtinsert.Po nbtinsert.c: In function '_bt_doinsert': nbtinsert.c:223:33: warning: 'speculativeToken' may be used uninitialized [-Wmaybe-uninitialized] 223 | SpeculativeInsertionWait(xwait, speculativeToken); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nbtinsert.c:206:33: note: 'speculativeToken' was declared here 206 | uint32 speculativeToken; | ^~~~~~~~~~~~~~~~ powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nbtpage.o nbtpage.c -MMD -MP -MF .deps/nbtpage.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nbtree.o nbtree.c -MMD -MP -MF .deps/nbtree.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nbtsearch.o nbtsearch.c -MMD -MP -MF .deps/nbtsearch.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nbtsort.o nbtsort.c -MMD -MP -MF .deps/nbtsort.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nbtsplitloc.o nbtsplitloc.c -MMD -MP -MF .deps/nbtsplitloc.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nbtutils.o nbtutils.c -MMD -MP -MF .deps/nbtutils.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nbtvalidate.o nbtvalidate.c -MMD -MP -MF .deps/nbtvalidate.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nbtxlog.o nbtxlog.c -MMD -MP -MF .deps/nbtxlog.Po ( echo src/backend/access/nbtree/nbtcompare.o src/backend/access/nbtree/nbtdedup.o src/backend/access/nbtree/nbtinsert.o src/backend/access/nbtree/nbtpage.o src/backend/access/nbtree/nbtree.o src/backend/access/nbtree/nbtsearch.o src/backend/access/nbtree/nbtsort.o src/backend/access/nbtree/nbtsplitloc.o src/backend/access/nbtree/nbtutils.o src/backend/access/nbtree/nbtvalidate.o src/backend/access/nbtree/nbtxlog.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/nbtree' make -C rmgrdesc all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/rmgrdesc' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o brindesc.o brindesc.c -MMD -MP -MF .deps/brindesc.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o clogdesc.o clogdesc.c -MMD -MP -MF .deps/clogdesc.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o committsdesc.o committsdesc.c -MMD -MP -MF .deps/committsdesc.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o dbasedesc.o dbasedesc.c -MMD -MP -MF .deps/dbasedesc.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o genericdesc.o genericdesc.c -MMD -MP -MF .deps/genericdesc.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o gindesc.o gindesc.c -MMD -MP -MF .deps/gindesc.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o gistdesc.o gistdesc.c -MMD -MP -MF .deps/gistdesc.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o hashdesc.o hashdesc.c -MMD -MP -MF .deps/hashdesc.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o heapdesc.o heapdesc.c -MMD -MP -MF .deps/heapdesc.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o logicalmsgdesc.o logicalmsgdesc.c -MMD -MP -MF .deps/logicalmsgdesc.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o mxactdesc.o mxactdesc.c -MMD -MP -MF .deps/mxactdesc.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nbtdesc.o nbtdesc.c -MMD -MP -MF .deps/nbtdesc.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o relmapdesc.o relmapdesc.c -MMD -MP -MF .deps/relmapdesc.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o replorigindesc.o replorigindesc.c -MMD -MP -MF .deps/replorigindesc.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o seqdesc.o seqdesc.c -MMD -MP -MF .deps/seqdesc.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o smgrdesc.o smgrdesc.c -MMD -MP -MF .deps/smgrdesc.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o spgdesc.o spgdesc.c -MMD -MP -MF .deps/spgdesc.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o standbydesc.o standbydesc.c -MMD -MP -MF .deps/standbydesc.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o tblspcdesc.o tblspcdesc.c -MMD -MP -MF .deps/tblspcdesc.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o xactdesc.o xactdesc.c -MMD -MP -MF .deps/xactdesc.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o xlogdesc.o xlogdesc.c -MMD -MP -MF .deps/xlogdesc.Po ( echo src/backend/access/rmgrdesc/brindesc.o src/backend/access/rmgrdesc/clogdesc.o src/backend/access/rmgrdesc/committsdesc.o src/backend/access/rmgrdesc/dbasedesc.o src/backend/access/rmgrdesc/genericdesc.o src/backend/access/rmgrdesc/gindesc.o src/backend/access/rmgrdesc/gistdesc.o src/backend/access/rmgrdesc/hashdesc.o src/backend/access/rmgrdesc/heapdesc.o src/backend/access/rmgrdesc/logicalmsgdesc.o src/backend/access/rmgrdesc/mxactdesc.o src/backend/access/rmgrdesc/nbtdesc.o src/backend/access/rmgrdesc/relmapdesc.o src/backend/access/rmgrdesc/replorigindesc.o src/backend/access/rmgrdesc/seqdesc.o src/backend/access/rmgrdesc/smgrdesc.o src/backend/access/rmgrdesc/spgdesc.o src/backend/access/rmgrdesc/standbydesc.o src/backend/access/rmgrdesc/tblspcdesc.o src/backend/access/rmgrdesc/xactdesc.o src/backend/access/rmgrdesc/xlogdesc.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/rmgrdesc' make -C spgist all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/spgist' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o spgdoinsert.o spgdoinsert.c -MMD -MP -MF .deps/spgdoinsert.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o spginsert.o spginsert.c -MMD -MP -MF .deps/spginsert.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o spgkdtreeproc.o spgkdtreeproc.c -MMD -MP -MF .deps/spgkdtreeproc.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o spgproc.o spgproc.c -MMD -MP -MF .deps/spgproc.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o spgquadtreeproc.o spgquadtreeproc.c -MMD -MP -MF .deps/spgquadtreeproc.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o spgscan.o spgscan.c -MMD -MP -MF .deps/spgscan.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o spgtextproc.o spgtextproc.c -MMD -MP -MF .deps/spgtextproc.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o spgutils.o spgutils.c -MMD -MP -MF .deps/spgutils.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o spgvacuum.o spgvacuum.c -MMD -MP -MF .deps/spgvacuum.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o spgvalidate.o spgvalidate.c -MMD -MP -MF .deps/spgvalidate.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o spgxlog.o spgxlog.c -MMD -MP -MF .deps/spgxlog.Po ( echo src/backend/access/spgist/spgdoinsert.o src/backend/access/spgist/spginsert.o src/backend/access/spgist/spgkdtreeproc.o src/backend/access/spgist/spgproc.o src/backend/access/spgist/spgquadtreeproc.o src/backend/access/spgist/spgscan.o src/backend/access/spgist/spgtextproc.o src/backend/access/spgist/spgutils.o src/backend/access/spgist/spgvacuum.o src/backend/access/spgist/spgvalidate.o src/backend/access/spgist/spgxlog.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/spgist' make -C table all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/table' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o table.o table.c -MMD -MP -MF .deps/table.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o tableam.o tableam.c -MMD -MP -MF .deps/tableam.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o tableamapi.o tableamapi.c -MMD -MP -MF .deps/tableamapi.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o toast_helper.o toast_helper.c -MMD -MP -MF .deps/toast_helper.Po ( echo src/backend/access/table/table.o src/backend/access/table/tableam.o src/backend/access/table/tableamapi.o src/backend/access/table/toast_helper.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/table' make -C tablesample all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/tablesample' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o bernoulli.o bernoulli.c -MMD -MP -MF .deps/bernoulli.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o system.o system.c -MMD -MP -MF .deps/system.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o tablesample.o tablesample.c -MMD -MP -MF .deps/tablesample.Po ( echo src/backend/access/tablesample/bernoulli.o src/backend/access/tablesample/system.o src/backend/access/tablesample/tablesample.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/tablesample' make -C transam all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/transam' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o clog.o clog.c -MMD -MP -MF .deps/clog.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o commit_ts.o commit_ts.c -MMD -MP -MF .deps/commit_ts.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o generic_xlog.o generic_xlog.c -MMD -MP -MF .deps/generic_xlog.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o multixact.o multixact.c -MMD -MP -MF .deps/multixact.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o parallel.o parallel.c -MMD -MP -MF .deps/parallel.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o rmgr.o rmgr.c -MMD -MP -MF .deps/rmgr.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o slru.o slru.c -MMD -MP -MF .deps/slru.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o subtrans.o subtrans.c -MMD -MP -MF .deps/subtrans.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o timeline.o timeline.c -MMD -MP -MF .deps/timeline.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o transam.o transam.c -MMD -MP -MF .deps/transam.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o twophase.o twophase.c -MMD -MP -MF .deps/twophase.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o twophase_rmgr.o twophase_rmgr.c -MMD -MP -MF .deps/twophase_rmgr.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o varsup.o varsup.c -MMD -MP -MF .deps/varsup.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o xact.o xact.c -MMD -MP -MF .deps/xact.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o xlog.o xlog.c -MMD -MP -MF .deps/xlog.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o xlogarchive.o xlogarchive.c -MMD -MP -MF .deps/xlogarchive.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o xlogfuncs.o xlogfuncs.c -MMD -MP -MF .deps/xlogfuncs.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o xloginsert.o xloginsert.c -MMD -MP -MF .deps/xloginsert.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o xlogprefetcher.o xlogprefetcher.c -MMD -MP -MF .deps/xlogprefetcher.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o xlogreader.o xlogreader.c -MMD -MP -MF .deps/xlogreader.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o xlogrecovery.o xlogrecovery.c -MMD -MP -MF .deps/xlogrecovery.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o xlogstats.o xlogstats.c -MMD -MP -MF .deps/xlogstats.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o xlogutils.o xlogutils.c -MMD -MP -MF .deps/xlogutils.Po ( echo src/backend/access/transam/clog.o src/backend/access/transam/commit_ts.o src/backend/access/transam/generic_xlog.o src/backend/access/transam/multixact.o src/backend/access/transam/parallel.o src/backend/access/transam/rmgr.o src/backend/access/transam/slru.o src/backend/access/transam/subtrans.o src/backend/access/transam/timeline.o src/backend/access/transam/transam.o src/backend/access/transam/twophase.o src/backend/access/transam/twophase_rmgr.o src/backend/access/transam/varsup.o src/backend/access/transam/xact.o src/backend/access/transam/xlog.o src/backend/access/transam/xlogarchive.o src/backend/access/transam/xlogfuncs.o src/backend/access/transam/xloginsert.o src/backend/access/transam/xlogprefetcher.o src/backend/access/transam/xlogreader.o src/backend/access/transam/xlogrecovery.o src/backend/access/transam/xlogstats.o src/backend/access/transam/xlogutils.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/transam' ( cat brin/objfiles.txt common/objfiles.txt gin/objfiles.txt gist/objfiles.txt hash/objfiles.txt heap/objfiles.txt index/objfiles.txt nbtree/objfiles.txt rmgrdesc/objfiles.txt spgist/objfiles.txt table/objfiles.txt tablesample/objfiles.txt transam/objfiles.txt; echo ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access' make -C backup all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/backup' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o backup_manifest.o backup_manifest.c -MMD -MP -MF .deps/backup_manifest.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o basebackup.o basebackup.c -MMD -MP -MF .deps/basebackup.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o basebackup_copy.o basebackup_copy.c -MMD -MP -MF .deps/basebackup_copy.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o basebackup_gzip.o basebackup_gzip.c -MMD -MP -MF .deps/basebackup_gzip.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o basebackup_lz4.o basebackup_lz4.c -MMD -MP -MF .deps/basebackup_lz4.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o basebackup_zstd.o basebackup_zstd.c -MMD -MP -MF .deps/basebackup_zstd.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o basebackup_progress.o basebackup_progress.c -MMD -MP -MF .deps/basebackup_progress.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o basebackup_server.o basebackup_server.c -MMD -MP -MF .deps/basebackup_server.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o basebackup_sink.o basebackup_sink.c -MMD -MP -MF .deps/basebackup_sink.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o basebackup_target.o basebackup_target.c -MMD -MP -MF .deps/basebackup_target.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o basebackup_throttle.o basebackup_throttle.c -MMD -MP -MF .deps/basebackup_throttle.Po ( echo src/backend/backup/backup_manifest.o src/backend/backup/basebackup.o src/backend/backup/basebackup_copy.o src/backend/backup/basebackup_gzip.o src/backend/backup/basebackup_lz4.o src/backend/backup/basebackup_zstd.o src/backend/backup/basebackup_progress.o src/backend/backup/basebackup_server.o src/backend/backup/basebackup_sink.o src/backend/backup/basebackup_target.o src/backend/backup/basebackup_throttle.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/backup' make -C bootstrap all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/bootstrap' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o bootparse.o bootparse.c -MMD -MP -MF .deps/bootparse.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o bootstrap.o bootstrap.c -MMD -MP -MF .deps/bootstrap.Po ( echo src/backend/bootstrap/bootparse.o src/backend/bootstrap/bootstrap.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/bootstrap' make -C catalog all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o aclchk.o aclchk.c -MMD -MP -MF .deps/aclchk.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o catalog.o catalog.c -MMD -MP -MF .deps/catalog.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o dependency.o dependency.c -MMD -MP -MF .deps/dependency.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o heap.o heap.c -MMD -MP -MF .deps/heap.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o index.o index.c -MMD -MP -MF .deps/index.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o indexing.o indexing.c -MMD -MP -MF .deps/indexing.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o namespace.o namespace.c -MMD -MP -MF .deps/namespace.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o objectaccess.o objectaccess.c -MMD -MP -MF .deps/objectaccess.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o objectaddress.o objectaddress.c -MMD -MP -MF .deps/objectaddress.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o partition.o partition.c -MMD -MP -MF .deps/partition.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_aggregate.o pg_aggregate.c -MMD -MP -MF .deps/pg_aggregate.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_attrdef.o pg_attrdef.c -MMD -MP -MF .deps/pg_attrdef.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_cast.o pg_cast.c -MMD -MP -MF .deps/pg_cast.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_class.o pg_class.c -MMD -MP -MF .deps/pg_class.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_collation.o pg_collation.c -MMD -MP -MF .deps/pg_collation.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_constraint.o pg_constraint.c -MMD -MP -MF .deps/pg_constraint.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_conversion.o pg_conversion.c -MMD -MP -MF .deps/pg_conversion.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_db_role_setting.o pg_db_role_setting.c -MMD -MP -MF .deps/pg_db_role_setting.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_depend.o pg_depend.c -MMD -MP -MF .deps/pg_depend.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_enum.o pg_enum.c -MMD -MP -MF .deps/pg_enum.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_inherits.o pg_inherits.c -MMD -MP -MF .deps/pg_inherits.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_largeobject.o pg_largeobject.c -MMD -MP -MF .deps/pg_largeobject.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_namespace.o pg_namespace.c -MMD -MP -MF .deps/pg_namespace.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_operator.o pg_operator.c -MMD -MP -MF .deps/pg_operator.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_parameter_acl.o pg_parameter_acl.c -MMD -MP -MF .deps/pg_parameter_acl.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_proc.o pg_proc.c -MMD -MP -MF .deps/pg_proc.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_publication.o pg_publication.c -MMD -MP -MF .deps/pg_publication.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_range.o pg_range.c -MMD -MP -MF .deps/pg_range.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_shdepend.o pg_shdepend.c -MMD -MP -MF .deps/pg_shdepend.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_subscription.o pg_subscription.c -MMD -MP -MF .deps/pg_subscription.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_type.o pg_type.c -MMD -MP -MF .deps/pg_type.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o storage.o storage.c -MMD -MP -MF .deps/storage.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o toasting.o toasting.c -MMD -MP -MF .deps/toasting.Po ( echo src/backend/catalog/aclchk.o src/backend/catalog/catalog.o src/backend/catalog/dependency.o src/backend/catalog/heap.o src/backend/catalog/index.o src/backend/catalog/indexing.o src/backend/catalog/namespace.o src/backend/catalog/objectaccess.o src/backend/catalog/objectaddress.o src/backend/catalog/partition.o src/backend/catalog/pg_aggregate.o src/backend/catalog/pg_attrdef.o src/backend/catalog/pg_cast.o src/backend/catalog/pg_class.o src/backend/catalog/pg_collation.o src/backend/catalog/pg_constraint.o src/backend/catalog/pg_conversion.o src/backend/catalog/pg_db_role_setting.o src/backend/catalog/pg_depend.o src/backend/catalog/pg_enum.o src/backend/catalog/pg_inherits.o src/backend/catalog/pg_largeobject.o src/backend/catalog/pg_namespace.o src/backend/catalog/pg_operator.o src/backend/catalog/pg_parameter_acl.o src/backend/catalog/pg_proc.o src/backend/catalog/pg_publication.o src/backend/catalog/pg_range.o src/backend/catalog/pg_shdepend.o src/backend/catalog/pg_subscription.o src/backend/catalog/pg_type.o src/backend/catalog/storage.o src/backend/catalog/toasting.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C parser all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/parser' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o analyze.o analyze.c -MMD -MP -MF .deps/analyze.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o gram.o gram.c -MMD -MP -MF .deps/gram.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o parse_agg.o parse_agg.c -MMD -MP -MF .deps/parse_agg.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o parse_clause.o parse_clause.c -MMD -MP -MF .deps/parse_clause.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o parse_coerce.o parse_coerce.c -MMD -MP -MF .deps/parse_coerce.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o parse_collate.o parse_collate.c -MMD -MP -MF .deps/parse_collate.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o parse_cte.o parse_cte.c -MMD -MP -MF .deps/parse_cte.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o parse_enr.o parse_enr.c -MMD -MP -MF .deps/parse_enr.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o parse_expr.o parse_expr.c -MMD -MP -MF .deps/parse_expr.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o parse_func.o parse_func.c -MMD -MP -MF .deps/parse_func.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o parse_merge.o parse_merge.c -MMD -MP -MF .deps/parse_merge.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o parse_node.o parse_node.c -MMD -MP -MF .deps/parse_node.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o parse_oper.o parse_oper.c -MMD -MP -MF .deps/parse_oper.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o parse_param.o parse_param.c -MMD -MP -MF .deps/parse_param.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o parse_relation.o parse_relation.c -MMD -MP -MF .deps/parse_relation.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o parse_target.o parse_target.c -MMD -MP -MF .deps/parse_target.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o parse_type.o parse_type.c -MMD -MP -MF .deps/parse_type.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o parse_utilcmd.o parse_utilcmd.c -MMD -MP -MF .deps/parse_utilcmd.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o parser.o parser.c -MMD -MP -MF .deps/parser.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o scan.o scan.c -MMD -MP -MF .deps/scan.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o scansup.o scansup.c -MMD -MP -MF .deps/scansup.Po ( echo src/backend/parser/analyze.o src/backend/parser/gram.o src/backend/parser/parse_agg.o src/backend/parser/parse_clause.o src/backend/parser/parse_coerce.o src/backend/parser/parse_collate.o src/backend/parser/parse_cte.o src/backend/parser/parse_enr.o src/backend/parser/parse_expr.o src/backend/parser/parse_func.o src/backend/parser/parse_merge.o src/backend/parser/parse_node.o src/backend/parser/parse_oper.o src/backend/parser/parse_param.o src/backend/parser/parse_relation.o src/backend/parser/parse_target.o src/backend/parser/parse_type.o src/backend/parser/parse_utilcmd.o src/backend/parser/parser.o src/backend/parser/scan.o src/backend/parser/scansup.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/parser' make -C commands all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/commands' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o aggregatecmds.o aggregatecmds.c -MMD -MP -MF .deps/aggregatecmds.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o alter.o alter.c -MMD -MP -MF .deps/alter.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o amcmds.o amcmds.c -MMD -MP -MF .deps/amcmds.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o analyze.o analyze.c -MMD -MP -MF .deps/analyze.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o async.o async.c -MMD -MP -MF .deps/async.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o cluster.o cluster.c -MMD -MP -MF .deps/cluster.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o collationcmds.o collationcmds.c -MMD -MP -MF .deps/collationcmds.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o comment.o comment.c -MMD -MP -MF .deps/comment.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o constraint.o constraint.c -MMD -MP -MF .deps/constraint.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o conversioncmds.o conversioncmds.c -MMD -MP -MF .deps/conversioncmds.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o copy.o copy.c -MMD -MP -MF .deps/copy.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o copyfrom.o copyfrom.c -MMD -MP -MF .deps/copyfrom.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o copyfromparse.o copyfromparse.c -MMD -MP -MF .deps/copyfromparse.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o copyto.o copyto.c -MMD -MP -MF .deps/copyto.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o createas.o createas.c -MMD -MP -MF .deps/createas.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o dbcommands.o dbcommands.c -MMD -MP -MF .deps/dbcommands.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o define.o define.c -MMD -MP -MF .deps/define.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o discard.o discard.c -MMD -MP -MF .deps/discard.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o dropcmds.o dropcmds.c -MMD -MP -MF .deps/dropcmds.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o event_trigger.o event_trigger.c -MMD -MP -MF .deps/event_trigger.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o explain.o explain.c -MMD -MP -MF .deps/explain.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o extension.o extension.c -MMD -MP -MF .deps/extension.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o foreigncmds.o foreigncmds.c -MMD -MP -MF .deps/foreigncmds.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o functioncmds.o functioncmds.c -MMD -MP -MF .deps/functioncmds.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o indexcmds.o indexcmds.c -MMD -MP -MF .deps/indexcmds.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o lockcmds.o lockcmds.c -MMD -MP -MF .deps/lockcmds.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o matview.o matview.c -MMD -MP -MF .deps/matview.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o opclasscmds.o opclasscmds.c -MMD -MP -MF .deps/opclasscmds.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o operatorcmds.o operatorcmds.c -MMD -MP -MF .deps/operatorcmds.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o policy.o policy.c -MMD -MP -MF .deps/policy.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o portalcmds.o portalcmds.c -MMD -MP -MF .deps/portalcmds.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o prepare.o prepare.c -MMD -MP -MF .deps/prepare.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o proclang.o proclang.c -MMD -MP -MF .deps/proclang.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o publicationcmds.o publicationcmds.c -MMD -MP -MF .deps/publicationcmds.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o schemacmds.o schemacmds.c -MMD -MP -MF .deps/schemacmds.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o seclabel.o seclabel.c -MMD -MP -MF .deps/seclabel.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o sequence.o sequence.c -MMD -MP -MF .deps/sequence.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o statscmds.o statscmds.c -MMD -MP -MF .deps/statscmds.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o subscriptioncmds.o subscriptioncmds.c -MMD -MP -MF .deps/subscriptioncmds.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o tablecmds.o tablecmds.c -MMD -MP -MF .deps/tablecmds.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o tablespace.o tablespace.c -MMD -MP -MF .deps/tablespace.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o trigger.o trigger.c -MMD -MP -MF .deps/trigger.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o tsearchcmds.o tsearchcmds.c -MMD -MP -MF .deps/tsearchcmds.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o typecmds.o typecmds.c -MMD -MP -MF .deps/typecmds.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o user.o user.c -MMD -MP -MF .deps/user.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o vacuum.o vacuum.c -MMD -MP -MF .deps/vacuum.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o vacuumparallel.o vacuumparallel.c -MMD -MP -MF .deps/vacuumparallel.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o variable.o variable.c -MMD -MP -MF .deps/variable.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o view.o view.c -MMD -MP -MF .deps/view.Po ( echo src/backend/commands/aggregatecmds.o src/backend/commands/alter.o src/backend/commands/amcmds.o src/backend/commands/analyze.o src/backend/commands/async.o src/backend/commands/cluster.o src/backend/commands/collationcmds.o src/backend/commands/comment.o src/backend/commands/constraint.o src/backend/commands/conversioncmds.o src/backend/commands/copy.o src/backend/commands/copyfrom.o src/backend/commands/copyfromparse.o src/backend/commands/copyto.o src/backend/commands/createas.o src/backend/commands/dbcommands.o src/backend/commands/define.o src/backend/commands/discard.o src/backend/commands/dropcmds.o src/backend/commands/event_trigger.o src/backend/commands/explain.o src/backend/commands/extension.o src/backend/commands/foreigncmds.o src/backend/commands/functioncmds.o src/backend/commands/indexcmds.o src/backend/commands/lockcmds.o src/backend/commands/matview.o src/backend/commands/opclasscmds.o src/backend/commands/operatorcmds.o src/backend/commands/policy.o src/backend/commands/portalcmds.o src/backend/commands/prepare.o src/backend/commands/proclang.o src/backend/commands/publicationcmds.o src/backend/commands/schemacmds.o src/backend/commands/seclabel.o src/backend/commands/sequence.o src/backend/commands/statscmds.o src/backend/commands/subscriptioncmds.o src/backend/commands/tablecmds.o src/backend/commands/tablespace.o src/backend/commands/trigger.o src/backend/commands/tsearchcmds.o src/backend/commands/typecmds.o src/backend/commands/user.o src/backend/commands/vacuum.o src/backend/commands/vacuumparallel.o src/backend/commands/variable.o src/backend/commands/view.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/commands' make -C executor all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/executor' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o execAmi.o execAmi.c -MMD -MP -MF .deps/execAmi.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o execAsync.o execAsync.c -MMD -MP -MF .deps/execAsync.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o execCurrent.o execCurrent.c -MMD -MP -MF .deps/execCurrent.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o execExpr.o execExpr.c -MMD -MP -MF .deps/execExpr.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o execExprInterp.o execExprInterp.c -MMD -MP -MF .deps/execExprInterp.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o execGrouping.o execGrouping.c -MMD -MP -MF .deps/execGrouping.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o execIndexing.o execIndexing.c -MMD -MP -MF .deps/execIndexing.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o execJunk.o execJunk.c -MMD -MP -MF .deps/execJunk.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o execMain.o execMain.c -MMD -MP -MF .deps/execMain.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o execParallel.o execParallel.c -MMD -MP -MF .deps/execParallel.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o execPartition.o execPartition.c -MMD -MP -MF .deps/execPartition.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o execProcnode.o execProcnode.c -MMD -MP -MF .deps/execProcnode.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o execReplication.o execReplication.c -MMD -MP -MF .deps/execReplication.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o execSRF.o execSRF.c -MMD -MP -MF .deps/execSRF.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o execScan.o execScan.c -MMD -MP -MF .deps/execScan.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o execTuples.o execTuples.c -MMD -MP -MF .deps/execTuples.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o execUtils.o execUtils.c -MMD -MP -MF .deps/execUtils.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o functions.o functions.c -MMD -MP -MF .deps/functions.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o instrument.o instrument.c -MMD -MP -MF .deps/instrument.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nodeAgg.o nodeAgg.c -MMD -MP -MF .deps/nodeAgg.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nodeAppend.o nodeAppend.c -MMD -MP -MF .deps/nodeAppend.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nodeBitmapAnd.o nodeBitmapAnd.c -MMD -MP -MF .deps/nodeBitmapAnd.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nodeBitmapHeapscan.o nodeBitmapHeapscan.c -MMD -MP -MF .deps/nodeBitmapHeapscan.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nodeBitmapIndexscan.o nodeBitmapIndexscan.c -MMD -MP -MF .deps/nodeBitmapIndexscan.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nodeBitmapOr.o nodeBitmapOr.c -MMD -MP -MF .deps/nodeBitmapOr.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nodeCtescan.o nodeCtescan.c -MMD -MP -MF .deps/nodeCtescan.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nodeCustom.o nodeCustom.c -MMD -MP -MF .deps/nodeCustom.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nodeForeignscan.o nodeForeignscan.c -MMD -MP -MF .deps/nodeForeignscan.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nodeFunctionscan.o nodeFunctionscan.c -MMD -MP -MF .deps/nodeFunctionscan.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nodeGather.o nodeGather.c -MMD -MP -MF .deps/nodeGather.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nodeGatherMerge.o nodeGatherMerge.c -MMD -MP -MF .deps/nodeGatherMerge.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nodeGroup.o nodeGroup.c -MMD -MP -MF .deps/nodeGroup.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nodeHash.o nodeHash.c -MMD -MP -MF .deps/nodeHash.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nodeHashjoin.o nodeHashjoin.c -MMD -MP -MF .deps/nodeHashjoin.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nodeIncrementalSort.o nodeIncrementalSort.c -MMD -MP -MF .deps/nodeIncrementalSort.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nodeIndexonlyscan.o nodeIndexonlyscan.c -MMD -MP -MF .deps/nodeIndexonlyscan.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nodeIndexscan.o nodeIndexscan.c -MMD -MP -MF .deps/nodeIndexscan.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nodeLimit.o nodeLimit.c -MMD -MP -MF .deps/nodeLimit.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nodeLockRows.o nodeLockRows.c -MMD -MP -MF .deps/nodeLockRows.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nodeMaterial.o nodeMaterial.c -MMD -MP -MF .deps/nodeMaterial.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nodeMemoize.o nodeMemoize.c -MMD -MP -MF .deps/nodeMemoize.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nodeMergeAppend.o nodeMergeAppend.c -MMD -MP -MF .deps/nodeMergeAppend.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nodeMergejoin.o nodeMergejoin.c -MMD -MP -MF .deps/nodeMergejoin.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nodeModifyTable.o nodeModifyTable.c -MMD -MP -MF .deps/nodeModifyTable.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nodeNamedtuplestorescan.o nodeNamedtuplestorescan.c -MMD -MP -MF .deps/nodeNamedtuplestorescan.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nodeNestloop.o nodeNestloop.c -MMD -MP -MF .deps/nodeNestloop.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nodeProjectSet.o nodeProjectSet.c -MMD -MP -MF .deps/nodeProjectSet.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nodeRecursiveunion.o nodeRecursiveunion.c -MMD -MP -MF .deps/nodeRecursiveunion.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nodeResult.o nodeResult.c -MMD -MP -MF .deps/nodeResult.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nodeSamplescan.o nodeSamplescan.c -MMD -MP -MF .deps/nodeSamplescan.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nodeSeqscan.o nodeSeqscan.c -MMD -MP -MF .deps/nodeSeqscan.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nodeSetOp.o nodeSetOp.c -MMD -MP -MF .deps/nodeSetOp.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nodeSort.o nodeSort.c -MMD -MP -MF .deps/nodeSort.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nodeSubplan.o nodeSubplan.c -MMD -MP -MF .deps/nodeSubplan.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nodeSubqueryscan.o nodeSubqueryscan.c -MMD -MP -MF .deps/nodeSubqueryscan.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nodeTableFuncscan.o nodeTableFuncscan.c -MMD -MP -MF .deps/nodeTableFuncscan.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nodeTidrangescan.o nodeTidrangescan.c -MMD -MP -MF .deps/nodeTidrangescan.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nodeTidscan.o nodeTidscan.c -MMD -MP -MF .deps/nodeTidscan.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nodeUnique.o nodeUnique.c -MMD -MP -MF .deps/nodeUnique.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nodeValuesscan.o nodeValuesscan.c -MMD -MP -MF .deps/nodeValuesscan.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nodeWindowAgg.o nodeWindowAgg.c -MMD -MP -MF .deps/nodeWindowAgg.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nodeWorktablescan.o nodeWorktablescan.c -MMD -MP -MF .deps/nodeWorktablescan.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o spi.o spi.c -MMD -MP -MF .deps/spi.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o tqueue.o tqueue.c -MMD -MP -MF .deps/tqueue.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o tstoreReceiver.o tstoreReceiver.c -MMD -MP -MF .deps/tstoreReceiver.Po ( echo src/backend/executor/execAmi.o src/backend/executor/execAsync.o src/backend/executor/execCurrent.o src/backend/executor/execExpr.o src/backend/executor/execExprInterp.o src/backend/executor/execGrouping.o src/backend/executor/execIndexing.o src/backend/executor/execJunk.o src/backend/executor/execMain.o src/backend/executor/execParallel.o src/backend/executor/execPartition.o src/backend/executor/execProcnode.o src/backend/executor/execReplication.o src/backend/executor/execSRF.o src/backend/executor/execScan.o src/backend/executor/execTuples.o src/backend/executor/execUtils.o src/backend/executor/functions.o src/backend/executor/instrument.o src/backend/executor/nodeAgg.o src/backend/executor/nodeAppend.o src/backend/executor/nodeBitmapAnd.o src/backend/executor/nodeBitmapHeapscan.o src/backend/executor/nodeBitmapIndexscan.o src/backend/executor/nodeBitmapOr.o src/backend/executor/nodeCtescan.o src/backend/executor/nodeCustom.o src/backend/executor/nodeForeignscan.o src/backend/executor/nodeFunctionscan.o src/backend/executor/nodeGather.o src/backend/executor/nodeGatherMerge.o src/backend/executor/nodeGroup.o src/backend/executor/nodeHash.o src/backend/executor/nodeHashjoin.o src/backend/executor/nodeIncrementalSort.o src/backend/executor/nodeIndexonlyscan.o src/backend/executor/nodeIndexscan.o src/backend/executor/nodeLimit.o src/backend/executor/nodeLockRows.o src/backend/executor/nodeMaterial.o src/backend/executor/nodeMemoize.o src/backend/executor/nodeMergeAppend.o src/backend/executor/nodeMergejoin.o src/backend/executor/nodeModifyTable.o src/backend/executor/nodeNamedtuplestorescan.o src/backend/executor/nodeNestloop.o src/backend/executor/nodeProjectSet.o src/backend/executor/nodeRecursiveunion.o src/backend/executor/nodeResult.o src/backend/executor/nodeSamplescan.o src/backend/executor/nodeSeqscan.o src/backend/executor/nodeSetOp.o src/backend/executor/nodeSort.o src/backend/executor/nodeSubplan.o src/backend/executor/nodeSubqueryscan.o src/backend/executor/nodeTableFuncscan.o src/backend/executor/nodeTidrangescan.o src/backend/executor/nodeTidscan.o src/backend/executor/nodeUnique.o src/backend/executor/nodeValuesscan.o src/backend/executor/nodeWindowAgg.o src/backend/executor/nodeWorktablescan.o src/backend/executor/spi.o src/backend/executor/tqueue.o src/backend/executor/tstoreReceiver.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/executor' make -C foreign all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/foreign' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o foreign.o foreign.c -MMD -MP -MF .deps/foreign.Po ( echo src/backend/foreign/foreign.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/foreign' make -C lib all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/lib' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o binaryheap.o binaryheap.c -MMD -MP -MF .deps/binaryheap.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o bipartite_match.o bipartite_match.c -MMD -MP -MF .deps/bipartite_match.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o bloomfilter.o bloomfilter.c -MMD -MP -MF .deps/bloomfilter.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o dshash.o dshash.c -MMD -MP -MF .deps/dshash.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o hyperloglog.o hyperloglog.c -MMD -MP -MF .deps/hyperloglog.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o ilist.o ilist.c -MMD -MP -MF .deps/ilist.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o integerset.o integerset.c -MMD -MP -MF .deps/integerset.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o knapsack.o knapsack.c -MMD -MP -MF .deps/knapsack.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pairingheap.o pairingheap.c -MMD -MP -MF .deps/pairingheap.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o rbtree.o rbtree.c -MMD -MP -MF .deps/rbtree.Po ( echo src/backend/lib/binaryheap.o src/backend/lib/bipartite_match.o src/backend/lib/bloomfilter.o src/backend/lib/dshash.o src/backend/lib/hyperloglog.o src/backend/lib/ilist.o src/backend/lib/integerset.o src/backend/lib/knapsack.o src/backend/lib/pairingheap.o src/backend/lib/rbtree.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/lib' make -C libpq all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o auth-sasl.o auth-sasl.c -MMD -MP -MF .deps/auth-sasl.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o auth-scram.o auth-scram.c -MMD -MP -MF .deps/auth-scram.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o auth.o auth.c -MMD -MP -MF .deps/auth.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o be-fsstubs.o be-fsstubs.c -MMD -MP -MF .deps/be-fsstubs.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o be-secure-common.o be-secure-common.c -MMD -MP -MF .deps/be-secure-common.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o be-secure.o be-secure.c -MMD -MP -MF .deps/be-secure.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o crypt.o crypt.c -MMD -MP -MF .deps/crypt.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o hba.o hba.c -MMD -MP -MF .deps/hba.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o ifaddr.o ifaddr.c -MMD -MP -MF .deps/ifaddr.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pqcomm.o pqcomm.c -MMD -MP -MF .deps/pqcomm.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pqformat.o pqformat.c -MMD -MP -MF .deps/pqformat.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pqmq.o pqmq.c -MMD -MP -MF .deps/pqmq.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pqsignal.o pqsignal.c -MMD -MP -MF .deps/pqsignal.Po ( echo src/backend/libpq/auth-sasl.o src/backend/libpq/auth-scram.o src/backend/libpq/auth.o src/backend/libpq/be-fsstubs.o src/backend/libpq/be-secure-common.o src/backend/libpq/be-secure.o src/backend/libpq/crypt.o src/backend/libpq/hba.o src/backend/libpq/ifaddr.o src/backend/libpq/pqcomm.o src/backend/libpq/pqformat.o src/backend/libpq/pqmq.o src/backend/libpq/pqsignal.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/libpq' make -C main all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/main' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o main.o main.c -MMD -MP -MF .deps/main.Po ( echo src/backend/main/main.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/main' make -C nodes all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/nodes' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o bitmapset.o bitmapset.c -MMD -MP -MF .deps/bitmapset.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o copyfuncs.o copyfuncs.c -MMD -MP -MF .deps/copyfuncs.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o equalfuncs.o equalfuncs.c -MMD -MP -MF .deps/equalfuncs.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o extensible.o extensible.c -MMD -MP -MF .deps/extensible.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o list.o list.c -MMD -MP -MF .deps/list.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o makefuncs.o makefuncs.c -MMD -MP -MF .deps/makefuncs.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nodeFuncs.o nodeFuncs.c -MMD -MP -MF .deps/nodeFuncs.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nodes.o nodes.c -MMD -MP -MF .deps/nodes.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o outfuncs.o outfuncs.c -MMD -MP -MF .deps/outfuncs.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o params.o params.c -MMD -MP -MF .deps/params.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o print.o print.c -MMD -MP -MF .deps/print.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o read.o read.c -MMD -MP -MF .deps/read.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o readfuncs.o readfuncs.c -MMD -MP -MF .deps/readfuncs.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o tidbitmap.o tidbitmap.c -MMD -MP -MF .deps/tidbitmap.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o value.o value.c -MMD -MP -MF .deps/value.Po ( echo src/backend/nodes/bitmapset.o src/backend/nodes/copyfuncs.o src/backend/nodes/equalfuncs.o src/backend/nodes/extensible.o src/backend/nodes/list.o src/backend/nodes/makefuncs.o src/backend/nodes/nodeFuncs.o src/backend/nodes/nodes.o src/backend/nodes/outfuncs.o src/backend/nodes/params.o src/backend/nodes/print.o src/backend/nodes/read.o src/backend/nodes/readfuncs.o src/backend/nodes/tidbitmap.o src/backend/nodes/value.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/nodes' make -C optimizer all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/optimizer' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C geqo all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/optimizer/geqo' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o geqo_copy.o geqo_copy.c -MMD -MP -MF .deps/geqo_copy.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o geqo_cx.o geqo_cx.c -MMD -MP -MF .deps/geqo_cx.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o geqo_erx.o geqo_erx.c -MMD -MP -MF .deps/geqo_erx.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o geqo_eval.o geqo_eval.c -MMD -MP -MF .deps/geqo_eval.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o geqo_main.o geqo_main.c -MMD -MP -MF .deps/geqo_main.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o geqo_misc.o geqo_misc.c -MMD -MP -MF .deps/geqo_misc.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o geqo_mutation.o geqo_mutation.c -MMD -MP -MF .deps/geqo_mutation.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o geqo_ox1.o geqo_ox1.c -MMD -MP -MF .deps/geqo_ox1.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o geqo_ox2.o geqo_ox2.c -MMD -MP -MF .deps/geqo_ox2.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o geqo_pmx.o geqo_pmx.c -MMD -MP -MF .deps/geqo_pmx.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o geqo_pool.o geqo_pool.c -MMD -MP -MF .deps/geqo_pool.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o geqo_px.o geqo_px.c -MMD -MP -MF .deps/geqo_px.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o geqo_random.o geqo_random.c -MMD -MP -MF .deps/geqo_random.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o geqo_recombination.o geqo_recombination.c -MMD -MP -MF .deps/geqo_recombination.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o geqo_selection.o geqo_selection.c -MMD -MP -MF .deps/geqo_selection.Po ( echo src/backend/optimizer/geqo/geqo_copy.o src/backend/optimizer/geqo/geqo_cx.o src/backend/optimizer/geqo/geqo_erx.o src/backend/optimizer/geqo/geqo_eval.o src/backend/optimizer/geqo/geqo_main.o src/backend/optimizer/geqo/geqo_misc.o src/backend/optimizer/geqo/geqo_mutation.o src/backend/optimizer/geqo/geqo_ox1.o src/backend/optimizer/geqo/geqo_ox2.o src/backend/optimizer/geqo/geqo_pmx.o src/backend/optimizer/geqo/geqo_pool.o src/backend/optimizer/geqo/geqo_px.o src/backend/optimizer/geqo/geqo_random.o src/backend/optimizer/geqo/geqo_recombination.o src/backend/optimizer/geqo/geqo_selection.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/optimizer/geqo' make -C path all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/optimizer/path' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o allpaths.o allpaths.c -MMD -MP -MF .deps/allpaths.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o clausesel.o clausesel.c -MMD -MP -MF .deps/clausesel.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o costsize.o costsize.c -MMD -MP -MF .deps/costsize.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o equivclass.o equivclass.c -MMD -MP -MF .deps/equivclass.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o indxpath.o indxpath.c -MMD -MP -MF .deps/indxpath.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o joinpath.o joinpath.c -MMD -MP -MF .deps/joinpath.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o joinrels.o joinrels.c -MMD -MP -MF .deps/joinrels.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pathkeys.o pathkeys.c -MMD -MP -MF .deps/pathkeys.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o tidpath.o tidpath.c -MMD -MP -MF .deps/tidpath.Po ( echo src/backend/optimizer/path/allpaths.o src/backend/optimizer/path/clausesel.o src/backend/optimizer/path/costsize.o src/backend/optimizer/path/equivclass.o src/backend/optimizer/path/indxpath.o src/backend/optimizer/path/joinpath.o src/backend/optimizer/path/joinrels.o src/backend/optimizer/path/pathkeys.o src/backend/optimizer/path/tidpath.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/optimizer/path' make -C plan all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/optimizer/plan' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o analyzejoins.o analyzejoins.c -MMD -MP -MF .deps/analyzejoins.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o createplan.o createplan.c -MMD -MP -MF .deps/createplan.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o initsplan.o initsplan.c -MMD -MP -MF .deps/initsplan.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o planagg.o planagg.c -MMD -MP -MF .deps/planagg.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o planmain.o planmain.c -MMD -MP -MF .deps/planmain.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o planner.o planner.c -MMD -MP -MF .deps/planner.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o setrefs.o setrefs.c -MMD -MP -MF .deps/setrefs.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o subselect.o subselect.c -MMD -MP -MF .deps/subselect.Po ( echo src/backend/optimizer/plan/analyzejoins.o src/backend/optimizer/plan/createplan.o src/backend/optimizer/plan/initsplan.o src/backend/optimizer/plan/planagg.o src/backend/optimizer/plan/planmain.o src/backend/optimizer/plan/planner.o src/backend/optimizer/plan/setrefs.o src/backend/optimizer/plan/subselect.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/optimizer/plan' make -C prep all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/optimizer/prep' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o prepagg.o prepagg.c -MMD -MP -MF .deps/prepagg.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o prepjointree.o prepjointree.c -MMD -MP -MF .deps/prepjointree.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o prepqual.o prepqual.c -MMD -MP -MF .deps/prepqual.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o preptlist.o preptlist.c -MMD -MP -MF .deps/preptlist.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o prepunion.o prepunion.c -MMD -MP -MF .deps/prepunion.Po ( echo src/backend/optimizer/prep/prepagg.o src/backend/optimizer/prep/prepjointree.o src/backend/optimizer/prep/prepqual.o src/backend/optimizer/prep/preptlist.o src/backend/optimizer/prep/prepunion.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/optimizer/prep' make -C util all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/optimizer/util' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o appendinfo.o appendinfo.c -MMD -MP -MF .deps/appendinfo.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o clauses.o clauses.c -MMD -MP -MF .deps/clauses.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o inherit.o inherit.c -MMD -MP -MF .deps/inherit.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o joininfo.o joininfo.c -MMD -MP -MF .deps/joininfo.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o orclauses.o orclauses.c -MMD -MP -MF .deps/orclauses.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o paramassign.o paramassign.c -MMD -MP -MF .deps/paramassign.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pathnode.o pathnode.c -MMD -MP -MF .deps/pathnode.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o placeholder.o placeholder.c -MMD -MP -MF .deps/placeholder.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o plancat.o plancat.c -MMD -MP -MF .deps/plancat.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o predtest.o predtest.c -MMD -MP -MF .deps/predtest.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o relnode.o relnode.c -MMD -MP -MF .deps/relnode.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o restrictinfo.o restrictinfo.c -MMD -MP -MF .deps/restrictinfo.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o tlist.o tlist.c -MMD -MP -MF .deps/tlist.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o var.o var.c -MMD -MP -MF .deps/var.Po ( echo src/backend/optimizer/util/appendinfo.o src/backend/optimizer/util/clauses.o src/backend/optimizer/util/inherit.o src/backend/optimizer/util/joininfo.o src/backend/optimizer/util/orclauses.o src/backend/optimizer/util/paramassign.o src/backend/optimizer/util/pathnode.o src/backend/optimizer/util/placeholder.o src/backend/optimizer/util/plancat.o src/backend/optimizer/util/predtest.o src/backend/optimizer/util/relnode.o src/backend/optimizer/util/restrictinfo.o src/backend/optimizer/util/tlist.o src/backend/optimizer/util/var.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/optimizer/util' ( cat geqo/objfiles.txt path/objfiles.txt plan/objfiles.txt prep/objfiles.txt util/objfiles.txt; echo ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/optimizer' make -C partitioning all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/partitioning' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o partbounds.o partbounds.c -MMD -MP -MF .deps/partbounds.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o partdesc.o partdesc.c -MMD -MP -MF .deps/partdesc.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o partprune.o partprune.c -MMD -MP -MF .deps/partprune.Po ( echo src/backend/partitioning/partbounds.o src/backend/partitioning/partdesc.o src/backend/partitioning/partprune.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/partitioning' make -C port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/port' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o atomics.o atomics.c -MMD -MP -MF .deps/atomics.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_sema.o pg_sema.c -MMD -MP -MF .deps/pg_sema.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_shmem.o pg_shmem.c -MMD -MP -MF .deps/pg_shmem.Po ( echo src/backend/port/atomics.o src/backend/port/pg_sema.o src/backend/port/pg_shmem.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/port' make -C postmaster all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/postmaster' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o autovacuum.o autovacuum.c -MMD -MP -MF .deps/autovacuum.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o auxprocess.o auxprocess.c -MMD -MP -MF .deps/auxprocess.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o bgworker.o bgworker.c -MMD -MP -MF .deps/bgworker.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o bgwriter.o bgwriter.c -MMD -MP -MF .deps/bgwriter.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o checkpointer.o checkpointer.c -MMD -MP -MF .deps/checkpointer.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o fork_process.o fork_process.c -MMD -MP -MF .deps/fork_process.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o interrupt.o interrupt.c -MMD -MP -MF .deps/interrupt.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pgarch.o pgarch.c -MMD -MP -MF .deps/pgarch.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o postmaster.o postmaster.c -MMD -MP -MF .deps/postmaster.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o shell_archive.o shell_archive.c -MMD -MP -MF .deps/shell_archive.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o startup.o startup.c -MMD -MP -MF .deps/startup.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o syslogger.o syslogger.c -MMD -MP -MF .deps/syslogger.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o walwriter.o walwriter.c -MMD -MP -MF .deps/walwriter.Po ( echo src/backend/postmaster/autovacuum.o src/backend/postmaster/auxprocess.o src/backend/postmaster/bgworker.o src/backend/postmaster/bgwriter.o src/backend/postmaster/checkpointer.o src/backend/postmaster/fork_process.o src/backend/postmaster/interrupt.o src/backend/postmaster/pgarch.o src/backend/postmaster/postmaster.o src/backend/postmaster/shell_archive.o src/backend/postmaster/startup.o src/backend/postmaster/syslogger.o src/backend/postmaster/walwriter.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/postmaster' make -C regex all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/regex' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o regcomp.o regcomp.c -MMD -MP -MF .deps/regcomp.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o regerror.o regerror.c -MMD -MP -MF .deps/regerror.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o regexec.o regexec.c -MMD -MP -MF .deps/regexec.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o regexport.o regexport.c -MMD -MP -MF .deps/regexport.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o regfree.o regfree.c -MMD -MP -MF .deps/regfree.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o regprefix.o regprefix.c -MMD -MP -MF .deps/regprefix.Po ( echo src/backend/regex/regcomp.o src/backend/regex/regerror.o src/backend/regex/regexec.o src/backend/regex/regexport.o src/backend/regex/regfree.o src/backend/regex/regprefix.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/regex' make -C replication all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/replication' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C logical all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/replication/logical' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o decode.o decode.c -MMD -MP -MF .deps/decode.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o launcher.o launcher.c -MMD -MP -MF .deps/launcher.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o logical.o logical.c -MMD -MP -MF .deps/logical.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o logicalfuncs.o logicalfuncs.c -MMD -MP -MF .deps/logicalfuncs.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o message.o message.c -MMD -MP -MF .deps/message.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o origin.o origin.c -MMD -MP -MF .deps/origin.Po origin.c: In function 'StartupReplicationOrigin': origin.c:757:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 757 | file_crc = *(pg_crc32c *) &disk_state; | ^~~~~~~~~~~~~~~~~~~~~~~~~ powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o proto.o proto.c -MMD -MP -MF .deps/proto.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o relation.o relation.c -MMD -MP -MF .deps/relation.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o reorderbuffer.o reorderbuffer.c -MMD -MP -MF .deps/reorderbuffer.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o snapbuild.o snapbuild.c -MMD -MP -MF .deps/snapbuild.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o tablesync.o tablesync.c -MMD -MP -MF .deps/tablesync.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o worker.o worker.c -MMD -MP -MF .deps/worker.Po ( echo src/backend/replication/logical/decode.o src/backend/replication/logical/launcher.o src/backend/replication/logical/logical.o src/backend/replication/logical/logicalfuncs.o src/backend/replication/logical/message.o src/backend/replication/logical/origin.o src/backend/replication/logical/proto.o src/backend/replication/logical/relation.o src/backend/replication/logical/reorderbuffer.o src/backend/replication/logical/snapbuild.o src/backend/replication/logical/tablesync.o src/backend/replication/logical/worker.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/replication/logical' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o repl_gram.o repl_gram.c -MMD -MP -MF .deps/repl_gram.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o slot.o slot.c -MMD -MP -MF .deps/slot.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o slotfuncs.o slotfuncs.c -MMD -MP -MF .deps/slotfuncs.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o syncrep.o syncrep.c -MMD -MP -MF .deps/syncrep.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o syncrep_gram.o syncrep_gram.c -MMD -MP -MF .deps/syncrep_gram.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o walreceiver.o walreceiver.c -MMD -MP -MF .deps/walreceiver.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o walreceiverfuncs.o walreceiverfuncs.c -MMD -MP -MF .deps/walreceiverfuncs.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o walsender.o walsender.c -MMD -MP -MF .deps/walsender.Po ( cat logical/objfiles.txt; echo src/backend/replication/repl_gram.o src/backend/replication/slot.o src/backend/replication/slotfuncs.o src/backend/replication/syncrep.o src/backend/replication/syncrep_gram.o src/backend/replication/walreceiver.o src/backend/replication/walreceiverfuncs.o src/backend/replication/walsender.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/replication' make -C rewrite all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/rewrite' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o rewriteDefine.o rewriteDefine.c -MMD -MP -MF .deps/rewriteDefine.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o rewriteHandler.o rewriteHandler.c -MMD -MP -MF .deps/rewriteHandler.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o rewriteManip.o rewriteManip.c -MMD -MP -MF .deps/rewriteManip.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o rewriteRemove.o rewriteRemove.c -MMD -MP -MF .deps/rewriteRemove.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o rewriteSearchCycle.o rewriteSearchCycle.c -MMD -MP -MF .deps/rewriteSearchCycle.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o rewriteSupport.o rewriteSupport.c -MMD -MP -MF .deps/rewriteSupport.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o rowsecurity.o rowsecurity.c -MMD -MP -MF .deps/rowsecurity.Po ( echo src/backend/rewrite/rewriteDefine.o src/backend/rewrite/rewriteHandler.o src/backend/rewrite/rewriteManip.o src/backend/rewrite/rewriteRemove.o src/backend/rewrite/rewriteSearchCycle.o src/backend/rewrite/rewriteSupport.o src/backend/rewrite/rowsecurity.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/rewrite' make -C statistics all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/statistics' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o dependencies.o dependencies.c -MMD -MP -MF .deps/dependencies.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o extended_stats.o extended_stats.c -MMD -MP -MF .deps/extended_stats.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o mcv.o mcv.c -MMD -MP -MF .deps/mcv.Po In file included from ../../../src/include/access/htup_details.h:20, from mcv.c:19: mcv.c: In function 'statext_mcv_serialize': ../../../src/include/access/tupmacs.h:234:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 234 | *(int16 *) (T) = DatumGetInt16(newdatum); \ | ^~~~~~~~~~~~~ mcv.c:889:33: note: in expansion of macro 'store_att_byval' 889 | store_att_byval(&tmp, value, info[dim].typlen); | ^~~~~~~~~~~~~~~ In file included from mcv.c:15: mcv.c: In function 'statext_mcv_deserialize': ../../../src/include/access/tupmacs.h:84:49: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 84 | Int16GetDatum(*((int16 *)(T))) \ | ~^~~~~~~~~~~~~ ../../../src/include/postgres.h:495:36: note: in definition of macro 'Int16GetDatum' 495 | #define Int16GetDatum(X) ((Datum) (X)) | ^ mcv.c:1200:47: note: in expansion of macro 'fetch_att' 1200 | map[dim][i] = fetch_att(&v, true, info[dim].typlen); | ^~~~~~~~~ powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o mvdistinct.o mvdistinct.c -MMD -MP -MF .deps/mvdistinct.Po ( echo src/backend/statistics/dependencies.o src/backend/statistics/extended_stats.o src/backend/statistics/mcv.o src/backend/statistics/mvdistinct.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/statistics' make -C storage all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C buffer all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/buffer' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o buf_init.o buf_init.c -MMD -MP -MF .deps/buf_init.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o buf_table.o buf_table.c -MMD -MP -MF .deps/buf_table.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o bufmgr.o bufmgr.c -MMD -MP -MF .deps/bufmgr.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o freelist.o freelist.c -MMD -MP -MF .deps/freelist.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o localbuf.o localbuf.c -MMD -MP -MF .deps/localbuf.Po ( echo src/backend/storage/buffer/buf_init.o src/backend/storage/buffer/buf_table.o src/backend/storage/buffer/bufmgr.o src/backend/storage/buffer/freelist.o src/backend/storage/buffer/localbuf.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/buffer' make -C file all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/file' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o buffile.o buffile.c -MMD -MP -MF .deps/buffile.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o copydir.o copydir.c -MMD -MP -MF .deps/copydir.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o fd.o fd.c -MMD -MP -MF .deps/fd.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o fileset.o fileset.c -MMD -MP -MF .deps/fileset.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o reinit.o reinit.c -MMD -MP -MF .deps/reinit.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o sharedfileset.o sharedfileset.c -MMD -MP -MF .deps/sharedfileset.Po ( echo src/backend/storage/file/buffile.o src/backend/storage/file/copydir.o src/backend/storage/file/fd.o src/backend/storage/file/fileset.o src/backend/storage/file/reinit.o src/backend/storage/file/sharedfileset.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/file' make -C freespace all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/freespace' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o freespace.o freespace.c -MMD -MP -MF .deps/freespace.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o fsmpage.o fsmpage.c -MMD -MP -MF .deps/fsmpage.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o indexfsm.o indexfsm.c -MMD -MP -MF .deps/indexfsm.Po ( echo src/backend/storage/freespace/freespace.o src/backend/storage/freespace/fsmpage.o src/backend/storage/freespace/indexfsm.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/freespace' make -C ipc all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/ipc' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o barrier.o barrier.c -MMD -MP -MF .deps/barrier.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o dsm.o dsm.c -MMD -MP -MF .deps/dsm.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o dsm_impl.o dsm_impl.c -MMD -MP -MF .deps/dsm_impl.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o ipc.o ipc.c -MMD -MP -MF .deps/ipc.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o ipci.o ipci.c -MMD -MP -MF .deps/ipci.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o latch.o latch.c -MMD -MP -MF .deps/latch.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pmsignal.o pmsignal.c -MMD -MP -MF .deps/pmsignal.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o procarray.o procarray.c -MMD -MP -MF .deps/procarray.Po procarray.c: In function 'ComputeXidHorizons': procarray.c:1893:25: warning: 'kaxmin' may be used uninitialized [-Wmaybe-uninitialized] 1893 | TransactionIdOlder(h->data_oldest_nonremovable, kaxmin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ procarray.c:1744:23: note: 'kaxmin' was declared here 1744 | TransactionId kaxmin; | ^~~~~~ powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o procsignal.o procsignal.c -MMD -MP -MF .deps/procsignal.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o shm_mq.o shm_mq.c -MMD -MP -MF .deps/shm_mq.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o shm_toc.o shm_toc.c -MMD -MP -MF .deps/shm_toc.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o shmem.o shmem.c -MMD -MP -MF .deps/shmem.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o shmqueue.o shmqueue.c -MMD -MP -MF .deps/shmqueue.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o signalfuncs.o signalfuncs.c -MMD -MP -MF .deps/signalfuncs.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o sinval.o sinval.c -MMD -MP -MF .deps/sinval.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o sinvaladt.o sinvaladt.c -MMD -MP -MF .deps/sinvaladt.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o standby.o standby.c -MMD -MP -MF .deps/standby.Po ( echo src/backend/storage/ipc/barrier.o src/backend/storage/ipc/dsm.o src/backend/storage/ipc/dsm_impl.o src/backend/storage/ipc/ipc.o src/backend/storage/ipc/ipci.o src/backend/storage/ipc/latch.o src/backend/storage/ipc/pmsignal.o src/backend/storage/ipc/procarray.o src/backend/storage/ipc/procsignal.o src/backend/storage/ipc/shm_mq.o src/backend/storage/ipc/shm_toc.o src/backend/storage/ipc/shmem.o src/backend/storage/ipc/shmqueue.o src/backend/storage/ipc/signalfuncs.o src/backend/storage/ipc/sinval.o src/backend/storage/ipc/sinvaladt.o src/backend/storage/ipc/standby.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/ipc' make -C large_object all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/large_object' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o inv_api.o inv_api.c -MMD -MP -MF .deps/inv_api.Po ( echo src/backend/storage/large_object/inv_api.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/large_object' make -C lmgr all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/lmgr' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o condition_variable.o condition_variable.c -MMD -MP -MF .deps/condition_variable.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o deadlock.o deadlock.c -MMD -MP -MF .deps/deadlock.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o lmgr.o lmgr.c -MMD -MP -MF .deps/lmgr.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o lock.o lock.c -MMD -MP -MF .deps/lock.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o lwlock.o lwlock.c -MMD -MP -MF .deps/lwlock.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o lwlocknames.o lwlocknames.c -MMD -MP -MF .deps/lwlocknames.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o predicate.o predicate.c -MMD -MP -MF .deps/predicate.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o proc.o proc.c -MMD -MP -MF .deps/proc.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o s_lock.o s_lock.c -MMD -MP -MF .deps/s_lock.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o spin.o spin.c -MMD -MP -MF .deps/spin.Po ( echo src/backend/storage/lmgr/condition_variable.o src/backend/storage/lmgr/deadlock.o src/backend/storage/lmgr/lmgr.o src/backend/storage/lmgr/lock.o src/backend/storage/lmgr/lwlock.o src/backend/storage/lmgr/lwlocknames.o src/backend/storage/lmgr/predicate.o src/backend/storage/lmgr/proc.o src/backend/storage/lmgr/s_lock.o src/backend/storage/lmgr/spin.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/lmgr' make -C page all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/page' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o bufpage.o bufpage.c -MMD -MP -MF .deps/bufpage.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o checksum.o checksum.c -MMD -MP -MF .deps/checksum.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o itemptr.o itemptr.c -MMD -MP -MF .deps/itemptr.Po ( echo src/backend/storage/page/bufpage.o src/backend/storage/page/checksum.o src/backend/storage/page/itemptr.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/page' make -C smgr all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/smgr' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o md.o md.c -MMD -MP -MF .deps/md.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o smgr.o smgr.c -MMD -MP -MF .deps/smgr.Po ( echo src/backend/storage/smgr/md.o src/backend/storage/smgr/smgr.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/smgr' make -C sync all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/sync' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o sync.o sync.c -MMD -MP -MF .deps/sync.Po ( echo src/backend/storage/sync/sync.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/sync' ( cat buffer/objfiles.txt file/objfiles.txt freespace/objfiles.txt ipc/objfiles.txt large_object/objfiles.txt lmgr/objfiles.txt page/objfiles.txt smgr/objfiles.txt sync/objfiles.txt; echo ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage' make -C tcop all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/tcop' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o cmdtag.o cmdtag.c -MMD -MP -MF .deps/cmdtag.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o dest.o dest.c -MMD -MP -MF .deps/dest.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o fastpath.o fastpath.c -MMD -MP -MF .deps/fastpath.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o postgres.o postgres.c -MMD -MP -MF .deps/postgres.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pquery.o pquery.c -MMD -MP -MF .deps/pquery.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o utility.o utility.c -MMD -MP -MF .deps/utility.Po ( echo src/backend/tcop/cmdtag.o src/backend/tcop/dest.o src/backend/tcop/fastpath.o src/backend/tcop/postgres.o src/backend/tcop/pquery.o src/backend/tcop/utility.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/tcop' make -C tsearch all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/tsearch' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o dict.o dict.c -MMD -MP -MF .deps/dict.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o dict_ispell.o dict_ispell.c -MMD -MP -MF .deps/dict_ispell.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o dict_simple.o dict_simple.c -MMD -MP -MF .deps/dict_simple.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o dict_synonym.o dict_synonym.c -MMD -MP -MF .deps/dict_synonym.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o dict_thesaurus.o dict_thesaurus.c -MMD -MP -MF .deps/dict_thesaurus.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o regis.o regis.c -MMD -MP -MF .deps/regis.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o spell.o spell.c -MMD -MP -MF .deps/spell.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o to_tsany.o to_tsany.c -MMD -MP -MF .deps/to_tsany.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o ts_locale.o ts_locale.c -MMD -MP -MF .deps/ts_locale.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o ts_parse.o ts_parse.c -MMD -MP -MF .deps/ts_parse.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o ts_selfuncs.o ts_selfuncs.c -MMD -MP -MF .deps/ts_selfuncs.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o ts_typanalyze.o ts_typanalyze.c -MMD -MP -MF .deps/ts_typanalyze.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o ts_utils.o ts_utils.c -MMD -MP -MF .deps/ts_utils.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o wparser.o wparser.c -MMD -MP -MF .deps/wparser.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o wparser_def.o wparser_def.c -MMD -MP -MF .deps/wparser_def.Po ( echo src/backend/tsearch/dict.o src/backend/tsearch/dict_ispell.o src/backend/tsearch/dict_simple.o src/backend/tsearch/dict_synonym.o src/backend/tsearch/dict_thesaurus.o src/backend/tsearch/regis.o src/backend/tsearch/spell.o src/backend/tsearch/to_tsany.o src/backend/tsearch/ts_locale.o src/backend/tsearch/ts_parse.o src/backend/tsearch/ts_selfuncs.o src/backend/tsearch/ts_typanalyze.o src/backend/tsearch/ts_utils.o src/backend/tsearch/wparser.o src/backend/tsearch/wparser_def.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/tsearch' make -C utils all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C activity all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/activity' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o backend_progress.o backend_progress.c -MMD -MP -MF .deps/backend_progress.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o backend_status.o backend_status.c -MMD -MP -MF .deps/backend_status.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pgstat.o pgstat.c -MMD -MP -MF .deps/pgstat.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pgstat_archiver.o pgstat_archiver.c -MMD -MP -MF .deps/pgstat_archiver.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pgstat_bgwriter.o pgstat_bgwriter.c -MMD -MP -MF .deps/pgstat_bgwriter.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pgstat_checkpointer.o pgstat_checkpointer.c -MMD -MP -MF .deps/pgstat_checkpointer.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pgstat_database.o pgstat_database.c -MMD -MP -MF .deps/pgstat_database.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pgstat_function.o pgstat_function.c -MMD -MP -MF .deps/pgstat_function.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pgstat_relation.o pgstat_relation.c -MMD -MP -MF .deps/pgstat_relation.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pgstat_replslot.o pgstat_replslot.c -MMD -MP -MF .deps/pgstat_replslot.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pgstat_shmem.o pgstat_shmem.c -MMD -MP -MF .deps/pgstat_shmem.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pgstat_slru.o pgstat_slru.c -MMD -MP -MF .deps/pgstat_slru.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pgstat_subscription.o pgstat_subscription.c -MMD -MP -MF .deps/pgstat_subscription.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pgstat_wal.o pgstat_wal.c -MMD -MP -MF .deps/pgstat_wal.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pgstat_xact.o pgstat_xact.c -MMD -MP -MF .deps/pgstat_xact.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o wait_event.o wait_event.c -MMD -MP -MF .deps/wait_event.Po ( echo src/backend/utils/activity/backend_progress.o src/backend/utils/activity/backend_status.o src/backend/utils/activity/pgstat.o src/backend/utils/activity/pgstat_archiver.o src/backend/utils/activity/pgstat_bgwriter.o src/backend/utils/activity/pgstat_checkpointer.o src/backend/utils/activity/pgstat_database.o src/backend/utils/activity/pgstat_function.o src/backend/utils/activity/pgstat_relation.o src/backend/utils/activity/pgstat_replslot.o src/backend/utils/activity/pgstat_shmem.o src/backend/utils/activity/pgstat_slru.o src/backend/utils/activity/pgstat_subscription.o src/backend/utils/activity/pgstat_wal.o src/backend/utils/activity/pgstat_xact.o src/backend/utils/activity/wait_event.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/activity' make -C adt all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/adt' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o acl.o acl.c -MMD -MP -MF .deps/acl.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o amutils.o amutils.c -MMD -MP -MF .deps/amutils.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o array_expanded.o array_expanded.c -MMD -MP -MF .deps/array_expanded.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o array_selfuncs.o array_selfuncs.c -MMD -MP -MF .deps/array_selfuncs.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o array_typanalyze.o array_typanalyze.c -MMD -MP -MF .deps/array_typanalyze.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o array_userfuncs.o array_userfuncs.c -MMD -MP -MF .deps/array_userfuncs.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o arrayfuncs.o arrayfuncs.c -MMD -MP -MF .deps/arrayfuncs.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o arraysubs.o arraysubs.c -MMD -MP -MF .deps/arraysubs.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o arrayutils.o arrayutils.c -MMD -MP -MF .deps/arrayutils.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o ascii.o ascii.c -MMD -MP -MF .deps/ascii.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o bool.o bool.c -MMD -MP -MF .deps/bool.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o cash.o cash.c -MMD -MP -MF .deps/cash.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o char.o char.c -MMD -MP -MF .deps/char.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o cryptohashfuncs.o cryptohashfuncs.c -MMD -MP -MF .deps/cryptohashfuncs.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o date.o date.c -MMD -MP -MF .deps/date.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o datetime.o datetime.c -MMD -MP -MF .deps/datetime.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o datum.o datum.c -MMD -MP -MF .deps/datum.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o dbsize.o dbsize.c -MMD -MP -MF .deps/dbsize.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o domains.o domains.c -MMD -MP -MF .deps/domains.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o encode.o encode.c -MMD -MP -MF .deps/encode.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o enum.o enum.c -MMD -MP -MF .deps/enum.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o expandeddatum.o expandeddatum.c -MMD -MP -MF .deps/expandeddatum.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o expandedrecord.o expandedrecord.c -MMD -MP -MF .deps/expandedrecord.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o float.o float.c -MMD -MP -MF .deps/float.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o format_type.o format_type.c -MMD -MP -MF .deps/format_type.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o formatting.o formatting.c -MMD -MP -MF .deps/formatting.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o genfile.o genfile.c -MMD -MP -MF .deps/genfile.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o geo_ops.o geo_ops.c -MMD -MP -MF .deps/geo_ops.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o geo_selfuncs.o geo_selfuncs.c -MMD -MP -MF .deps/geo_selfuncs.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o geo_spgist.o geo_spgist.c -MMD -MP -MF .deps/geo_spgist.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o hbafuncs.o hbafuncs.c -MMD -MP -MF .deps/hbafuncs.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o inet_cidr_ntop.o inet_cidr_ntop.c -MMD -MP -MF .deps/inet_cidr_ntop.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o inet_net_pton.o inet_net_pton.c -MMD -MP -MF .deps/inet_net_pton.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o int.o int.c -MMD -MP -MF .deps/int.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o int8.o int8.c -MMD -MP -MF .deps/int8.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o json.o json.c -MMD -MP -MF .deps/json.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o jsonb.o jsonb.c -MMD -MP -MF .deps/jsonb.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o jsonb_gin.o jsonb_gin.c -MMD -MP -MF .deps/jsonb_gin.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o jsonb_op.o jsonb_op.c -MMD -MP -MF .deps/jsonb_op.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o jsonb_util.o jsonb_util.c -MMD -MP -MF .deps/jsonb_util.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o jsonfuncs.o jsonfuncs.c -MMD -MP -MF .deps/jsonfuncs.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o jsonbsubs.o jsonbsubs.c -MMD -MP -MF .deps/jsonbsubs.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o jsonpath.o jsonpath.c -MMD -MP -MF .deps/jsonpath.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o jsonpath_exec.o jsonpath_exec.c -MMD -MP -MF .deps/jsonpath_exec.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o jsonpath_gram.o jsonpath_gram.c -MMD -MP -MF .deps/jsonpath_gram.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o like.o like.c -MMD -MP -MF .deps/like.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o like_support.o like_support.c -MMD -MP -MF .deps/like_support.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o lockfuncs.o lockfuncs.c -MMD -MP -MF .deps/lockfuncs.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o mac.o mac.c -MMD -MP -MF .deps/mac.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o mac8.o mac8.c -MMD -MP -MF .deps/mac8.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o mcxtfuncs.o mcxtfuncs.c -MMD -MP -MF .deps/mcxtfuncs.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o misc.o misc.c -MMD -MP -MF .deps/misc.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o multirangetypes.o multirangetypes.c -MMD -MP -MF .deps/multirangetypes.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o multirangetypes_selfuncs.o multirangetypes_selfuncs.c -MMD -MP -MF .deps/multirangetypes_selfuncs.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o name.o name.c -MMD -MP -MF .deps/name.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o network.o network.c -MMD -MP -MF .deps/network.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o network_gist.o network_gist.c -MMD -MP -MF .deps/network_gist.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o network_selfuncs.o network_selfuncs.c -MMD -MP -MF .deps/network_selfuncs.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o network_spgist.o network_spgist.c -MMD -MP -MF .deps/network_spgist.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o numeric.o numeric.c -MMD -MP -MF .deps/numeric.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o numutils.o numutils.c -MMD -MP -MF .deps/numutils.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o oid.o oid.c -MMD -MP -MF .deps/oid.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o oracle_compat.o oracle_compat.c -MMD -MP -MF .deps/oracle_compat.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o orderedsetaggs.o orderedsetaggs.c -MMD -MP -MF .deps/orderedsetaggs.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o partitionfuncs.o partitionfuncs.c -MMD -MP -MF .deps/partitionfuncs.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_locale.o pg_locale.c -MMD -MP -MF .deps/pg_locale.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_lsn.o pg_lsn.c -MMD -MP -MF .deps/pg_lsn.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_upgrade_support.o pg_upgrade_support.c -MMD -MP -MF .deps/pg_upgrade_support.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pgstatfuncs.o pgstatfuncs.c -MMD -MP -MF .deps/pgstatfuncs.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pseudotypes.o pseudotypes.c -MMD -MP -MF .deps/pseudotypes.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o quote.o quote.c -MMD -MP -MF .deps/quote.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o rangetypes.o rangetypes.c -MMD -MP -MF .deps/rangetypes.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o rangetypes_gist.o rangetypes_gist.c -MMD -MP -MF .deps/rangetypes_gist.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o rangetypes_selfuncs.o rangetypes_selfuncs.c -MMD -MP -MF .deps/rangetypes_selfuncs.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o rangetypes_spgist.o rangetypes_spgist.c -MMD -MP -MF .deps/rangetypes_spgist.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o rangetypes_typanalyze.o rangetypes_typanalyze.c -MMD -MP -MF .deps/rangetypes_typanalyze.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o regexp.o regexp.c -MMD -MP -MF .deps/regexp.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o regproc.o regproc.c -MMD -MP -MF .deps/regproc.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o ri_triggers.o ri_triggers.c -MMD -MP -MF .deps/ri_triggers.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o rowtypes.o rowtypes.c -MMD -MP -MF .deps/rowtypes.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o ruleutils.o ruleutils.c -MMD -MP -MF .deps/ruleutils.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o selfuncs.o selfuncs.c -MMD -MP -MF .deps/selfuncs.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o tid.o tid.c -MMD -MP -MF .deps/tid.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o timestamp.o timestamp.c -MMD -MP -MF .deps/timestamp.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o trigfuncs.o trigfuncs.c -MMD -MP -MF .deps/trigfuncs.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o tsginidx.o tsginidx.c -MMD -MP -MF .deps/tsginidx.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o tsgistidx.o tsgistidx.c -MMD -MP -MF .deps/tsgistidx.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o tsquery.o tsquery.c -MMD -MP -MF .deps/tsquery.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o tsquery_cleanup.o tsquery_cleanup.c -MMD -MP -MF .deps/tsquery_cleanup.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o tsquery_gist.o tsquery_gist.c -MMD -MP -MF .deps/tsquery_gist.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o tsquery_op.o tsquery_op.c -MMD -MP -MF .deps/tsquery_op.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o tsquery_rewrite.o tsquery_rewrite.c -MMD -MP -MF .deps/tsquery_rewrite.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o tsquery_util.o tsquery_util.c -MMD -MP -MF .deps/tsquery_util.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o tsrank.o tsrank.c -MMD -MP -MF .deps/tsrank.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o tsvector.o tsvector.c -MMD -MP -MF .deps/tsvector.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o tsvector_op.o tsvector_op.c -MMD -MP -MF .deps/tsvector_op.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o tsvector_parser.o tsvector_parser.c -MMD -MP -MF .deps/tsvector_parser.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o uuid.o uuid.c -MMD -MP -MF .deps/uuid.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o varbit.o varbit.c -MMD -MP -MF .deps/varbit.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o varchar.o varchar.c -MMD -MP -MF .deps/varchar.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o varlena.o varlena.c -MMD -MP -MF .deps/varlena.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o version.o version.c -MMD -MP -MF .deps/version.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o windowfuncs.o windowfuncs.c -MMD -MP -MF .deps/windowfuncs.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o xid.o xid.c -MMD -MP -MF .deps/xid.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o xid8funcs.o xid8funcs.c -MMD -MP -MF .deps/xid8funcs.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o xml.o xml.c -MMD -MP -MF .deps/xml.Po ( echo src/backend/utils/adt/acl.o src/backend/utils/adt/amutils.o src/backend/utils/adt/array_expanded.o src/backend/utils/adt/array_selfuncs.o src/backend/utils/adt/array_typanalyze.o src/backend/utils/adt/array_userfuncs.o src/backend/utils/adt/arrayfuncs.o src/backend/utils/adt/arraysubs.o src/backend/utils/adt/arrayutils.o src/backend/utils/adt/ascii.o src/backend/utils/adt/bool.o src/backend/utils/adt/cash.o src/backend/utils/adt/char.o src/backend/utils/adt/cryptohashfuncs.o src/backend/utils/adt/date.o src/backend/utils/adt/datetime.o src/backend/utils/adt/datum.o src/backend/utils/adt/dbsize.o src/backend/utils/adt/domains.o src/backend/utils/adt/encode.o src/backend/utils/adt/enum.o src/backend/utils/adt/expandeddatum.o src/backend/utils/adt/expandedrecord.o src/backend/utils/adt/float.o src/backend/utils/adt/format_type.o src/backend/utils/adt/formatting.o src/backend/utils/adt/genfile.o src/backend/utils/adt/geo_ops.o src/backend/utils/adt/geo_selfuncs.o src/backend/utils/adt/geo_spgist.o src/backend/utils/adt/hbafuncs.o src/backend/utils/adt/inet_cidr_ntop.o src/backend/utils/adt/inet_net_pton.o src/backend/utils/adt/int.o src/backend/utils/adt/int8.o src/backend/utils/adt/json.o src/backend/utils/adt/jsonb.o src/backend/utils/adt/jsonb_gin.o src/backend/utils/adt/jsonb_op.o src/backend/utils/adt/jsonb_util.o src/backend/utils/adt/jsonfuncs.o src/backend/utils/adt/jsonbsubs.o src/backend/utils/adt/jsonpath.o src/backend/utils/adt/jsonpath_exec.o src/backend/utils/adt/jsonpath_gram.o src/backend/utils/adt/like.o src/backend/utils/adt/like_support.o src/backend/utils/adt/lockfuncs.o src/backend/utils/adt/mac.o src/backend/utils/adt/mac8.o src/backend/utils/adt/mcxtfuncs.o src/backend/utils/adt/misc.o src/backend/utils/adt/multirangetypes.o src/backend/utils/adt/multirangetypes_selfuncs.o src/backend/utils/adt/name.o src/backend/utils/adt/network.o src/backend/utils/adt/network_gist.o src/backend/utils/adt/network_selfuncs.o src/backend/utils/adt/network_spgist.o src/backend/utils/adt/numeric.o src/backend/utils/adt/numutils.o src/backend/utils/adt/oid.o src/backend/utils/adt/oracle_compat.o src/backend/utils/adt/orderedsetaggs.o src/backend/utils/adt/partitionfuncs.o src/backend/utils/adt/pg_locale.o src/backend/utils/adt/pg_lsn.o src/backend/utils/adt/pg_upgrade_support.o src/backend/utils/adt/pgstatfuncs.o src/backend/utils/adt/pseudotypes.o src/backend/utils/adt/quote.o src/backend/utils/adt/rangetypes.o src/backend/utils/adt/rangetypes_gist.o src/backend/utils/adt/rangetypes_selfuncs.o src/backend/utils/adt/rangetypes_spgist.o src/backend/utils/adt/rangetypes_typanalyze.o src/backend/utils/adt/regexp.o src/backend/utils/adt/regproc.o src/backend/utils/adt/ri_triggers.o src/backend/utils/adt/rowtypes.o src/backend/utils/adt/ruleutils.o src/backend/utils/adt/selfuncs.o src/backend/utils/adt/tid.o src/backend/utils/adt/timestamp.o src/backend/utils/adt/trigfuncs.o src/backend/utils/adt/tsginidx.o src/backend/utils/adt/tsgistidx.o src/backend/utils/adt/tsquery.o src/backend/utils/adt/tsquery_cleanup.o src/backend/utils/adt/tsquery_gist.o src/backend/utils/adt/tsquery_op.o src/backend/utils/adt/tsquery_rewrite.o src/backend/utils/adt/tsquery_util.o src/backend/utils/adt/tsrank.o src/backend/utils/adt/tsvector.o src/backend/utils/adt/tsvector_op.o src/backend/utils/adt/tsvector_parser.o src/backend/utils/adt/uuid.o src/backend/utils/adt/varbit.o src/backend/utils/adt/varchar.o src/backend/utils/adt/varlena.o src/backend/utils/adt/version.o src/backend/utils/adt/windowfuncs.o src/backend/utils/adt/xid.o src/backend/utils/adt/xid8funcs.o src/backend/utils/adt/xml.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/adt' make -C cache all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/cache' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o attoptcache.o attoptcache.c -MMD -MP -MF .deps/attoptcache.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o catcache.o catcache.c -MMD -MP -MF .deps/catcache.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o evtcache.o evtcache.c -MMD -MP -MF .deps/evtcache.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o inval.o inval.c -MMD -MP -MF .deps/inval.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o lsyscache.o lsyscache.c -MMD -MP -MF .deps/lsyscache.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o partcache.o partcache.c -MMD -MP -MF .deps/partcache.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o plancache.o plancache.c -MMD -MP -MF .deps/plancache.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o relcache.o relcache.c -MMD -MP -MF .deps/relcache.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o relfilenodemap.o relfilenodemap.c -MMD -MP -MF .deps/relfilenodemap.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o relmapper.o relmapper.c -MMD -MP -MF .deps/relmapper.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o spccache.o spccache.c -MMD -MP -MF .deps/spccache.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o syscache.o syscache.c -MMD -MP -MF .deps/syscache.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o ts_cache.o ts_cache.c -MMD -MP -MF .deps/ts_cache.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o typcache.o typcache.c -MMD -MP -MF .deps/typcache.Po ( echo src/backend/utils/cache/attoptcache.o src/backend/utils/cache/catcache.o src/backend/utils/cache/evtcache.o src/backend/utils/cache/inval.o src/backend/utils/cache/lsyscache.o src/backend/utils/cache/partcache.o src/backend/utils/cache/plancache.o src/backend/utils/cache/relcache.o src/backend/utils/cache/relfilenodemap.o src/backend/utils/cache/relmapper.o src/backend/utils/cache/spccache.o src/backend/utils/cache/syscache.o src/backend/utils/cache/ts_cache.o src/backend/utils/cache/typcache.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/cache' make -C error all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/error' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o assert.o assert.c -MMD -MP -MF .deps/assert.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o csvlog.o csvlog.c -MMD -MP -MF .deps/csvlog.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o elog.o elog.c -MMD -MP -MF .deps/elog.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o jsonlog.o jsonlog.c -MMD -MP -MF .deps/jsonlog.Po ( echo src/backend/utils/error/assert.o src/backend/utils/error/csvlog.o src/backend/utils/error/elog.o src/backend/utils/error/jsonlog.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/error' make -C fmgr all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/fmgr' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o dfmgr.o dfmgr.c -MMD -MP -MF .deps/dfmgr.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o fmgr.o fmgr.c -MMD -MP -MF .deps/fmgr.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o funcapi.o funcapi.c -MMD -MP -MF .deps/funcapi.Po ( echo src/backend/utils/fmgr/dfmgr.o src/backend/utils/fmgr/fmgr.o src/backend/utils/fmgr/funcapi.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/fmgr' make -C hash all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/hash' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o dynahash.o dynahash.c -MMD -MP -MF .deps/dynahash.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_crc.o pg_crc.c -MMD -MP -MF .deps/pg_crc.Po ( echo src/backend/utils/hash/dynahash.o src/backend/utils/hash/pg_crc.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/hash' make -C init all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/init' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o globals.o globals.c -MMD -MP -MF .deps/globals.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o miscinit.o miscinit.c -MMD -MP -MF .deps/miscinit.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o postinit.o postinit.c -MMD -MP -MF .deps/postinit.Po ( echo src/backend/utils/init/globals.o src/backend/utils/init/miscinit.o src/backend/utils/init/postinit.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/init' make -C mb all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o conv.o conv.c -MMD -MP -MF .deps/conv.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o mbutils.o mbutils.c -MMD -MP -MF .deps/mbutils.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o stringinfo_mb.o stringinfo_mb.c -MMD -MP -MF .deps/stringinfo_mb.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o wstrcmp.o wstrcmp.c -MMD -MP -MF .deps/wstrcmp.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o wstrncmp.o wstrncmp.c -MMD -MP -MF .deps/wstrncmp.Po ( echo src/backend/utils/mb/conv.o src/backend/utils/mb/mbutils.o src/backend/utils/mb/stringinfo_mb.o src/backend/utils/mb/wstrcmp.o src/backend/utils/mb/wstrncmp.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb' make -C misc all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/misc' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o guc.o guc.c -MMD -MP -MF .deps/guc.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o help_config.o help_config.c -MMD -MP -MF .deps/help_config.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_config.o pg_config.c -MMD -MP -MF .deps/pg_config.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_controldata.o pg_controldata.c -MMD -MP -MF .deps/pg_controldata.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_rusage.o pg_rusage.c -MMD -MP -MF .deps/pg_rusage.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o ps_status.o ps_status.c -MMD -MP -MF .deps/ps_status.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o queryenvironment.o queryenvironment.c -MMD -MP -MF .deps/queryenvironment.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o queryjumble.o queryjumble.c -MMD -MP -MF .deps/queryjumble.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o rls.o rls.c -MMD -MP -MF .deps/rls.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o sampling.o sampling.c -MMD -MP -MF .deps/sampling.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o superuser.o superuser.c -MMD -MP -MF .deps/superuser.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o timeout.o timeout.c -MMD -MP -MF .deps/timeout.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o tzparser.o tzparser.c -MMD -MP -MF .deps/tzparser.Po ( echo src/backend/utils/misc/guc.o src/backend/utils/misc/help_config.o src/backend/utils/misc/pg_config.o src/backend/utils/misc/pg_controldata.o src/backend/utils/misc/pg_rusage.o src/backend/utils/misc/ps_status.o src/backend/utils/misc/queryenvironment.o src/backend/utils/misc/queryjumble.o src/backend/utils/misc/rls.o src/backend/utils/misc/sampling.o src/backend/utils/misc/superuser.o src/backend/utils/misc/timeout.o src/backend/utils/misc/tzparser.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/misc' make -C mmgr all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mmgr' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o aset.o aset.c -MMD -MP -MF .deps/aset.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o dsa.o dsa.c -MMD -MP -MF .deps/dsa.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o freepage.o freepage.c -MMD -MP -MF .deps/freepage.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o generation.o generation.c -MMD -MP -MF .deps/generation.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o mcxt.o mcxt.c -MMD -MP -MF .deps/mcxt.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o memdebug.o memdebug.c -MMD -MP -MF .deps/memdebug.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o portalmem.o portalmem.c -MMD -MP -MF .deps/portalmem.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o slab.o slab.c -MMD -MP -MF .deps/slab.Po ( echo src/backend/utils/mmgr/aset.o src/backend/utils/mmgr/dsa.o src/backend/utils/mmgr/freepage.o src/backend/utils/mmgr/generation.o src/backend/utils/mmgr/mcxt.o src/backend/utils/mmgr/memdebug.o src/backend/utils/mmgr/portalmem.o src/backend/utils/mmgr/slab.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mmgr' make -C resowner all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/resowner' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o resowner.o resowner.c -MMD -MP -MF .deps/resowner.Po ( echo src/backend/utils/resowner/resowner.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/resowner' make -C sort all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/sort' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o logtape.o logtape.c -MMD -MP -MF .deps/logtape.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o qsort_interruptible.o qsort_interruptible.c -MMD -MP -MF .deps/qsort_interruptible.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o sharedtuplestore.o sharedtuplestore.c -MMD -MP -MF .deps/sharedtuplestore.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o sortsupport.o sortsupport.c -MMD -MP -MF .deps/sortsupport.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o tuplesort.o tuplesort.c -MMD -MP -MF .deps/tuplesort.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o tuplestore.o tuplestore.c -MMD -MP -MF .deps/tuplestore.Po ( echo src/backend/utils/sort/logtape.o src/backend/utils/sort/qsort_interruptible.o src/backend/utils/sort/sharedtuplestore.o src/backend/utils/sort/sortsupport.o src/backend/utils/sort/tuplesort.o src/backend/utils/sort/tuplestore.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/sort' make -C time all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/time' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o combocid.o combocid.c -MMD -MP -MF .deps/combocid.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o snapmgr.o snapmgr.c -MMD -MP -MF .deps/snapmgr.Po ( echo src/backend/utils/time/combocid.o src/backend/utils/time/snapmgr.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/time' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o fmgrtab.o fmgrtab.c -MMD -MP -MF .deps/fmgrtab.Po ( cat activity/objfiles.txt adt/objfiles.txt cache/objfiles.txt error/objfiles.txt fmgr/objfiles.txt hash/objfiles.txt init/objfiles.txt mb/objfiles.txt misc/objfiles.txt mmgr/objfiles.txt resowner/objfiles.txt sort/objfiles.txt time/objfiles.txt; echo src/backend/utils/fmgrtab.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make -C ../../src/timezone all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/timezone' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/timezone' make -C jit all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/jit' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o jit.o jit.c -MMD -MP -MF .deps/jit.Po ( echo src/backend/jit/jit.o ) >objfiles.txt make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/jit' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro access/brin/brin.o access/brin/brin_bloom.o access/brin/brin_inclusion.o access/brin/brin_minmax.o access/brin/brin_minmax_multi.o access/brin/brin_pageops.o access/brin/brin_revmap.o access/brin/brin_tuple.o access/brin/brin_validate.o access/brin/brin_xlog.o access/common/attmap.o access/common/bufmask.o access/common/detoast.o access/common/heaptuple.o access/common/indextuple.o access/common/printsimple.o access/common/printtup.o access/common/relation.o access/common/reloptions.o access/common/scankey.o access/common/session.o access/common/syncscan.o access/common/toast_compression.o access/common/toast_internals.o access/common/tupconvert.o access/common/tupdesc.o access/gin/ginarrayproc.o access/gin/ginbtree.o access/gin/ginbulk.o access/gin/gindatapage.o access/gin/ginentrypage.o access/gin/ginfast.o access/gin/ginget.o access/gin/gininsert.o access/gin/ginlogic.o access/gin/ginpostinglist.o access/gin/ginscan.o access/gin/ginutil.o access/gin/ginvacuum.o access/gin/ginvalidate.o access/gin/ginxlog.o access/gist/gist.o access/gist/gistbuild.o access/gist/gistbuildbuffers.o access/gist/gistget.o access/gist/gistproc.o access/gist/gistscan.o access/gist/gistsplit.o access/gist/gistutil.o access/gist/gistvacuum.o access/gist/gistvalidate.o access/gist/gistxlog.o access/hash/hash.o access/hash/hash_xlog.o access/hash/hashfunc.o access/hash/hashinsert.o access/hash/hashovfl.o access/hash/hashpage.o access/hash/hashsearch.o access/hash/hashsort.o access/hash/hashutil.o access/hash/hashvalidate.o access/heap/heapam.o access/heap/heapam_handler.o access/heap/heapam_visibility.o access/heap/heaptoast.o access/heap/hio.o access/heap/pruneheap.o access/heap/rewriteheap.o access/heap/vacuumlazy.o access/heap/visibilitymap.o access/index/amapi.o access/index/amvalidate.o access/index/genam.o access/index/indexam.o access/nbtree/nbtcompare.o access/nbtree/nbtdedup.o access/nbtree/nbtinsert.o access/nbtree/nbtpage.o access/nbtree/nbtree.o access/nbtree/nbtsearch.o access/nbtree/nbtsort.o access/nbtree/nbtsplitloc.o access/nbtree/nbtutils.o access/nbtree/nbtvalidate.o access/nbtree/nbtxlog.o access/rmgrdesc/brindesc.o access/rmgrdesc/clogdesc.o access/rmgrdesc/committsdesc.o access/rmgrdesc/dbasedesc.o access/rmgrdesc/genericdesc.o access/rmgrdesc/gindesc.o access/rmgrdesc/gistdesc.o access/rmgrdesc/hashdesc.o access/rmgrdesc/heapdesc.o access/rmgrdesc/logicalmsgdesc.o access/rmgrdesc/mxactdesc.o access/rmgrdesc/nbtdesc.o access/rmgrdesc/relmapdesc.o access/rmgrdesc/replorigindesc.o access/rmgrdesc/seqdesc.o access/rmgrdesc/smgrdesc.o access/rmgrdesc/spgdesc.o access/rmgrdesc/standbydesc.o access/rmgrdesc/tblspcdesc.o access/rmgrdesc/xactdesc.o access/rmgrdesc/xlogdesc.o access/spgist/spgdoinsert.o access/spgist/spginsert.o access/spgist/spgkdtreeproc.o access/spgist/spgproc.o access/spgist/spgquadtreeproc.o access/spgist/spgscan.o access/spgist/spgtextproc.o access/spgist/spgutils.o access/spgist/spgvacuum.o access/spgist/spgvalidate.o access/spgist/spgxlog.o access/table/table.o access/table/tableam.o access/table/tableamapi.o access/table/toast_helper.o access/tablesample/bernoulli.o access/tablesample/system.o access/tablesample/tablesample.o access/transam/clog.o access/transam/commit_ts.o access/transam/generic_xlog.o access/transam/multixact.o access/transam/parallel.o access/transam/rmgr.o access/transam/slru.o access/transam/subtrans.o access/transam/timeline.o access/transam/transam.o access/transam/twophase.o access/transam/twophase_rmgr.o access/transam/varsup.o access/transam/xact.o access/transam/xlog.o access/transam/xlogarchive.o access/transam/xlogfuncs.o access/transam/xloginsert.o access/transam/xlogprefetcher.o access/transam/xlogreader.o access/transam/xlogrecovery.o access/transam/xlogstats.o access/transam/xlogutils.o backup/backup_manifest.o backup/basebackup.o backup/basebackup_copy.o backup/basebackup_gzip.o backup/basebackup_lz4.o backup/basebackup_zstd.o backup/basebackup_progress.o backup/basebackup_server.o backup/basebackup_sink.o backup/basebackup_target.o backup/basebackup_throttle.o bootstrap/bootparse.o bootstrap/bootstrap.o catalog/aclchk.o catalog/catalog.o catalog/dependency.o catalog/heap.o catalog/index.o catalog/indexing.o catalog/namespace.o catalog/objectaccess.o catalog/objectaddress.o catalog/partition.o catalog/pg_aggregate.o catalog/pg_attrdef.o catalog/pg_cast.o catalog/pg_class.o catalog/pg_collation.o catalog/pg_constraint.o catalog/pg_conversion.o catalog/pg_db_role_setting.o catalog/pg_depend.o catalog/pg_enum.o catalog/pg_inherits.o catalog/pg_largeobject.o catalog/pg_namespace.o catalog/pg_operator.o catalog/pg_parameter_acl.o catalog/pg_proc.o catalog/pg_publication.o catalog/pg_range.o catalog/pg_shdepend.o catalog/pg_subscription.o catalog/pg_type.o catalog/storage.o catalog/toasting.o parser/analyze.o parser/gram.o parser/parse_agg.o parser/parse_clause.o parser/parse_coerce.o parser/parse_collate.o parser/parse_cte.o parser/parse_enr.o parser/parse_expr.o parser/parse_func.o parser/parse_merge.o parser/parse_node.o parser/parse_oper.o parser/parse_param.o parser/parse_relation.o parser/parse_target.o parser/parse_type.o parser/parse_utilcmd.o parser/parser.o parser/scan.o parser/scansup.o commands/aggregatecmds.o commands/alter.o commands/amcmds.o commands/analyze.o commands/async.o commands/cluster.o commands/collationcmds.o commands/comment.o commands/constraint.o commands/conversioncmds.o commands/copy.o commands/copyfrom.o commands/copyfromparse.o commands/copyto.o commands/createas.o commands/dbcommands.o commands/define.o commands/discard.o commands/dropcmds.o commands/event_trigger.o commands/explain.o commands/extension.o commands/foreigncmds.o commands/functioncmds.o commands/indexcmds.o commands/lockcmds.o commands/matview.o commands/opclasscmds.o commands/operatorcmds.o commands/policy.o commands/portalcmds.o commands/prepare.o commands/proclang.o commands/publicationcmds.o commands/schemacmds.o commands/seclabel.o commands/sequence.o commands/statscmds.o commands/subscriptioncmds.o commands/tablecmds.o commands/tablespace.o commands/trigger.o commands/tsearchcmds.o commands/typecmds.o commands/user.o commands/vacuum.o commands/vacuumparallel.o commands/variable.o commands/view.o executor/execAmi.o executor/execAsync.o executor/execCurrent.o executor/execExpr.o executor/execExprInterp.o executor/execGrouping.o executor/execIndexing.o executor/execJunk.o executor/execMain.o executor/execParallel.o executor/execPartition.o executor/execProcnode.o executor/execReplication.o executor/execSRF.o executor/execScan.o executor/execTuples.o executor/execUtils.o executor/functions.o executor/instrument.o executor/nodeAgg.o executor/nodeAppend.o executor/nodeBitmapAnd.o executor/nodeBitmapHeapscan.o executor/nodeBitmapIndexscan.o executor/nodeBitmapOr.o executor/nodeCtescan.o executor/nodeCustom.o executor/nodeForeignscan.o executor/nodeFunctionscan.o executor/nodeGather.o executor/nodeGatherMerge.o executor/nodeGroup.o executor/nodeHash.o executor/nodeHashjoin.o executor/nodeIncrementalSort.o executor/nodeIndexonlyscan.o executor/nodeIndexscan.o executor/nodeLimit.o executor/nodeLockRows.o executor/nodeMaterial.o executor/nodeMemoize.o executor/nodeMergeAppend.o executor/nodeMergejoin.o executor/nodeModifyTable.o executor/nodeNamedtuplestorescan.o executor/nodeNestloop.o executor/nodeProjectSet.o executor/nodeRecursiveunion.o executor/nodeResult.o executor/nodeSamplescan.o executor/nodeSeqscan.o executor/nodeSetOp.o executor/nodeSort.o executor/nodeSubplan.o executor/nodeSubqueryscan.o executor/nodeTableFuncscan.o executor/nodeTidrangescan.o executor/nodeTidscan.o executor/nodeUnique.o executor/nodeValuesscan.o executor/nodeWindowAgg.o executor/nodeWorktablescan.o executor/spi.o executor/tqueue.o executor/tstoreReceiver.o foreign/foreign.o lib/binaryheap.o lib/bipartite_match.o lib/bloomfilter.o lib/dshash.o lib/hyperloglog.o lib/ilist.o lib/integerset.o lib/knapsack.o lib/pairingheap.o lib/rbtree.o libpq/auth-sasl.o libpq/auth-scram.o libpq/auth.o libpq/be-fsstubs.o libpq/be-secure-common.o libpq/be-secure.o libpq/crypt.o libpq/hba.o libpq/ifaddr.o libpq/pqcomm.o libpq/pqformat.o libpq/pqmq.o libpq/pqsignal.o main/main.o nodes/bitmapset.o nodes/copyfuncs.o nodes/equalfuncs.o nodes/extensible.o nodes/list.o nodes/makefuncs.o nodes/nodeFuncs.o nodes/nodes.o nodes/outfuncs.o nodes/params.o nodes/print.o nodes/read.o nodes/readfuncs.o nodes/tidbitmap.o nodes/value.o optimizer/geqo/geqo_copy.o optimizer/geqo/geqo_cx.o optimizer/geqo/geqo_erx.o optimizer/geqo/geqo_eval.o optimizer/geqo/geqo_main.o optimizer/geqo/geqo_misc.o optimizer/geqo/geqo_mutation.o optimizer/geqo/geqo_ox1.o optimizer/geqo/geqo_ox2.o optimizer/geqo/geqo_pmx.o optimizer/geqo/geqo_pool.o optimizer/geqo/geqo_px.o optimizer/geqo/geqo_random.o optimizer/geqo/geqo_recombination.o optimizer/geqo/geqo_selection.o optimizer/path/allpaths.o optimizer/path/clausesel.o optimizer/path/costsize.o optimizer/path/equivclass.o optimizer/path/indxpath.o optimizer/path/joinpath.o optimizer/path/joinrels.o optimizer/path/pathkeys.o optimizer/path/tidpath.o optimizer/plan/analyzejoins.o optimizer/plan/createplan.o optimizer/plan/initsplan.o optimizer/plan/planagg.o optimizer/plan/planmain.o optimizer/plan/planner.o optimizer/plan/setrefs.o optimizer/plan/subselect.o optimizer/prep/prepagg.o optimizer/prep/prepjointree.o optimizer/prep/prepqual.o optimizer/prep/preptlist.o optimizer/prep/prepunion.o optimizer/util/appendinfo.o optimizer/util/clauses.o optimizer/util/inherit.o optimizer/util/joininfo.o optimizer/util/orclauses.o optimizer/util/paramassign.o optimizer/util/pathnode.o optimizer/util/placeholder.o optimizer/util/plancat.o optimizer/util/predtest.o optimizer/util/relnode.o optimizer/util/restrictinfo.o optimizer/util/tlist.o optimizer/util/var.o partitioning/partbounds.o partitioning/partdesc.o partitioning/partprune.o port/atomics.o port/pg_sema.o port/pg_shmem.o postmaster/autovacuum.o postmaster/auxprocess.o postmaster/bgworker.o postmaster/bgwriter.o postmaster/checkpointer.o postmaster/fork_process.o postmaster/interrupt.o postmaster/pgarch.o postmaster/postmaster.o postmaster/shell_archive.o postmaster/startup.o postmaster/syslogger.o postmaster/walwriter.o regex/regcomp.o regex/regerror.o regex/regexec.o regex/regexport.o regex/regfree.o regex/regprefix.o replication/logical/decode.o replication/logical/launcher.o replication/logical/logical.o replication/logical/logicalfuncs.o replication/logical/message.o replication/logical/origin.o replication/logical/proto.o replication/logical/relation.o replication/logical/reorderbuffer.o replication/logical/snapbuild.o replication/logical/tablesync.o replication/logical/worker.o replication/repl_gram.o replication/slot.o replication/slotfuncs.o replication/syncrep.o replication/syncrep_gram.o replication/walreceiver.o replication/walreceiverfuncs.o replication/walsender.o rewrite/rewriteDefine.o rewrite/rewriteHandler.o rewrite/rewriteManip.o rewrite/rewriteRemove.o rewrite/rewriteSearchCycle.o rewrite/rewriteSupport.o rewrite/rowsecurity.o statistics/dependencies.o statistics/extended_stats.o statistics/mcv.o statistics/mvdistinct.o storage/buffer/buf_init.o storage/buffer/buf_table.o storage/buffer/bufmgr.o storage/buffer/freelist.o storage/buffer/localbuf.o storage/file/buffile.o storage/file/copydir.o storage/file/fd.o storage/file/fileset.o storage/file/reinit.o storage/file/sharedfileset.o storage/freespace/freespace.o storage/freespace/fsmpage.o storage/freespace/indexfsm.o storage/ipc/barrier.o storage/ipc/dsm.o storage/ipc/dsm_impl.o storage/ipc/ipc.o storage/ipc/ipci.o storage/ipc/latch.o storage/ipc/pmsignal.o storage/ipc/procarray.o storage/ipc/procsignal.o storage/ipc/shm_mq.o storage/ipc/shm_toc.o storage/ipc/shmem.o storage/ipc/shmqueue.o storage/ipc/signalfuncs.o storage/ipc/sinval.o storage/ipc/sinvaladt.o storage/ipc/standby.o storage/large_object/inv_api.o storage/lmgr/condition_variable.o storage/lmgr/deadlock.o storage/lmgr/lmgr.o storage/lmgr/lock.o storage/lmgr/lwlock.o storage/lmgr/lwlocknames.o storage/lmgr/predicate.o storage/lmgr/proc.o storage/lmgr/s_lock.o storage/lmgr/spin.o storage/page/bufpage.o storage/page/checksum.o storage/page/itemptr.o storage/smgr/md.o storage/smgr/smgr.o storage/sync/sync.o tcop/cmdtag.o tcop/dest.o tcop/fastpath.o tcop/postgres.o tcop/pquery.o tcop/utility.o tsearch/dict.o tsearch/dict_ispell.o tsearch/dict_simple.o tsearch/dict_synonym.o tsearch/dict_thesaurus.o tsearch/regis.o tsearch/spell.o tsearch/to_tsany.o tsearch/ts_locale.o tsearch/ts_parse.o tsearch/ts_selfuncs.o tsearch/ts_typanalyze.o tsearch/ts_utils.o tsearch/wparser.o tsearch/wparser_def.o utils/activity/backend_progress.o utils/activity/backend_status.o utils/activity/pgstat.o utils/activity/pgstat_archiver.o utils/activity/pgstat_bgwriter.o utils/activity/pgstat_checkpointer.o utils/activity/pgstat_database.o utils/activity/pgstat_function.o utils/activity/pgstat_relation.o utils/activity/pgstat_replslot.o utils/activity/pgstat_shmem.o utils/activity/pgstat_slru.o utils/activity/pgstat_subscription.o utils/activity/pgstat_wal.o utils/activity/pgstat_xact.o utils/activity/wait_event.o utils/adt/acl.o utils/adt/amutils.o utils/adt/array_expanded.o utils/adt/array_selfuncs.o utils/adt/array_typanalyze.o utils/adt/array_userfuncs.o utils/adt/arrayfuncs.o utils/adt/arraysubs.o utils/adt/arrayutils.o utils/adt/ascii.o utils/adt/bool.o utils/adt/cash.o utils/adt/char.o utils/adt/cryptohashfuncs.o utils/adt/date.o utils/adt/datetime.o utils/adt/datum.o utils/adt/dbsize.o utils/adt/domains.o utils/adt/encode.o utils/adt/enum.o utils/adt/expandeddatum.o utils/adt/expandedrecord.o utils/adt/float.o utils/adt/format_type.o utils/adt/formatting.o utils/adt/genfile.o utils/adt/geo_ops.o utils/adt/geo_selfuncs.o utils/adt/geo_spgist.o utils/adt/hbafuncs.o utils/adt/inet_cidr_ntop.o utils/adt/inet_net_pton.o utils/adt/int.o utils/adt/int8.o utils/adt/json.o utils/adt/jsonb.o utils/adt/jsonb_gin.o utils/adt/jsonb_op.o utils/adt/jsonb_util.o utils/adt/jsonfuncs.o utils/adt/jsonbsubs.o utils/adt/jsonpath.o utils/adt/jsonpath_exec.o utils/adt/jsonpath_gram.o utils/adt/like.o utils/adt/like_support.o utils/adt/lockfuncs.o utils/adt/mac.o utils/adt/mac8.o utils/adt/mcxtfuncs.o utils/adt/misc.o utils/adt/multirangetypes.o utils/adt/multirangetypes_selfuncs.o utils/adt/name.o utils/adt/network.o utils/adt/network_gist.o utils/adt/network_selfuncs.o utils/adt/network_spgist.o utils/adt/numeric.o utils/adt/numutils.o utils/adt/oid.o utils/adt/oracle_compat.o utils/adt/orderedsetaggs.o utils/adt/partitionfuncs.o utils/adt/pg_locale.o utils/adt/pg_lsn.o utils/adt/pg_upgrade_support.o utils/adt/pgstatfuncs.o utils/adt/pseudotypes.o utils/adt/quote.o utils/adt/rangetypes.o utils/adt/rangetypes_gist.o utils/adt/rangetypes_selfuncs.o utils/adt/rangetypes_spgist.o utils/adt/rangetypes_typanalyze.o utils/adt/regexp.o utils/adt/regproc.o utils/adt/ri_triggers.o utils/adt/rowtypes.o utils/adt/ruleutils.o utils/adt/selfuncs.o utils/adt/tid.o utils/adt/timestamp.o utils/adt/trigfuncs.o utils/adt/tsginidx.o utils/adt/tsgistidx.o utils/adt/tsquery.o utils/adt/tsquery_cleanup.o utils/adt/tsquery_gist.o utils/adt/tsquery_op.o utils/adt/tsquery_rewrite.o utils/adt/tsquery_util.o utils/adt/tsrank.o utils/adt/tsvector.o utils/adt/tsvector_op.o utils/adt/tsvector_parser.o utils/adt/uuid.o utils/adt/varbit.o utils/adt/varchar.o utils/adt/varlena.o utils/adt/version.o utils/adt/windowfuncs.o utils/adt/xid.o utils/adt/xid8funcs.o utils/adt/xml.o utils/cache/attoptcache.o utils/cache/catcache.o utils/cache/evtcache.o utils/cache/inval.o utils/cache/lsyscache.o utils/cache/partcache.o utils/cache/plancache.o utils/cache/relcache.o utils/cache/relfilenodemap.o utils/cache/relmapper.o utils/cache/spccache.o utils/cache/syscache.o utils/cache/ts_cache.o utils/cache/typcache.o utils/error/assert.o utils/error/csvlog.o utils/error/elog.o utils/error/jsonlog.o utils/fmgr/dfmgr.o utils/fmgr/fmgr.o utils/fmgr/funcapi.o utils/hash/dynahash.o utils/hash/pg_crc.o utils/init/globals.o utils/init/miscinit.o utils/init/postinit.o utils/mb/conv.o utils/mb/mbutils.o utils/mb/stringinfo_mb.o utils/mb/wstrcmp.o utils/mb/wstrncmp.o utils/misc/guc.o utils/misc/help_config.o utils/misc/pg_config.o utils/misc/pg_controldata.o utils/misc/pg_rusage.o utils/misc/ps_status.o utils/misc/queryenvironment.o utils/misc/queryjumble.o utils/misc/rls.o utils/misc/sampling.o utils/misc/superuser.o utils/misc/timeout.o utils/misc/tzparser.o utils/mmgr/aset.o utils/mmgr/dsa.o utils/mmgr/freepage.o utils/mmgr/generation.o utils/mmgr/mcxt.o utils/mmgr/memdebug.o utils/mmgr/portalmem.o utils/mmgr/slab.o utils/resowner/resowner.o utils/sort/logtape.o utils/sort/qsort_interruptible.o utils/sort/sharedtuplestore.o utils/sort/sortsupport.o utils/sort/tuplesort.o utils/sort/tuplestore.o utils/time/combocid.o utils/time/snapmgr.o utils/fmgrtab.o ../../src/timezone/localtime.o ../../src/timezone/pgtz.o ../../src/timezone/strftime.o jit/jit.o ../../src/common/libpgcommon_srv.a ../../src/port/libpgport_srv.a -L../../src/port -L../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -Wl,-E -lz -lm -o postgres make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C backend/utils/mb/conversion_procs all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs' make -C ../../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C cyrillic_and_mic all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' make -C ../../../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o cyrillic_and_mic.o cyrillic_and_mic.c -MMD -MP -MF .deps/cyrillic_and_mic.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o cyrillic_and_mic.so cyrillic_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' make -C euc_cn_and_mic all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' make -C ../../../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o euc_cn_and_mic.o euc_cn_and_mic.c -MMD -MP -MF .deps/euc_cn_and_mic.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o euc_cn_and_mic.so euc_cn_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' make -C euc_jp_and_sjis all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' make -C ../../../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o euc_jp_and_sjis.o euc_jp_and_sjis.c -MMD -MP -MF .deps/euc_jp_and_sjis.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o euc_jp_and_sjis.so euc_jp_and_sjis.o -L../../../../../../src/port -L../../../../../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' make -C euc_kr_and_mic all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' make -C ../../../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o euc_kr_and_mic.o euc_kr_and_mic.c -MMD -MP -MF .deps/euc_kr_and_mic.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o euc_kr_and_mic.so euc_kr_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' make -C euc_tw_and_big5 all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' make -C ../../../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o big5.o big5.c -MMD -MP -MF .deps/big5.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o euc_tw_and_big5.o euc_tw_and_big5.c -MMD -MP -MF .deps/euc_tw_and_big5.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o euc_tw_and_big5.so big5.o euc_tw_and_big5.o -L../../../../../../src/port -L../../../../../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' make -C latin2_and_win1250 all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/latin2_and_win1250' make -C ../../../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o latin2_and_win1250.o latin2_and_win1250.c -MMD -MP -MF .deps/latin2_and_win1250.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o latin2_and_win1250.so latin2_and_win1250.o -L../../../../../../src/port -L../../../../../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/latin2_and_win1250' make -C latin_and_mic all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/latin_and_mic' make -C ../../../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o latin_and_mic.o latin_and_mic.c -MMD -MP -MF .deps/latin_and_mic.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o latin_and_mic.so latin_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/latin_and_mic' make -C utf8_and_big5 all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_big5' make -C ../../../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o utf8_and_big5.o utf8_and_big5.c -MMD -MP -MF .deps/utf8_and_big5.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o utf8_and_big5.so utf8_and_big5.o -L../../../../../../src/port -L../../../../../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_big5' make -C utf8_and_cyrillic all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' make -C ../../../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o utf8_and_cyrillic.o utf8_and_cyrillic.c -MMD -MP -MF .deps/utf8_and_cyrillic.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o utf8_and_cyrillic.so utf8_and_cyrillic.o -L../../../../../../src/port -L../../../../../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' make -C utf8_and_euc_cn all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' make -C ../../../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o utf8_and_euc_cn.o utf8_and_euc_cn.c -MMD -MP -MF .deps/utf8_and_euc_cn.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o utf8_and_euc_cn.so utf8_and_euc_cn.o -L../../../../../../src/port -L../../../../../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' make -C utf8_and_euc_jp all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' make -C ../../../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o utf8_and_euc_jp.o utf8_and_euc_jp.c -MMD -MP -MF .deps/utf8_and_euc_jp.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o utf8_and_euc_jp.so utf8_and_euc_jp.o -L../../../../../../src/port -L../../../../../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' make -C utf8_and_euc_kr all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' make -C ../../../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o utf8_and_euc_kr.o utf8_and_euc_kr.c -MMD -MP -MF .deps/utf8_and_euc_kr.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o utf8_and_euc_kr.so utf8_and_euc_kr.o -L../../../../../../src/port -L../../../../../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' make -C utf8_and_euc_tw all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' make -C ../../../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o utf8_and_euc_tw.o utf8_and_euc_tw.c -MMD -MP -MF .deps/utf8_and_euc_tw.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o utf8_and_euc_tw.so utf8_and_euc_tw.o -L../../../../../../src/port -L../../../../../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' make -C utf8_and_gb18030 all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' make -C ../../../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o utf8_and_gb18030.o utf8_and_gb18030.c -MMD -MP -MF .deps/utf8_and_gb18030.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o utf8_and_gb18030.so utf8_and_gb18030.o -L../../../../../../src/port -L../../../../../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' make -C utf8_and_gbk all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_gbk' make -C ../../../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o utf8_and_gbk.o utf8_and_gbk.c -MMD -MP -MF .deps/utf8_and_gbk.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o utf8_and_gbk.so utf8_and_gbk.o -L../../../../../../src/port -L../../../../../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_gbk' make -C utf8_and_iso8859 all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' make -C ../../../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o utf8_and_iso8859.o utf8_and_iso8859.c -MMD -MP -MF .deps/utf8_and_iso8859.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o utf8_and_iso8859.so utf8_and_iso8859.o -L../../../../../../src/port -L../../../../../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' make -C utf8_and_iso8859_1 all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' make -C ../../../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o utf8_and_iso8859_1.o utf8_and_iso8859_1.c -MMD -MP -MF .deps/utf8_and_iso8859_1.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o utf8_and_iso8859_1.so utf8_and_iso8859_1.o -L../../../../../../src/port -L../../../../../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' make -C utf8_and_johab all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_johab' make -C ../../../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o utf8_and_johab.o utf8_and_johab.c -MMD -MP -MF .deps/utf8_and_johab.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o utf8_and_johab.so utf8_and_johab.o -L../../../../../../src/port -L../../../../../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_johab' make -C utf8_and_sjis all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_sjis' make -C ../../../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o utf8_and_sjis.o utf8_and_sjis.c -MMD -MP -MF .deps/utf8_and_sjis.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o utf8_and_sjis.so utf8_and_sjis.o -L../../../../../../src/port -L../../../../../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_sjis' make -C utf8_and_win all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_win' make -C ../../../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o utf8_and_win.o utf8_and_win.c -MMD -MP -MF .deps/utf8_and_win.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o utf8_and_win.so utf8_and_win.o -L../../../../../../src/port -L../../../../../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_win' make -C utf8_and_uhc all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_uhc' make -C ../../../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o utf8_and_uhc.o utf8_and_uhc.c -MMD -MP -MF .deps/utf8_and_uhc.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o utf8_and_uhc.so utf8_and_uhc.o -L../../../../../../src/port -L../../../../../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_uhc' make -C utf8_and_euc2004 all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' make -C ../../../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o utf8_and_euc2004.o utf8_and_euc2004.c -MMD -MP -MF .deps/utf8_and_euc2004.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o utf8_and_euc2004.so utf8_and_euc2004.o -L../../../../../../src/port -L../../../../../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' make -C utf8_and_sjis2004 all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' make -C ../../../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o utf8_and_sjis2004.o utf8_and_sjis2004.c -MMD -MP -MF .deps/utf8_and_sjis2004.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o utf8_and_sjis2004.so utf8_and_sjis2004.o -L../../../../../../src/port -L../../../../../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' make -C euc2004_sjis2004 all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' make -C ../../../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o euc2004_sjis2004.o euc2004_sjis2004.c -MMD -MP -MF .deps/euc2004_sjis2004.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o euc2004_sjis2004.so euc2004_sjis2004.o -L../../../../../../src/port -L../../../../../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs' make -C backend/snowball all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/snowball' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o api.o ./libstemmer/api.c -MMD -MP -MF .deps/api.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o dict_snowball.o dict_snowball.c -MMD -MP -MF .deps/dict_snowball.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o utilities.o ./libstemmer/utilities.c -MMD -MP -MF .deps/utilities.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o stem_ISO_8859_1_basque.o ./libstemmer/stem_ISO_8859_1_basque.c -MMD -MP -MF .deps/stem_ISO_8859_1_basque.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o stem_ISO_8859_1_catalan.o ./libstemmer/stem_ISO_8859_1_catalan.c -MMD -MP -MF .deps/stem_ISO_8859_1_catalan.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o stem_ISO_8859_1_danish.o ./libstemmer/stem_ISO_8859_1_danish.c -MMD -MP -MF .deps/stem_ISO_8859_1_danish.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o stem_ISO_8859_1_dutch.o ./libstemmer/stem_ISO_8859_1_dutch.c -MMD -MP -MF .deps/stem_ISO_8859_1_dutch.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o stem_ISO_8859_1_english.o ./libstemmer/stem_ISO_8859_1_english.c -MMD -MP -MF .deps/stem_ISO_8859_1_english.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o stem_ISO_8859_1_finnish.o ./libstemmer/stem_ISO_8859_1_finnish.c -MMD -MP -MF .deps/stem_ISO_8859_1_finnish.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o stem_ISO_8859_1_french.o ./libstemmer/stem_ISO_8859_1_french.c -MMD -MP -MF .deps/stem_ISO_8859_1_french.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o stem_ISO_8859_1_german.o ./libstemmer/stem_ISO_8859_1_german.c -MMD -MP -MF .deps/stem_ISO_8859_1_german.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o stem_ISO_8859_1_indonesian.o ./libstemmer/stem_ISO_8859_1_indonesian.c -MMD -MP -MF .deps/stem_ISO_8859_1_indonesian.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o stem_ISO_8859_1_irish.o ./libstemmer/stem_ISO_8859_1_irish.c -MMD -MP -MF .deps/stem_ISO_8859_1_irish.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o stem_ISO_8859_1_italian.o ./libstemmer/stem_ISO_8859_1_italian.c -MMD -MP -MF .deps/stem_ISO_8859_1_italian.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o stem_ISO_8859_1_norwegian.o ./libstemmer/stem_ISO_8859_1_norwegian.c -MMD -MP -MF .deps/stem_ISO_8859_1_norwegian.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o stem_ISO_8859_1_porter.o ./libstemmer/stem_ISO_8859_1_porter.c -MMD -MP -MF .deps/stem_ISO_8859_1_porter.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o stem_ISO_8859_1_portuguese.o ./libstemmer/stem_ISO_8859_1_portuguese.c -MMD -MP -MF .deps/stem_ISO_8859_1_portuguese.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o stem_ISO_8859_1_spanish.o ./libstemmer/stem_ISO_8859_1_spanish.c -MMD -MP -MF .deps/stem_ISO_8859_1_spanish.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o stem_ISO_8859_1_swedish.o ./libstemmer/stem_ISO_8859_1_swedish.c -MMD -MP -MF .deps/stem_ISO_8859_1_swedish.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o stem_ISO_8859_2_hungarian.o ./libstemmer/stem_ISO_8859_2_hungarian.c -MMD -MP -MF .deps/stem_ISO_8859_2_hungarian.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o stem_ISO_8859_2_romanian.o ./libstemmer/stem_ISO_8859_2_romanian.c -MMD -MP -MF .deps/stem_ISO_8859_2_romanian.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o stem_KOI8_R_russian.o ./libstemmer/stem_KOI8_R_russian.c -MMD -MP -MF .deps/stem_KOI8_R_russian.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o stem_UTF_8_arabic.o ./libstemmer/stem_UTF_8_arabic.c -MMD -MP -MF .deps/stem_UTF_8_arabic.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o stem_UTF_8_armenian.o ./libstemmer/stem_UTF_8_armenian.c -MMD -MP -MF .deps/stem_UTF_8_armenian.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o stem_UTF_8_basque.o ./libstemmer/stem_UTF_8_basque.c -MMD -MP -MF .deps/stem_UTF_8_basque.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o stem_UTF_8_catalan.o ./libstemmer/stem_UTF_8_catalan.c -MMD -MP -MF .deps/stem_UTF_8_catalan.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o stem_UTF_8_danish.o ./libstemmer/stem_UTF_8_danish.c -MMD -MP -MF .deps/stem_UTF_8_danish.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o stem_UTF_8_dutch.o ./libstemmer/stem_UTF_8_dutch.c -MMD -MP -MF .deps/stem_UTF_8_dutch.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o stem_UTF_8_english.o ./libstemmer/stem_UTF_8_english.c -MMD -MP -MF .deps/stem_UTF_8_english.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o stem_UTF_8_finnish.o ./libstemmer/stem_UTF_8_finnish.c -MMD -MP -MF .deps/stem_UTF_8_finnish.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o stem_UTF_8_french.o ./libstemmer/stem_UTF_8_french.c -MMD -MP -MF .deps/stem_UTF_8_french.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o stem_UTF_8_german.o ./libstemmer/stem_UTF_8_german.c -MMD -MP -MF .deps/stem_UTF_8_german.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o stem_UTF_8_greek.o ./libstemmer/stem_UTF_8_greek.c -MMD -MP -MF .deps/stem_UTF_8_greek.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o stem_UTF_8_hindi.o ./libstemmer/stem_UTF_8_hindi.c -MMD -MP -MF .deps/stem_UTF_8_hindi.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o stem_UTF_8_hungarian.o ./libstemmer/stem_UTF_8_hungarian.c -MMD -MP -MF .deps/stem_UTF_8_hungarian.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o stem_UTF_8_indonesian.o ./libstemmer/stem_UTF_8_indonesian.c -MMD -MP -MF .deps/stem_UTF_8_indonesian.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o stem_UTF_8_irish.o ./libstemmer/stem_UTF_8_irish.c -MMD -MP -MF .deps/stem_UTF_8_irish.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o stem_UTF_8_italian.o ./libstemmer/stem_UTF_8_italian.c -MMD -MP -MF .deps/stem_UTF_8_italian.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o stem_UTF_8_lithuanian.o ./libstemmer/stem_UTF_8_lithuanian.c -MMD -MP -MF .deps/stem_UTF_8_lithuanian.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o stem_UTF_8_nepali.o ./libstemmer/stem_UTF_8_nepali.c -MMD -MP -MF .deps/stem_UTF_8_nepali.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o stem_UTF_8_norwegian.o ./libstemmer/stem_UTF_8_norwegian.c -MMD -MP -MF .deps/stem_UTF_8_norwegian.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o stem_UTF_8_porter.o ./libstemmer/stem_UTF_8_porter.c -MMD -MP -MF .deps/stem_UTF_8_porter.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o stem_UTF_8_portuguese.o ./libstemmer/stem_UTF_8_portuguese.c -MMD -MP -MF .deps/stem_UTF_8_portuguese.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o stem_UTF_8_romanian.o ./libstemmer/stem_UTF_8_romanian.c -MMD -MP -MF .deps/stem_UTF_8_romanian.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o stem_UTF_8_russian.o ./libstemmer/stem_UTF_8_russian.c -MMD -MP -MF .deps/stem_UTF_8_russian.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o stem_UTF_8_serbian.o ./libstemmer/stem_UTF_8_serbian.c -MMD -MP -MF .deps/stem_UTF_8_serbian.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o stem_UTF_8_spanish.o ./libstemmer/stem_UTF_8_spanish.c -MMD -MP -MF .deps/stem_UTF_8_spanish.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o stem_UTF_8_swedish.o ./libstemmer/stem_UTF_8_swedish.c -MMD -MP -MF .deps/stem_UTF_8_swedish.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o stem_UTF_8_tamil.o ./libstemmer/stem_UTF_8_tamil.c -MMD -MP -MF .deps/stem_UTF_8_tamil.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o stem_UTF_8_turkish.o ./libstemmer/stem_UTF_8_turkish.c -MMD -MP -MF .deps/stem_UTF_8_turkish.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o stem_UTF_8_yiddish.o ./libstemmer/stem_UTF_8_yiddish.c -MMD -MP -MF .deps/stem_UTF_8_yiddish.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o dict_snowball.so api.o dict_snowball.o utilities.o stem_ISO_8859_1_basque.o stem_ISO_8859_1_catalan.o stem_ISO_8859_1_danish.o stem_ISO_8859_1_dutch.o stem_ISO_8859_1_english.o stem_ISO_8859_1_finnish.o stem_ISO_8859_1_french.o stem_ISO_8859_1_german.o stem_ISO_8859_1_indonesian.o stem_ISO_8859_1_irish.o stem_ISO_8859_1_italian.o stem_ISO_8859_1_norwegian.o stem_ISO_8859_1_porter.o stem_ISO_8859_1_portuguese.o stem_ISO_8859_1_spanish.o stem_ISO_8859_1_swedish.o stem_ISO_8859_2_hungarian.o stem_ISO_8859_2_romanian.o stem_KOI8_R_russian.o stem_UTF_8_arabic.o stem_UTF_8_armenian.o stem_UTF_8_basque.o stem_UTF_8_catalan.o stem_UTF_8_danish.o stem_UTF_8_dutch.o stem_UTF_8_english.o stem_UTF_8_finnish.o stem_UTF_8_french.o stem_UTF_8_german.o stem_UTF_8_greek.o stem_UTF_8_hindi.o stem_UTF_8_hungarian.o stem_UTF_8_indonesian.o stem_UTF_8_irish.o stem_UTF_8_italian.o stem_UTF_8_lithuanian.o stem_UTF_8_nepali.o stem_UTF_8_norwegian.o stem_UTF_8_porter.o stem_UTF_8_portuguese.o stem_UTF_8_romanian.o stem_UTF_8_russian.o stem_UTF_8_serbian.o stem_UTF_8_spanish.o stem_UTF_8_swedish.o stem_UTF_8_tamil.o stem_UTF_8_turkish.o stem_UTF_8_yiddish.o -L../../../src/port -L../../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro echo '-- Language-specific snowball dictionaries' > snowball_create.sql cat ./snowball_func.sql.in >> snowball_create.sql make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/snowball' make -C include all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/include' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/include' make -C interfaces all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C libpq all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-auth-scram.o fe-auth-scram.c -MMD -MP -MF .deps/fe-auth-scram.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-connect.o fe-connect.c -MMD -MP -MF .deps/fe-connect.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-exec.o fe-exec.c -MMD -MP -MF .deps/fe-exec.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-lobj.o fe-lobj.c -MMD -MP -MF .deps/fe-lobj.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-misc.o fe-misc.c -MMD -MP -MF .deps/fe-misc.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-print.o fe-print.c -MMD -MP -MF .deps/fe-print.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-protocol3.o fe-protocol3.c -MMD -MP -MF .deps/fe-protocol3.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-secure.o fe-secure.c -MMD -MP -MF .deps/fe-secure.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-trace.o fe-trace.c -MMD -MP -MF .deps/fe-trace.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o legacy-pqsignal.o legacy-pqsignal.c -MMD -MP -MF .deps/legacy-pqsignal.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o libpq-events.o libpq-events.c -MMD -MP -MF .deps/libpq-events.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o pqexpbuffer.o pqexpbuffer.c -MMD -MP -MF .deps/pqexpbuffer.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-auth.o fe-auth.c -MMD -MP -MF .deps/fe-auth.Po ( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -shared -Wl,-soname,libpq.so.5 -Wl,--version-script=exports.list -o libpq.so.5.15 fe-auth-scram.o fe-connect.o fe-exec.o fe-lobj.o fe-misc.o fe-print.o fe-protocol3.o fe-secure.o fe-trace.o legacy-pqsignal.o libpq-events.o pqexpbuffer.o fe-auth.o -L../../../src/port -L../../../src/common -lpgcommon_shlib -lpgport_shlib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lm rm -f libpq.so.5 ln -s libpq.so.5.15 libpq.so.5 rm -f libpq.so ln -s libpq.so.5.15 libpq.so rm -f libpq.a powerpc-openwrt-linux-musl-gcc-ar crs libpq.a fe-auth-scram.o fe-connect.o fe-exec.o fe-lobj.o fe-misc.o fe-print.o fe-protocol3.o fe-secure.o fe-trace.o legacy-pqsignal.o libpq-events.o pqexpbuffer.o fe-auth.o powerpc-openwrt-linux-musl-gcc-ranlib libpq.a touch libpq.a echo 'prefix=/usr' >libpq.pc echo 'exec_prefix=${prefix}' >>libpq.pc echo 'libdir=${exec_prefix}/lib' >>libpq.pc echo 'includedir=${prefix}/include' >>libpq.pc echo >>libpq.pc echo 'Name: libpq' >>libpq.pc echo 'Description: PostgreSQL libpq library' >>libpq.pc echo 'Url: https://www.postgresql.org/' >>libpq.pc echo 'Version: 15.13' >>libpq.pc echo 'Requires: ' >>libpq.pc echo 'Requires.private: ' >>libpq.pc echo 'Cflags: -I${includedir}' >>libpq.pc echo 'Libs: -L${libdir} -lpq' >>libpq.pc echo 'Libs.private: -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -lpgcommon -lpgport -lm' >>libpq.pc touch libpq-refs-stamp make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ecpg all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/ecpg' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C include all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/ecpg/include' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/ecpg/include' make -C pgtypeslib all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DSO_MAJOR_VERSION=3 -c -o common.o common.c -MMD -MP -MF .deps/common.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DSO_MAJOR_VERSION=3 -c -o datetime.o datetime.c -MMD -MP -MF .deps/datetime.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DSO_MAJOR_VERSION=3 -c -o dt_common.o dt_common.c -MMD -MP -MF .deps/dt_common.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DSO_MAJOR_VERSION=3 -c -o interval.o interval.c -MMD -MP -MF .deps/interval.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DSO_MAJOR_VERSION=3 -c -o numeric.o numeric.c -MMD -MP -MF .deps/numeric.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DSO_MAJOR_VERSION=3 -c -o timestamp.o timestamp.c -MMD -MP -MF .deps/timestamp.Po ( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -shared -Wl,-soname,libpgtypes.so.3 -Wl,--version-script=exports.list -o libpgtypes.so.3.15 common.o datetime.o dt_common.o interval.o numeric.o timestamp.o -L../../../../src/port -L../../../../src/common -lpgcommon_shlib -lpgport_shlib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lm rm -f libpgtypes.so.3 ln -s libpgtypes.so.3.15 libpgtypes.so.3 rm -f libpgtypes.so ln -s libpgtypes.so.3.15 libpgtypes.so rm -f libpgtypes.a powerpc-openwrt-linux-musl-gcc-ar crs libpgtypes.a common.o datetime.o dt_common.o interval.o numeric.o timestamp.o powerpc-openwrt-linux-musl-gcc-ranlib libpgtypes.a touch libpgtypes.a echo 'prefix=/usr' >libpgtypes.pc echo 'exec_prefix=${prefix}' >>libpgtypes.pc echo 'libdir=${exec_prefix}/lib' >>libpgtypes.pc echo 'includedir=${prefix}/include' >>libpgtypes.pc echo >>libpgtypes.pc echo 'Name: libpgtypes' >>libpgtypes.pc echo 'Description: PostgreSQL libpgtypes library' >>libpgtypes.pc echo 'Url: https://www.postgresql.org/' >>libpgtypes.pc echo 'Version: 15.13' >>libpgtypes.pc echo 'Requires: ' >>libpgtypes.pc echo 'Requires.private: ' >>libpgtypes.pc echo 'Cflags: -I${includedir}' >>libpgtypes.pc echo 'Libs: -L${libdir} -lpgtypes' >>libpgtypes.pc echo 'Libs.private: -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -lpgcommon -lpgport -lm' >>libpgtypes.pc make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/ecpg/pgtypeslib' make -C ecpglib all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/ecpg/ecpglib' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../../../src/interfaces/libpq all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../../src/interfaces/ecpg/pgtypeslib all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/ecpg/pgtypeslib' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DSO_MAJOR_VERSION=6 -c -o connect.o connect.c -MMD -MP -MF .deps/connect.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DSO_MAJOR_VERSION=6 -c -o data.o data.c -MMD -MP -MF .deps/data.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DSO_MAJOR_VERSION=6 -c -o descriptor.o descriptor.c -MMD -MP -MF .deps/descriptor.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DSO_MAJOR_VERSION=6 -c -o error.o error.c -MMD -MP -MF .deps/error.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DSO_MAJOR_VERSION=6 -c -o execute.o execute.c -MMD -MP -MF .deps/execute.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DSO_MAJOR_VERSION=6 -c -o memory.o memory.c -MMD -MP -MF .deps/memory.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DSO_MAJOR_VERSION=6 -c -o misc.o misc.c -MMD -MP -MF .deps/misc.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DSO_MAJOR_VERSION=6 -c -o prepare.o prepare.c -MMD -MP -MF .deps/prepare.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DSO_MAJOR_VERSION=6 -c -o sqlda.o sqlda.c -MMD -MP -MF .deps/sqlda.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DSO_MAJOR_VERSION=6 -c -o typename.o typename.c -MMD -MP -MF .deps/typename.Po ( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -shared -Wl,-soname,libecpg.so.6 -Wl,--version-script=exports.list -o libecpg.so.6.15 connect.o data.o descriptor.o error.o execute.o memory.o misc.o prepare.o sqlda.o typename.o -L../../../../src/port -L../../../../src/common -L../pgtypeslib -lpgtypes -L../../../../src/common -lpgcommon_shlib -L../../../../src/port -lpgport_shlib -L../../../../src/interfaces/libpq -lpq -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lm rm -f libecpg.so.6 ln -s libecpg.so.6.15 libecpg.so.6 rm -f libecpg.so ln -s libecpg.so.6.15 libecpg.so rm -f libecpg.a powerpc-openwrt-linux-musl-gcc-ar crs libecpg.a connect.o data.o descriptor.o error.o execute.o memory.o misc.o prepare.o sqlda.o typename.o powerpc-openwrt-linux-musl-gcc-ranlib libecpg.a touch libecpg.a echo 'prefix=/usr' >libecpg.pc echo 'exec_prefix=${prefix}' >>libecpg.pc echo 'libdir=${exec_prefix}/lib' >>libecpg.pc echo 'includedir=${prefix}/include' >>libecpg.pc echo >>libecpg.pc echo 'Name: libecpg' >>libecpg.pc echo 'Description: PostgreSQL libecpg library' >>libecpg.pc echo 'Url: https://www.postgresql.org/' >>libecpg.pc echo 'Version: 15.13' >>libecpg.pc echo 'Requires: ' >>libecpg.pc echo 'Requires.private: libpq libpgtypes' >>libecpg.pc echo 'Cflags: -I${includedir}' >>libecpg.pc echo 'Libs: -L${libdir} -lecpg' >>libecpg.pc echo 'Libs.private: -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -lpgcommon -lpgport -lm' >>libecpg.pc make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/ecpg/ecpglib' make -C compatlib all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/ecpg/compatlib' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../../../src/interfaces/ecpg/ecpglib all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/ecpg/ecpglib' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../../../src/interfaces/libpq all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../../src/interfaces/ecpg/pgtypeslib all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/ecpg/pgtypeslib' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/ecpg/ecpglib' make -C ../../../../src/interfaces/ecpg/pgtypeslib all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/ecpg/pgtypeslib' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -DFRONTEND -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -DSO_MAJOR_VERSION=3 -c -o informix.o informix.c -MMD -MP -MF .deps/informix.Po ( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -shared -Wl,-soname,libecpg_compat.so.3 -Wl,--version-script=exports.list -o libecpg_compat.so.3.15 informix.o -L../../../../src/port -L../../../../src/common -L../ecpglib -lecpg -L../pgtypeslib -lpgtypes -L../../../../src/common -lpgcommon_shlib -L../../../../src/port -lpgport_shlib -L../../../../src/interfaces/libpq -lpq -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lm rm -f libecpg_compat.so.3 ln -s libecpg_compat.so.3.15 libecpg_compat.so.3 rm -f libecpg_compat.so ln -s libecpg_compat.so.3.15 libecpg_compat.so rm -f libecpg_compat.a powerpc-openwrt-linux-musl-gcc-ar crs libecpg_compat.a informix.o powerpc-openwrt-linux-musl-gcc-ranlib libecpg_compat.a touch libecpg_compat.a echo 'prefix=/usr' >libecpg_compat.pc echo 'exec_prefix=${prefix}' >>libecpg_compat.pc echo 'libdir=${exec_prefix}/lib' >>libecpg_compat.pc echo 'includedir=${prefix}/include' >>libecpg_compat.pc echo >>libecpg_compat.pc echo 'Name: libecpg_compat' >>libecpg_compat.pc echo 'Description: PostgreSQL libecpg_compat library' >>libecpg_compat.pc echo 'Url: https://www.postgresql.org/' >>libecpg_compat.pc echo 'Version: 15.13' >>libecpg_compat.pc echo 'Requires: ' >>libecpg_compat.pc echo 'Requires.private: libecpg libpgtypes' >>libecpg_compat.pc echo 'Cflags: -I${includedir}' >>libecpg_compat.pc echo 'Libs: -L${libdir} -lecpg_compat' >>libecpg_compat.pc echo 'Libs.private: -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -lpgcommon -lpgport -lpq -lm' >>libecpg_compat.pc make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/ecpg/compatlib' make -C preproc all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/ecpg/preproc' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -pthread -D_REENTRANT -D_THREAD_SAFE -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o c_keywords.o c_keywords.c -MMD -MP -MF .deps/c_keywords.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -pthread -D_REENTRANT -D_THREAD_SAFE -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o descriptor.o descriptor.c -MMD -MP -MF .deps/descriptor.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -pthread -D_REENTRANT -D_THREAD_SAFE -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o ecpg.o ecpg.c -MMD -MP -MF .deps/ecpg.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -pthread -D_REENTRANT -D_THREAD_SAFE -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o ecpg_keywords.o ecpg_keywords.c -MMD -MP -MF .deps/ecpg_keywords.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -pthread -D_REENTRANT -D_THREAD_SAFE -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o keywords.o keywords.c -MMD -MP -MF .deps/keywords.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -pthread -D_REENTRANT -D_THREAD_SAFE -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o output.o output.c -MMD -MP -MF .deps/output.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -pthread -D_REENTRANT -D_THREAD_SAFE -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o parser.o parser.c -MMD -MP -MF .deps/parser.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -pthread -D_REENTRANT -D_THREAD_SAFE -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pgc.o pgc.c -MMD -MP -MF .deps/pgc.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -pthread -D_REENTRANT -D_THREAD_SAFE -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o preproc.o preproc.c -MMD -MP -MF .deps/preproc.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -pthread -D_REENTRANT -D_THREAD_SAFE -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o type.o type.c -MMD -MP -MF .deps/type.Po rm -f typename.c && ln -s ../../../../src/interfaces/ecpg/ecpglib/typename.c . powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -pthread -D_REENTRANT -D_THREAD_SAFE -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o typename.o typename.c -MMD -MP -MF .deps/typename.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -pthread -D_REENTRANT -D_THREAD_SAFE -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o variable.o variable.c -MMD -MP -MF .deps/variable.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -pthread -D_REENTRANT -D_THREAD_SAFE c_keywords.o descriptor.o ecpg.o ecpg_keywords.o keywords.o output.o parser.o pgc.o preproc.o type.o typename.o variable.o -L../../../../src/port -L../../../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lpgcommon -lpgport -lz -lreadline -lm -o ecpg make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/ecpg/preproc' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/ecpg' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces' make -C backend/replication/libpqwalreceiver all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/replication/libpqwalreceiver' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../../../src/interfaces/libpq all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I../../../../src/interfaces/libpq -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o libpqwalreceiver.o libpqwalreceiver.c -MMD -MP -MF .deps/libpqwalreceiver.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o libpqwalreceiver.so libpqwalreceiver.o -L../../../../src/port -L../../../../src/common -L../../../../src/interfaces/libpq -lpq -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/replication/libpqwalreceiver' make -C backend/replication/pgoutput all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/replication/pgoutput' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pgoutput.o pgoutput.c -MMD -MP -MF .deps/pgoutput.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o pgoutput.so pgoutput.o -L../../../../src/port -L../../../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/replication/pgoutput' make -C fe_utils all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o archive.o archive.c -MMD -MP -MF .deps/archive.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o cancel.o cancel.c -MMD -MP -MF .deps/cancel.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o conditional.o conditional.c -MMD -MP -MF .deps/conditional.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o connect_utils.o connect_utils.c -MMD -MP -MF .deps/connect_utils.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o mbprint.o mbprint.c -MMD -MP -MF .deps/mbprint.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o option_utils.o option_utils.c -MMD -MP -MF .deps/option_utils.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o parallel_slot.o parallel_slot.c -MMD -MP -MF .deps/parallel_slot.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o print.o print.c -MMD -MP -MF .deps/print.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o psqlscan.o psqlscan.c -MMD -MP -MF .deps/psqlscan.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o query_utils.o query_utils.c -MMD -MP -MF .deps/query_utils.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o recovery_gen.o recovery_gen.c -MMD -MP -MF .deps/recovery_gen.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o simple_list.o simple_list.c -MMD -MP -MF .deps/simple_list.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o string_utils.o string_utils.c -MMD -MP -MF .deps/string_utils.Po rm -f libpgfeutils.a powerpc-openwrt-linux-musl-gcc-ar crs libpgfeutils.a archive.o cancel.o conditional.o connect_utils.o mbprint.o option_utils.o parallel_slot.o print.o psqlscan.o query_utils.o recovery_gen.o simple_list.o string_utils.o make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/fe_utils' make -C bin all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C initdb all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/initdb' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../../src/fe_utils all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/fe_utils' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I../../../src/interfaces/libpq -I../../../src/timezone -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o findtimezone.o findtimezone.c -MMD -MP -MF .deps/findtimezone.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I../../../src/interfaces/libpq -I../../../src/timezone -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o initdb.o initdb.c -MMD -MP -MF .deps/initdb.Po rm -f localtime.c && ln -s ../../../src/timezone/localtime.c . powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I../../../src/interfaces/libpq -I../../../src/timezone -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o localtime.o localtime.c -MMD -MP -MF .deps/localtime.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro findtimezone.o initdb.o localtime.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lpgcommon -lpgport -lz -lreadline -lm -o initdb make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/initdb' make -C pg_amcheck all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_amcheck' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../../src/fe_utils all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/fe_utils' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_amcheck.o pg_amcheck.c -MMD -MP -MF .deps/pg_amcheck.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro pg_amcheck.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lpgcommon -lpgport -lz -lreadline -lm -o pg_amcheck make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_amcheck' make -C pg_archivecleanup all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_archivecleanup' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_archivecleanup.o pg_archivecleanup.c -MMD -MP -MF .deps/pg_archivecleanup.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro pg_archivecleanup.o -L../../../src/port -L../../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lpgcommon -lpgport -lz -lreadline -lm -o pg_archivecleanup make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_archivecleanup' make -C pg_basebackup all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_basebackup' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../../src/fe_utils all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/fe_utils' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_basebackup.o pg_basebackup.c -MMD -MP -MF .deps/pg_basebackup.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o bbstreamer_file.o bbstreamer_file.c -MMD -MP -MF .deps/bbstreamer_file.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o bbstreamer_gzip.o bbstreamer_gzip.c -MMD -MP -MF .deps/bbstreamer_gzip.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o bbstreamer_inject.o bbstreamer_inject.c -MMD -MP -MF .deps/bbstreamer_inject.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o bbstreamer_lz4.o bbstreamer_lz4.c -MMD -MP -MF .deps/bbstreamer_lz4.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o bbstreamer_zstd.o bbstreamer_zstd.c -MMD -MP -MF .deps/bbstreamer_zstd.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o bbstreamer_tar.o bbstreamer_tar.c -MMD -MP -MF .deps/bbstreamer_tar.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o receivelog.o receivelog.c -MMD -MP -MF .deps/receivelog.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o streamutil.o streamutil.c -MMD -MP -MF .deps/streamutil.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o walmethods.o walmethods.c -MMD -MP -MF .deps/walmethods.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro pg_basebackup.o bbstreamer_file.o bbstreamer_gzip.o bbstreamer_inject.o bbstreamer_lz4.o bbstreamer_zstd.o bbstreamer_tar.o receivelog.o streamutil.o walmethods.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lpgcommon -lpgport -lz -lreadline -lm -o pg_basebackup powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_receivewal.o pg_receivewal.c -MMD -MP -MF .deps/pg_receivewal.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro pg_receivewal.o receivelog.o streamutil.o walmethods.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lpgcommon -lpgport -lz -lreadline -lm -o pg_receivewal powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_recvlogical.o pg_recvlogical.c -MMD -MP -MF .deps/pg_recvlogical.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro pg_recvlogical.o receivelog.o streamutil.o walmethods.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lpgcommon -lpgport -lz -lreadline -lm -o pg_recvlogical make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_basebackup' make -C pg_checksums all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_checksums' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_checksums.o pg_checksums.c -MMD -MP -MF .deps/pg_checksums.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro pg_checksums.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lpgcommon -lpgport -lz -lreadline -lm -o pg_checksums make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_checksums' make -C pg_config all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_config' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_config.o pg_config.c -MMD -MP -MF .deps/pg_config.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro pg_config.o -L../../../src/port -L../../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lpgcommon -lpgport -lz -lreadline -lm -o pg_config make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_config' make -C pg_controldata all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_controldata' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_controldata.o pg_controldata.c -MMD -MP -MF .deps/pg_controldata.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro pg_controldata.o -L../../../src/port -L../../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lpgcommon -lpgport -lz -lreadline -lm -o pg_controldata make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_controldata' make -C pg_ctl all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_ctl' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_ctl.o pg_ctl.c -MMD -MP -MF .deps/pg_ctl.Po pg_ctl.c:97:14: warning: 'register_username' defined but not used [-Wunused-variable] 97 | static char *register_username = NULL; | ^~~~~~~~~~~~~~~~~ powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro pg_ctl.o -L../../../src/port -L../../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lpgcommon -lpgport -lz -lreadline -lm -o pg_ctl make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_ctl' make -C pg_dump all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_dump' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../../src/fe_utils all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/fe_utils' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_dump.o pg_dump.c -MMD -MP -MF .deps/pg_dump.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o common.o common.c -MMD -MP -MF .deps/common.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_dump_sort.o pg_dump_sort.c -MMD -MP -MF .deps/pg_dump_sort.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o compress_io.o compress_io.c -MMD -MP -MF .deps/compress_io.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o dumputils.o dumputils.c -MMD -MP -MF .deps/dumputils.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o parallel.o parallel.c -MMD -MP -MF .deps/parallel.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_backup_archiver.o pg_backup_archiver.c -MMD -MP -MF .deps/pg_backup_archiver.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_backup_custom.o pg_backup_custom.c -MMD -MP -MF .deps/pg_backup_custom.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_backup_db.o pg_backup_db.c -MMD -MP -MF .deps/pg_backup_db.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_backup_directory.o pg_backup_directory.c -MMD -MP -MF .deps/pg_backup_directory.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_backup_null.o pg_backup_null.c -MMD -MP -MF .deps/pg_backup_null.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_backup_tar.o pg_backup_tar.c -MMD -MP -MF .deps/pg_backup_tar.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_backup_utils.o pg_backup_utils.c -MMD -MP -MF .deps/pg_backup_utils.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro pg_dump.o common.o pg_dump_sort.o compress_io.o dumputils.o parallel.o pg_backup_archiver.o pg_backup_custom.o pg_backup_db.o pg_backup_directory.o pg_backup_null.o pg_backup_tar.o pg_backup_utils.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lpgcommon -lpgport -lz -lreadline -lm -o pg_dump powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_restore.o pg_restore.c -MMD -MP -MF .deps/pg_restore.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro pg_restore.o compress_io.o dumputils.o parallel.o pg_backup_archiver.o pg_backup_custom.o pg_backup_db.o pg_backup_directory.o pg_backup_null.o pg_backup_tar.o pg_backup_utils.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lpgcommon -lpgport -lz -lreadline -lm -o pg_restore powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_dumpall.o pg_dumpall.c -MMD -MP -MF .deps/pg_dumpall.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro pg_dumpall.o dumputils.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lpgcommon -lpgport -lz -lreadline -lm -o pg_dumpall make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_dump' make -C pg_resetwal all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_resetwal' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_resetwal.o pg_resetwal.c -MMD -MP -MF .deps/pg_resetwal.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro pg_resetwal.o -L../../../src/port -L../../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lpgcommon -lpgport -lz -lreadline -lm -o pg_resetwal make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_resetwal' make -C pg_rewind all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_rewind' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o datapagemap.o datapagemap.c -MMD -MP -MF .deps/datapagemap.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o file_ops.o file_ops.c -MMD -MP -MF .deps/file_ops.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o filemap.o filemap.c -MMD -MP -MF .deps/filemap.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o libpq_source.o libpq_source.c -MMD -MP -MF .deps/libpq_source.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o local_source.o local_source.c -MMD -MP -MF .deps/local_source.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o parsexlog.o parsexlog.c -MMD -MP -MF .deps/parsexlog.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_rewind.o pg_rewind.c -MMD -MP -MF .deps/pg_rewind.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o timeline.o timeline.c -MMD -MP -MF .deps/timeline.Po rm -f xlogreader.c && ln -s ../../../src/backend/access/transam/xlogreader.c . powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o xlogreader.o xlogreader.c -MMD -MP -MF .deps/xlogreader.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro datapagemap.o file_ops.o filemap.o libpq_source.o local_source.o parsexlog.o pg_rewind.o timeline.o xlogreader.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lpgcommon -lpgport -lz -lreadline -lm -o pg_rewind make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_rewind' make -C pg_test_fsync all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_test_fsync' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_test_fsync.o pg_test_fsync.c -MMD -MP -MF .deps/pg_test_fsync.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro pg_test_fsync.o -L../../../src/port -L../../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lpgcommon -lpgport -lz -lreadline -lm -o pg_test_fsync make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_test_fsync' make -C pg_test_timing all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_test_timing' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_test_timing.o pg_test_timing.c -MMD -MP -MF .deps/pg_test_timing.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro pg_test_timing.o -L../../../src/port -L../../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lpgcommon -lpgport -lz -lreadline -lm -o pg_test_timing make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_test_timing' make -C pg_upgrade all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_upgrade' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../../src/fe_utils all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/fe_utils' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o check.o check.c -MMD -MP -MF .deps/check.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o controldata.o controldata.c -MMD -MP -MF .deps/controldata.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o dump.o dump.c -MMD -MP -MF .deps/dump.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o exec.o exec.c -MMD -MP -MF .deps/exec.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o file.o file.c -MMD -MP -MF .deps/file.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o function.o function.c -MMD -MP -MF .deps/function.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o info.o info.c -MMD -MP -MF .deps/info.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o option.o option.c -MMD -MP -MF .deps/option.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o parallel.o parallel.c -MMD -MP -MF .deps/parallel.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_upgrade.o pg_upgrade.c -MMD -MP -MF .deps/pg_upgrade.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o relfilenode.o relfilenode.c -MMD -MP -MF .deps/relfilenode.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o server.o server.c -MMD -MP -MF .deps/server.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o tablespace.o tablespace.c -MMD -MP -MF .deps/tablespace.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o util.o util.c -MMD -MP -MF .deps/util.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o version.o version.c -MMD -MP -MF .deps/version.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro check.o controldata.o dump.o exec.o file.o function.o info.o option.o parallel.o pg_upgrade.o relfilenode.o server.o tablespace.o util.o version.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lpgcommon -lpgport -lz -lreadline -lm -o pg_upgrade make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_upgrade' make -C pg_verifybackup all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_verifybackup' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../../src/fe_utils all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/fe_utils' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o parse_manifest.o parse_manifest.c -MMD -MP -MF .deps/parse_manifest.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_verifybackup.o pg_verifybackup.c -MMD -MP -MF .deps/pg_verifybackup.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro parse_manifest.o pg_verifybackup.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lpgcommon -lpgport -lz -lreadline -lm -o pg_verifybackup make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_verifybackup' make -C pg_waldump all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_waldump' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' rm -f brindesc.c && ln -s ../../../src/backend/access/rmgrdesc/brindesc.c . powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o brindesc.o brindesc.c -MMD -MP -MF .deps/brindesc.Po rm -f clogdesc.c && ln -s ../../../src/backend/access/rmgrdesc/clogdesc.c . powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o clogdesc.o clogdesc.c -MMD -MP -MF .deps/clogdesc.Po rm -f committsdesc.c && ln -s ../../../src/backend/access/rmgrdesc/committsdesc.c . powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o committsdesc.o committsdesc.c -MMD -MP -MF .deps/committsdesc.Po rm -f dbasedesc.c && ln -s ../../../src/backend/access/rmgrdesc/dbasedesc.c . powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o dbasedesc.o dbasedesc.c -MMD -MP -MF .deps/dbasedesc.Po rm -f genericdesc.c && ln -s ../../../src/backend/access/rmgrdesc/genericdesc.c . powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o genericdesc.o genericdesc.c -MMD -MP -MF .deps/genericdesc.Po rm -f gindesc.c && ln -s ../../../src/backend/access/rmgrdesc/gindesc.c . powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o gindesc.o gindesc.c -MMD -MP -MF .deps/gindesc.Po rm -f gistdesc.c && ln -s ../../../src/backend/access/rmgrdesc/gistdesc.c . powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o gistdesc.o gistdesc.c -MMD -MP -MF .deps/gistdesc.Po rm -f hashdesc.c && ln -s ../../../src/backend/access/rmgrdesc/hashdesc.c . powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o hashdesc.o hashdesc.c -MMD -MP -MF .deps/hashdesc.Po rm -f heapdesc.c && ln -s ../../../src/backend/access/rmgrdesc/heapdesc.c . powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o heapdesc.o heapdesc.c -MMD -MP -MF .deps/heapdesc.Po rm -f logicalmsgdesc.c && ln -s ../../../src/backend/access/rmgrdesc/logicalmsgdesc.c . powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o logicalmsgdesc.o logicalmsgdesc.c -MMD -MP -MF .deps/logicalmsgdesc.Po rm -f mxactdesc.c && ln -s ../../../src/backend/access/rmgrdesc/mxactdesc.c . powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o mxactdesc.o mxactdesc.c -MMD -MP -MF .deps/mxactdesc.Po rm -f nbtdesc.c && ln -s ../../../src/backend/access/rmgrdesc/nbtdesc.c . powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o nbtdesc.o nbtdesc.c -MMD -MP -MF .deps/nbtdesc.Po rm -f relmapdesc.c && ln -s ../../../src/backend/access/rmgrdesc/relmapdesc.c . powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o relmapdesc.o relmapdesc.c -MMD -MP -MF .deps/relmapdesc.Po rm -f replorigindesc.c && ln -s ../../../src/backend/access/rmgrdesc/replorigindesc.c . powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o replorigindesc.o replorigindesc.c -MMD -MP -MF .deps/replorigindesc.Po rm -f seqdesc.c && ln -s ../../../src/backend/access/rmgrdesc/seqdesc.c . powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o seqdesc.o seqdesc.c -MMD -MP -MF .deps/seqdesc.Po rm -f smgrdesc.c && ln -s ../../../src/backend/access/rmgrdesc/smgrdesc.c . powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o smgrdesc.o smgrdesc.c -MMD -MP -MF .deps/smgrdesc.Po rm -f spgdesc.c && ln -s ../../../src/backend/access/rmgrdesc/spgdesc.c . powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o spgdesc.o spgdesc.c -MMD -MP -MF .deps/spgdesc.Po rm -f standbydesc.c && ln -s ../../../src/backend/access/rmgrdesc/standbydesc.c . powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o standbydesc.o standbydesc.c -MMD -MP -MF .deps/standbydesc.Po rm -f tblspcdesc.c && ln -s ../../../src/backend/access/rmgrdesc/tblspcdesc.c . powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o tblspcdesc.o tblspcdesc.c -MMD -MP -MF .deps/tblspcdesc.Po rm -f xactdesc.c && ln -s ../../../src/backend/access/rmgrdesc/xactdesc.c . powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o xactdesc.o xactdesc.c -MMD -MP -MF .deps/xactdesc.Po rm -f xlogdesc.c && ln -s ../../../src/backend/access/rmgrdesc/xlogdesc.c . powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o xlogdesc.o xlogdesc.c -MMD -MP -MF .deps/xlogdesc.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o compat.o compat.c -MMD -MP -MF .deps/compat.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_waldump.o pg_waldump.c -MMD -MP -MF .deps/pg_waldump.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o rmgrdesc.o rmgrdesc.c -MMD -MP -MF .deps/rmgrdesc.Po rm -f xlogreader.c && ln -s ../../../src/backend/access/transam/xlogreader.c . powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o xlogreader.o xlogreader.c -MMD -MP -MF .deps/xlogreader.Po rm -f xlogstats.c && ln -s ../../../src/backend/access/transam/xlogstats.c . powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DFRONTEND -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o xlogstats.o xlogstats.c -MMD -MP -MF .deps/xlogstats.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro brindesc.o clogdesc.o committsdesc.o dbasedesc.o genericdesc.o gindesc.o gistdesc.o hashdesc.o heapdesc.o logicalmsgdesc.o mxactdesc.o nbtdesc.o relmapdesc.o replorigindesc.o seqdesc.o smgrdesc.o spgdesc.o standbydesc.o tblspcdesc.o xactdesc.o xlogdesc.o compat.o pg_waldump.o rmgrdesc.o xlogreader.o xlogstats.o -L../../../src/port -L../../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lpgcommon -lpgport -lz -lreadline -lm -o pg_waldump make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_waldump' make -C pgbench all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pgbench' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../../src/fe_utils all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/fe_utils' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -pthread -D_REENTRANT -D_THREAD_SAFE -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o exprparse.o exprparse.c -MMD -MP -MF .deps/exprparse.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -pthread -D_REENTRANT -D_THREAD_SAFE -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pgbench.o pgbench.c -MMD -MP -MF .deps/pgbench.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -pthread -D_REENTRANT -D_THREAD_SAFE exprparse.o pgbench.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lpgcommon -lpgport -lz -lreadline -lm -o pgbench make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pgbench' make -C psql all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/psql' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../../src/fe_utils all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/fe_utils' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o command.o command.c -MMD -MP -MF .deps/command.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o common.o common.c -MMD -MP -MF .deps/common.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o copy.o copy.c -MMD -MP -MF .deps/copy.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o crosstabview.o crosstabview.c -MMD -MP -MF .deps/crosstabview.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o describe.o describe.c -MMD -MP -MF .deps/describe.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o help.o help.c -MMD -MP -MF .deps/help.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o input.o input.c -MMD -MP -MF .deps/input.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o large_obj.o large_obj.c -MMD -MP -MF .deps/large_obj.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o mainloop.o mainloop.c -MMD -MP -MF .deps/mainloop.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o prompt.o prompt.c -MMD -MP -MF .deps/prompt.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o psqlscanslash.o psqlscanslash.c -MMD -MP -MF .deps/psqlscanslash.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o sql_help.o sql_help.c -MMD -MP -MF .deps/sql_help.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o startup.o startup.c -MMD -MP -MF .deps/startup.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o stringutils.o stringutils.c -MMD -MP -MF .deps/stringutils.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o tab-complete.o tab-complete.c -MMD -MP -MF .deps/tab-complete.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o variables.o variables.c -MMD -MP -MF .deps/variables.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro command.o common.o copy.o crosstabview.o describe.o help.o input.o large_obj.o mainloop.o prompt.o psqlscanslash.o sql_help.o startup.o stringutils.o tab-complete.o variables.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lpgcommon -lpgport -lz -lreadline -lm -o psql make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/psql' make -C scripts all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/scripts' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../../src/fe_utils all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/fe_utils' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o createdb.o createdb.c -MMD -MP -MF .deps/createdb.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o common.o common.c -MMD -MP -MF .deps/common.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro createdb.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lpgcommon -lpgport -lz -lreadline -lm -o createdb powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o createuser.o createuser.c -MMD -MP -MF .deps/createuser.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro createuser.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lpgcommon -lpgport -lz -lreadline -lm -o createuser powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o dropdb.o dropdb.c -MMD -MP -MF .deps/dropdb.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro dropdb.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lpgcommon -lpgport -lz -lreadline -lm -o dropdb powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o dropuser.o dropuser.c -MMD -MP -MF .deps/dropuser.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro dropuser.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lpgcommon -lpgport -lz -lreadline -lm -o dropuser powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o clusterdb.o clusterdb.c -MMD -MP -MF .deps/clusterdb.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro clusterdb.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lpgcommon -lpgport -lz -lreadline -lm -o clusterdb powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o vacuumdb.o vacuumdb.c -MMD -MP -MF .deps/vacuumdb.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro vacuumdb.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lpgcommon -lpgport -lz -lreadline -lm -o vacuumdb powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o reindexdb.o reindexdb.c -MMD -MP -MF .deps/reindexdb.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro reindexdb.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lpgcommon -lpgport -lz -lreadline -lm -o reindexdb powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../../src/interfaces/libpq -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_isready.o pg_isready.c -MMD -MP -MF .deps/pg_isready.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro pg_isready.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lpgcommon -lpgport -lz -lreadline -lm -o pg_isready make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/scripts' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin' make -C pl all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/pl' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C plpgsql all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/pl/plpgsql' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C src all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/pl/plpgsql/src' make -C ../../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pl_comp.o pl_comp.c -MMD -MP -MF .deps/pl_comp.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pl_exec.o pl_exec.c -MMD -MP -MF .deps/pl_exec.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pl_funcs.o pl_funcs.c -MMD -MP -MF .deps/pl_funcs.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pl_gram.o pl_gram.c -MMD -MP -MF .deps/pl_gram.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pl_handler.o pl_handler.c -MMD -MP -MF .deps/pl_handler.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pl_scanner.o pl_scanner.c -MMD -MP -MF .deps/pl_scanner.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o plpgsql.so pl_comp.o pl_exec.o pl_funcs.o pl_gram.o pl_handler.o pl_scanner.o -L../../../../src/port -L../../../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/pl/plpgsql/src' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/pl/plpgsql' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/pl' make -C makefiles all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/makefiles' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/makefiles' make -C test/regress all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/test/regress' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o regress.o regress.c -MMD -MP -MF .deps/regress.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o regress.so regress.o -L../../../src/port -L../../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make -C ../../../contrib/spi make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/spi' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -DREFINT_VERBOSE -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o autoinc.o autoinc.c -MMD -MP -MF .deps/autoinc.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC autoinc.o -L../../src/port -L../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -shared -o autoinc.so powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -DREFINT_VERBOSE -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o insert_username.o insert_username.c -MMD -MP -MF .deps/insert_username.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC insert_username.o -L../../src/port -L../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -shared -o insert_username.so powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -DREFINT_VERBOSE -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o moddatetime.o moddatetime.c -MMD -MP -MF .deps/moddatetime.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC moddatetime.o -L../../src/port -L../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -shared -o moddatetime.so powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -DREFINT_VERBOSE -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o refint.o refint.c -MMD -MP -MF .deps/refint.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC refint.o -L../../src/port -L../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -shared -o refint.so make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/spi' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -I../../../src/port '-DHOST_TUPLE="powerpc-openwrt-linux-gnu"' '-DSHELLPROG="/bin/sh"' -c -o pg_regress.o pg_regress.c -MMD -MP -MF .deps/pg_regress.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_regress_main.o pg_regress_main.c -MMD -MP -MF .deps/pg_regress_main.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC pg_regress.o pg_regress_main.o -L../../../src/port -L../../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lpgcommon -lpgport -lz -lreadline -lm -o pg_regress cp ../../../contrib/spi/refint.so refint.so cp ../../../contrib/spi/autoinc.so autoinc.so make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/test/regress' make -C test/isolation all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/test/isolation' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/interfaces/libpq -I./../regress -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o isolationtester.o isolationtester.c -MMD -MP -MF .deps/isolationtester.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/interfaces/libpq -I./../regress -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o specparse.o specparse.c -MMD -MP -MF .deps/specparse.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro isolationtester.o specparse.o -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lpgcommon -lpgport -lz -lreadline -lm -o isolationtester powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I. -I. -I../../../src/interfaces/libpq -I./../regress -I../../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o isolation_main.o isolation_main.c -MMD -MP -MF .deps/isolation_main.Po make -C ../../../src/test/regress pg_regress.o make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/test/regress' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/test/regress' rm -f pg_regress.o && ln -s ../../../src/test/regress/pg_regress.o . powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro isolation_main.o pg_regress.o -L../../../src/port -L../../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lpgcommon -lpgport -lz -lreadline -lm -o pg_isolation_regress make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/test/isolation' make -C test/perl all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/test/perl' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/test/perl' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src' make -C config all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/config' make -C ../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/config' make -C contrib all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib' make -C ../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C adminpack all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/adminpack' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o adminpack.o adminpack.c -MMD -MP -MF .deps/adminpack.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o adminpack.so adminpack.o -L../../src/port -L../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/adminpack' make -C amcheck all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/amcheck' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o verify_heapam.o verify_heapam.c -MMD -MP -MF .deps/verify_heapam.Po In file included from verify_heapam.c:18: verify_heapam.c: In function 'check_tuple_attribute': ../../src/include/access/toast_internals.h:37:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 37 | (((toast_compress_header *) (ptr))->tcinfo >> VARLENA_EXTSIZE_BITS) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verify_heapam.c:1398:24: note: in expansion of macro 'TOAST_COMPRESS_METHOD' 1398 | cmid = TOAST_COMPRESS_METHOD(&toast_pointer); | ^~~~~~~~~~~~~~~~~~~~~ powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o verify_nbtree.o verify_nbtree.c -MMD -MP -MF .deps/verify_nbtree.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o amcheck.so verify_heapam.o verify_nbtree.o -L../../src/port -L../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/amcheck' make -C auth_delay all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/auth_delay' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o auth_delay.o auth_delay.c -MMD -MP -MF .deps/auth_delay.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC auth_delay.o -L../../src/port -L../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -shared -o auth_delay.so make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/auth_delay' make -C auto_explain all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/auto_explain' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o auto_explain.o auto_explain.c -MMD -MP -MF .deps/auto_explain.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o auto_explain.so auto_explain.o -L../../src/port -L../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/auto_explain' make -C basic_archive all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/basic_archive' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o basic_archive.o basic_archive.c -MMD -MP -MF .deps/basic_archive.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC basic_archive.o -L../../src/port -L../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -shared -o basic_archive.so make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/basic_archive' make -C basebackup_to_shell all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/basebackup_to_shell' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o basebackup_to_shell.o basebackup_to_shell.c -MMD -MP -MF .deps/basebackup_to_shell.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o basebackup_to_shell.so basebackup_to_shell.o -L../../src/port -L../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/basebackup_to_shell' make -C bloom all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/bloom' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o blcost.o blcost.c -MMD -MP -MF .deps/blcost.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o blinsert.o blinsert.c -MMD -MP -MF .deps/blinsert.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o blscan.o blscan.c -MMD -MP -MF .deps/blscan.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o blutils.o blutils.c -MMD -MP -MF .deps/blutils.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o blvacuum.o blvacuum.c -MMD -MP -MF .deps/blvacuum.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o blvalidate.o blvalidate.c -MMD -MP -MF .deps/blvalidate.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o bloom.so blcost.o blinsert.o blscan.o blutils.o blvacuum.o blvalidate.o -L../../src/port -L../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/bloom' make -C btree_gin all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/btree_gin' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o btree_gin.o btree_gin.c -MMD -MP -MF .deps/btree_gin.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o btree_gin.so btree_gin.o -L../../src/port -L../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/btree_gin' make -C btree_gist all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/btree_gist' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o btree_bit.o btree_bit.c -MMD -MP -MF .deps/btree_bit.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o btree_bool.o btree_bool.c -MMD -MP -MF .deps/btree_bool.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o btree_bytea.o btree_bytea.c -MMD -MP -MF .deps/btree_bytea.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o btree_cash.o btree_cash.c -MMD -MP -MF .deps/btree_cash.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o btree_date.o btree_date.c -MMD -MP -MF .deps/btree_date.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o btree_enum.o btree_enum.c -MMD -MP -MF .deps/btree_enum.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o btree_float4.o btree_float4.c -MMD -MP -MF .deps/btree_float4.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o btree_float8.o btree_float8.c -MMD -MP -MF .deps/btree_float8.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o btree_gist.o btree_gist.c -MMD -MP -MF .deps/btree_gist.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o btree_inet.o btree_inet.c -MMD -MP -MF .deps/btree_inet.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o btree_int2.o btree_int2.c -MMD -MP -MF .deps/btree_int2.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o btree_int4.o btree_int4.c -MMD -MP -MF .deps/btree_int4.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o btree_int8.o btree_int8.c -MMD -MP -MF .deps/btree_int8.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o btree_interval.o btree_interval.c -MMD -MP -MF .deps/btree_interval.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o btree_macaddr.o btree_macaddr.c -MMD -MP -MF .deps/btree_macaddr.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o btree_macaddr8.o btree_macaddr8.c -MMD -MP -MF .deps/btree_macaddr8.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o btree_numeric.o btree_numeric.c -MMD -MP -MF .deps/btree_numeric.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o btree_oid.o btree_oid.c -MMD -MP -MF .deps/btree_oid.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o btree_text.o btree_text.c -MMD -MP -MF .deps/btree_text.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o btree_time.o btree_time.c -MMD -MP -MF .deps/btree_time.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o btree_ts.o btree_ts.c -MMD -MP -MF .deps/btree_ts.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o btree_utils_num.o btree_utils_num.c -MMD -MP -MF .deps/btree_utils_num.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o btree_utils_var.o btree_utils_var.c -MMD -MP -MF .deps/btree_utils_var.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o btree_uuid.o btree_uuid.c -MMD -MP -MF .deps/btree_uuid.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o btree_gist.so btree_bit.o btree_bool.o btree_bytea.o btree_cash.o btree_date.o btree_enum.o btree_float4.o btree_float8.o btree_gist.o btree_inet.o btree_int2.o btree_int4.o btree_int8.o btree_interval.o btree_macaddr.o btree_macaddr8.o btree_numeric.o btree_oid.o btree_text.o btree_time.o btree_ts.o btree_utils_num.o btree_utils_var.o btree_uuid.o -L../../src/port -L../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lm make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/btree_gist' make -C citext all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/citext' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o citext.o citext.c -MMD -MP -MF .deps/citext.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC citext.o -L../../src/port -L../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -shared -o citext.so make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/citext' make -C cube all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/cube' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o cube.o cube.c -MMD -MP -MF .deps/cube.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o cubeparse.o cubeparse.c -MMD -MP -MF .deps/cubeparse.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o cube.so cube.o cubeparse.o -L../../src/port -L../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lm make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/cube' make -C dblink all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/dblink' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../src/interfaces/libpq all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o dblink.o dblink.c -MMD -MP -MF .deps/dblink.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o dblink.so dblink.o -L../../src/port -L../../src/common -L../../src/interfaces/libpq -lpq -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/dblink' make -C dict_int all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/dict_int' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o dict_int.o dict_int.c -MMD -MP -MF .deps/dict_int.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o dict_int.so dict_int.o -L../../src/port -L../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/dict_int' make -C dict_xsyn all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/dict_xsyn' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o dict_xsyn.o dict_xsyn.c -MMD -MP -MF .deps/dict_xsyn.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o dict_xsyn.so dict_xsyn.o -L../../src/port -L../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/dict_xsyn' make -C earthdistance all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/earthdistance' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o earthdistance.o earthdistance.c -MMD -MP -MF .deps/earthdistance.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC earthdistance.o -L../../src/port -L../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lm -shared -o earthdistance.so make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/earthdistance' make -C file_fdw all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/file_fdw' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o file_fdw.o file_fdw.c -MMD -MP -MF .deps/file_fdw.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC file_fdw.o -L../../src/port -L../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -shared -o file_fdw.so make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/file_fdw' make -C fuzzystrmatch all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/fuzzystrmatch' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o dmetaphone.o dmetaphone.c -MMD -MP -MF .deps/dmetaphone.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o fuzzystrmatch.o fuzzystrmatch.c -MMD -MP -MF .deps/fuzzystrmatch.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o fuzzystrmatch.so dmetaphone.o fuzzystrmatch.o -L../../src/port -L../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/fuzzystrmatch' make -C hstore all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/hstore' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o hstore_compat.o hstore_compat.c -MMD -MP -MF .deps/hstore_compat.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o hstore_gin.o hstore_gin.c -MMD -MP -MF .deps/hstore_gin.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o hstore_gist.o hstore_gist.c -MMD -MP -MF .deps/hstore_gist.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o hstore_io.o hstore_io.c -MMD -MP -MF .deps/hstore_io.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o hstore_op.o hstore_op.c -MMD -MP -MF .deps/hstore_op.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o hstore_subs.o hstore_subs.c -MMD -MP -MF .deps/hstore_subs.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o hstore.so hstore_compat.o hstore_gin.o hstore_gist.o hstore_io.o hstore_op.o hstore_subs.o -L../../src/port -L../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/hstore' make -C intagg all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/intagg' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/intagg' make -C intarray all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/intarray' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o _int_bool.o _int_bool.c -MMD -MP -MF .deps/_int_bool.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o _int_gin.o _int_gin.c -MMD -MP -MF .deps/_int_gin.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o _int_gist.o _int_gist.c -MMD -MP -MF .deps/_int_gist.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o _int_op.o _int_op.c -MMD -MP -MF .deps/_int_op.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o _int_selfuncs.o _int_selfuncs.c -MMD -MP -MF .deps/_int_selfuncs.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o _int_tool.o _int_tool.c -MMD -MP -MF .deps/_int_tool.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o _intbig_gist.o _intbig_gist.c -MMD -MP -MF .deps/_intbig_gist.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o _int.so _int_bool.o _int_gin.o _int_gist.o _int_op.o _int_selfuncs.o _int_tool.o _intbig_gist.o -L../../src/port -L../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/intarray' make -C isn all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/isn' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o isn.o isn.c -MMD -MP -MF .deps/isn.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC isn.o -L../../src/port -L../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -shared -o isn.so make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/isn' make -C lo all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/lo' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o lo.o lo.c -MMD -MP -MF .deps/lo.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC lo.o -L../../src/port -L../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -shared -o lo.so make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/lo' make -C ltree all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/ltree' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o _ltree_gist.o _ltree_gist.c -MMD -MP -MF .deps/_ltree_gist.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o _ltree_op.o _ltree_op.c -MMD -MP -MF .deps/_ltree_op.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o crc32.o crc32.c -MMD -MP -MF .deps/crc32.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o lquery_op.o lquery_op.c -MMD -MP -MF .deps/lquery_op.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o ltree_gist.o ltree_gist.c -MMD -MP -MF .deps/ltree_gist.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o ltree_io.o ltree_io.c -MMD -MP -MF .deps/ltree_io.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o ltree_op.o ltree_op.c -MMD -MP -MF .deps/ltree_op.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o ltxtquery_io.o ltxtquery_io.c -MMD -MP -MF .deps/ltxtquery_io.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o ltxtquery_op.o ltxtquery_op.c -MMD -MP -MF .deps/ltxtquery_op.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o ltree.so _ltree_gist.o _ltree_op.o crc32.o lquery_op.o ltree_gist.o ltree_io.o ltree_op.o ltxtquery_io.o ltxtquery_op.o -L../../src/port -L../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/ltree' make -C oid2name all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/oid2name' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../src/interfaces/libpq -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o oid2name.o oid2name.c -MMD -MP -MF .deps/oid2name.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro oid2name.o -L../../src/common -lpgcommon -L../../src/port -lpgport -L../../src/interfaces/libpq -lpq -L../../src/port -L../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lpgcommon -lpgport -lz -lreadline -lm -o oid2name make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/oid2name' make -C old_snapshot all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/old_snapshot' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o time_mapping.o time_mapping.c -MMD -MP -MF .deps/time_mapping.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o old_snapshot.so time_mapping.o -L../../src/port -L../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/old_snapshot' make -C pageinspect all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/pageinspect' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o brinfuncs.o brinfuncs.c -MMD -MP -MF .deps/brinfuncs.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o btreefuncs.o btreefuncs.c -MMD -MP -MF .deps/btreefuncs.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o fsmfuncs.o fsmfuncs.c -MMD -MP -MF .deps/fsmfuncs.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o ginfuncs.o ginfuncs.c -MMD -MP -MF .deps/ginfuncs.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o gistfuncs.o gistfuncs.c -MMD -MP -MF .deps/gistfuncs.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o hashfuncs.o hashfuncs.c -MMD -MP -MF .deps/hashfuncs.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o heapfuncs.o heapfuncs.c -MMD -MP -MF .deps/heapfuncs.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o rawpage.o rawpage.c -MMD -MP -MF .deps/rawpage.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o pageinspect.so brinfuncs.o btreefuncs.o fsmfuncs.o ginfuncs.o gistfuncs.o hashfuncs.o heapfuncs.o rawpage.o -L../../src/port -L../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/pageinspect' make -C passwordcheck all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/passwordcheck' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o passwordcheck.o passwordcheck.c -MMD -MP -MF .deps/passwordcheck.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o passwordcheck.so passwordcheck.o -L../../src/port -L../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/passwordcheck' make -C pg_buffercache all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/pg_buffercache' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_buffercache_pages.o pg_buffercache_pages.c -MMD -MP -MF .deps/pg_buffercache_pages.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o pg_buffercache.so pg_buffercache_pages.o -L../../src/port -L../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/pg_buffercache' make -C pg_freespacemap all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/pg_freespacemap' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_freespacemap.o pg_freespacemap.c -MMD -MP -MF .deps/pg_freespacemap.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o pg_freespacemap.so pg_freespacemap.o -L../../src/port -L../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/pg_freespacemap' make -C pg_prewarm all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/pg_prewarm' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o autoprewarm.o autoprewarm.c -MMD -MP -MF .deps/autoprewarm.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_prewarm.o pg_prewarm.c -MMD -MP -MF .deps/pg_prewarm.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o pg_prewarm.so autoprewarm.o pg_prewarm.o -L../../src/port -L../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/pg_prewarm' make -C pg_stat_statements all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/pg_stat_statements' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_stat_statements.o pg_stat_statements.c -MMD -MP -MF .deps/pg_stat_statements.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o pg_stat_statements.so pg_stat_statements.o -L../../src/port -L../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lm make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/pg_stat_statements' make -C pg_surgery all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/pg_surgery' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o heap_surgery.o heap_surgery.c -MMD -MP -MF .deps/heap_surgery.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o pg_surgery.so heap_surgery.o -L../../src/port -L../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/pg_surgery' make -C pg_trgm all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/pg_trgm' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o trgm_gin.o trgm_gin.c -MMD -MP -MF .deps/trgm_gin.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o trgm_gist.o trgm_gist.c -MMD -MP -MF .deps/trgm_gist.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o trgm_op.o trgm_op.c -MMD -MP -MF .deps/trgm_op.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o trgm_regexp.o trgm_regexp.c -MMD -MP -MF .deps/trgm_regexp.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o pg_trgm.so trgm_gin.o trgm_gist.o trgm_op.o trgm_regexp.o -L../../src/port -L../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/pg_trgm' make -C pgrowlocks all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/pgrowlocks' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pgrowlocks.o pgrowlocks.c -MMD -MP -MF .deps/pgrowlocks.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o pgrowlocks.so pgrowlocks.o -L../../src/port -L../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/pgrowlocks' make -C pgstattuple all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/pgstattuple' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pgstatapprox.o pgstatapprox.c -MMD -MP -MF .deps/pgstatapprox.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pgstatindex.o pgstatindex.c -MMD -MP -MF .deps/pgstatindex.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pgstattuple.o pgstattuple.c -MMD -MP -MF .deps/pgstattuple.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o pgstattuple.so pgstatapprox.o pgstatindex.o pgstattuple.o -L../../src/port -L../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/pgstattuple' make -C pg_visibility all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/pg_visibility' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_visibility.o pg_visibility.c -MMD -MP -MF .deps/pg_visibility.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o pg_visibility.so pg_visibility.o -L../../src/port -L../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/pg_visibility' make -C pg_walinspect all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/pg_walinspect' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o pg_walinspect.o pg_walinspect.c -MMD -MP -MF .deps/pg_walinspect.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o pg_walinspect.so pg_walinspect.o -L../../src/port -L../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/pg_walinspect' make -C postgres_fdw all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/postgres_fdw' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../src/interfaces/libpq all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../../src/port all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o connection.o connection.c -MMD -MP -MF .deps/connection.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o deparse.o deparse.c -MMD -MP -MF .deps/deparse.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o option.o option.c -MMD -MP -MF .deps/option.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o postgres_fdw.o postgres_fdw.c -MMD -MP -MF .deps/postgres_fdw.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o shippable.o shippable.c -MMD -MP -MF .deps/shippable.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o postgres_fdw.so connection.o deparse.o option.o postgres_fdw.o shippable.o -L../../src/port -L../../src/common -L../../src/interfaces/libpq -lpq -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/postgres_fdw' make -C seg all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/seg' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o seg.o seg.c -MMD -MP -MF .deps/seg.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o segparse.o segparse.c -MMD -MP -MF .deps/segparse.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o seg.so seg.o segparse.o -L../../src/port -L../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/seg' make -C spi all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/spi' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/spi' make -C tablefunc all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/tablefunc' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o tablefunc.o tablefunc.c -MMD -MP -MF .deps/tablefunc.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC tablefunc.o -L../../src/port -L../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lm -shared -o tablefunc.so make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/tablefunc' make -C tcn all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/tcn' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o tcn.o tcn.c -MMD -MP -MF .deps/tcn.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC tcn.o -L../../src/port -L../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -shared -o tcn.so make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/tcn' make -C test_decoding all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/test_decoding' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o test_decoding.o test_decoding.c -MMD -MP -MF .deps/test_decoding.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC test_decoding.o -L../../src/port -L../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -shared -o test_decoding.so make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/test_decoding' make -C tsm_system_rows all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/tsm_system_rows' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o tsm_system_rows.o tsm_system_rows.c -MMD -MP -MF .deps/tsm_system_rows.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o tsm_system_rows.so tsm_system_rows.o -L../../src/port -L../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/tsm_system_rows' make -C tsm_system_time all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/tsm_system_time' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o tsm_system_time.o tsm_system_time.c -MMD -MP -MF .deps/tsm_system_time.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o tsm_system_time.so tsm_system_time.o -L../../src/port -L../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lm make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/tsm_system_time' make -C unaccent all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/unaccent' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o unaccent.o unaccent.c -MMD -MP -MF .deps/unaccent.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -shared -o unaccent.so unaccent.o -L../../src/port -L../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/unaccent' make -C vacuumlo all make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/vacuumlo' make -C ../../src/backend generated-headers make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I../../src/interfaces/libpq -I. -I. -I../../src/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify -D_GNU_SOURCE -c -o vacuumlo.o vacuumlo.c -MMD -MP -MF .deps/vacuumlo.Po powerpc-openwrt-linux-musl-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro vacuumlo.o -L../../src/common -lpgcommon -L../../src/port -lpgport -L../../src/interfaces/libpq -lpq -L../../src/port -L../../src/common -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lpgcommon -lpgport -lz -lreadline -lm -o vacuumlo make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/vacuumlo' make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib' make: Nothing to be done for 'contrib'. make: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13' CFLAGS="-Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify " CXXFLAGS="-Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include -I/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/include/fortify " LDFLAGS="-L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/usr/lib -L/Volumes/sql/openwrt/staging_dir/toolchain-powerpc_8548_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro " make -C /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/. AR="powerpc-openwrt-linux-musl-gcc-ar" AS="powerpc-openwrt-linux-musl-gcc -c -Os -pipe -mcpu=8548 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13=postgresql-15.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD="powerpc-openwrt-linux-musl-ld.bfd" NM="powerpc-openwrt-linux-musl-gcc-nm" CC="powerpc-openwrt-linux-musl-gcc" GCC="powerpc-openwrt-linux-musl-gcc" CXX="powerpc-openwrt-linux-musl-g++" RANLIB="powerpc-openwrt-linux-musl-gcc-ranlib" STRIP=powerpc-openwrt-linux-musl-strip OBJCOPY=powerpc-openwrt-linux-musl-objcopy OBJDUMP=powerpc-openwrt-linux-musl-objdump SIZE=powerpc-openwrt-linux-musl-size pgac_cv_snprintf_long_long_int_format="%lld" pgac_cv_snprintf_size_t_support=yes USE_DEV_URANDOM=1 ac_cv_file__dev_urandom="/dev/urandom" ZIC=zic CROSS="powerpc-openwrt-linux-musl-" ARCH="powerpc" DESTDIR="/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install" install; make[3]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13' make -C src install make[4]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src' make -C common install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 libpgcommon.a '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/libpgcommon.a' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 libpgcommon_shlib.a '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/libpgcommon_shlib.a' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C port install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 libpgport.a '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/libpgport.a' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 libpgport_shlib.a '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/libpgport_shlib.a' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C timezone install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/timezone' make -C ../../src/port all make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/common all make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql' zic -d '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/timezone' ./data/tzdata.zi make -C tznames install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/timezone/tznames' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/timezonesets' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./Africa.txt ./America.txt ./Antarctica.txt ./Asia.txt ./Atlantic.txt ./Australia.txt ./Etc.txt ./Europe.txt ./Indian.txt ./Pacific.txt '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/timezonesets' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./Default ./Australia ./India '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/timezonesets' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/timezone/tznames' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/timezone' make -C backend install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C ../../src/port all make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/common all make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C catalog distprep generated-header-symlinks make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make[6]: Nothing to be done for 'distprep'. make[6]: Nothing to be done for 'generated-header-symlinks'. make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C utils distprep generated-header-symlinks make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make[6]: Nothing to be done for 'distprep'. make[6]: Nothing to be done for 'generated-header-symlinks'. make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make -C access all make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access' make -C brin all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/brin' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/brin' make -C common all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/common' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/common' make -C gin all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/gin' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/gin' make -C gist all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/gist' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/gist' make -C hash all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/hash' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/hash' make -C heap all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/heap' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/heap' make -C index all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/index' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/index' make -C nbtree all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/nbtree' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/nbtree' make -C rmgrdesc all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/rmgrdesc' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/rmgrdesc' make -C spgist all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/spgist' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/spgist' make -C table all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/table' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/table' make -C tablesample all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/tablesample' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/tablesample' make -C transam all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/transam' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/transam' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access' make -C backup all make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/backup' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/backup' make -C bootstrap all make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/bootstrap' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/bootstrap' make -C catalog all make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C parser all make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/parser' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/parser' make -C commands all make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/commands' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/commands' make -C executor all make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/executor' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/executor' make -C foreign all make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/foreign' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/foreign' make -C lib all make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/lib' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/lib' make -C libpq all make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/libpq' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/libpq' make -C main all make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/main' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/main' make -C nodes all make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/nodes' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/nodes' make -C optimizer all make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/optimizer' make -C geqo all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/optimizer/geqo' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/optimizer/geqo' make -C path all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/optimizer/path' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/optimizer/path' make -C plan all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/optimizer/plan' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/optimizer/plan' make -C prep all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/optimizer/prep' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/optimizer/prep' make -C util all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/optimizer/util' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/optimizer/util' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/optimizer' make -C partitioning all make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/partitioning' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/partitioning' make -C port all make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/port' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/port' make -C postmaster all make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/postmaster' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/postmaster' make -C regex all make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/regex' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/regex' make -C replication all make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/replication' make -C logical all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/replication/logical' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/replication/logical' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/replication' make -C rewrite all make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/rewrite' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/rewrite' make -C statistics all make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/statistics' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/statistics' make -C storage all make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage' make -C buffer all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/buffer' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/buffer' make -C file all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/file' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/file' make -C freespace all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/freespace' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/freespace' make -C ipc all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/ipc' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/ipc' make -C large_object all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/large_object' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/large_object' make -C lmgr all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/lmgr' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/lmgr' make -C page all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/page' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/page' make -C smgr all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/smgr' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/smgr' make -C sync all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/sync' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/sync' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage' make -C tcop all make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/tcop' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/tcop' make -C tsearch all make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/tsearch' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/tsearch' make -C utils all make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make -C activity all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/activity' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/activity' make -C adt all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/adt' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/adt' make -C cache all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/cache' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/cache' make -C error all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/error' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/error' make -C fmgr all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/fmgr' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/fmgr' make -C hash all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/hash' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/hash' make -C init all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/init' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/init' make -C mb all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb' make -C misc all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/misc' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/misc' make -C mmgr all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mmgr' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mmgr' make -C resowner all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/resowner' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/resowner' make -C sort all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/sort' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/sort' make -C time all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/time' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/time' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make -C ../../src/timezone all make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/timezone' make -C ../../src/port all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/common all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/timezone' make -C jit all make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/jit' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/jit' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin' '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c postgres '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/postgres' ln -s postgres '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/postmaster' make -C access install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access' make -C brin install make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/brin' make[7]: Nothing to be done for 'install'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/brin' make -C common install make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/common' make[7]: Nothing to be done for 'install'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/common' make -C gin install make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/gin' make[7]: Nothing to be done for 'install'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/gin' make -C gist install make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/gist' make[7]: Nothing to be done for 'install'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/gist' make -C hash install make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/hash' make[7]: Nothing to be done for 'install'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/hash' make -C heap install make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/heap' make[7]: Nothing to be done for 'install'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/heap' make -C index install make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/index' make[7]: Nothing to be done for 'install'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/index' make -C nbtree install make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/nbtree' make[7]: Nothing to be done for 'install'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/nbtree' make -C rmgrdesc install make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/rmgrdesc' make[7]: Nothing to be done for 'install'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/rmgrdesc' make -C spgist install make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/spgist' make[7]: Nothing to be done for 'install'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/spgist' make -C table install make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/table' make[7]: Nothing to be done for 'install'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/table' make -C tablesample install make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/tablesample' make[7]: Nothing to be done for 'install'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/tablesample' make -C transam install make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/transam' make[7]: Nothing to be done for 'install'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access/transam' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/access' make -C backup install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/backup' make[6]: Nothing to be done for 'install'. make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/backup' make -C bootstrap install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/bootstrap' make[6]: Nothing to be done for 'install'. make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/bootstrap' make -C catalog install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make[6]: Nothing to be done for 'install'. make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C parser install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/parser' make[6]: Nothing to be done for 'install'. make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/parser' make -C commands install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/commands' make[6]: Nothing to be done for 'install'. make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/commands' make -C executor install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/executor' make[6]: Nothing to be done for 'install'. make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/executor' make -C foreign install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/foreign' make[6]: Nothing to be done for 'install'. make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/foreign' make -C lib install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/lib' make[6]: Nothing to be done for 'install'. make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/lib' make -C libpq install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/libpq' make[6]: Nothing to be done for 'install'. make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/libpq' make -C main install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/main' make[6]: Nothing to be done for 'install'. make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/main' make -C nodes install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/nodes' make[6]: Nothing to be done for 'install'. make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/nodes' make -C optimizer install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/optimizer' make -C geqo install make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/optimizer/geqo' make[7]: Nothing to be done for 'install'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/optimizer/geqo' make -C path install make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/optimizer/path' make[7]: Nothing to be done for 'install'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/optimizer/path' make -C plan install make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/optimizer/plan' make[7]: Nothing to be done for 'install'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/optimizer/plan' make -C prep install make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/optimizer/prep' make[7]: Nothing to be done for 'install'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/optimizer/prep' make -C util install make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/optimizer/util' make[7]: Nothing to be done for 'install'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/optimizer/util' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/optimizer' make -C partitioning install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/partitioning' make[6]: Nothing to be done for 'install'. make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/partitioning' make -C port install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/port' make[6]: Nothing to be done for 'install'. make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/port' make -C postmaster install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/postmaster' make[6]: Nothing to be done for 'install'. make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/postmaster' make -C regex install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/regex' make[6]: Nothing to be done for 'install'. make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/regex' make -C replication install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/replication' make -C logical install make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/replication/logical' make[7]: Nothing to be done for 'install'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/replication/logical' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/replication' make -C rewrite install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/rewrite' make[6]: Nothing to be done for 'install'. make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/rewrite' make -C statistics install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/statistics' make[6]: Nothing to be done for 'install'. make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/statistics' make -C storage install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage' make -C buffer install make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/buffer' make[7]: Nothing to be done for 'install'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/buffer' make -C file install make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/file' make[7]: Nothing to be done for 'install'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/file' make -C freespace install make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/freespace' make[7]: Nothing to be done for 'install'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/freespace' make -C ipc install make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/ipc' make[7]: Nothing to be done for 'install'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/ipc' make -C large_object install make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/large_object' make[7]: Nothing to be done for 'install'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/large_object' make -C lmgr install make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/lmgr' make[7]: Nothing to be done for 'install'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/lmgr' make -C page install make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/page' make[7]: Nothing to be done for 'install'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/page' make -C smgr install make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/smgr' make[7]: Nothing to be done for 'install'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/smgr' make -C sync install make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/sync' make[7]: Nothing to be done for 'install'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage/sync' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/storage' make -C tcop install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/tcop' make[6]: Nothing to be done for 'install'. make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/tcop' make -C tsearch install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/tsearch' make[6]: Nothing to be done for 'install'. make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/tsearch' make -C utils install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make -C activity install make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/activity' make[7]: Nothing to be done for 'install'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/activity' make -C adt install make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/adt' make[7]: Nothing to be done for 'install'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/adt' make -C cache install make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/cache' make[7]: Nothing to be done for 'install'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/cache' make -C error install make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/error' make[7]: Nothing to be done for 'install'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/error' make -C fmgr install make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/fmgr' make[7]: Nothing to be done for 'install'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/fmgr' make -C hash install make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/hash' make[7]: Nothing to be done for 'install'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/hash' make -C init install make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/init' make[7]: Nothing to be done for 'install'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/init' make -C mb install make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb' make[7]: Nothing to be done for 'install'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb' make -C misc install make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/misc' make[7]: Nothing to be done for 'install'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/misc' make -C mmgr install make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mmgr' make[7]: Nothing to be done for 'install'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mmgr' make -C resowner install make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/resowner' make[7]: Nothing to be done for 'install'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/resowner' make -C sort install make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/sort' make[7]: Nothing to be done for 'install'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/sort' make -C time install make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/time' make[7]: Nothing to be done for 'install'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/time' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' make -C ../../src/timezone install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/timezone' make -C ../../src/port all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../src/common all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql' zic -d '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/timezone' ./data/tzdata.zi make -C tznames install make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/timezone/tznames' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/timezonesets' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./Africa.txt ./America.txt ./Antarctica.txt ./Asia.txt ./Atlantic.txt ./Australia.txt ./Etc.txt ./Europe.txt ./Indian.txt ./Pacific.txt '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/timezonesets' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./Default ./Australia ./India '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/timezonesets' make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/timezone/tznames' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/timezone' make -C jit install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/jit' make[6]: Nothing to be done for 'install'. make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/jit' make -C catalog install-data make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 `for f in ./postgres.bki; do test -r $f && echo $f && break; done` '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/postgres.bki' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 `for f in ./system_constraints.sql; do test -r $f && echo $f && break; done` '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/system_constraints.sql' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./system_functions.sql '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/system_functions.sql' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./system_views.sql '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/system_views.sql' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./information_schema.sql '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/information_schema.sql' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./sql_features.txt '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/sql_features.txt' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./fix-CVE-2024-4317.sql '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/fix-CVE-2024-4317.sql' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/catalog' make -C tsearch install-data make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/tsearch' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql' '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/tsearch_data' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./dicts/synonym_sample.syn ./dicts/thesaurus_sample.ths ./dicts/hunspell_sample.affix ./dicts/ispell_sample.affix ./dicts/ispell_sample.dict ./dicts/hunspell_sample_long.affix ./dicts/hunspell_sample_long.dict ./dicts/hunspell_sample_num.affix ./dicts/hunspell_sample_num.dict '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/tsearch_data/' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/tsearch' make -C utils install-data make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./errcodes.txt '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/errcodes.txt' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./libpq/pg_hba.conf.sample '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/pg_hba.conf.sample' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./libpq/pg_ident.conf.sample '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/pg_ident.conf.sample' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./utils/misc/postgresql.conf.sample '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/postgresql.conf.sample' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend' make -C backend/utils/mb/conversion_procs install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs' make -C cyrillic_and_mic install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 cyrillic_and_mic.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/cyrillic_and_mic.so' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' make -C euc_cn_and_mic install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 euc_cn_and_mic.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/euc_cn_and_mic.so' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' make -C euc_jp_and_sjis install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 euc_jp_and_sjis.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/euc_jp_and_sjis.so' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' make -C euc_kr_and_mic install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 euc_kr_and_mic.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/euc_kr_and_mic.so' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' make -C euc_tw_and_big5 install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 euc_tw_and_big5.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/euc_tw_and_big5.so' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' make -C latin2_and_win1250 install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/latin2_and_win1250' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 latin2_and_win1250.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/latin2_and_win1250.so' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/latin2_and_win1250' make -C latin_and_mic install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/latin_and_mic' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 latin_and_mic.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/latin_and_mic.so' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/latin_and_mic' make -C utf8_and_big5 install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_big5' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 utf8_and_big5.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/utf8_and_big5.so' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_big5' make -C utf8_and_cyrillic install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 utf8_and_cyrillic.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/utf8_and_cyrillic.so' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' make -C utf8_and_euc_cn install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 utf8_and_euc_cn.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/utf8_and_euc_cn.so' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' make -C utf8_and_euc_jp install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 utf8_and_euc_jp.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/utf8_and_euc_jp.so' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' make -C utf8_and_euc_kr install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 utf8_and_euc_kr.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/utf8_and_euc_kr.so' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' make -C utf8_and_euc_tw install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 utf8_and_euc_tw.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/utf8_and_euc_tw.so' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' make -C utf8_and_gb18030 install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 utf8_and_gb18030.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/utf8_and_gb18030.so' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' make -C utf8_and_gbk install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_gbk' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 utf8_and_gbk.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/utf8_and_gbk.so' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_gbk' make -C utf8_and_iso8859 install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 utf8_and_iso8859.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/utf8_and_iso8859.so' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' make -C utf8_and_iso8859_1 install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 utf8_and_iso8859_1.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/utf8_and_iso8859_1.so' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' make -C utf8_and_johab install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_johab' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 utf8_and_johab.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/utf8_and_johab.so' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_johab' make -C utf8_and_sjis install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_sjis' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 utf8_and_sjis.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/utf8_and_sjis.so' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_sjis' make -C utf8_and_win install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_win' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 utf8_and_win.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/utf8_and_win.so' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_win' make -C utf8_and_uhc install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_uhc' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 utf8_and_uhc.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/utf8_and_uhc.so' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_uhc' make -C utf8_and_euc2004 install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 utf8_and_euc2004.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/utf8_and_euc2004.so' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' make -C utf8_and_sjis2004 install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 utf8_and_sjis2004.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/utf8_and_sjis2004.so' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' make -C euc2004_sjis2004 install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 euc2004_sjis2004.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/euc2004_sjis2004.so' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/utils/mb/conversion_procs' make -C backend/snowball install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/snowball' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql' '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/tsearch_data' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 dict_snowball.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/dict_snowball.so' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 snowball_create.sql '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/snowball' make -C include install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/include' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/libpq' '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/internal/libpq' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server'/access '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server'/bootstrap '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server'/catalog '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server'/commands '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server'/common '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server'/datatype '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server'/executor '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server'/fe_utils '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server'/foreign '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server'/jit '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server'/lib '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server'/libpq '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server'/mb '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server'/nodes '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server'/optimizer '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server'/parser '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server'/partitioning '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server'/postmaster '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server'/regex '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server'/replication '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server'/rewrite '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server'/statistics '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server'/storage '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server'/tcop '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server'/snowball '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server'/snowball/libstemmer '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server'/tsearch '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server'/tsearch/dicts '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server'/utils '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server'/port '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server'/port/atomics '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server'/port/win32 '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server'/port/win32_msvc '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server'/port/win32_msvc/sys '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server'/port/win32/arpa '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server'/port/win32/netinet '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server'/port/win32/sys '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server'/portability /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./postgres_ext.h '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./libpq/libpq-fs.h '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/libpq' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 pg_config.h '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 pg_config_ext.h '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 pg_config_os.h '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./pg_config_manual.h '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./c.h '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/internal' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./port.h '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/internal' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./postgres_fe.h '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/internal' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./libpq/pqcomm.h '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/internal/libpq' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 pg_config.h '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 pg_config_ext.h '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 pg_config_os.h '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 utils/errcodes.h '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server/utils' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 utils/fmgroids.h '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server/utils' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 utils/fmgrprotos.h '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server/utils' cp ./*.h '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server'/ for dir in access bootstrap catalog commands common datatype executor fe_utils foreign jit lib libpq mb nodes optimizer parser partitioning postmaster regex replication rewrite statistics storage tcop snowball snowball/libstemmer tsearch tsearch/dicts utils port port/atomics port/win32 port/win32_msvc port/win32_msvc/sys port/win32/arpa port/win32/netinet port/win32/sys portability; do \ cp ./$dir/*.h '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server'/$dir/ || exit; \ done cd '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server' && chmod 644 *.h for dir in access bootstrap catalog commands common datatype executor fe_utils foreign jit lib libpq mb nodes optimizer parser partitioning postmaster regex replication rewrite statistics storage tcop snowball snowball/libstemmer tsearch tsearch/dicts utils port port/atomics port/win32 port/win32_msvc port/win32_msvc/sys port/win32/arpa port/win32/netinet port/win32/sys portability; do \ cd '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server'/$dir || exit; \ chmod 644 *.h || exit; \ done make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/include' make -C interfaces install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces' make -C libpq install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/port all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib' '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/pkgconfig' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include' '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/internal' '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 libpq.so.5.15 '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/libpq.so.5.15' cd '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib' && \ rm -f libpq.so.5 && \ ln -s libpq.so.5.15 libpq.so.5 cd '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib' && \ rm -f libpq.so && \ ln -s libpq.so.5.15 libpq.so /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 libpq.a '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/libpq.a' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 libpq.pc '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/pkgconfig/libpq.pc' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./libpq-fe.h '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./libpq-events.h '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./libpq-int.h '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/internal' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./fe-auth-sasl.h '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/internal' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./pqexpbuffer.h '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/internal' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./pg_service.conf.sample '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/pg_service.conf.sample' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ecpg install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/ecpg' make -C include install make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/ecpg/include' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include' '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/informix/esql' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./ecpgerrno.h ./ecpglib.h ./ecpgtype.h ./sqlca.h ./sql3types.h ./ecpg_informix.h ./pgtypes_error.h ./pgtypes_numeric.h ./pgtypes_timestamp.h ./pgtypes_date.h ./pgtypes_interval.h ./pgtypes.h ./sqlda.h ./sqlda-compat.h ./sqlda-native.h '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./datetime.h ./decimal.h ./sqltypes.h '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/informix/esql/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ../../../../src/interfaces/ecpg/include/ecpg_config.h '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include' make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/ecpg/include' make -C pgtypeslib install make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/port all make[8]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../../src/common all make[8]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib' '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/pkgconfig' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 libpgtypes.so.3.15 '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/libpgtypes.so.3.15' cd '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib' && \ rm -f libpgtypes.so.3 && \ ln -s libpgtypes.so.3.15 libpgtypes.so.3 cd '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib' && \ rm -f libpgtypes.so && \ ln -s libpgtypes.so.3.15 libpgtypes.so /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 libpgtypes.a '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/libpgtypes.a' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 libpgtypes.pc '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/pkgconfig/libpgtypes.pc' make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/ecpg/pgtypeslib' make -C ecpglib install make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/ecpg/ecpglib' make -C ../../../../src/interfaces/libpq all make[8]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/port all make[9]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[9]: Nothing to be done for 'all'. make[9]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make[9]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[9]: Nothing to be done for 'all'. make[9]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[8]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../../src/interfaces/ecpg/pgtypeslib all make[8]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/port all make[9]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[9]: Nothing to be done for 'all'. make[9]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../../src/common all make[9]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[9]: Nothing to be done for 'all'. make[9]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[8]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/ecpg/pgtypeslib' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib' '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/pkgconfig' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 libecpg.so.6.15 '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/libecpg.so.6.15' cd '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib' && \ rm -f libecpg.so.6 && \ ln -s libecpg.so.6.15 libecpg.so.6 cd '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib' && \ rm -f libecpg.so && \ ln -s libecpg.so.6.15 libecpg.so /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 libecpg.a '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/libecpg.a' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 libecpg.pc '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/pkgconfig/libecpg.pc' make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/ecpg/ecpglib' make -C compatlib install make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/ecpg/compatlib' make -C ../../../../src/interfaces/ecpg/ecpglib all make[8]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/ecpg/ecpglib' make -C ../../../../src/interfaces/libpq all make[9]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/port all make[10]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[10]: Nothing to be done for 'all'. make[10]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make[10]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[10]: Nothing to be done for 'all'. make[10]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[9]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../../src/interfaces/ecpg/pgtypeslib all make[9]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/port all make[10]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[10]: Nothing to be done for 'all'. make[10]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../../src/common all make[10]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[10]: Nothing to be done for 'all'. make[10]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[9]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/ecpg/pgtypeslib' make[8]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/ecpg/ecpglib' make -C ../../../../src/interfaces/ecpg/pgtypeslib all make[8]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/port all make[9]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[9]: Nothing to be done for 'all'. make[9]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../../src/common all make[9]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[9]: Nothing to be done for 'all'. make[9]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[8]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/ecpg/pgtypeslib' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib' '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/pkgconfig' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 libecpg_compat.so.3.15 '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/libecpg_compat.so.3.15' cd '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib' && \ rm -f libecpg_compat.so.3 && \ ln -s libecpg_compat.so.3.15 libecpg_compat.so.3 cd '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib' && \ rm -f libecpg_compat.so && \ ln -s libecpg_compat.so.3.15 libecpg_compat.so /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 libecpg_compat.a '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/libecpg_compat.a' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 libecpg_compat.pc '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/pkgconfig/libecpg_compat.pc' make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/ecpg/compatlib' make -C preproc install make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/ecpg/preproc' make -C ../../../../src/port all make[8]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../../src/common all make[8]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c ecpg '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin' make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/ecpg/preproc' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/ecpg' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces' make -C backend/replication/libpqwalreceiver install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/replication/libpqwalreceiver' make -C ../../../../src/interfaces/libpq all make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/port all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 libpqwalreceiver.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/libpqwalreceiver.so' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/replication/libpqwalreceiver' make -C backend/replication/pgoutput install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/replication/pgoutput' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 pgoutput.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/pgoutput.so' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/backend/replication/pgoutput' make -C fe_utils install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/fe_utils' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 libpgfeutils.a '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/libpgfeutils.a' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/fe_utils' make -C bin install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin' make -C initdb install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/initdb' make -C ../../../src/interfaces/libpq all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/port all make[8]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make[8]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/port all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../../src/port all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../../src/fe_utils all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/fe_utils' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/fe_utils' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c initdb '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/initdb' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/initdb' make -C pg_amcheck install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_amcheck' make -C ../../../src/interfaces/libpq all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/port all make[8]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make[8]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/port all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../../src/port all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../../src/fe_utils all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/fe_utils' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/fe_utils' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c pg_amcheck '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pg_amcheck' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_amcheck' make -C pg_archivecleanup install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_archivecleanup' make -C ../../../src/port all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c pg_archivecleanup '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pg_archivecleanup' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_archivecleanup' make -C pg_basebackup install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_basebackup' make -C ../../../src/interfaces/libpq all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/port all make[8]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make[8]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/port all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../../src/port all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../../src/fe_utils all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/fe_utils' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/fe_utils' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c pg_basebackup '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pg_basebackup' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c pg_receivewal '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pg_receivewal' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c pg_recvlogical '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pg_recvlogical' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_basebackup' make -C pg_checksums install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_checksums' make -C ../../../src/port all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c pg_checksums '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pg_checksums' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_checksums' make -C pg_config install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_config' make -C ../../../src/port all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 pg_config '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pg_config' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_config' make -C pg_controldata install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_controldata' make -C ../../../src/port all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c pg_controldata '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pg_controldata' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_controldata' make -C pg_ctl install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_ctl' make -C ../../../src/port all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c pg_ctl '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pg_ctl' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_ctl' make -C pg_dump install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_dump' make -C ../../../src/interfaces/libpq all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/port all make[8]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make[8]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/port all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../../src/port all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../../src/fe_utils all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/fe_utils' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/fe_utils' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c pg_dump '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin'/pg_dump /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c pg_restore '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin'/pg_restore /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c pg_dumpall '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin'/pg_dumpall make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_dump' make -C pg_resetwal install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_resetwal' make -C ../../../src/port all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c pg_resetwal '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pg_resetwal' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_resetwal' make -C pg_rewind install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_rewind' make -C ../../../src/interfaces/libpq all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/port all make[8]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make[8]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/port all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c pg_rewind '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pg_rewind' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_rewind' make -C pg_test_fsync install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_test_fsync' make -C ../../../src/port all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c pg_test_fsync '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pg_test_fsync' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_test_fsync' make -C pg_test_timing install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_test_timing' make -C ../../../src/port all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c pg_test_timing '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pg_test_timing' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_test_timing' make -C pg_upgrade install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_upgrade' make -C ../../../src/interfaces/libpq all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/port all make[8]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make[8]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/port all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../../src/port all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../../src/fe_utils all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/fe_utils' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/fe_utils' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c pg_upgrade '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pg_upgrade' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_upgrade' make -C pg_verifybackup install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_verifybackup' make -C ../../../src/interfaces/libpq all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/port all make[8]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make[8]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/port all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../../src/port all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../../src/fe_utils all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/fe_utils' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/fe_utils' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c pg_verifybackup '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pg_verifybackup' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_verifybackup' make -C pg_waldump install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_waldump' make -C ../../../src/port all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c pg_waldump '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pg_waldump' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pg_waldump' make -C pgbench install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pgbench' make -C ../../../src/interfaces/libpq all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/port all make[8]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make[8]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/port all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../../src/port all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../../src/fe_utils all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/fe_utils' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/fe_utils' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c pgbench '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pgbench' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/pgbench' make -C psql install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/psql' make -C ../../../src/interfaces/libpq all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/port all make[8]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make[8]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/port all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../../src/port all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../../src/fe_utils all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/fe_utils' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/fe_utils' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin' '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c psql '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/psql' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./psqlrc.sample '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/psqlrc.sample' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/psql' make -C scripts install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/scripts' make -C ../../../src/interfaces/libpq all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/port all make[8]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make[8]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/port all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../../src/port all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../../src/fe_utils all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/fe_utils' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/fe_utils' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c createdb '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin'/createdb /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c dropdb '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin'/dropdb /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c createuser '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin'/createuser /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c dropuser '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin'/dropuser /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c clusterdb '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin'/clusterdb /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c vacuumdb '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin'/vacuumdb /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c reindexdb '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin'/reindexdb /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c pg_isready '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin'/pg_isready make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin/scripts' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/bin' make -C pl install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/pl' make -C plpgsql install make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/pl/plpgsql' make -C src install make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/pl/plpgsql/src' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 plpgsql.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/plpgsql.so' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./plpgsql.control ./plpgsql--1.0.sql '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 './plpgsql.h' '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server' make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/pl/plpgsql/src' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/pl/plpgsql' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/pl' make -C makefiles install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/makefiles' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/pgxs/src/makefiles' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./pgxs.mk '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/pgxs/src/makefiles/' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/makefiles' make -C test/regress install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/test/regress' make -C ../../../src/port all make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make -C ../../../contrib/spi make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/spi' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/spi' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/pgxs/src/test/regress' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c pg_regress '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/pgxs/src/test/regress/pg_regress' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/test/regress' make -C test/isolation install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/test/isolation' make -C ../../../src/interfaces/libpq all make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/port all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/port all make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/pgxs/src/test/isolation' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c pg_isolation_regress '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/pgxs/src/test/isolation/pg_isolation_regress' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c isolationtester '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/pgxs/src/test/isolation/isolationtester' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/test/isolation' make -C test/perl install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/test/perl' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/test/perl' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/pgxs/src' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 Makefile.global '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/pgxs/src/Makefile.global' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 Makefile.port '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/pgxs/src/Makefile.port' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./Makefile.shlib '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/pgxs/src/Makefile.shlib' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./nls-global.mk '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/pgxs/src/nls-global.mk' make[4]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src' make -C config install make[4]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/config' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/pgxs/config' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 ./install-sh '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/pgxs/config/install-sh' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 ./missing '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/pgxs/config/missing' make[4]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/config' make -C contrib install make[4]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib' make -C adminpack install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/adminpack' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 adminpack.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/adminpack.so' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./adminpack.control '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./adminpack--1.0.sql ./adminpack--1.0--1.1.sql ./adminpack--1.1--2.0.sql ./adminpack--2.0--2.1.sql '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/adminpack' make -C amcheck install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/amcheck' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 amcheck.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/amcheck.so' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./amcheck.control '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./amcheck--1.2--1.3.sql ./amcheck--1.1--1.2.sql ./amcheck--1.0--1.1.sql ./amcheck--1.0.sql '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/amcheck' make -C auth_delay install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/auth_delay' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 auth_delay.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/auth_delay' make -C auto_explain install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/auto_explain' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 auto_explain.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/auto_explain.so' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/auto_explain' make -C basic_archive install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/basic_archive' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 basic_archive.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/basic_archive' make -C basebackup_to_shell install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/basebackup_to_shell' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 basebackup_to_shell.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/basebackup_to_shell.so' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/basebackup_to_shell' make -C bloom install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/bloom' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 bloom.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/bloom.so' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./bloom.control '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./bloom--1.0.sql '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/bloom' make -C btree_gin install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/btree_gin' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 btree_gin.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/btree_gin.so' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./btree_gin.control '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./btree_gin--1.0.sql ./btree_gin--1.0--1.1.sql ./btree_gin--1.1--1.2.sql ./btree_gin--1.2--1.3.sql '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/btree_gin' make -C btree_gist install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/btree_gist' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 btree_gist.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/btree_gist.so' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./btree_gist.control '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./btree_gist--1.0--1.1.sql ./btree_gist--1.1--1.2.sql ./btree_gist--1.2.sql ./btree_gist--1.2--1.3.sql ./btree_gist--1.3--1.4.sql ./btree_gist--1.4--1.5.sql ./btree_gist--1.5--1.6.sql ./btree_gist--1.6--1.7.sql '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/btree_gist' make -C citext install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/citext' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./citext.control '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./citext--1.4.sql ./citext--1.5--1.6.sql ./citext--1.4--1.5.sql ./citext--1.3--1.4.sql ./citext--1.2--1.3.sql ./citext--1.1--1.2.sql ./citext--1.0--1.1.sql '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 citext.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/citext' make -C cube install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/cube' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 cube.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/cube.so' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./cube.control '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./cube--1.2.sql ./cube--1.2--1.3.sql ./cube--1.3--1.4.sql ./cube--1.4--1.5.sql ./cube--1.1--1.2.sql ./cube--1.0--1.1.sql '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server/extension/cube/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./cubedata.h '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server/extension/cube/' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/cube' make -C dblink install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/dblink' make -C ../../src/interfaces/libpq all make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/port all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 dblink.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/dblink.so' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./dblink.control '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./dblink--1.2.sql ./dblink--1.1--1.2.sql ./dblink--1.0--1.1.sql '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/dblink' make -C dict_int install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/dict_int' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 dict_int.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/dict_int.so' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./dict_int.control '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./dict_int--1.0.sql '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/dict_int' make -C dict_xsyn install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/dict_xsyn' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/tsearch_data' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 dict_xsyn.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/dict_xsyn.so' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./dict_xsyn.control '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./dict_xsyn--1.0.sql '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./xsyn_sample.rules '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/tsearch_data/' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/dict_xsyn' make -C earthdistance install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/earthdistance' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./earthdistance.control '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./earthdistance--1.1.sql ./earthdistance--1.0--1.1.sql '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 earthdistance.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/earthdistance' make -C file_fdw install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/file_fdw' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./file_fdw.control '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./file_fdw--1.0.sql '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 file_fdw.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/file_fdw' make -C fuzzystrmatch install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/fuzzystrmatch' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 fuzzystrmatch.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/fuzzystrmatch.so' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./fuzzystrmatch.control '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./fuzzystrmatch--1.1.sql ./fuzzystrmatch--1.0--1.1.sql '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/fuzzystrmatch' make -C hstore install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/hstore' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 hstore.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/hstore.so' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./hstore.control '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./hstore--1.4.sql ./hstore--1.7--1.8.sql ./hstore--1.6--1.7.sql ./hstore--1.5--1.6.sql ./hstore--1.4--1.5.sql ./hstore--1.3--1.4.sql ./hstore--1.2--1.3.sql ./hstore--1.1--1.2.sql '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server/extension/hstore/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./hstore.h '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server/extension/hstore/' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/hstore' make -C intagg install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/intagg' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./intagg.control '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./intagg--1.1.sql ./intagg--1.0--1.1.sql '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/intagg' make -C intarray install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/intarray' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 _int.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/_int.so' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./intarray.control '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./intarray--1.4--1.5.sql ./intarray--1.3--1.4.sql ./intarray--1.2--1.3.sql ./intarray--1.2.sql ./intarray--1.1--1.2.sql ./intarray--1.0--1.1.sql '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/intarray' make -C isn install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/isn' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./isn.control '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./isn--1.1.sql ./isn--1.1--1.2.sql ./isn--1.0--1.1.sql '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 isn.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server/extension/isn/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./isn.h '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server/extension/isn/' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/isn' make -C lo install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/lo' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./lo.control '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./lo--1.1.sql ./lo--1.0--1.1.sql '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 lo.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/lo' make -C ltree install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/ltree' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 ltree.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/ltree.so' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./ltree.control '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./ltree--1.1--1.2.sql ./ltree--1.1.sql ./ltree--1.0--1.1.sql '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server/extension/ltree/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./ltree.h '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server/extension/ltree/' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/ltree' make -C oid2name install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/oid2name' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c oid2name '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/oid2name' make -C old_snapshot install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/old_snapshot' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 old_snapshot.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/old_snapshot.so' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./old_snapshot.control '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./old_snapshot--1.0.sql '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/old_snapshot' make -C pageinspect install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/pageinspect' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 pageinspect.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/pageinspect.so' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./pageinspect.control '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./pageinspect--1.10--1.11.sql ./pageinspect--1.9--1.10.sql ./pageinspect--1.8--1.9.sql ./pageinspect--1.7--1.8.sql ./pageinspect--1.6--1.7.sql ./pageinspect--1.5.sql ./pageinspect--1.5--1.6.sql ./pageinspect--1.4--1.5.sql ./pageinspect--1.3--1.4.sql ./pageinspect--1.2--1.3.sql ./pageinspect--1.1--1.2.sql ./pageinspect--1.0--1.1.sql '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/pageinspect' make -C passwordcheck install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/passwordcheck' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 passwordcheck.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/passwordcheck.so' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/passwordcheck' make -C pg_buffercache install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/pg_buffercache' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 pg_buffercache.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/pg_buffercache.so' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./pg_buffercache.control '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./pg_buffercache--1.2.sql ./pg_buffercache--1.2--1.3.sql ./pg_buffercache--1.1--1.2.sql ./pg_buffercache--1.0--1.1.sql '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/pg_buffercache' make -C pg_freespacemap install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/pg_freespacemap' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 pg_freespacemap.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/pg_freespacemap.so' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./pg_freespacemap.control '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./pg_freespacemap--1.1.sql ./pg_freespacemap--1.1--1.2.sql ./pg_freespacemap--1.0--1.1.sql '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/pg_freespacemap' make -C pg_prewarm install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/pg_prewarm' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 pg_prewarm.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/pg_prewarm.so' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./pg_prewarm.control '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./pg_prewarm--1.1--1.2.sql ./pg_prewarm--1.1.sql ./pg_prewarm--1.0--1.1.sql '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/pg_prewarm' make -C pg_stat_statements install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/pg_stat_statements' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 pg_stat_statements.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/pg_stat_statements.so' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./pg_stat_statements.control '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./pg_stat_statements--1.4.sql ./pg_stat_statements--1.9--1.10.sql ./pg_stat_statements--1.8--1.9.sql ./pg_stat_statements--1.7--1.8.sql ./pg_stat_statements--1.6--1.7.sql ./pg_stat_statements--1.5--1.6.sql ./pg_stat_statements--1.4--1.5.sql ./pg_stat_statements--1.3--1.4.sql ./pg_stat_statements--1.2--1.3.sql ./pg_stat_statements--1.1--1.2.sql ./pg_stat_statements--1.0--1.1.sql '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/pg_stat_statements' make -C pg_surgery install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/pg_surgery' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 pg_surgery.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/pg_surgery.so' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./pg_surgery.control '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./pg_surgery--1.0.sql '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/pg_surgery' make -C pg_trgm install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/pg_trgm' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 pg_trgm.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/pg_trgm.so' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./pg_trgm.control '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./pg_trgm--1.5--1.6.sql ./pg_trgm--1.4--1.5.sql ./pg_trgm--1.3--1.4.sql ./pg_trgm--1.3.sql ./pg_trgm--1.2--1.3.sql ./pg_trgm--1.1--1.2.sql ./pg_trgm--1.0--1.1.sql '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/pg_trgm' make -C pgrowlocks install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/pgrowlocks' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 pgrowlocks.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/pgrowlocks.so' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./pgrowlocks.control '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./pgrowlocks--1.2.sql ./pgrowlocks--1.1--1.2.sql ./pgrowlocks--1.0--1.1.sql '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/pgrowlocks' make -C pgstattuple install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/pgstattuple' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 pgstattuple.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/pgstattuple.so' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./pgstattuple.control '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./pgstattuple--1.4.sql ./pgstattuple--1.4--1.5.sql ./pgstattuple--1.3--1.4.sql ./pgstattuple--1.2--1.3.sql ./pgstattuple--1.1--1.2.sql ./pgstattuple--1.0--1.1.sql '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/pgstattuple' make -C pg_visibility install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/pg_visibility' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 pg_visibility.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/pg_visibility.so' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./pg_visibility.control '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./pg_visibility--1.1.sql ./pg_visibility--1.1--1.2.sql ./pg_visibility--1.0--1.1.sql '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/pg_visibility' make -C pg_walinspect install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/pg_walinspect' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 pg_walinspect.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/pg_walinspect.so' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./pg_walinspect.control '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./pg_walinspect--1.0.sql '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/pg_walinspect' make -C postgres_fdw install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/postgres_fdw' make -C ../../src/interfaces/libpq all make[6]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' make -C ../../../src/port all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/port' make -C ../../../src/common all make[7]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/common' make[6]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/src/interfaces/libpq' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 postgres_fdw.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/postgres_fdw.so' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./postgres_fdw.control '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./postgres_fdw--1.0.sql ./postgres_fdw--1.0--1.1.sql '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/postgres_fdw' make -C seg install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/seg' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 seg.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/seg.so' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./seg.control '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./seg--1.1.sql ./seg--1.1--1.2.sql ./seg--1.2--1.3.sql ./seg--1.3--1.4.sql ./seg--1.0--1.1.sql '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server/extension/seg/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./segdata.h '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql/server/extension/seg/' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/seg' make -C spi install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/spi' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/doc//postgresql/extension' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./autoinc.control ./insert_username.control ./moddatetime.control ./refint.control '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./autoinc--1.0.sql ./insert_username--1.0.sql ./moddatetime--1.0.sql ./refint--1.0.sql '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 autoinc.so insert_username.so moddatetime.so refint.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./autoinc.example ./insert_username.example ./moddatetime.example ./refint.example '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/doc//postgresql/extension/' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/spi' make -C tablefunc install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/tablefunc' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./tablefunc.control '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./tablefunc--1.0.sql '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 tablefunc.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/tablefunc' make -C tcn install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/tcn' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./tcn.control '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./tcn--1.0.sql '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 tcn.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/tcn' make -C test_decoding install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/test_decoding' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 test_decoding.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/test_decoding' make -C tsm_system_rows install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/tsm_system_rows' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 tsm_system_rows.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/tsm_system_rows.so' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./tsm_system_rows.control '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./tsm_system_rows--1.0.sql '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/tsm_system_rows' make -C tsm_system_time install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/tsm_system_time' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 tsm_system_time.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/tsm_system_time.so' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./tsm_system_time.control '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./tsm_system_time--1.0.sql '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/tsm_system_time' make -C unaccent install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/unaccent' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/tsearch_data' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 755 unaccent.so '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql/unaccent.so' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./unaccent.control '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./unaccent--1.1.sql ./unaccent--1.0--1.1.sql '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/extension/' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c -m 644 ./unaccent.rules '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/tsearch_data/' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/unaccent' make -C vacuumlo install make[5]: Entering directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/vacuumlo' /usr/local/bin/gmkdir -p '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin' /Volumes/sql/openwrt/staging_dir/host/bin/ginstall -c vacuumlo '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin' make[5]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib/vacuumlo' make[4]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/contrib' make[3]: Leaving directory '/Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13' touch /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/.built rm -rf /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/libpq mkdir -p /Volumes/sql/openwrt/bin/targets/mpc85xx/p1010/packages /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/libpq /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo install -d -m0755 /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/libpq/usr/lib cp -fpR /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/libpq.so.* /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/libpq/usr/lib/ find /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/libpq -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf export CROSS="powerpc-openwrt-linux-musl-" NO_RENAME=1 ; NM="powerpc-openwrt-linux-musl-nm" STRIP="/Volumes/sql/openwrt/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/Volumes/sql/openwrt/scripts/strip-kmod.sh" PATCHELF="/Volumes/sql/openwrt/staging_dir/host/bin/patchelf" /Volumes/sql/openwrt/scripts/rstrip.sh /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/libpq rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/libpq/usr/lib/libpq.so.5.15: shared object install -d -m0755 /Volumes/sql/openwrt/bin/packages/powerpc_8548/packages/tmp mkdir -p /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/libpq/CONTROL (cd /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/libpq/CONTROL; ( echo "$CONTROL"; printf "Description: "; echo "$DESCRIPTION" | sed -e 's,^[[:space:]]*, ,g'; ) > control; chmod 644 control; ( echo "#!/bin/sh"; echo "[ \"\${IPKG_NO_SCRIPT}\" = \"1\" ] && exit 0"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; ) /Volumes/sql/openwrt/staging_dir/host/bin/fakeroot /Volumes/sql/openwrt/staging_dir/host/bin/bash /Volumes/sql/openwrt/scripts/ipkg-build -m "" /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/libpq /Volumes/sql/openwrt/bin/packages/powerpc_8548/packages Packaged contents of /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/libpq into /Volumes/sql/openwrt/bin/packages/powerpc_8548/packages/libpq_15.13-r1_powerpc_8548.ipk rm -rf /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/.pkgdir/libpq.installed /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/.pkgdir/libpq mkdir -p /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/.pkgdir/libpq install -d -m0755 /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/.pkgdir/libpq/usr/lib cp -fpR /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/libpq.so.* /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/.pkgdir/libpq/usr/lib/ touch /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/.pkgdir/libpq.installed rm -rf /Volumes/sql/openwrt/tmp/stage-postgresql mkdir -p /Volumes/sql/openwrt/tmp/stage-postgresql/host /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/packages install -d -m0755 /Volumes/sql/openwrt/tmp/stage-postgresql/usr/bin cp -fpR /Volumes/sql/openwrt/staging_dir/hostpkg/lib/pg_config /Volumes/sql/openwrt/tmp/stage-postgresql/usr/bin install -d -m0755 /Volumes/sql/openwrt/tmp/stage-postgresql/host/bin/ ln -sf /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/usr/bin/pg_config /Volumes/sql/openwrt/tmp/stage-postgresql/host/bin install -d -m0755 /Volumes/sql/openwrt/tmp/stage-postgresql/usr/include cp -fpR /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/libpq /Volumes/sql/openwrt/tmp/stage-postgresql/usr/include/ cp -fpR /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/libpq-fe.h /Volumes/sql/openwrt/tmp/stage-postgresql/usr/include/ cp -fpR /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/pg_config.h /Volumes/sql/openwrt/tmp/stage-postgresql/usr/include/ cp -fpR /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/pg_config_manual.h /Volumes/sql/openwrt/tmp/stage-postgresql/usr/include/ cp -fpR /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgres_ext.h /Volumes/sql/openwrt/tmp/stage-postgresql/usr/include/ cp -fpR /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/pg_config_ext.h /Volumes/sql/openwrt/tmp/stage-postgresql/usr/include/ cp -fpR /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/include/postgresql /Volumes/sql/openwrt/tmp/stage-postgresql/usr/include/ install -d -m0755 /Volumes/sql/openwrt/tmp/stage-postgresql/usr/lib cp -fpR /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/libpq.{a,so*} /Volumes/sql/openwrt/tmp/stage-postgresql/usr/lib/ install -d -m0755 /Volumes/sql/openwrt/tmp/stage-postgresql/usr/lib/pkgconfig cp -fpR /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/pkgconfig/libpq.pc /Volumes/sql/openwrt/tmp/stage-postgresql/usr/lib/pkgconfig/ find /Volumes/sql/openwrt/tmp/stage-postgresql -name '*.la' | xargs -r rm -f; if [ -f /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/packages/postgresql.list ]; then /Volumes/sql/openwrt/scripts/clean-package.sh "/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/packages/postgresql.list" "/Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl"; fi if [ -d /Volumes/sql/openwrt/tmp/stage-postgresql ]; then (cd /Volumes/sql/openwrt/tmp/stage-postgresql; find ./ > /Volumes/sql/openwrt/tmp/stage-postgresql.files); SHELL= flock /Volumes/sql/openwrt/tmp/.staging-dir.flock -c ' mv /Volumes/sql/openwrt/tmp/stage-postgresql.files /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/packages/postgresql.list && cp -fpR /Volumes/sql/openwrt/tmp/stage-postgresql/* /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/; '; fi rm -rf /Volumes/sql/openwrt/tmp/stage-postgresql touch /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/stamp/.postgresql_installed rm -rf /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-cli mkdir -p /Volumes/sql/openwrt/bin/targets/mpc85xx/p1010/packages /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-cli /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo install -d -m0755 /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-cli/usr/bin install -m0755 /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/psql /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-cli/usr/bin/ find /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-cli -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf export CROSS="powerpc-openwrt-linux-musl-" NO_RENAME=1 ; NM="powerpc-openwrt-linux-musl-nm" STRIP="/Volumes/sql/openwrt/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/Volumes/sql/openwrt/scripts/strip-kmod.sh" PATCHELF="/Volumes/sql/openwrt/staging_dir/host/bin/patchelf" /Volumes/sql/openwrt/scripts/rstrip.sh /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-cli rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-cli/usr/bin/psql: executable install -d -m0755 /Volumes/sql/openwrt/bin/packages/powerpc_8548/packages/tmp mkdir -p /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-cli/CONTROL (cd /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-cli/CONTROL; ( echo "$CONTROL"; printf "Description: "; echo "$DESCRIPTION" | sed -e 's,^[[:space:]]*, ,g'; ) > control; chmod 644 control; ( echo "#!/bin/sh"; echo "[ \"\${IPKG_NO_SCRIPT}\" = \"1\" ] && exit 0"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; ) /Volumes/sql/openwrt/staging_dir/host/bin/fakeroot /Volumes/sql/openwrt/staging_dir/host/bin/bash /Volumes/sql/openwrt/scripts/ipkg-build -m "" /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-cli /Volumes/sql/openwrt/bin/packages/powerpc_8548/packages Packaged contents of /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-cli into /Volumes/sql/openwrt/bin/packages/powerpc_8548/packages/pgsql-cli_15.13-r1_powerpc_8548.ipk rm -rf /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/.pkgdir/pgsql-cli.installed /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/.pkgdir/pgsql-cli mkdir -p /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/.pkgdir/pgsql-cli install -d -m0755 /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/.pkgdir/pgsql-cli/usr/bin install -m0755 /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/psql /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/.pkgdir/pgsql-cli/usr/bin/ touch /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/.pkgdir/pgsql-cli.installed rm -rf /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-cli-extra mkdir -p /Volumes/sql/openwrt/bin/targets/mpc85xx/p1010/packages /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-cli-extra /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo install -d -m0755 /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-cli-extra/usr/bin install -m0755 /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/clusterdb /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/createdb /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/createuser /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/dropdb /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/dropuser /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/oid2name /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pgbench /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/reindexdb /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/vacuumdb /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/vacuumlo /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-cli-extra/usr/bin/ find /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-cli-extra -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf export CROSS="powerpc-openwrt-linux-musl-" NO_RENAME=1 ; NM="powerpc-openwrt-linux-musl-nm" STRIP="/Volumes/sql/openwrt/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/Volumes/sql/openwrt/scripts/strip-kmod.sh" PATCHELF="/Volumes/sql/openwrt/staging_dir/host/bin/patchelf" /Volumes/sql/openwrt/scripts/rstrip.sh /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-cli-extra rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-cli-extra/usr/bin/createuser: executable rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-cli-extra/usr/bin/createdb: executable rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-cli-extra/usr/bin/reindexdb: executable rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-cli-extra/usr/bin/dropdb: executable rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-cli-extra/usr/bin/clusterdb: executable rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-cli-extra/usr/bin/dropuser: executable rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-cli-extra/usr/bin/vacuumlo: executable rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-cli-extra/usr/bin/oid2name: executable rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-cli-extra/usr/bin/vacuumdb: executable rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-cli-extra/usr/bin/pgbench: executable install -d -m0755 /Volumes/sql/openwrt/bin/packages/powerpc_8548/packages/tmp mkdir -p /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-cli-extra/CONTROL (cd /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-cli-extra/CONTROL; ( echo "$CONTROL"; printf "Description: "; echo "$DESCRIPTION" | sed -e 's,^[[:space:]]*, ,g'; ) > control; chmod 644 control; ( echo "#!/bin/sh"; echo "[ \"\${IPKG_NO_SCRIPT}\" = \"1\" ] && exit 0"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; ) /Volumes/sql/openwrt/staging_dir/host/bin/fakeroot /Volumes/sql/openwrt/staging_dir/host/bin/bash /Volumes/sql/openwrt/scripts/ipkg-build -m "" /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-cli-extra /Volumes/sql/openwrt/bin/packages/powerpc_8548/packages Packaged contents of /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-cli-extra into /Volumes/sql/openwrt/bin/packages/powerpc_8548/packages/pgsql-cli-extra_15.13-r1_powerpc_8548.ipk rm -rf /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/.pkgdir/pgsql-cli-extra.installed /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/.pkgdir/pgsql-cli-extra mkdir -p /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/.pkgdir/pgsql-cli-extra install -d -m0755 /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/.pkgdir/pgsql-cli-extra/usr/bin install -m0755 /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/clusterdb /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/createdb /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/createuser /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/dropdb /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/dropuser /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/oid2name /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pgbench /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/reindexdb /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/vacuumdb /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/vacuumlo /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/.pkgdir/pgsql-cli-extra/usr/bin/ touch /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/.pkgdir/pgsql-cli-extra.installed rm -rf /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server mkdir -p /Volumes/sql/openwrt/bin/targets/mpc85xx/p1010/packages /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/pkginfo install -d -m0755 /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/bin install -m0755 /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pg_amcheck /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pg_archivecleanup /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pg_basebackup /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pg_checksums /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pg_controldata /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pg_ctl /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pg_dump /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pg_dumpall /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pg_isready /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pg_recvlogical /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pg_receivewal /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pg_resetwal /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pg_restore /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pg_rewind /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pg_upgrade /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pg_verifybackup /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pg_waldump /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/postgres /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/initdb /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/bin/ ln -sf postgres /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/bin/postmaster install -d -m0755 /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/share/postgresql cp -fpR /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/* /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/share/postgresql install -d -m0755 /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib cp -fpR /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/ install -d -m0755 /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/lib/functions install -m0755 ./files/postgresql.sh /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/lib/functions/ install -d -m0755 /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/etc/config install -m0644 ./files/postgresql.config /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/etc/config/postgresql install -d -m0755 /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/etc/init.d install -m0755 ./files/postgresql.init /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/etc/init.d/postgresql find /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf export CROSS="powerpc-openwrt-linux-musl-" NO_RENAME=1 ; NM="powerpc-openwrt-linux-musl-nm" STRIP="/Volumes/sql/openwrt/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/Volumes/sql/openwrt/scripts/strip-kmod.sh" PATCHELF="/Volumes/sql/openwrt/staging_dir/host/bin/patchelf" /Volumes/sql/openwrt/scripts/rstrip.sh /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/bin/pg_rewind: executable rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/bin/pg_basebackup: executable rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/bin/pg_restore: executable rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/bin/pg_isready: executable rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/bin/pg_dumpall: executable rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/bin/initdb: executable rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/bin/pg_waldump: executable rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/bin/pg_verifybackup: executable rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/bin/pg_receivewal: executable rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/bin/pg_amcheck: executable rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/bin/pg_checksums: executable rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/bin/postgres: executable rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/bin/pg_archivecleanup: executable rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/bin/pg_controldata: executable rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/bin/pg_recvlogical: executable rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/bin/pg_upgrade: executable rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/bin/pg_ctl: executable rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/bin/pg_resetwal: executable rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/bin/pg_dump: executable rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/pg_buffercache.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/tsm_system_rows.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/auto_explain.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/pg_visibility.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/insert_username.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/euc_kr_and_mic.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/moddatetime.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/citext.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/utf8_and_uhc.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/libpqwalreceiver.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/basic_archive.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/unaccent.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/cyrillic_and_mic.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/seg.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/utf8_and_gbk.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/amcheck.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/cube.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/utf8_and_sjis2004.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/utf8_and_iso8859_1.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/file_fdw.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/euc2004_sjis2004.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/autoinc.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/euc_tw_and_big5.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/pgxs/src/test/regress/pg_regress: executable rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/pgxs/src/test/isolation/isolationtester: executable rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/pgxs/src/test/isolation/pg_isolation_regress: executable rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/dict_int.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/refint.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/bloom.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/utf8_and_win.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/hstore.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/utf8_and_euc_kr.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/utf8_and_johab.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/isn.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/postgres_fdw.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/pg_surgery.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/dict_xsyn.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/utf8_and_euc_tw.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/utf8_and_big5.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/basebackup_to_shell.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/pg_freespacemap.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/pg_prewarm.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/tablefunc.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/dict_snowball.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/pgstattuple.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/test_decoding.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/btree_gin.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/fuzzystrmatch.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/latin2_and_win1250.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/latin_and_mic.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/_int.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/utf8_and_euc_jp.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/plpgsql.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/utf8_and_euc_cn.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/adminpack.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/old_snapshot.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/utf8_and_euc2004.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/earthdistance.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/pg_stat_statements.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/auth_delay.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/utf8_and_iso8859.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/pgrowlocks.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/passwordcheck.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/utf8_and_gb18030.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/pg_trgm.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/ltree.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/tsm_system_time.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/tcn.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/pgoutput.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/pg_walinspect.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/dblink.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/pageinspect.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/btree_gist.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/utf8_and_sjis.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/euc_jp_and_sjis.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/utf8_and_cyrillic.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/euc_cn_and_mic.so: shared object rstrip.sh: /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/usr/lib/postgresql/lo.so: shared object install -d -m0755 /Volumes/sql/openwrt/bin/packages/powerpc_8548/packages/tmp mkdir -p /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/CONTROL (cd /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server/CONTROL; ( echo "$CONTROL"; printf "Description: "; echo "$DESCRIPTION" | sed -e 's,^[[:space:]]*, ,g'; ) > control; chmod 644 control; ( echo "#!/bin/sh"; echo "[ \"\${IPKG_NO_SCRIPT}\" = \"1\" ] && exit 0"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; echo "$V_Package_pgsql_server_conffiles" > conffiles; ) /Volumes/sql/openwrt/staging_dir/host/bin/fakeroot /Volumes/sql/openwrt/staging_dir/host/bin/bash /Volumes/sql/openwrt/scripts/ipkg-build -m "" /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server /Volumes/sql/openwrt/bin/packages/powerpc_8548/packages Packaged contents of /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-powerpc_8548/pgsql-server into /Volumes/sql/openwrt/bin/packages/powerpc_8548/packages/pgsql-server_15.13-r1_powerpc_8548.ipk rm -rf /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/.pkgdir/pgsql-server.installed /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/.pkgdir/pgsql-server mkdir -p /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/.pkgdir/pgsql-server install -d -m0755 /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/.pkgdir/pgsql-server/usr/bin install -m0755 /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pg_amcheck /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pg_archivecleanup /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pg_basebackup /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pg_checksums /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pg_controldata /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pg_ctl /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pg_dump /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pg_dumpall /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pg_isready /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pg_recvlogical /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pg_receivewal /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pg_resetwal /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pg_restore /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pg_rewind /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pg_upgrade /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pg_verifybackup /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/pg_waldump /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/postgres /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/bin/initdb /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/.pkgdir/pgsql-server/usr/bin/ ln -sf postgres /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/.pkgdir/pgsql-server/usr/bin/postmaster install -d -m0755 /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/.pkgdir/pgsql-server/usr/share/postgresql cp -fpR /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/share/postgresql/* /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/.pkgdir/pgsql-server/usr/share/postgresql install -d -m0755 /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/.pkgdir/pgsql-server/usr/lib cp -fpR /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/ipkg-install/usr/lib/postgresql /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/.pkgdir/pgsql-server/usr/lib/ install -d -m0755 /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/.pkgdir/pgsql-server/lib/functions install -m0755 ./files/postgresql.sh /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/.pkgdir/pgsql-server/lib/functions/ install -d -m0755 /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/.pkgdir/pgsql-server/etc/config install -m0644 ./files/postgresql.config /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/.pkgdir/pgsql-server/etc/config/postgresql install -d -m0755 /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/.pkgdir/pgsql-server/etc/init.d install -m0755 ./files/postgresql.init /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/.pkgdir/pgsql-server/etc/init.d/postgresql touch /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/.pkgdir/pgsql-server.installed mkdir -p /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/root-mpc85xx/stamp SHELL= flock /Volumes/sql/openwrt/tmp/.root-copy.flock -c 'cp -fpR /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/.pkgdir/libpq/. /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/root-mpc85xx/' touch /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/root-mpc85xx/stamp/.libpq_installed mkdir -p /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/root-mpc85xx/stamp SHELL= flock /Volumes/sql/openwrt/tmp/.root-copy.flock -c 'cp -fpR /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/.pkgdir/pgsql-cli/. /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/root-mpc85xx/' touch /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/root-mpc85xx/stamp/.pgsql-cli_installed mkdir -p /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/root-mpc85xx/stamp SHELL= flock /Volumes/sql/openwrt/tmp/.root-copy.flock -c 'cp -fpR /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/.pkgdir/pgsql-cli-extra/. /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/root-mpc85xx/' touch /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/root-mpc85xx/stamp/.pgsql-cli-extra_installed mkdir -p /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/root-mpc85xx/stamp SHELL= flock /Volumes/sql/openwrt/tmp/.root-copy.flock -c 'cp -fpR /Volumes/sql/openwrt/build_dir/target-powerpc_8548_musl/postgresql-15.13/.pkgdir/pgsql-server/. /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/root-mpc85xx/' touch /Volumes/sql/openwrt/staging_dir/target-powerpc_8548_musl/root-mpc85xx/stamp/.pgsql-server_installed make[2]: Leaving directory '/Volumes/sql/openwrt/feeds/packages/libs/postgresql' time: package/feeds/packages/postgresql/compile#332.56#71.03#412.83 make[1]: Leaving directory '/Volumes/sql/openwrt' g@gMac:/Volumes/sql/openwrt$