Build started at 2022-02-09T01:55:32.485607 Main binary: /usr/bin/python3.10 Build Options: -Ddbus-service-use-appid=false -Dinstall-appdata=false -Dplugin=true -Ddbus=enabled -Dlibcanberra=disabled -Dtls=disabled -Dgtk-frontend=false -Dtext-frontend=true -Dtheme-manager=false -Dwith-checksum=false -Dwith-fishlim=true -Dwith-lua=false -Dwith-perl=false -Dwith-python=false -Dwith-sysinfo=false -Dprefix=/usr -Dlibdir=lib64 -Dlocalstatedir=/var/lib -Dsysconfdir=/etc -Dbuildtype=plain -Dwrap_mode=nodownload -Dbuild.pkg_config_path=/usr/share/pkgconfig -Dpkg_config_path=/usr/share/pkgconfig '--native-file /var/tmp/portage/net-irc/hexchat-2.16.0/temp/meson.powerpc64-unknown-linux-gnu.ppc64.ini' Python system: Linux The Meson build system Version: 0.60.3 Source dir: /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0 Build dir: /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build Build type: native build Project name: hexchat Project version: 2.16.0 Sanity testing C compiler: powerpc64-unknown-linux-gnu-gcc Is cross compiler: False. Sanity check compiler command line: powerpc64-unknown-linux-gnu-gcc sanitycheckc.c -o sanitycheckc.exe -O2 -mcpu=970 -pipe -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu Sanity check compile stdout: ----- Sanity check compile stderr: ----- Running test binary command: /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/sanitycheckc.exe C compiler for the host machine: powerpc64-unknown-linux-gnu-gcc (gcc 11.2.0 "powerpc64-unknown-linux-gnu-gcc (Gentoo 11.2.0 p1) 11.2.0") C linker for the host machine: powerpc64-unknown-linux-gnu-gcc ld.bfd 2.37 Sanity testing C compiler: powerpc64-unknown-linux-gnu-gcc Is cross compiler: False. Sanity check compiler command line: powerpc64-unknown-linux-gnu-gcc sanitycheckc.c -o sanitycheckc.exe -D_FILE_OFFSET_BITS=64 Sanity check compile stdout: ----- Sanity check compile stderr: ----- Running test binary command: /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/sanitycheckc.exe C compiler for the build machine: powerpc64-unknown-linux-gnu-gcc (gcc 11.2.0 "powerpc64-unknown-linux-gnu-gcc (Gentoo 11.2.0 p1) 11.2.0") C linker for the build machine: powerpc64-unknown-linux-gnu-gcc ld.bfd 2.37 Build machine cpu family: ppc64 Build machine cpu: ppc64 Host machine cpu family: ppc64 Host machine cpu: ppc64 Target machine cpu family: ppc64 Target machine cpu: ppc64 Pkg-config binary for MachineChoice.HOST is not cached. Pkg-config binary for 1 specified from cross file, native file, or env var as ['powerpc64-unknown-linux-gnu-pkg-config'] Found pkg-config: /usr/bin/powerpc64-unknown-linux-gnu-pkg-config (1.8.0) Determining dependency 'gio-2.0' with pkg-config executable '/usr/bin/powerpc64-unknown-linux-gnu-pkg-config' env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/net-irc/hexchat-2.16.0/temp/logging env[PKG_CONFIG_PATH]: /usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig Called `/usr/bin/powerpc64-unknown-linux-gnu-pkg-config --modversion gio-2.0` -> 0 2.70.2 env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/net-irc/hexchat-2.16.0/temp/logging env[PKG_CONFIG_PATH]: /usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig Called `/usr/bin/powerpc64-unknown-linux-gnu-pkg-config --cflags gio-2.0` -> 0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/net-irc/hexchat-2.16.0/temp/logging env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: /usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig Called `/usr/bin/powerpc64-unknown-linux-gnu-pkg-config --libs gio-2.0` -> 0 -L/usr/lib64 -lgio-2.0 -lgobject-2.0 -lglib-2.0 env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/net-irc/hexchat-2.16.0/temp/logging env[PKG_CONFIG_PATH]: /usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig Called `/usr/bin/powerpc64-unknown-linux-gnu-pkg-config --libs gio-2.0` -> 0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 Running compile: Working directory: /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmpxizmjbhi Command line: powerpc64-unknown-linux-gnu-gcc /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmpxizmjbhi/testfile.c -o /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmpxizmjbhi/output.exe -O2 -mcpu=970 -pipe -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu Code: #include int main(void) { printf("%ld\n", (long)(sizeof(void *))); return 0; } Compiler stdout: Compiler stderr: Program stdout: 8 Program stderr: Running compile: Working directory: /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmp1sln_22g Command line: powerpc64-unknown-linux-gnu-gcc /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmp1sln_22g/testfile.c -o /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmp1sln_22g/output.obj -c -O2 -mcpu=970 -pipe -D_FILE_OFFSET_BITS=64 -O0 --print-search-dirs Code: Compiler stdout: install: /usr/lib/gcc/powerpc64-unknown-linux-gnu/11.2.0/ programs: =/usr/libexec/gcc/powerpc64-unknown-linux-gnu/11.2.0/:/usr/libexec/gcc/powerpc64-unknown-linux-gnu/11.2.0/:/usr/libexec/gcc/powerpc64-unknown-linux-gnu/:/usr/lib/gcc/powerpc64-unknown-linux-gnu/11.2.0/:/usr/lib/gcc/powerpc64-unknown-linux-gnu/:/usr/lib/gcc/powerpc64-unknown-linux-gnu/11.2.0/../../../../powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu/11.2.0/:/usr/lib/gcc/powerpc64-unknown-linux-gnu/11.2.0/../../../../powerpc64-unknown-linux-gnu/bin/ libraries: =/usr/lib/gcc/powerpc64-unknown-linux-gnu/11.2.0/:/usr/lib/gcc/powerpc64-unknown-linux-gnu/11.2.0/../../../../powerpc64-unknown-linux-gnu/lib/powerpc64-unknown-linux-gnu/11.2.0/:/usr/lib/gcc/powerpc64-unknown-linux-gnu/11.2.0/../../../../powerpc64-unknown-linux-gnu/lib/../lib64/:/usr/lib/gcc/powerpc64-unknown-linux-gnu/11.2.0/../../../powerpc64-unknown-linux-gnu/11.2.0/:/usr/lib/gcc/powerpc64-unknown-linux-gnu/11.2.0/../../../../lib64/:/lib/powerpc64-unknown-linux-gnu/11.2.0/:/lib/../lib64/:/usr/lib/powerpc64-unknown-linux-gnu/11.2.0/:/usr/lib/../lib64/:/usr/lib/gcc/powerpc64-unknown-linux-gnu/11.2.0/../../../../powerpc64-unknown-linux-gnu/lib/:/usr/lib/gcc/powerpc64-unknown-linux-gnu/11.2.0/../../../:/lib/:/usr/lib/ Compiler stderr: Run-time dependency gio-2.0 found: YES 2.70.2 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'gmodule-2.0' with pkg-config executable '/usr/bin/powerpc64-unknown-linux-gnu-pkg-config' env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/net-irc/hexchat-2.16.0/temp/logging env[PKG_CONFIG_PATH]: /usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig Called `/usr/bin/powerpc64-unknown-linux-gnu-pkg-config --modversion gmodule-2.0` -> 0 2.70.2 env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/net-irc/hexchat-2.16.0/temp/logging env[PKG_CONFIG_PATH]: /usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig Called `/usr/bin/powerpc64-unknown-linux-gnu-pkg-config --cflags gmodule-2.0` -> 0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/net-irc/hexchat-2.16.0/temp/logging env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: /usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig Called `/usr/bin/powerpc64-unknown-linux-gnu-pkg-config --libs gmodule-2.0` -> 0 -Wl,--export-dynamic -L/usr/lib64 -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/net-irc/hexchat-2.16.0/temp/logging env[PKG_CONFIG_PATH]: /usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig Called `/usr/bin/powerpc64-unknown-linux-gnu-pkg-config --libs gmodule-2.0` -> 0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 Run-time dependency gmodule-2.0 found: YES 2.70.2 Dependency libcanberra skipped: feature libcanberra disabled Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'dbus-glib-1' with pkg-config executable '/usr/bin/powerpc64-unknown-linux-gnu-pkg-config' env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/net-irc/hexchat-2.16.0/temp/logging env[PKG_CONFIG_PATH]: /usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig Called `/usr/bin/powerpc64-unknown-linux-gnu-pkg-config --modversion dbus-glib-1` -> 0 0.112 env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/net-irc/hexchat-2.16.0/temp/logging env[PKG_CONFIG_PATH]: /usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig Called `/usr/bin/powerpc64-unknown-linux-gnu-pkg-config --cflags dbus-glib-1` -> 0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/net-irc/hexchat-2.16.0/temp/logging env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: /usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig Called `/usr/bin/powerpc64-unknown-linux-gnu-pkg-config --libs dbus-glib-1` -> 0 -L/usr/lib64 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/net-irc/hexchat-2.16.0/temp/logging env[PKG_CONFIG_PATH]: /usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig Called `/usr/bin/powerpc64-unknown-linux-gnu-pkg-config --libs dbus-glib-1` -> 0 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 Run-time dependency dbus-glib-1 found: YES 0.112 Dependency openssl skipped: feature tls disabled Running compile: Working directory: /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmp3c0b5bg0 Command line: powerpc64-unknown-linux-gnu-gcc /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmp3c0b5bg0/testfile.c -o /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmp3c0b5bg0/output.exe -O2 -mcpu=970 -pipe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu89 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu Code: #define memrchr meson_disable_define_of_memrchr #include #undef memrchr #ifdef __cplusplus extern "C" #endif char memrchr (void); #if defined __stub_memrchr || defined __stub___memrchr fail fail fail this function is not going to work #endif int main(void) { return memrchr (); } Compiler stdout: Compiler stderr: Checking for function "memrchr" : YES Running compile: Working directory: /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmp2pl8t8_j Command line: powerpc64-unknown-linux-gnu-gcc /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmp2pl8t8_j/testfile.c -E -P -O2 -mcpu=970 -pipe -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu89 Code: #ifdef __has_include #if !__has_include("strings.h") #error "Header 'strings.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "strings.h" : YES Configuring config.h using configuration Running compile: Working directory: /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmpnggpiod9 Command line: powerpc64-unknown-linux-gnu-gcc /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmpnggpiod9/testfile.c -o /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmpnggpiod9/output.obj -c -O2 -mcpu=970 -pipe -D_FILE_OFFSET_BITS=64 -O0 -funsigned-char Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -funsigned-char: YES Running compile: Working directory: /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmpyycllgfa Command line: powerpc64-unknown-linux-gnu-gcc /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmpyycllgfa/testfile.c -o /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmpyycllgfa/output.obj -c -O2 -mcpu=970 -pipe -D_FILE_OFFSET_BITS=64 -O0 -Wconversion -Wno-conversion Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-conversion: YES Running compile: Working directory: /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmpxer484xy Command line: powerpc64-unknown-linux-gnu-gcc /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmpxer484xy/testfile.c -o /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmpxer484xy/output.obj -c -O2 -mcpu=970 -pipe -D_FILE_OFFSET_BITS=64 -O0 -Wpointer-sign -Wno-pointer-sign Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-pointer-sign: YES Running compile: Working directory: /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmp0mwgoyop Command line: powerpc64-unknown-linux-gnu-gcc /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmp0mwgoyop/testfile.c -o /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmp0mwgoyop/output.obj -c -O2 -mcpu=970 -pipe -D_FILE_OFFSET_BITS=64 -O0 -Wpadded -Wno-padded Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-padded: YES Running compile: Working directory: /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmpuxct8dzm Command line: powerpc64-unknown-linux-gnu-gcc /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmpuxct8dzm/testfile.c -o /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmpuxct8dzm/output.obj -c -O2 -mcpu=970 -pipe -D_FILE_OFFSET_BITS=64 -O0 -Wunused-parameter -Wno-unused-parameter Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-unused-parameter: YES Running compile: Working directory: /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmp6q81l6ij Command line: powerpc64-unknown-linux-gnu-gcc /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmp6q81l6ij/testfile.c -o /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmp6q81l6ij/output.obj -c -O2 -mcpu=970 -pipe -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-prototypes -Wno-missing-prototypes Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-missing-prototypes: YES Running compile: Working directory: /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmpewsva010 Command line: powerpc64-unknown-linux-gnu-gcc /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmpewsva010/testfile.c -o /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmpewsva010/output.obj -c -O2 -mcpu=970 -pipe -D_FILE_OFFSET_BITS=64 -O0 -Winline Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Winline: YES Running compile: Working directory: /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmp2vifkenx Command line: powerpc64-unknown-linux-gnu-gcc /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmp2vifkenx/testfile.c -o /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmp2vifkenx/output.obj -c -O2 -mcpu=970 -pipe -D_FILE_OFFSET_BITS=64 -O0 -Wstrict-prototypes Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wstrict-prototypes: YES Running compile: Working directory: /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmp5aqqieye Command line: powerpc64-unknown-linux-gnu-gcc /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmp5aqqieye/testfile.c -o /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmp5aqqieye/output.obj -c -O2 -mcpu=970 -pipe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Werror=implicit-function-declaration: YES Running compile: Working directory: /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmp0vaccjkc Command line: powerpc64-unknown-linux-gnu-gcc /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmp0vaccjkc/testfile.c -o /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmp0vaccjkc/output.obj -c -O2 -mcpu=970 -pipe -D_FILE_OFFSET_BITS=64 -O0 -Werror=pointer-arith Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Werror=pointer-arith: YES Running compile: Working directory: /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmpzfk0414r Command line: powerpc64-unknown-linux-gnu-gcc /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmpzfk0414r/testfile.c -o /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmpzfk0414r/output.obj -c -O2 -mcpu=970 -pipe -D_FILE_OFFSET_BITS=64 -O0 -Werror=init-self Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Werror=init-self: YES Running compile: Working directory: /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmpbwyc9prs Command line: powerpc64-unknown-linux-gnu-gcc /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmpbwyc9prs/testfile.c -o /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmpbwyc9prs/output.obj -c -O2 -mcpu=970 -pipe -D_FILE_OFFSET_BITS=64 -O0 -Werror=format-security -Werror=format=1 Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Werror=format-security -Werror=format=1: YES Running compile: Working directory: /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmppiuf528i Command line: powerpc64-unknown-linux-gnu-gcc /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmppiuf528i/testfile.c -o /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmppiuf528i/output.obj -c -O2 -mcpu=970 -pipe -D_FILE_OFFSET_BITS=64 -O0 -Werror=missing-include-dirs Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Werror=missing-include-dirs: YES Running compile: Working directory: /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmp_80qtt8y Command line: powerpc64-unknown-linux-gnu-gcc /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmp_80qtt8y/testfile.c -o /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmp_80qtt8y/output.obj -c -O2 -mcpu=970 -pipe -D_FILE_OFFSET_BITS=64 -O0 -Werror=date-time Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Werror=date-time: YES Running compile: Working directory: /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmp9kvjncdp Command line: powerpc64-unknown-linux-gnu-gcc /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmp9kvjncdp/testfile.c -o /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmp9kvjncdp/output.exe -O2 -mcpu=970 -pipe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--fatal-warnings -Wl,-z,relro -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: Compiler for C supports link arguments -Wl,-z,relro: YES Running compile: Working directory: /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmp0g2ycvkk Command line: powerpc64-unknown-linux-gnu-gcc /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmp0g2ycvkk/testfile.c -o /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmp0g2ycvkk/output.exe -O2 -mcpu=970 -pipe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu89 -Wl,-z,relro -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu Code: int main (void) { return 0; } Compiler stdout: Compiler stderr: Running compile: Working directory: /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmp35bdwx4c Command line: powerpc64-unknown-linux-gnu-gcc /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmp35bdwx4c/testfile.c -o /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmp35bdwx4c/output.exe -O2 -mcpu=970 -pipe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--fatal-warnings -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: Compiler for C supports link arguments -Wl,-z,now: YES Running compile: Working directory: /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmp6ik658m8 Command line: powerpc64-unknown-linux-gnu-gcc /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmp6ik658m8/testfile.c -o /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmp6ik658m8/output.exe -O2 -mcpu=970 -pipe -D_FILE_OFFSET_BITS=64 -O0 -std=gnu89 -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu Code: int main (void) { return 0; } Compiler stdout: Compiler stderr: Running compile: Working directory: /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmpsdpfi42u Command line: powerpc64-unknown-linux-gnu-gcc /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmpsdpfi42u/testfile.c -o /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmpsdpfi42u/output.exe -O2 -mcpu=970 -pipe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--fatal-warnings -Wl,--nxcompat -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: /usr/lib/gcc/powerpc64-unknown-linux-gnu/11.2.0/../../../../powerpc64-unknown-linux-gnu/bin/ld: unrecognized option '--nxcompat' /usr/lib/gcc/powerpc64-unknown-linux-gnu/11.2.0/../../../../powerpc64-unknown-linux-gnu/bin/ld: use the --help option for usage information collect2: error: ld returned 1 exit status Compiler for C supports link arguments -Wl,--nxcompat: NO Running compile: Working directory: /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmpzj6us17m Command line: powerpc64-unknown-linux-gnu-gcc /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmpzj6us17m/testfile.c -o /var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0-build/meson-private/tmpzj6us17m/output.exe -O2 -mcpu=970 -pipe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--fatal-warnings -Wl,--dynamicbase -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: /usr/lib/gcc/powerpc64-unknown-linux-gnu/11.2.0/../../../../powerpc64-unknown-linux-gnu/bin/ld: unrecognized option '--dynamicbase' /usr/lib/gcc/powerpc64-unknown-linux-gnu/11.2.0/../../../../powerpc64-unknown-linux-gnu/bin/ld: use the --help option for usage information collect2: error: ld returned 1 exit status Compiler for C supports link arguments -Wl,--dynamicbase: NO Pkg-config binary for MachineChoice.BUILD is not cached. Pkg-config binary for 0 specified from cross file, native file, or env var as ['powerpc64-unknown-linux-gnu-pkg-config'] Found pkg-config: /usr/bin/powerpc64-unknown-linux-gnu-pkg-config (1.8.0) Determining dependency 'glib-2.0' with pkg-config executable '/usr/bin/powerpc64-unknown-linux-gnu-pkg-config' env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/net-irc/hexchat-2.16.0/temp/logging env[PKG_CONFIG_PATH]: /usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig Called `/usr/bin/powerpc64-unknown-linux-gnu-pkg-config --modversion glib-2.0` -> 0 2.70.2 env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/net-irc/hexchat-2.16.0/temp/logging env[PKG_CONFIG_PATH]: /usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig Called `/usr/bin/powerpc64-unknown-linux-gnu-pkg-config --cflags glib-2.0` -> 0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/net-irc/hexchat-2.16.0/temp/logging env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: /usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig Called `/usr/bin/powerpc64-unknown-linux-gnu-pkg-config --libs glib-2.0` -> 0 -L/usr/lib64 -lglib-2.0 env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/net-irc/hexchat-2.16.0/temp/logging env[PKG_CONFIG_PATH]: /usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig Called `/usr/bin/powerpc64-unknown-linux-gnu-pkg-config --libs glib-2.0` -> 0 -lglib-2.0 Program glib-genmarshal found: YES (/usr/bin/glib-genmarshal) Program make-te.py found: YES (/var/tmp/portage/net-irc/hexchat-2.16.0/work/hexchat-2.16.0/src/common/make-te.py) WARNING: Project targeting '>= 0.47.0' but tried to use feature introduced in '0.50.0': install arg in configure_file. Configuring org.hexchat.service.service using configuration Program dbus-binding-tool found: YES (/usr/bin/dbus-binding-tool) plugins/fishlim/meson.build:2:2: ERROR: Problem encountered: fish plugin requires openssl