>>> Building on exopi-4 under devel/glib2,bootstrap BDEPENDS = [devel/pcre2;shells/bash;shells/bash-completion;textproc/py-docutils;x11/dbus;devel/dwz;sysutils/py-packaging;devel/gettext,-runtime;devel/gettext,-tools;devel/libffi;devel/meson;archivers/xz;lang/python/3] DIST = [devel/glib2:glib-2.82.4.tar.xz] FULLPKGNAME = glib2-2.82.4p4-bootstrap RDEPENDS = [devel/libffi;lang/python/3;devel/pcre2;sysutils/py-packaging;devel/gettext,-runtime] (Junk lock obtained for exopi-4 at 1738574939.24) >>> Running depends in devel/glib2,bootstrap at 1738574939.31 last junk was in textproc/py-sphinxcontrib/qthelp /usr/sbin/pkg_add -aI -Drepair bash-5.2.37 dbus-1.16.0v0 pcre2-10.44 py3-docutils-0.21.2p0 py3-packaging-24.2p0 was: /usr/sbin/pkg_add -aI -Drepair bash-5.2.37 bash-completion-2.16.0p0 dbus-1.16.0v0 dwz-0.15 gettext-runtime-0.23.1 gettext-tools-0.23.1 libffi-3.4.6 meson-1.7.0v0 pcre2-10.44 py3-docutils-0.21.2p0 py3-packaging-24.2p0 python-3.12.8p2 xz-5.6.4 /usr/sbin/pkg_add -aI -Drepair bash-5.2.37 dbus-1.16.0v0 pcre2-10.44 py3-docutils-0.21.2p0 py3-packaging-24.2p0 The following new rcscripts were installed: /etc/rc.d/messagebus See rcctl(8) for details. New and changed readme(s): /usr/local/share/doc/pkg-readmes/dbus >>> Running show-prepare-results in devel/glib2,bootstrap at 1738574951.28 ===> devel/glib2,bootstrap ===> Building from scratch glib2-2.82.4p4-bootstrap ===> glib2-2.82.4p4-bootstrap depends on: py3-packaging-* -> py3-packaging-24.2p0 ===> glib2-2.82.4p4-bootstrap depends on: py3-docutils-* -> py3-docutils-0.21.2p0 ===> glib2-2.82.4p4-bootstrap depends on: bash-* -> bash-5.2.37 ===> glib2-2.82.4p4-bootstrap depends on: bash-completion-* -> bash-completion-2.16.0p0 ===> glib2-2.82.4p4-bootstrap depends on: dbus-* -> dbus-1.16.0v0 ===> glib2-2.82.4p4-bootstrap depends on: meson->=1.7.0v0 -> meson-1.7.0v0 ===> glib2-2.82.4p4-bootstrap depends on: python->=3.12,<3.13 -> python-3.12.8p2 ===> glib2-2.82.4p4-bootstrap depends on: gettext-tools-* -> gettext-tools-0.23.1 ===> glib2-2.82.4p4-bootstrap depends on: dwz-* -> dwz-0.15 ===> glib2-2.82.4p4-bootstrap depends on: xz->=5.4.0 -> xz-5.6.4 ===> glib2-2.82.4p4-bootstrap depends on: gettext-runtime-* -> gettext-runtime-0.23.1 ===> glib2-2.82.4p4-bootstrap depends on: pcre2-* -> pcre2-10.44 ===> glib2-2.82.4p4-bootstrap depends on: libffi-* -> libffi-3.4.6 ===> Verifying specs: c elf ffi iconv intl m pcre2-8 pthread z ===> found c.100.3 elf.3.0 ffi.2.1 iconv.7.1 intl.8.1 m.10.1 pcre2-8.0.7 pthread.27.1 z.7.1 bash-5.2.37 bash-completion-2.16.0p0 dbus-1.16.0v0 dwz-0.15 gettext-runtime-0.23.1 gettext-tools-0.23.1 libffi-3.4.6 meson-1.7.0v0 pcre2-10.44 py3-docutils-0.21.2p0 py3-packaging-24.2p0 python-3.12.8p2 xz-5.6.4 (Junk lock released for exopi-4 at 1738574958.50) Woken up sysutils/py-hpilo distfiles size=5556896 >>> Running extract in devel/glib2,bootstrap at 1738574958.55 ===> devel/glib2,bootstrap ===> Checking files for glib2-2.82.4p4-bootstrap `/exopi-cvs/ports/distfiles/glib-2.82.4.tar.xz' is up to date. >> (SHA256) all files: OK ===> Extracting for glib2-2.82.4p4-bootstrap >>> Running patch in devel/glib2,bootstrap at 1738574960.69 ===> devel/glib2,bootstrap ===> Patching for glib2-2.82.4p4-bootstrap ===> Applying OpenBSD patch patch-gio_glib-compile-schemas_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |XXX do not warn about bad dconf paths | |Index: gio/glib-compile-schemas.c |--- gio/glib-compile-schemas.c.orig |+++ gio/glib-compile-schemas.c -------------------------- Patching file gio/glib-compile-schemas.c using Plan A... Hunk #1 succeeded at 1232. Hunk #2 succeeded at 1245. Hunk #3 succeeded at 2201. done ===> Applying OpenBSD patch patch-gio_gunixmount_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |https://bugzilla.gnome.org/show_bug.cgi?id=653555 | |Index: gio/gunixmount.c |--- gio/gunixmount.c.orig |+++ gio/gunixmount.c -------------------------- Patching file gio/gunixmount.c using Plan A... Hunk #1 succeeded at 29. Hunk #2 succeeded at 338. Hunk #3 succeeded at 387. done ===> Applying OpenBSD patch patch-gio_meson_build Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |XXX push upstream | |Index: gio/meson.build |--- gio/meson.build.orig |+++ gio/meson.build -------------------------- Patching file gio/meson.build using Plan A... Hunk #1 succeeded at 80. done ===> Applying OpenBSD patch patch-glib_tests_test-printf_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Don't use printf %n. | |Index: glib/tests/test-printf.c |--- glib/tests/test-printf.c.orig |+++ glib/tests/test-printf.c -------------------------- Patching file glib/tests/test-printf.c using Plan A... Hunk #1 succeeded at 578. Hunk #2 succeeded at 593. done ===> Applying OpenBSD patch patch-meson_build Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |XXX base gcc |Reordering needed to prefer long long because base-gcc doesn't recognize | #pragma GCC diagnostic error "-Wincompatible-pointer-types" |and doesn't fail to compile the test case (gint64 should be long long). | |XXX don't pick up libatomic from lang/gcc/ | |Index: meson.build |--- meson.build.orig |+++ meson.build -------------------------- Patching file meson.build using Plan A... Hunk #1 succeeded at 1599. Hunk #2 succeeded at 1611. Hunk #3 succeeded at 2254. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in devel/glib2,bootstrap at 1738574961.68 ===> devel/glib2,bootstrap ===> Generating configure for glib2-2.82.4p4-bootstrap ===> Configuring for glib2-2.82.4p4-bootstrap sed -i -e "s,/usr/local,/usr/local,g;" -e "s,/etc/xdg,/etc/xdg,g" /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gutils.c /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/xdgmime/xdgmime.c sed -i "s,/usr/share/locale,/usr/local/share/locale,g" /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gcharset.c sed -i "s,/usr/share/applications,/usr/local/share/applications,g" /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/tests/desktop-app-info.c sed -i "s,/usr/share,/usr/local/share,g" /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/docs/reference/gio/glib-compile-schemas.rst The Meson build system Version: 1.7.0 Source dir: /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4 Build dir: /exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap Build type: native build Project name: glib Project version: 2.82.4 C compiler for the host machine: cc (clang 16.0.6 "OpenBSD clang version 16.0.6") C linker for the host machine: cc ld.lld 16.0.6 Host machine cpu family: x86_64 Host machine cpu: x86_64 Compiler for C supports arguments -std=c89: YES Compiler for C supports arguments -std=c99: YES Compiler for C supports arguments -std=c11: YES Compiler for C supports arguments -std=c17: YES C++ compiler for the host machine: c++ (clang 16.0.6 "OpenBSD clang version 16.0.6") C++ linker for the host machine: c++ ld.lld 16.0.6 Compiler for C++ supports arguments -std=c++98: YES Compiler for C++ supports arguments -std=c++03: YES Compiler for C++ supports arguments -std=c++11: YES Compiler for C++ supports arguments -std=c++14: YES Compiler for C++ supports arguments -std=c++17: YES Compiler for C++ supports arguments -std=c++20: YES Compiler for C++ supports arguments -std=c++2b: YES Compiler for C++ supports arguments -std=c++latest: NO Program ./.gitlab-ci/thorough-test-wrapper.sh found: YES (/bin/bash /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/./.gitlab-ci/thorough-test-wrapper.sh) Program valgrind found: NO Compiler for C supports arguments -fno-strict-aliasing: YES Message: Disabling cast checks Has header "alloca.h" : NO Has header "afunix.h" : NO Has header "crt_externs.h" : NO Has header "dirent.h" : YES Has header "float.h" : YES Has header "fstab.h" : YES Has header "ftw.h" : YES Has header "grp.h" : YES Has header "inttypes.h" : YES Has header "libproc.h" : NO Has header "limits.h" : YES Has header "locale.h" : YES Has header "mach/mach_time.h" : NO Has header "memory.h" : YES Has header "mntent.h" : NO Has header "poll.h" : YES Has header "pwd.h" : YES Has header "sched.h" : YES Has header "spawn.h" : YES Has header "stdatomic.h" : YES Has header "stdint.h" : YES Has header "stdlib.h" : YES Has header "string.h" : YES Has header "strings.h" : YES Has header "sys/auxv.h" : YES Has header "sys/event.h" : YES Has header "sys/filio.h" : YES Has header "sys/inotify.h" : NO Has header "sys/mkdev.h" : NO Has header "sys/mntctl.h" : NO Has header "sys/mnttab.h" : NO Has header "sys/mount.h" : YES Has header "sys/param.h" : YES Has header "sys/prctl.h" : NO Has header "sys/resource.h" : YES Has header "sys/select.h" : YES Has header "sys/statfs.h" : NO Has header "sys/stat.h" : YES Has header "sys/statvfs.h" : YES Has header "sys/sysctl.h" : YES Has header "sys/time.h" : YES Has header "sys/times.h" : YES Has header "sys/types.h" : YES Has header "sys/uio.h" : YES Has header "sys/vfs.h" : NO Has header "sys/vfstab.h" : NO Has header "sys/vmount.h" : NO Has header "sys/wait.h" : YES Has header "syslog.h" : YES Has header "termios.h" : YES Has header "unistd.h" : YES Has header "values.h" : NO Has header "wchar.h" : YES Has header "xlocale.h" : NO Check usable header "malloc.h" : NO Check usable header "linux/netlink.h" : NO Checking if "statx() test" compiles: NO Header "locale.h" has symbol "LC_MESSAGES" : YES Checking if "type "struct stat" has member "st_mtimensec"" compiles: YES Checking if "type "struct stat" has member "st_mtim.tv_nsec"" compiles: YES Checking if "type "struct stat" has member "st_atimensec"" compiles: YES Checking if "type "struct stat" has member "st_atim.tv_nsec"" compiles: YES Checking if "type "struct stat" has member "st_ctimensec"" compiles: YES Checking if "type "struct stat" has member "st_ctim.tv_nsec"" compiles: YES Checking if "type "struct stat" has member "st_birthtime"" compiles: NO Checking if "type "struct stat" has member "st_birthtimensec"" compiles: NO Checking if "type "struct stat" has member "st_birthtim"" compiles: NO Checking if "type "struct stat" has member "st_birthtim.tv_nsec"" compiles: NO Checking if "type "struct stat" has member "st_blksize"" compiles: YES Checking if "type "struct stat" has member "st_blocks"" compiles: YES Checking if "type "struct statfs" has member "f_fstypename"" compiles: YES Checking if "type "struct statfs" has member "f_bavail"" compiles: YES Checking if "type "struct dirent" has member "d_type"" compiles: YES Checking if "type "struct statvfs" has member "f_basetype"" compiles: NO Checking if "type "struct statvfs" has member "f_fstypename"" compiles: NO Checking if "type "struct statvfs" has member "f_type"" compiles: NO Checking if "type "struct tm" has member "tm_gmtoff"" compiles: YES Checking if "type "struct tm" has member "__tm_gmtoff"" compiles: NO Compiler for C supports arguments -Wduplicated-branches: NO Compiler for C supports arguments -Wimplicit-fallthrough: YES Compiler for C supports arguments -Wmisleading-indentation: YES Compiler for C supports arguments -Wmissing-field-initializers: YES Compiler for C supports arguments -Wnonnull: YES Compiler for C supports arguments -Wnull-dereference: YES Compiler for C supports arguments -Wunused: YES Compiler for C supports arguments -Wno-unused-parameter: YES Compiler for C supports arguments -Wno-cast-function-type: YES Compiler for C supports arguments -Wno-pedantic: YES Compiler for C supports arguments -Wno-format-zero-length: YES Compiler for C supports arguments -Wno-variadic-macros: YES Compiler for C supports arguments -Werror=format=2: YES Compiler for C supports arguments -Werror=init-self: YES Compiler for C supports arguments -Werror=missing-include-dirs: YES Compiler for C supports arguments -Werror=pointer-arith: YES Compiler for C supports arguments -Werror=unused-result: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wno-bad-function-cast: YES Compiler for C supports arguments -Werror=implicit-function-declaration: YES Compiler for C supports arguments -Werror=missing-prototypes: YES Compiler for C supports arguments -Werror=pointer-sign: YES Compiler for C supports arguments -Wno-string-plus-int: YES Compiler for C supports arguments -Wno-typedef-redefinition: YES Compiler for C++ supports arguments -Wduplicated-branches: NO Compiler for C++ supports arguments -Wimplicit-fallthrough: YES Compiler for C++ supports arguments -Wmisleading-indentation: YES Compiler for C++ supports arguments -Wmissing-field-initializers: YES Compiler for C++ supports arguments -Wnonnull: YES Compiler for C++ supports arguments -Wnull-dereference: YES Compiler for C++ supports arguments -Wunused: YES Compiler for C++ supports arguments -Wno-unused-parameter: YES Compiler for C++ supports arguments -Wno-cast-function-type: YES Compiler for C++ supports arguments -Wno-pedantic: YES Compiler for C++ supports arguments -Wno-format-zero-length: YES Compiler for C++ supports arguments -Wno-variadic-macros: YES Compiler for C++ supports arguments -Werror=format=2: YES Compiler for C++ supports arguments -Werror=init-self: YES Compiler for C++ supports arguments -Werror=missing-include-dirs: YES Compiler for C++ supports arguments -Werror=pointer-arith: YES Compiler for C++ supports arguments -Werror=unused-result: YES Compiler for C supports link arguments -Wl,-z,nodelete: YES Compiler for C supports link arguments -Wl,-Bsymbolic-functions: YES Checking for function "accept4" : YES Checking for function "close_range" : NO Checking for function "copy_file_range" : NO Checking for function "endmntent" : NO Checking for function "endservent" : YES Checking for function "epoll_create1" : NO Checking for function "fallocate" : NO Checking for function "fchmod" : YES Checking for function "fchown" : YES Checking for function "fdwalk" : NO Checking for function "free_aligned_sized" : NO Checking for function "free_sized" : NO Checking for function "fsync" : YES Checking for function "ftruncate64" : NO Checking for function "getauxval" : NO Checking for function "getc_unlocked" : YES Checking for function "getfsstat" : YES Checking for function "getgrgid_r" : YES Checking for function "getmntent_r" : NO Checking for function "getpwuid_r" : YES Checking for function "getresuid" : YES Checking for function "getvfsstat" : NO Checking for function "gmtime_r" : YES Checking for function "hasmntopt" : NO Checking for function "inotify_init1" : NO Checking for function "issetugid" : YES Checking for function "kevent" : YES Checking for function "kqueue" : YES Checking for function "lchmod" : NO Checking for function "lchown" : YES Checking for function "link" : YES Checking for function "localtime_r" : YES Checking for function "lstat" : YES Checking for function "mbrtowc" : YES Checking for function "memalign" : NO Checking for function "memmem" : YES Checking for function "mmap" : YES Checking for function "newlocale" : YES Checking for function "pipe2" : YES Checking for function "poll" : YES Checking for function "prlimit" : NO Checking for function "readlink" : YES Checking for function "recvmmsg" : YES Checking for function "sendmmsg" : YES Checking for function "setenv" : YES Checking for function "setmntent" : NO Checking for function "strerror_r" : YES Checking for function "strnlen" : YES Checking for function "strsignal" : YES Checking for function "strtod_l" : NO Checking for function "strtoll_l" : NO Checking for function "strtoull_l" : NO Checking for function "symlink" : YES Checking for function "timegm" : YES Checking for function "unsetenv" : YES Checking for function "uselocale" : YES Checking for function "utimes" : YES Checking for function "utimensat" : YES Checking for function "valloc" : YES Checking for function "vasprintf" : YES Checking for function "vsnprintf" : YES Checking for function "wcrtomb" : YES Checking for function "wcslen" : YES Checking for function "wcsnlen" : YES Checking for function "sysctlbyname" : NO Checking for function "statvfs" : YES Checking for function "statfs" : YES Checking for function "if_indextoname" : YES Checking for function "if_nametoindex" : YES Checking for function "splice" : NO Checking for function "stpcpy" : YES Checking for function "memalign" : NO Checking if "getservbyname_r()" compiles: NO Checking for function "_aligned_malloc" : NO Checking for function "aligned_alloc" : NO Checking for function "posix_memalign" : YES Checking for function "posix_spawn" : YES Checking if "strerror_r() returns char *" compiles: NO Checking for function "snprintf" : YES Checking for function "strcasecmp" : YES Checking for function "strncasecmp" : YES Header "sys/sysmacros.h" has symbol "major" : NO Header "sys/mkdev.h" has symbol "major" : NO Header "sys/types.h" has symbol "major" : YES Header "dlfcn.h" has symbol "RTLD_LAZY" : YES Header "dlfcn.h" has symbol "RTLD_NOW" : YES Header "dlfcn.h" has symbol "RTLD_GLOBAL" : YES Header "dlfcn.h" has symbol "RTLD_NEXT" : YES Checking for type "loff_t" : NO Message: Checking whether to use statfs or statvfs .. statfs Checking if "futex(2) system call" compiles: NO Checking if "futex_time64(2) system call" compiles: NO Checking if "eventfd(2) system call" links: NO Checking if "ppoll(2) system call" links: YES Checking if "pidfd_open(2) system call" links: NO Checking if "__uint128_t available" compiles: YES Checking if "clock_gettime" links: YES Checking if "dlopen() and dlsym() in system libraries" links: YES Checking if "number of arguments to statfs() (n=2)" compiles: YES Checking if "open() option O_DIRECTORY" compiles: YES Checking if "fcntl() option F_FULLFSYNC" compiles: NO Checking if "C99 vsnprintf" runs: YES Checking if "C99 snprintf" runs: YES Checking if "Unix98 printf positional parameters" runs: YES Checking if "nl_langinfo and CODESET" links: YES Checking if "nl_langinfo (PM_STR)" links: YES Checking if "nl_langinfo (ERA)" links: NO Checking if "nl_langinfo (_NL_CTYPE_OUTDIGITn_MB)" links: NO Checking if "nl_langinfo (ALTMON_n)" links: NO Checking if "nl_langinfo (_NL_ABALTMON_n)" links: NO Checking if "nl_langinfo and _NL_TIME_CODESET" links: NO Checking if "signed" compiles: YES Header "stddef.h" has symbol "ptrdiff_t" : YES Checking if "sig_atomic_t" links: YES Checking if "long long" compiles: YES Checking if "long double" compiles: YES Header "stddef.h" has symbol "wchar_t" : YES Header "wchar.h" has symbol "wint_t" : YES Checking if "uintmax_t in inttypes.h" compiles: YES Checking if "uintmax_t in stdint.h" compiles: YES Checking for size of "char" : 1 Checking for size of "short" : 2 Checking for size of "int" : 4 Checking for size of "void*" : 8 Checking for size of "long" : 8 Checking for size of "long long" : 8 Checking for size of "size_t" : 8 Checking for size of "ssize_t" : 8 Checking if "int64_t is long long" compiles: YES Checking for alignment of "char" : 1 Checking for alignment of "short" : 2 Checking for alignment of "int" : 4 Checking for alignment of "void*" : 8 Checking for alignment of "long" : 8 Checking for alignment of "long long" : 8 Checking for alignment of "size_t" : 8 Checking for size of "wchar_t" : 4 Checking if "GCC size_t typedef is long" compiles: YES Checking if "GCC size_t typedef is long long" compiles: NO Checking if "va_lists can be copied as values" runs: DID NOT COMPILE Checking if "ISO C99 varargs macros in C" compiles: YES Checking if "ISO C99 varargs macros in C++" compiles: YES Checking if "GNUC varargs macros" compiles: YES Has header "alloca.h" : NO (cached) Has header "sys/poll.h" : YES Has header "sys/types.h" : YES (cached) Has header "winsock2.h" : NO Computing int of "POLLIN" : 1 Computing int of "POLLOUT" : 4 Computing int of "POLLPRI" : 2 Computing int of "POLLERR" : 8 Computing int of "POLLHUP" : 16 Computing int of "POLLNVAL" : 32 Computing int of "AF_UNIX" : 1 Computing int of "AF_INET" : 2 Computing int of "AF_INET6" : 24 Computing int of "MSG_OOB" : 1 Computing int of "MSG_PEEK" : 2 Computing int of "MSG_DONTROUTE" : 4 Checking for type "struct in6_addr" : YES Checking if "atomic ops" links: YES Checking if "sync swap" links: YES Run-time dependency threads found: YES Header "pthread.h" has symbol "pthread_attr_setstacksize" : YES Header "pthread.h" has symbol "pthread_attr_setinheritsched" : YES Header "pthread.h" has symbol "pthread_condattr_setclock" : YES Header "pthread.h" has symbol "pthread_cond_timedwait_relative_np" : NO Header "pthread.h" has symbol "pthread_getname_np" : NO Header "pthread.h" has symbol "pthread_getaffinity_np" : NO Checking if "pthread_setname_np(const char*)" with dependency threads links: NO Checking if "pthread_setname_np(pthread_t, const char*)" with dependency threads links: NO Checking if "pthread_setname_np(pthread_t, const char*, void*)" with dependency threads links: NO Checking if "pthread_set_name_np(pthread_t, const char*)" with dependency threads links: YES Checking if "stack grows check" runs: NO (1) Run-time dependency iconv found: YES Found pkg-config: YES (/usr/bin/pkg-config) 0.29.2 Run-time dependency libpcre2-8 found: YES 10.44 Executing subproject gvdb gvdb| Project name: gvdb gvdb| Project version: 0.0 gvdb| C compiler for the host machine: cc (clang 16.0.6 "OpenBSD clang version 16.0.6") gvdb| C linker for the host machine: cc ld.lld 16.0.6 gvdb| Build targets in project: 0 gvdb| Subproject gvdb finished. Dependency gvdb found: YES 0.0 (overridden) Library m found: YES Run-time dependency libffi found: YES 3.4.6 Run-time dependency zlib found: YES 1.3.1.1-motley Run-time dependency intl found: YES Checking for function "ngettext" with dependency intl: YES Checking for function "bind_textdomain_codeset" with dependency intl: YES Checking for function "strlcpy" : YES Checking if "OpenBSD strlcpy/strlcat" runs: YES Checking if "/proc/self/cmdline" runs: NO (1) Program python3 found: YES (/usr/local/bin/python3.12) Program bash found: YES (/usr/local/bin/bash) Run-time dependency bash-completion found: YES 2.16.0 Program sh found: YES (/bin/sh) Program pkg-config found: YES (/usr/bin/pkg-config) Program env found: YES (/usr/bin/env) Header "sys/ptrace.h" has symbol "PTRACE_O_EXITKILL" : NO Program g-ir-scanner skipped: feature introspection disabled Configuring glib-gettextize using configuration Program gen-visibility-macros.py found: YES (/exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/tools/gen-visibility-macros.py) Configuring glibconfig.h using configuration Dependency sysprof-capture-4 skipped: feature sysprof disabled Configuring gtester-report using configuration Configuring libglib-2.0.so.0.8200.4-gdb.py using configuration Program xmllint found: YES (/usr/local/bin/xmllint) Configuring glib-genmarshal using configuration Program glib-genmarshal found: YES (/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject/glib-genmarshal) Configuring glib-mkenums using configuration Program glib-mkenums found: YES (/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject/glib-mkenums) Configuring libgobject-2.0.so.0.8200.4-gdb.py using configuration Compiler for C supports arguments -DG_DISABLE_CAST_CHECKS: YES Compiler for C supports arguments -Werror: YES Compiler for C supports arguments -Wcast-align=strict: NO Checking if "dlsym() preceding underscores" runs: YES Checking for function "dlerror" : YES Configuring gmoduleconf.h using configuration Checking if "C_IN in public headers (no arpa/nameser_compat.h needed)" compiles: YES Checking if "res_query()" links: YES Checking if "socket()" links: YES Checking if "dn_comp()" links: YES Checking if "res_nclose()" links: NO Checking if "res_ndestroy()" links: NO Checking if "res_ninit()" links: NO Checking if "res_nquery()" links: NO Checking for type "struct ip_mreqn" : YES Checking if "ioctl with request SIOCGIFADDR" compiles: YES Configuring gnetworking.h using configuration Configuring gdbus-codegen using configuration Program gdbus-codegen found: YES (/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/gdbus-2.0/codegen/gdbus-codegen) Configuring config.py using configuration Run-time dependency libelf found: YES 0.8.12 ../../../../exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/tests/meson.build:10: DEPRECATION: Project uses feature that was always broken, and is now deprecated since '1.3.0': str.format: Value other than strings, integers, bools, options, dictionaries and lists thereof.. Has header "pty.h" : NO Program gengiotypefuncs.py found: YES (/usr/local/bin/python3.12 /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/tests/gengiotypefuncs.py) Run-time dependency dbus-1 found: YES 1.16.0 Program dbus-daemon found: YES (/usr/local/bin/dbus-daemon) Program msgfmt found: YES (/usr/local/bin/msgfmt) Configuring appinfo-test-gnome.desktop using configuration Configuring appinfo-test-notgnome.desktop using configuration Configuring appinfo-test-path.desktop using configuration Configuring appinfo-test.desktop using configuration Configuring appinfo-test2.desktop using configuration Program objcopy found: YES (/usr/bin/objcopy) Program ld found: YES (/usr/bin/ld) Configuring org.freedesktop.portal.Documents.service using configuration Configuring org.gtk.GDBus.FakeService.service using configuration Compiler for C supports arguments -Wno-implicit-fallthrough: YES Compiler for C supports arguments -Wno-old-style-definition: YES Compiler for C supports arguments -Wno-suggest-attribute=noreturn: NO Compiler for C supports arguments -Wno-type-limits: YES Compiler for C supports arguments -Wno-undef: YES Compiler for C supports arguments -Wno-unused-parameter: YES (cached) Compiler for C supports arguments -Wno-cast-align: YES Compiler for C supports arguments -Wno-unused-function: YES Compiler for C supports arguments -Wno-return-type: YES Compiler for C supports arguments -Wno-sometimes-uninitialized: YES Compiler for C supports arguments -Wno-old-style-definition: YES (cached) Compiler for C supports arguments -Wno-type-limits: YES (cached) Compiler for C supports arguments -Wno-old-style-definition: YES (cached) Compiler for C supports arguments -Wno-cast-align: YES (cached) Compiler for C supports arguments -Wno-unused-parameter: YES (cached) Compiler for C supports arguments -Wno-duplicated-branches: NO Compiler for C supports arguments -Wno-cast-align: YES (cached) Compiler for C supports arguments -Wno-unused-parameter: YES (cached) Compiler for C supports arguments -Wno-duplicated-branches: NO (cached) Compiler for C supports arguments -Wno-type-limits: YES (cached) Compiler for C supports arguments -Wno-cast-align: YES (cached) Compiler for C supports arguments -Wno-missing-field-initializers: YES Compiler for C supports arguments -Wno-old-style-definition: YES (cached) Compiler for C supports arguments -Wno-cast-align: YES (cached) Compiler for C supports arguments -Wno-unused-parameter: YES (cached) Compiler for C supports arguments -Wno-duplicated-branches: NO (cached) Compiler for C supports arguments -Wno-old-style-definition: YES (cached) Compiler for C supports arguments -Wno-cast-align: YES (cached) Compiler for C supports arguments -Wno-unused-parameter: YES (cached) Compiler for C supports arguments -Wno-duplicated-branches: NO (cached) Compiler for C supports arguments -Wno-old-style-definition: YES (cached) Compiler for C supports arguments -Wno-cast-align: YES (cached) Compiler for C supports arguments -Wno-unused-parameter: YES (cached) Compiler for C supports arguments -Wno-duplicated-branches: NO (cached) Compiler for C supports arguments -Werror=unused-function: YES Library FuzzingEngine skipped: feature oss_fuzz disabled Program xgettext found: YES (/usr/local/bin/xgettext) Program msgfmt found: YES (/usr/local/bin/msgfmt) Program msginit found: YES (/usr/local/bin/msginit) Program msgmerge found: YES (/usr/local/bin/msgmerge) Program xgettext found: YES (/usr/local/bin/xgettext) Configuring config.h using configuration Program rst2man found: YES (/usr/local/bin/rst2man) Program rst2html5 found: YES (/usr/local/bin/rst2html5) Build targets in project: 610 WARNING: Broken features used: * 1.3.0: {'str.format: Value other than strings, integers, bools, options, dictionaries and lists thereof.'} glib 2.82.4 Build environment host cpu : x86_64 host endian : little host system : openbsd C Compiler : clang C++ Compiler : clang shared build : true static build : false Directories prefix : /usr/local bindir : /usr/local/bin libexecdir : /usr/local/libexec pkgdatadir : /usr/local/share/glib-2.0 datadir : /usr/local/share includedir : /usr/local/include/glib-2.0 giomodulesdir : /usr/local/lib/gio/modules localstatedir : /var runstatedir : /var/run Options xattr : false man-pages : enabled dtrace : false systemtap : false sysprof : false documentation : false bsymbolic_functions: true force_posix_threads: false tests : true installed_tests : false nls : enabled oss_fuzz : disabled glib_debug : disabled glib_assert : true glib_checks : true libelf : enabled multiarch : false introspection : false Subprojects gvdb : YES User defined options auto_features : enabled buildtype : plain dtrace : disabled glib_debug : disabled introspection : disabled libmount : disabled localstatedir : /var man-pages : enabled mandir : /usr/local/man prefix : /usr/local runtime_dir : /var/run selinux : disabled sharedstatedir : /var/db sysconfdir : /etc sysprof : disabled systemtap : disabled wrap_mode : nodownload xattr : false Found ninja-1.11.1 at /usr/local/bin/ninja >>> Running build in devel/glib2,bootstrap at 1738575102.20 ===> devel/glib2,bootstrap ===> Building for glib2-2.82.4p4-bootstrap exec /usr/bin/env -i LC_CTYPE="en_US.UTF-8" CC=cc PYTHONUSERBASE=/exopi-obj/pobj/glib2-2.82.4-bootstrap PORTSDIR="/exopi-cvs/ports" LIBTOOL="/usr/bin/libtool" LIBglib-2.0_LTVERSION='-version-info 4201:13:0' libglib_2_0_ltversion=4201.13 LIBgobject-2.0_LTVERSION='-version-info 4200:20:0' libgobject_2_0_ltversion=4200.20 LIBgthread-2.0_LTVERSION='-version-info 4200:20:0' libgthread_2_0_ltversion=4200.20 LIBgmodule-2.0_LTVERSION='-version-info 4200:20:0' libgmodule_2_0_ltversion=4200.20 LIBgio-2.0_LTVERSION='-version-info 4200:20:0' libgio_2_0_ltversion=4200.20 LIBgirepository-2.0_LTVERSION='-version-info 0:1:0' libgirepository_2_0_ltversion=0.1 PATH='/exopi-obj/pobj/glib2-2.82.4-bootstrap/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin' PREFIX='/usr/local' LOCALBASE='/usr/local' X11BASE='/usr/X11R6' CFLAGS='-O2 -pipe -g' TRUEPREFIX='/usr/local' DESTDIR='' HOME='/glib2-2.82.4_writes_to_HOME' PICFLAG="-fpic" BINGRP=bin BINOWN=root BINMODE=755 NONBINMODE=644 DIRMODE=755 INSTALL_COPY=-c INSTALL_STRIP= MANGRP=bin MANOWN=root MANMODE=644 BSD_INSTALL_PROGRAM="/exopi-obj/pobj/glib2-2.82.4-bootstrap/bin/install -c -m 755" BSD_INSTALL_SCRIPT="/exopi-obj/pobj/glib2-2.82.4-bootstrap/bin/install -c -m 755" BSD_INSTALL_DATA="/exopi-obj/pobj/glib2-2.82.4-bootstrap/bin/install -c -m 644" BSD_INSTALL_MAN="/exopi-obj/pobj/glib2-2.82.4-bootstrap/bin/install -c -m 644" BSD_INSTALL_PROGRAM_DIR="/exopi-obj/pobj/glib2-2.82.4-bootstrap/bin/install -d -m 755" BSD_INSTALL_SCRIPT_DIR="/exopi-obj/pobj/glib2-2.82.4-bootstrap/bin/install -d -m 755" BSD_INSTALL_DATA_DIR="/exopi-obj/pobj/glib2-2.82.4-bootstrap/bin/install -d -m 755" BSD_INSTALL_MAN_DIR="/exopi-obj/pobj/glib2-2.82.4-bootstrap/bin/install -d -m 755" /usr/local/bin/meson compile -C /exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap -v -j 1 ninja: Entering directory `/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap' [1/1610] /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/tools/gen-visibility-macros.py 2.82.4 versions-macros ../glib-2.82.4/glib/gversionmacros.h.in glib/gversionmacros.h [2/1610] /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/tools/gen-visibility-macros.py 2.82.4 visibility-macros GLIB glib/glib-visibility.h [3/1610] cc -Iglib/libcharset/libcharset.a.p -Iglib/libcharset -I../glib-2.82.4/glib/libcharset -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DGLIB_CHARSETALIAS_DIR="/usr/local/lib"' -MD -MQ glib/libcharset/libcharset.a.p/localcharset.c.o -MF glib/libcharset/libcharset.a.p/localcharset.c.o.d -o glib/libcharset/libcharset.a.p/localcharset.c.o -c ../glib-2.82.4/glib/libcharset/localcharset.c [4/1610] rm -f glib/libcharset/libcharset.a && ar csrDT glib/libcharset/libcharset.a glib/libcharset/libcharset.a.p/localcharset.c.o [5/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/deprecated_gallocator.c.o -MF glib/libglib-2.0.so.4201.13.p/deprecated_gallocator.c.o.d -o glib/libglib-2.0.so.4201.13.p/deprecated_gallocator.c.o -c ../glib-2.82.4/glib/deprecated/gallocator.c [6/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/deprecated_gcache.c.o -MF glib/libglib-2.0.so.4201.13.p/deprecated_gcache.c.o.d -o glib/libglib-2.0.so.4201.13.p/deprecated_gcache.c.o -c ../glib-2.82.4/glib/deprecated/gcache.c [7/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/deprecated_gcompletion.c.o -MF glib/libglib-2.0.so.4201.13.p/deprecated_gcompletion.c.o.d -o glib/libglib-2.0.so.4201.13.p/deprecated_gcompletion.c.o -c ../glib-2.82.4/glib/deprecated/gcompletion.c [8/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/deprecated_grel.c.o -MF glib/libglib-2.0.so.4201.13.p/deprecated_grel.c.o.d -o glib/libglib-2.0.so.4201.13.p/deprecated_grel.c.o -c ../glib-2.82.4/glib/deprecated/grel.c [9/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/deprecated_gthread-deprecated.c.o -MF glib/libglib-2.0.so.4201.13.p/deprecated_gthread-deprecated.c.o.d -o glib/libglib-2.0.so.4201.13.p/deprecated_gthread-deprecated.c.o -c ../glib-2.82.4/glib/deprecated/gthread-deprecated.c [10/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/garcbox.c.o -MF glib/libglib-2.0.so.4201.13.p/garcbox.c.o.d -o glib/libglib-2.0.so.4201.13.p/garcbox.c.o -c ../glib-2.82.4/glib/garcbox.c [11/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/garray.c.o -MF glib/libglib-2.0.so.4201.13.p/garray.c.o.d -o glib/libglib-2.0.so.4201.13.p/garray.c.o -c ../glib-2.82.4/glib/garray.c [12/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gasyncqueue.c.o -MF glib/libglib-2.0.so.4201.13.p/gasyncqueue.c.o.d -o glib/libglib-2.0.so.4201.13.p/gasyncqueue.c.o -c ../glib-2.82.4/glib/gasyncqueue.c [13/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gatomic.c.o -MF glib/libglib-2.0.so.4201.13.p/gatomic.c.o.d -o glib/libglib-2.0.so.4201.13.p/gatomic.c.o -c ../glib-2.82.4/glib/gatomic.c [14/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gbacktrace.c.o -MF glib/libglib-2.0.so.4201.13.p/gbacktrace.c.o.d -o glib/libglib-2.0.so.4201.13.p/gbacktrace.c.o -c ../glib-2.82.4/glib/gbacktrace.c [15/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gbase64.c.o -MF glib/libglib-2.0.so.4201.13.p/gbase64.c.o.d -o glib/libglib-2.0.so.4201.13.p/gbase64.c.o -c ../glib-2.82.4/glib/gbase64.c [16/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gbitlock.c.o -MF glib/libglib-2.0.so.4201.13.p/gbitlock.c.o.d -o glib/libglib-2.0.so.4201.13.p/gbitlock.c.o -c ../glib-2.82.4/glib/gbitlock.c [17/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gbookmarkfile.c.o -MF glib/libglib-2.0.so.4201.13.p/gbookmarkfile.c.o.d -o glib/libglib-2.0.so.4201.13.p/gbookmarkfile.c.o -c ../glib-2.82.4/glib/gbookmarkfile.c [18/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gbytes.c.o -MF glib/libglib-2.0.so.4201.13.p/gbytes.c.o.d -o glib/libglib-2.0.so.4201.13.p/gbytes.c.o -c ../glib-2.82.4/glib/gbytes.c [19/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gcharset.c.o -MF glib/libglib-2.0.so.4201.13.p/gcharset.c.o.d -o glib/libglib-2.0.so.4201.13.p/gcharset.c.o -c ../glib-2.82.4/glib/gcharset.c [20/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gchecksum.c.o -MF glib/libglib-2.0.so.4201.13.p/gchecksum.c.o.d -o glib/libglib-2.0.so.4201.13.p/gchecksum.c.o -c ../glib-2.82.4/glib/gchecksum.c [21/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gconvert.c.o -MF glib/libglib-2.0.so.4201.13.p/gconvert.c.o.d -o glib/libglib-2.0.so.4201.13.p/gconvert.c.o -c ../glib-2.82.4/glib/gconvert.c [22/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gdataset.c.o -MF glib/libglib-2.0.so.4201.13.p/gdataset.c.o.d -o glib/libglib-2.0.so.4201.13.p/gdataset.c.o -c ../glib-2.82.4/glib/gdataset.c [23/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gdate.c.o -MF glib/libglib-2.0.so.4201.13.p/gdate.c.o.d -o glib/libglib-2.0.so.4201.13.p/gdate.c.o -c ../glib-2.82.4/glib/gdate.c [24/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gdatetime.c.o -MF glib/libglib-2.0.so.4201.13.p/gdatetime.c.o.d -o glib/libglib-2.0.so.4201.13.p/gdatetime.c.o -c ../glib-2.82.4/glib/gdatetime.c [25/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gdatetime-private.c.o -MF glib/libglib-2.0.so.4201.13.p/gdatetime-private.c.o.d -o glib/libglib-2.0.so.4201.13.p/gdatetime-private.c.o -c ../glib-2.82.4/glib/gdatetime-private.c [26/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gdir.c.o -MF glib/libglib-2.0.so.4201.13.p/gdir.c.o.d -o glib/libglib-2.0.so.4201.13.p/gdir.c.o -c ../glib-2.82.4/glib/gdir.c [27/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/genviron.c.o -MF glib/libglib-2.0.so.4201.13.p/genviron.c.o.d -o glib/libglib-2.0.so.4201.13.p/genviron.c.o -c ../glib-2.82.4/glib/genviron.c [28/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gerror.c.o -MF glib/libglib-2.0.so.4201.13.p/gerror.c.o.d -o glib/libglib-2.0.so.4201.13.p/gerror.c.o -c ../glib-2.82.4/glib/gerror.c [29/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gfileutils.c.o -MF glib/libglib-2.0.so.4201.13.p/gfileutils.c.o.d -o glib/libglib-2.0.so.4201.13.p/gfileutils.c.o -c ../glib-2.82.4/glib/gfileutils.c [30/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/ggettext.c.o -MF glib/libglib-2.0.so.4201.13.p/ggettext.c.o.d -o glib/libglib-2.0.so.4201.13.p/ggettext.c.o -c ../glib-2.82.4/glib/ggettext.c [31/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/ghash.c.o -MF glib/libglib-2.0.so.4201.13.p/ghash.c.o.d -o glib/libglib-2.0.so.4201.13.p/ghash.c.o -c ../glib-2.82.4/glib/ghash.c [32/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/ghmac.c.o -MF glib/libglib-2.0.so.4201.13.p/ghmac.c.o.d -o glib/libglib-2.0.so.4201.13.p/ghmac.c.o -c ../glib-2.82.4/glib/ghmac.c [33/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/ghook.c.o -MF glib/libglib-2.0.so.4201.13.p/ghook.c.o.d -o glib/libglib-2.0.so.4201.13.p/ghook.c.o -c ../glib-2.82.4/glib/ghook.c [34/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/ghostutils.c.o -MF glib/libglib-2.0.so.4201.13.p/ghostutils.c.o.d -o glib/libglib-2.0.so.4201.13.p/ghostutils.c.o -c ../glib-2.82.4/glib/ghostutils.c [35/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/giochannel.c.o -MF glib/libglib-2.0.so.4201.13.p/giochannel.c.o.d -o glib/libglib-2.0.so.4201.13.p/giochannel.c.o -c ../glib-2.82.4/glib/giochannel.c [36/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gkeyfile.c.o -MF glib/libglib-2.0.so.4201.13.p/gkeyfile.c.o.d -o glib/libglib-2.0.so.4201.13.p/gkeyfile.c.o -c ../glib-2.82.4/glib/gkeyfile.c [37/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/glib-init.c.o -MF glib/libglib-2.0.so.4201.13.p/glib-init.c.o.d -o glib/libglib-2.0.so.4201.13.p/glib-init.c.o -c ../glib-2.82.4/glib/glib-init.c [38/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/glib-private.c.o -MF glib/libglib-2.0.so.4201.13.p/glib-private.c.o.d -o glib/libglib-2.0.so.4201.13.p/glib-private.c.o -c ../glib-2.82.4/glib/glib-private.c [39/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/glist.c.o -MF glib/libglib-2.0.so.4201.13.p/glist.c.o.d -o glib/libglib-2.0.so.4201.13.p/glist.c.o -c ../glib-2.82.4/glib/glist.c [40/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gmain.c.o -MF glib/libglib-2.0.so.4201.13.p/gmain.c.o.d -o glib/libglib-2.0.so.4201.13.p/gmain.c.o -c ../glib-2.82.4/glib/gmain.c [41/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gmappedfile.c.o -MF glib/libglib-2.0.so.4201.13.p/gmappedfile.c.o.d -o glib/libglib-2.0.so.4201.13.p/gmappedfile.c.o -c ../glib-2.82.4/glib/gmappedfile.c [42/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gmarkup.c.o -MF glib/libglib-2.0.so.4201.13.p/gmarkup.c.o.d -o glib/libglib-2.0.so.4201.13.p/gmarkup.c.o -c ../glib-2.82.4/glib/gmarkup.c [43/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gmem.c.o -MF glib/libglib-2.0.so.4201.13.p/gmem.c.o.d -o glib/libglib-2.0.so.4201.13.p/gmem.c.o -c ../glib-2.82.4/glib/gmem.c [44/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gmessages.c.o -MF glib/libglib-2.0.so.4201.13.p/gmessages.c.o.d -o glib/libglib-2.0.so.4201.13.p/gmessages.c.o -c ../glib-2.82.4/glib/gmessages.c [45/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gnode.c.o -MF glib/libglib-2.0.so.4201.13.p/gnode.c.o.d -o glib/libglib-2.0.so.4201.13.p/gnode.c.o -c ../glib-2.82.4/glib/gnode.c [46/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/goption.c.o -MF glib/libglib-2.0.so.4201.13.p/goption.c.o.d -o glib/libglib-2.0.so.4201.13.p/goption.c.o -c ../glib-2.82.4/glib/goption.c [47/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gpathbuf.c.o -MF glib/libglib-2.0.so.4201.13.p/gpathbuf.c.o.d -o glib/libglib-2.0.so.4201.13.p/gpathbuf.c.o -c ../glib-2.82.4/glib/gpathbuf.c [48/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gpattern.c.o -MF glib/libglib-2.0.so.4201.13.p/gpattern.c.o.d -o glib/libglib-2.0.so.4201.13.p/gpattern.c.o -c ../glib-2.82.4/glib/gpattern.c [49/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gpoll.c.o -MF glib/libglib-2.0.so.4201.13.p/gpoll.c.o.d -o glib/libglib-2.0.so.4201.13.p/gpoll.c.o -c ../glib-2.82.4/glib/gpoll.c [50/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gprimes.c.o -MF glib/libglib-2.0.so.4201.13.p/gprimes.c.o.d -o glib/libglib-2.0.so.4201.13.p/gprimes.c.o -c ../glib-2.82.4/glib/gprimes.c [51/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gqsort.c.o -MF glib/libglib-2.0.so.4201.13.p/gqsort.c.o.d -o glib/libglib-2.0.so.4201.13.p/gqsort.c.o -c ../glib-2.82.4/glib/gqsort.c [52/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gquark.c.o -MF glib/libglib-2.0.so.4201.13.p/gquark.c.o.d -o glib/libglib-2.0.so.4201.13.p/gquark.c.o -c ../glib-2.82.4/glib/gquark.c [53/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gqueue.c.o -MF glib/libglib-2.0.so.4201.13.p/gqueue.c.o.d -o glib/libglib-2.0.so.4201.13.p/gqueue.c.o -c ../glib-2.82.4/glib/gqueue.c [54/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/grand.c.o -MF glib/libglib-2.0.so.4201.13.p/grand.c.o.d -o glib/libglib-2.0.so.4201.13.p/grand.c.o -c ../glib-2.82.4/glib/grand.c [55/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/grcbox.c.o -MF glib/libglib-2.0.so.4201.13.p/grcbox.c.o.d -o glib/libglib-2.0.so.4201.13.p/grcbox.c.o -c ../glib-2.82.4/glib/grcbox.c [56/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/grefcount.c.o -MF glib/libglib-2.0.so.4201.13.p/grefcount.c.o.d -o glib/libglib-2.0.so.4201.13.p/grefcount.c.o -c ../glib-2.82.4/glib/grefcount.c [57/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/grefstring.c.o -MF glib/libglib-2.0.so.4201.13.p/grefstring.c.o.d -o glib/libglib-2.0.so.4201.13.p/grefstring.c.o -c ../glib-2.82.4/glib/grefstring.c [58/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gregex.c.o -MF glib/libglib-2.0.so.4201.13.p/gregex.c.o.d -o glib/libglib-2.0.so.4201.13.p/gregex.c.o -c ../glib-2.82.4/glib/gregex.c [59/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gscanner.c.o -MF glib/libglib-2.0.so.4201.13.p/gscanner.c.o.d -o glib/libglib-2.0.so.4201.13.p/gscanner.c.o -c ../glib-2.82.4/glib/gscanner.c [60/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gsequence.c.o -MF glib/libglib-2.0.so.4201.13.p/gsequence.c.o.d -o glib/libglib-2.0.so.4201.13.p/gsequence.c.o -c ../glib-2.82.4/glib/gsequence.c [61/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gshell.c.o -MF glib/libglib-2.0.so.4201.13.p/gshell.c.o.d -o glib/libglib-2.0.so.4201.13.p/gshell.c.o -c ../glib-2.82.4/glib/gshell.c [62/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gslice.c.o -MF glib/libglib-2.0.so.4201.13.p/gslice.c.o.d -o glib/libglib-2.0.so.4201.13.p/gslice.c.o -c ../glib-2.82.4/glib/gslice.c [63/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gslist.c.o -MF glib/libglib-2.0.so.4201.13.p/gslist.c.o.d -o glib/libglib-2.0.so.4201.13.p/gslist.c.o -c ../glib-2.82.4/glib/gslist.c [64/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gspawn.c.o -MF glib/libglib-2.0.so.4201.13.p/gspawn.c.o.d -o glib/libglib-2.0.so.4201.13.p/gspawn.c.o -c ../glib-2.82.4/glib/gspawn.c [65/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gstdio.c.o -MF glib/libglib-2.0.so.4201.13.p/gstdio.c.o.d -o glib/libglib-2.0.so.4201.13.p/gstdio.c.o -c ../glib-2.82.4/glib/gstdio.c [66/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gstrfuncs.c.o -MF glib/libglib-2.0.so.4201.13.p/gstrfuncs.c.o.d -o glib/libglib-2.0.so.4201.13.p/gstrfuncs.c.o -c ../glib-2.82.4/glib/gstrfuncs.c [67/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gstring.c.o -MF glib/libglib-2.0.so.4201.13.p/gstring.c.o.d -o glib/libglib-2.0.so.4201.13.p/gstring.c.o -c ../glib-2.82.4/glib/gstring.c [68/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gstringchunk.c.o -MF glib/libglib-2.0.so.4201.13.p/gstringchunk.c.o.d -o glib/libglib-2.0.so.4201.13.p/gstringchunk.c.o -c ../glib-2.82.4/glib/gstringchunk.c [69/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gstrvbuilder.c.o -MF glib/libglib-2.0.so.4201.13.p/gstrvbuilder.c.o.d -o glib/libglib-2.0.so.4201.13.p/gstrvbuilder.c.o -c ../glib-2.82.4/glib/gstrvbuilder.c [70/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gtestutils.c.o -MF glib/libglib-2.0.so.4201.13.p/gtestutils.c.o.d -o glib/libglib-2.0.so.4201.13.p/gtestutils.c.o -c ../glib-2.82.4/glib/gtestutils.c [71/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gthread.c.o -MF glib/libglib-2.0.so.4201.13.p/gthread.c.o.d -o glib/libglib-2.0.so.4201.13.p/gthread.c.o -c ../glib-2.82.4/glib/gthread.c [72/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gthreadpool.c.o -MF glib/libglib-2.0.so.4201.13.p/gthreadpool.c.o.d -o glib/libglib-2.0.so.4201.13.p/gthreadpool.c.o -c ../glib-2.82.4/glib/gthreadpool.c [73/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gtimer.c.o -MF glib/libglib-2.0.so.4201.13.p/gtimer.c.o.d -o glib/libglib-2.0.so.4201.13.p/gtimer.c.o -c ../glib-2.82.4/glib/gtimer.c [74/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gtimezone.c.o -MF glib/libglib-2.0.so.4201.13.p/gtimezone.c.o.d -o glib/libglib-2.0.so.4201.13.p/gtimezone.c.o -c ../glib-2.82.4/glib/gtimezone.c [75/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gtrace.c.o -MF glib/libglib-2.0.so.4201.13.p/gtrace.c.o.d -o glib/libglib-2.0.so.4201.13.p/gtrace.c.o -c ../glib-2.82.4/glib/gtrace.c [76/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gtranslit.c.o -MF glib/libglib-2.0.so.4201.13.p/gtranslit.c.o.d -o glib/libglib-2.0.so.4201.13.p/gtranslit.c.o -c ../glib-2.82.4/glib/gtranslit.c [77/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gtrashstack.c.o -MF glib/libglib-2.0.so.4201.13.p/gtrashstack.c.o.d -o glib/libglib-2.0.so.4201.13.p/gtrashstack.c.o -c ../glib-2.82.4/glib/gtrashstack.c [78/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gtree.c.o -MF glib/libglib-2.0.so.4201.13.p/gtree.c.o.d -o glib/libglib-2.0.so.4201.13.p/gtree.c.o -c ../glib-2.82.4/glib/gtree.c [79/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/guniprop.c.o -MF glib/libglib-2.0.so.4201.13.p/guniprop.c.o.d -o glib/libglib-2.0.so.4201.13.p/guniprop.c.o -c ../glib-2.82.4/glib/guniprop.c [80/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gutf8.c.o -MF glib/libglib-2.0.so.4201.13.p/gutf8.c.o.d -o glib/libglib-2.0.so.4201.13.p/gutf8.c.o -c ../glib-2.82.4/glib/gutf8.c [81/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gunibreak.c.o -MF glib/libglib-2.0.so.4201.13.p/gunibreak.c.o.d -o glib/libglib-2.0.so.4201.13.p/gunibreak.c.o -c ../glib-2.82.4/glib/gunibreak.c [82/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gunicollate.c.o -MF glib/libglib-2.0.so.4201.13.p/gunicollate.c.o.d -o glib/libglib-2.0.so.4201.13.p/gunicollate.c.o -c ../glib-2.82.4/glib/gunicollate.c [83/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gunidecomp.c.o -MF glib/libglib-2.0.so.4201.13.p/gunidecomp.c.o.d -o glib/libglib-2.0.so.4201.13.p/gunidecomp.c.o -c ../glib-2.82.4/glib/gunidecomp.c [84/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/guri.c.o -MF glib/libglib-2.0.so.4201.13.p/guri.c.o.d -o glib/libglib-2.0.so.4201.13.p/guri.c.o -c ../glib-2.82.4/glib/guri.c [85/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gutils.c.o -MF glib/libglib-2.0.so.4201.13.p/gutils.c.o.d -o glib/libglib-2.0.so.4201.13.p/gutils.c.o -c ../glib-2.82.4/glib/gutils.c [86/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/guuid.c.o -MF glib/libglib-2.0.so.4201.13.p/guuid.c.o.d -o glib/libglib-2.0.so.4201.13.p/guuid.c.o -c ../glib-2.82.4/glib/guuid.c [87/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gvariant.c.o -MF glib/libglib-2.0.so.4201.13.p/gvariant.c.o.d -o glib/libglib-2.0.so.4201.13.p/gvariant.c.o -c ../glib-2.82.4/glib/gvariant.c [88/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gvariant-core.c.o -MF glib/libglib-2.0.so.4201.13.p/gvariant-core.c.o.d -o glib/libglib-2.0.so.4201.13.p/gvariant-core.c.o -c ../glib-2.82.4/glib/gvariant-core.c [89/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gvariant-parser.c.o -MF glib/libglib-2.0.so.4201.13.p/gvariant-parser.c.o.d -o glib/libglib-2.0.so.4201.13.p/gvariant-parser.c.o -c ../glib-2.82.4/glib/gvariant-parser.c [90/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gvariant-serialiser.c.o -MF glib/libglib-2.0.so.4201.13.p/gvariant-serialiser.c.o.d -o glib/libglib-2.0.so.4201.13.p/gvariant-serialiser.c.o -c ../glib-2.82.4/glib/gvariant-serialiser.c [91/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gvarianttypeinfo.c.o -MF glib/libglib-2.0.so.4201.13.p/gvarianttypeinfo.c.o.d -o glib/libglib-2.0.so.4201.13.p/gvarianttypeinfo.c.o -c ../glib-2.82.4/glib/gvarianttypeinfo.c [92/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gvarianttype.c.o -MF glib/libglib-2.0.so.4201.13.p/gvarianttype.c.o.d -o glib/libglib-2.0.so.4201.13.p/gvarianttype.c.o -c ../glib-2.82.4/glib/gvarianttype.c [93/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gversion.c.o -MF glib/libglib-2.0.so.4201.13.p/gversion.c.o.d -o glib/libglib-2.0.so.4201.13.p/gversion.c.o -c ../glib-2.82.4/glib/gversion.c [94/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gwakeup.c.o -MF glib/libglib-2.0.so.4201.13.p/gwakeup.c.o.d -o glib/libglib-2.0.so.4201.13.p/gwakeup.c.o -c ../glib-2.82.4/glib/gwakeup.c [95/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gprintf.c.o -MF glib/libglib-2.0.so.4201.13.p/gprintf.c.o.d -o glib/libglib-2.0.so.4201.13.p/gprintf.c.o -c ../glib-2.82.4/glib/gprintf.c [96/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/glib-unix.c.o -MF glib/libglib-2.0.so.4201.13.p/glib-unix.c.o.d -o glib/libglib-2.0.so.4201.13.p/glib-unix.c.o -c ../glib-2.82.4/glib/glib-unix.c ../glib-2.82.4/glib/glib-unix.c:878:7: warning: unused variable 'ret' [-Wunused-variable] int ret; ^ 1 warning generated. [97/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/gspawn-posix.c.o -MF glib/libglib-2.0.so.4201.13.p/gspawn-posix.c.o.d -o glib/libglib-2.0.so.4201.13.p/gspawn-posix.c.o -c ../glib-2.82.4/glib/gspawn-posix.c [98/1610] cc -Iglib/libglib-2.0.so.4201.13.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -pthread '-DG_LOG_DOMAIN="GLib"' -DGLIB_COMPILATION -MD -MQ glib/libglib-2.0.so.4201.13.p/giounix.c.o -MF glib/libglib-2.0.so.4201.13.p/giounix.c.o.d -o glib/libglib-2.0.so.4201.13.p/giounix.c.o -c ../glib-2.82.4/glib/giounix.c [99/1610] cc -o glib/libglib-2.0.so.4201.13 glib/libglib-2.0.so.4201.13.p/deprecated_gallocator.c.o glib/libglib-2.0.so.4201.13.p/deprecated_gcache.c.o glib/libglib-2.0.so.4201.13.p/deprecated_gcompletion.c.o glib/libglib-2.0.so.4201.13.p/deprecated_grel.c.o glib/libglib-2.0.so.4201.13.p/deprecated_gthread-deprecated.c.o glib/libglib-2.0.so.4201.13.p/garcbox.c.o glib/libglib-2.0.so.4201.13.p/garray.c.o glib/libglib-2.0.so.4201.13.p/gasyncqueue.c.o glib/libglib-2.0.so.4201.13.p/gatomic.c.o glib/libglib-2.0.so.4201.13.p/gbacktrace.c.o glib/libglib-2.0.so.4201.13.p/gbase64.c.o glib/libglib-2.0.so.4201.13.p/gbitlock.c.o glib/libglib-2.0.so.4201.13.p/gbookmarkfile.c.o glib/libglib-2.0.so.4201.13.p/gbytes.c.o glib/libglib-2.0.so.4201.13.p/gcharset.c.o glib/libglib-2.0.so.4201.13.p/gchecksum.c.o glib/libglib-2.0.so.4201.13.p/gconvert.c.o glib/libglib-2.0.so.4201.13.p/gdataset.c.o glib/libglib-2.0.so.4201.13.p/gdate.c.o glib/libglib-2.0.so.4201.13.p/gdatetime.c.o glib/libglib-2.0.so.4201.13.p/gdatetime-private.c.o glib/libglib-2.0.so.4201.13.p/gdir.c.o glib/libglib-2.0.so.4201.13.p/genviron.c.o glib/libglib-2.0.so.4201.13.p/gerror.c.o glib/libglib-2.0.so.4201.13.p/gfileutils.c.o glib/libglib-2.0.so.4201.13.p/ggettext.c.o glib/libglib-2.0.so.4201.13.p/ghash.c.o glib/libglib-2.0.so.4201.13.p/ghmac.c.o glib/libglib-2.0.so.4201.13.p/ghook.c.o glib/libglib-2.0.so.4201.13.p/ghostutils.c.o glib/libglib-2.0.so.4201.13.p/giochannel.c.o glib/libglib-2.0.so.4201.13.p/gkeyfile.c.o glib/libglib-2.0.so.4201.13.p/glib-init.c.o glib/libglib-2.0.so.4201.13.p/glib-private.c.o glib/libglib-2.0.so.4201.13.p/glist.c.o glib/libglib-2.0.so.4201.13.p/gmain.c.o glib/libglib-2.0.so.4201.13.p/gmappedfile.c.o glib/libglib-2.0.so.4201.13.p/gmarkup.c.o glib/libglib-2.0.so.4201.13.p/gmem.c.o glib/libglib-2.0.so.4201.13.p/gmessages.c.o glib/libglib-2.0.so.4201.13.p/gnode.c.o glib/libglib-2.0.so.4201.13.p/goption.c.o glib/libglib-2.0.so.4201.13.p/gpathbuf.c.o glib/libglib-2.0.so.4201.13.p/gpattern.c.o glib/libglib-2.0.so.4201.13.p/gpoll.c.o glib/libglib-2.0.so.4201.13.p/gprimes.c.o glib/libglib-2.0.so.4201.13.p/gqsort.c.o glib/libglib-2.0.so.4201.13.p/gquark.c.o glib/libglib-2.0.so.4201.13.p/gqueue.c.o glib/libglib-2.0.so.4201.13.p/grand.c.o glib/libglib-2.0.so.4201.13.p/grcbox.c.o glib/libglib-2.0.so.4201.13.p/grefcount.c.o glib/libglib-2.0.so.4201.13.p/grefstring.c.o glib/libglib-2.0.so.4201.13.p/gregex.c.o glib/libglib-2.0.so.4201.13.p/gscanner.c.o glib/libglib-2.0.so.4201.13.p/gsequence.c.o glib/libglib-2.0.so.4201.13.p/gshell.c.o glib/libglib-2.0.so.4201.13.p/gslice.c.o glib/libglib-2.0.so.4201.13.p/gslist.c.o glib/libglib-2.0.so.4201.13.p/gspawn.c.o glib/libglib-2.0.so.4201.13.p/gstdio.c.o glib/libglib-2.0.so.4201.13.p/gstrfuncs.c.o glib/libglib-2.0.so.4201.13.p/gstring.c.o glib/libglib-2.0.so.4201.13.p/gstringchunk.c.o glib/libglib-2.0.so.4201.13.p/gstrvbuilder.c.o glib/libglib-2.0.so.4201.13.p/gtestutils.c.o glib/libglib-2.0.so.4201.13.p/gthread.c.o glib/libglib-2.0.so.4201.13.p/gthreadpool.c.o glib/libglib-2.0.so.4201.13.p/gtimer.c.o glib/libglib-2.0.so.4201.13.p/gtimezone.c.o glib/libglib-2.0.so.4201.13.p/gtrace.c.o glib/libglib-2.0.so.4201.13.p/gtranslit.c.o glib/libglib-2.0.so.4201.13.p/gtrashstack.c.o glib/libglib-2.0.so.4201.13.p/gtree.c.o glib/libglib-2.0.so.4201.13.p/guniprop.c.o glib/libglib-2.0.so.4201.13.p/gutf8.c.o glib/libglib-2.0.so.4201.13.p/gunibreak.c.o glib/libglib-2.0.so.4201.13.p/gunicollate.c.o glib/libglib-2.0.so.4201.13.p/gunidecomp.c.o glib/libglib-2.0.so.4201.13.p/guri.c.o glib/libglib-2.0.so.4201.13.p/gutils.c.o glib/libglib-2.0.so.4201.13.p/guuid.c.o glib/libglib-2.0.so.4201.13.p/gvariant.c.o glib/libglib-2.0.so.4201.13.p/gvariant-core.c.o glib/libglib-2.0.so.4201.13.p/gvariant-parser.c.o glib/libglib-2.0.so.4201.13.p/gvariant-serialiser.c.o glib/libglib-2.0.so.4201.13.p/gvarianttypeinfo.c.o glib/libglib-2.0.so.4201.13.p/gvarianttype.c.o glib/libglib-2.0.so.4201.13.p/gversion.c.o glib/libglib-2.0.so.4201.13.p/gwakeup.c.o glib/libglib-2.0.so.4201.13.p/gprintf.c.o glib/libglib-2.0.so.4201.13.p/glib-unix.c.o glib/libglib-2.0.so.4201.13.p/gspawn-posix.c.o glib/libglib-2.0.so.4201.13.p/giounix.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -shared -fPIC -Wl,-soname,libglib-2.0.so.4201.13 -O2 -pipe -g -Wl,-z,origin -Wl,-rpath,/usr/local/lib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libcharset/libcharset.a -Wl,-z,nodelete -Wl,-Bsymbolic-functions -liconv -lintl -lm /usr/local/lib/libpcre2-8.so.0.7 -Wl,--end-group -pthread [100/1610] /usr/local/bin/meson --internal symbolextractor /exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap glib/libglib-2.0.so.4201.13 glib/libglib-2.0.so.4201.13 glib/libglib-2.0.so.4201.13.p/libglib-2.0.so.4201.13.symbols [101/1610] cc -Iglib/gtester.p -Iglib -I../glib-2.82.4/glib -I. -I../glib-2.82.4 -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -UG_DISABLE_ASSERT -MD -MQ glib/gtester.p/gtester.c.o -MF glib/gtester.p/gtester.c.o.d -o glib/gtester.p/gtester.c.o -c ../glib-2.82.4/glib/gtester.c [102/1610] cc -o glib/gtester glib/gtester.p/gtester.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lintl -Wl,--end-group [103/1610] cc -Iglib/tests/getpwuid-preload.so.p -Iglib/tests -I../glib-2.82.4/glib/tests -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -MD -MQ glib/tests/getpwuid-preload.so.p/getpwuid-preload.c.o -MF glib/tests/getpwuid-preload.so.p/getpwuid-preload.c.o.d -o glib/tests/getpwuid-preload.so.p/getpwuid-preload.c.o -c ../glib-2.82.4/glib/tests/getpwuid-preload.c [104/1610] cc -o glib/tests/getpwuid-preload.so glib/tests/getpwuid-preload.so.p/getpwuid-preload.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -shared -fPIC -Wl,-soname,getpwuid-preload.so -O2 -pipe -g [105/1610] cc -Iglib/tests/libconstructor-helper.so.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -MD -MQ glib/tests/libconstructor-helper.so.p/constructor-helper.c.o -MF glib/tests/libconstructor-helper.so.p/constructor-helper.c.o.d -o glib/tests/libconstructor-helper.so.p/constructor-helper.c.o -c ../glib-2.82.4/glib/tests/constructor-helper.c [106/1610] cc -o glib/tests/libconstructor-helper.so glib/tests/libconstructor-helper.so.p/constructor-helper.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -shared -fPIC -Wl,-soname,libconstructor-helper.so -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lintl -Wl,--end-group [107/1610] /usr/local/bin/meson --internal symbolextractor /exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap glib/tests/libconstructor-helper.so glib/tests/libconstructor-helper.so glib/tests/libconstructor-helper.so.p/libconstructor-helper.so.symbols [108/1610] cc -Iglib/tests/libconstructor-lib.so.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -DPREFIX=lib -MD -MQ glib/tests/libconstructor-lib.so.p/constructor.c.o -MF glib/tests/libconstructor-lib.so.p/constructor.c.o.d -o glib/tests/libconstructor-lib.so.p/constructor.c.o -c ../glib-2.82.4/glib/tests/constructor.c [109/1610] cc -o glib/tests/libconstructor-lib.so glib/tests/libconstructor-lib.so.p/constructor.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -shared -fPIC -Wl,-soname,libconstructor-lib.so -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib/tests -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/tests/libconstructor-helper.so glib/libglib-2.0.so.4201.13 -lintl -Wl,--end-group [110/1610] cc -Iglib/tests/assert-msg-test.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/assert-msg-test.p/assert-msg-test.c.o -MF glib/tests/assert-msg-test.p/assert-msg-test.c.o.d -o glib/tests/assert-msg-test.p/assert-msg-test.c.o -c ../glib-2.82.4/glib/tests/assert-msg-test.c [111/1610] cc -o glib/tests/assert-msg-test glib/tests/assert-msg-test.p/assert-msg-test.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [112/1610] cc -Iglib/tests/markup-example.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/markup-example.p/markup-example.c.o -MF glib/tests/markup-example.p/markup-example.c.o.d -o glib/tests/markup-example.p/markup-example.c.o -c ../glib-2.82.4/glib/tests/markup-example.c [113/1610] cc -o glib/tests/markup-example glib/tests/markup-example.p/markup-example.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [114/1610] cc -Iglib/tests/spawn-path-search-helper.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/spawn-path-search-helper.p/spawn-path-search-helper.c.o -MF glib/tests/spawn-path-search-helper.p/spawn-path-search-helper.c.o.d -o glib/tests/spawn-path-search-helper.p/spawn-path-search-helper.c.o -c ../glib-2.82.4/glib/tests/spawn-path-search-helper.c [115/1610] cc -o glib/tests/spawn-path-search-helper glib/tests/spawn-path-search-helper.p/spawn-path-search-helper.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [116/1610] cc -Iglib/tests/spawn-test-helper.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/spawn-test-helper.p/spawn-test-helper.c.o -MF glib/tests/spawn-test-helper.p/spawn-test-helper.c.o.d -o glib/tests/spawn-test-helper.p/spawn-test-helper.c.o -c ../glib-2.82.4/glib/tests/spawn-test-helper.c [117/1610] cc -o glib/tests/spawn-test-helper glib/tests/spawn-test-helper.p/spawn-test-helper.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [118/1610] cc -Iglib/tests/testing-helper.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/testing-helper.p/testing-helper.c.o -MF glib/tests/testing-helper.p/testing-helper.c.o.d -o glib/tests/testing-helper.p/testing-helper.c.o -c ../glib-2.82.4/glib/tests/testing-helper.c [119/1610] cc -o glib/tests/testing-helper glib/tests/testing-helper.p/testing-helper.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [120/1610] cc -Iglib/tests/test-spawn-echo.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/test-spawn-echo.p/test-spawn-echo.c.o -MF glib/tests/test-spawn-echo.p/test-spawn-echo.c.o.d -o glib/tests/test-spawn-echo.p/test-spawn-echo.c.o -c ../glib-2.82.4/glib/tests/test-spawn-echo.c [121/1610] cc -o glib/tests/test-spawn-echo glib/tests/test-spawn-echo.p/test-spawn-echo.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [122/1610] cc -Iglib/tests/messages-low-memory.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/messages-low-memory.p/messages-low-memory.c.o -MF glib/tests/messages-low-memory.p/messages-low-memory.c.o.d -o glib/tests/messages-low-memory.p/messages-low-memory.c.o -c ../glib-2.82.4/glib/tests/messages-low-memory.c [123/1610] cc -o glib/tests/messages-low-memory glib/tests/messages-low-memory.p/messages-low-memory.c.o -L/usr/local/lib -I/usr/local/include -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [124/1610] cc -Iglib/tests/path-test-subdir/spawn-test-helper.p -Iglib/tests/path-test-subdir -I../glib-2.82.4/glib/tests/path-test-subdir -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/path-test-subdir/spawn-test-helper.p/spawn-test-helper.c.o -MF glib/tests/path-test-subdir/spawn-test-helper.p/spawn-test-helper.c.o.d -o glib/tests/path-test-subdir/spawn-test-helper.p/spawn-test-helper.c.o -c ../glib-2.82.4/glib/tests/path-test-subdir/spawn-test-helper.c [125/1610] cc -o glib/tests/path-test-subdir/spawn-test-helper glib/tests/path-test-subdir/spawn-test-helper.p/spawn-test-helper.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [126/1610] cc -Iglib/tests/array-test.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/array-test.p/array-test.c.o -MF glib/tests/array-test.p/array-test.c.o.d -o glib/tests/array-test.p/array-test.c.o -c ../glib-2.82.4/glib/tests/array-test.c [127/1610] cc -o glib/tests/array-test glib/tests/array-test.p/array-test.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [128/1610] cc -Iglib/tests/asyncqueue.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/asyncqueue.p/asyncqueue.c.o -MF glib/tests/asyncqueue.p/asyncqueue.c.o.d -o glib/tests/asyncqueue.p/asyncqueue.c.o -c ../glib-2.82.4/glib/tests/asyncqueue.c [129/1610] cc -o glib/tests/asyncqueue glib/tests/asyncqueue.p/asyncqueue.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [130/1610] cc -Iglib/tests/atomic.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/atomic.p/atomic.c.o -MF glib/tests/atomic.p/atomic.c.o.d -o glib/tests/atomic.p/atomic.c.o -c ../glib-2.82.4/glib/tests/atomic.c [131/1610] cc -o glib/tests/atomic glib/tests/atomic.p/atomic.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [132/1610] cc -Iglib/tests/base64.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/base64.p/base64.c.o -MF glib/tests/base64.p/base64.c.o.d -o glib/tests/base64.p/base64.c.o -c ../glib-2.82.4/glib/tests/base64.c [133/1610] cc -o glib/tests/base64 glib/tests/base64.p/base64.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [134/1610] cc -Iglib/tests/bitlock.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/bitlock.p/bitlock.c.o -MF glib/tests/bitlock.p/bitlock.c.o.d -o glib/tests/bitlock.p/bitlock.c.o -c ../glib-2.82.4/glib/tests/bitlock.c [135/1610] cc -o glib/tests/bitlock glib/tests/bitlock.p/bitlock.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [136/1610] cc -Iglib/tests/bookmarkfile.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/bookmarkfile.p/bookmarkfile.c.o -MF glib/tests/bookmarkfile.p/bookmarkfile.c.o.d -o glib/tests/bookmarkfile.p/bookmarkfile.c.o -c ../glib-2.82.4/glib/tests/bookmarkfile.c [137/1610] cc -o glib/tests/bookmarkfile glib/tests/bookmarkfile.p/bookmarkfile.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [138/1610] cc -Iglib/tests/bytes.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/bytes.p/bytes.c.o -MF glib/tests/bytes.p/bytes.c.o.d -o glib/tests/bytes.p/bytes.c.o -c ../glib-2.82.4/glib/tests/bytes.c [139/1610] cc -o glib/tests/bytes glib/tests/bytes.p/bytes.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [140/1610] cc -Iglib/tests/cache.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/cache.p/cache.c.o -MF glib/tests/cache.p/cache.c.o.d -o glib/tests/cache.p/cache.c.o -c ../glib-2.82.4/glib/tests/cache.c [141/1610] cc -o glib/tests/cache glib/tests/cache.p/cache.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [142/1610] cc -Iglib/tests/charset.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/charset.p/charset.c.o -MF glib/tests/charset.p/charset.c.o.d -o glib/tests/charset.p/charset.c.o -c ../glib-2.82.4/glib/tests/charset.c [143/1610] cc -o glib/tests/charset glib/tests/charset.p/charset.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [144/1610] cc -Iglib/tests/checksum.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/checksum.p/checksum.c.o -MF glib/tests/checksum.p/checksum.c.o.d -o glib/tests/checksum.p/checksum.c.o -c ../glib-2.82.4/glib/tests/checksum.c [145/1610] cc -o glib/tests/checksum glib/tests/checksum.p/checksum.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [146/1610] cc -Iglib/tests/collate.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/collate.p/collate.c.o -MF glib/tests/collate.p/collate.c.o.d -o glib/tests/collate.p/collate.c.o -c ../glib-2.82.4/glib/tests/collate.c [147/1610] cc -o glib/tests/collate glib/tests/collate.p/collate.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [148/1610] cc -Iglib/tests/completion.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/completion.p/completion.c.o -MF glib/tests/completion.p/completion.c.o.d -o glib/tests/completion.p/completion.c.o -c ../glib-2.82.4/glib/tests/completion.c [149/1610] cc -o glib/tests/completion glib/tests/completion.p/completion.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [150/1610] cc -Iglib/tests/cond.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/cond.p/cond.c.o -MF glib/tests/cond.p/cond.c.o.d -o glib/tests/cond.p/cond.c.o -c ../glib-2.82.4/glib/tests/cond.c [151/1610] cc -o glib/tests/cond glib/tests/cond.p/cond.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [152/1610] cc -Iglib/tests/convert.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/convert.p/convert.c.o -MF glib/tests/convert.p/convert.c.o.d -o glib/tests/convert.p/convert.c.o -c ../glib-2.82.4/glib/tests/convert.c [153/1610] cc -o glib/tests/convert glib/tests/convert.p/convert.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [154/1610] cc -Iglib/tests/dataset.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/dataset.p/dataset.c.o -MF glib/tests/dataset.p/dataset.c.o.d -o glib/tests/dataset.p/dataset.c.o -c ../glib-2.82.4/glib/tests/dataset.c [155/1610] cc -o glib/tests/dataset glib/tests/dataset.p/dataset.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [156/1610] cc -Iglib/tests/date.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/date.p/date.c.o -MF glib/tests/date.p/date.c.o.d -o glib/tests/date.p/date.c.o -c ../glib-2.82.4/glib/tests/date.c [157/1610] cc -o glib/tests/date glib/tests/date.p/date.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [158/1610] cc -Iglib/tests/dir.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/dir.p/dir.c.o -MF glib/tests/dir.p/dir.c.o.d -o glib/tests/dir.p/dir.c.o -c ../glib-2.82.4/glib/tests/dir.c [159/1610] cc -o glib/tests/dir glib/tests/dir.p/dir.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [160/1610] cc -Iglib/tests/environment.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/environment.p/environment.c.o -MF glib/tests/environment.p/environment.c.o.d -o glib/tests/environment.p/environment.c.o -c ../glib-2.82.4/glib/tests/environment.c [161/1610] cc -o glib/tests/environment glib/tests/environment.p/environment.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [162/1610] cc -Iglib/tests/error.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/error.p/error.c.o -MF glib/tests/error.p/error.c.o.d -o glib/tests/error.p/error.c.o -c ../glib-2.82.4/glib/tests/error.c [163/1610] cc -o glib/tests/error glib/tests/error.p/error.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [164/1610] cc -Iglib/tests/fileutils.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/fileutils.p/fileutils.c.o -MF glib/tests/fileutils.p/fileutils.c.o.d -o glib/tests/fileutils.p/fileutils.c.o -c ../glib-2.82.4/glib/tests/fileutils.c [165/1610] cc -o glib/tests/fileutils glib/tests/fileutils.p/fileutils.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [166/1610] cc -Iglib/tests/gdatetime.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/gdatetime.p/gdatetime.c.o -MF glib/tests/gdatetime.p/gdatetime.c.o.d -o glib/tests/gdatetime.p/gdatetime.c.o -c ../glib-2.82.4/glib/tests/gdatetime.c [167/1610] cc -Iglib/tests/gdatetime.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/gdatetime.p/.._gdatetime-private.c.o -MF glib/tests/gdatetime.p/.._gdatetime-private.c.o.d -o glib/tests/gdatetime.p/.._gdatetime-private.c.o -c ../glib-2.82.4/glib/gdatetime-private.c [168/1610] cc -o glib/tests/gdatetime glib/tests/gdatetime.p/gdatetime.c.o glib/tests/gdatetime.p/.._gdatetime-private.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [169/1610] cc -Iglib/tests/guuid.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/guuid.p/guuid.c.o -MF glib/tests/guuid.p/guuid.c.o.d -o glib/tests/guuid.p/guuid.c.o -c ../glib-2.82.4/glib/tests/guuid.c [170/1610] cc -o glib/tests/guuid glib/tests/guuid.p/guuid.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [171/1610] cc -Iglib/tests/gvariant.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/gvariant.p/gvariant.c.o -MF glib/tests/gvariant.p/gvariant.c.o.d -o glib/tests/gvariant.p/gvariant.c.o -c ../glib-2.82.4/glib/tests/gvariant.c [172/1610] cc -o glib/tests/gvariant glib/tests/gvariant.p/gvariant.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [173/1610] cc -Iglib/tests/gwakeup.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/gwakeup.p/gwakeuptest.c.o -MF glib/tests/gwakeup.p/gwakeuptest.c.o.d -o glib/tests/gwakeup.p/gwakeuptest.c.o -c ../glib-2.82.4/glib/tests/gwakeuptest.c [174/1610] cc -Iglib/tests/gwakeup.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/gwakeup.p/.._gwakeup.c.o -MF glib/tests/gwakeup.p/.._gwakeup.c.o.d -o glib/tests/gwakeup.p/.._gwakeup.c.o -c ../glib-2.82.4/glib/gwakeup.c [175/1610] cc -o glib/tests/gwakeup glib/tests/gwakeup.p/gwakeuptest.c.o glib/tests/gwakeup.p/.._gwakeup.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [176/1610] cc -Iglib/tests/hash.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/hash.p/hash.c.o -MF glib/tests/hash.p/hash.c.o.d -o glib/tests/hash.p/hash.c.o -c ../glib-2.82.4/glib/tests/hash.c [177/1610] cc -o glib/tests/hash glib/tests/hash.p/hash.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group ld: warning: hash.c:284 (../glib-2.82.4/glib/tests/hash.c:284)(glib/tests/hash.p/hash.c.o:(second_hash_test)): warning: sprintf() is often misused, please use snprintf() [178/1610] cc -Iglib/tests/hmac.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/hmac.p/hmac.c.o -MF glib/tests/hmac.p/hmac.c.o.d -o glib/tests/hmac.p/hmac.c.o -c ../glib-2.82.4/glib/tests/hmac.c [179/1610] cc -o glib/tests/hmac glib/tests/hmac.p/hmac.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [180/1610] cc -Iglib/tests/hook.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/hook.p/hook.c.o -MF glib/tests/hook.p/hook.c.o.d -o glib/tests/hook.p/hook.c.o -c ../glib-2.82.4/glib/tests/hook.c [181/1610] cc -o glib/tests/hook glib/tests/hook.p/hook.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [182/1610] cc -Iglib/tests/hostutils.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/hostutils.p/hostutils.c.o -MF glib/tests/hostutils.p/hostutils.c.o.d -o glib/tests/hostutils.p/hostutils.c.o -c ../glib-2.82.4/glib/tests/hostutils.c [183/1610] cc -o glib/tests/hostutils glib/tests/hostutils.p/hostutils.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [184/1610] cc -Iglib/tests/io-channel-basic.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/io-channel-basic.p/io-channel-basic.c.o -MF glib/tests/io-channel-basic.p/io-channel-basic.c.o.d -o glib/tests/io-channel-basic.p/io-channel-basic.c.o -c ../glib-2.82.4/glib/tests/io-channel-basic.c [185/1610] cc -o glib/tests/io-channel-basic glib/tests/io-channel-basic.p/io-channel-basic.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group ld: warning: io-channel-basic.c:370 (../glib-2.82.4/glib/tests/io-channel-basic.c:370)(glib/tests/io-channel-basic.p/io-channel-basic.c.o:(main)): warning: rand() may return deterministic values, is that what you want? [186/1610] cc -Iglib/tests/io-channel.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/io-channel.p/io-channel.c.o -MF glib/tests/io-channel.p/io-channel.c.o.d -o glib/tests/io-channel.p/io-channel.c.o -c ../glib-2.82.4/glib/tests/io-channel.c [187/1610] cc -o glib/tests/io-channel glib/tests/io-channel.p/io-channel.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [188/1610] cc -Iglib/tests/keyfile.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/keyfile.p/keyfile.c.o -MF glib/tests/keyfile.p/keyfile.c.o.d -o glib/tests/keyfile.p/keyfile.c.o -c ../glib-2.82.4/glib/tests/keyfile.c [189/1610] cc -o glib/tests/keyfile glib/tests/keyfile.p/keyfile.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [190/1610] cc -Iglib/tests/list.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/list.p/list.c.o -MF glib/tests/list.p/list.c.o.d -o glib/tests/list.p/list.c.o -c ../glib-2.82.4/glib/tests/list.c [191/1610] cc -o glib/tests/list glib/tests/list.p/list.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [192/1610] cc -Iglib/tests/logging.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/logging.p/logging.c.o -MF glib/tests/logging.p/logging.c.o.d -o glib/tests/logging.p/logging.c.o -c ../glib-2.82.4/glib/tests/logging.c [193/1610] cc -o glib/tests/logging glib/tests/logging.p/logging.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [194/1610] cc -Iglib/tests/macros.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/macros.p/macros.c.o -MF glib/tests/macros.p/macros.c.o.d -o glib/tests/macros.p/macros.c.o -c ../glib-2.82.4/glib/tests/macros.c [195/1610] cc -o glib/tests/macros glib/tests/macros.p/macros.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [196/1610] cc -Iglib/tests/mainloop.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/mainloop.p/mainloop.c.o -MF glib/tests/mainloop.p/mainloop.c.o.d -o glib/tests/mainloop.p/mainloop.c.o -c ../glib-2.82.4/glib/tests/mainloop.c [197/1610] cc -o glib/tests/mainloop glib/tests/mainloop.p/mainloop.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [198/1610] cc -Iglib/tests/mappedfile.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/mappedfile.p/mappedfile.c.o -MF glib/tests/mappedfile.p/mappedfile.c.o.d -o glib/tests/mappedfile.p/mappedfile.c.o -c ../glib-2.82.4/glib/tests/mappedfile.c [199/1610] cc -o glib/tests/mappedfile glib/tests/mappedfile.p/mappedfile.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [200/1610] cc -Iglib/tests/mapping.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/mapping.p/mapping.c.o -MF glib/tests/mapping.p/mapping.c.o.d -o glib/tests/mapping.p/mapping.c.o -c ../glib-2.82.4/glib/tests/mapping.c [201/1610] cc -o glib/tests/mapping glib/tests/mapping.p/mapping.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [202/1610] cc -Iglib/tests/markup.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/markup.p/markup.c.o -MF glib/tests/markup.p/markup.c.o.d -o glib/tests/markup.p/markup.c.o -c ../glib-2.82.4/glib/tests/markup.c [203/1610] cc -o glib/tests/markup glib/tests/markup.p/markup.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [204/1610] cc -Iglib/tests/markup-parse.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/markup-parse.p/markup-parse.c.o -MF glib/tests/markup-parse.p/markup-parse.c.o.d -o glib/tests/markup-parse.p/markup-parse.c.o -c ../glib-2.82.4/glib/tests/markup-parse.c [205/1610] cc -o glib/tests/markup-parse glib/tests/markup-parse.p/markup-parse.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [206/1610] cc -Iglib/tests/markup-collect.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/markup-collect.p/markup-collect.c.o -MF glib/tests/markup-collect.p/markup-collect.c.o.d -o glib/tests/markup-collect.p/markup-collect.c.o -c ../glib-2.82.4/glib/tests/markup-collect.c [207/1610] cc -o glib/tests/markup-collect glib/tests/markup-collect.p/markup-collect.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [208/1610] cc -Iglib/tests/markup-escape.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/markup-escape.p/markup-escape.c.o -MF glib/tests/markup-escape.p/markup-escape.c.o.d -o glib/tests/markup-escape.p/markup-escape.c.o -c ../glib-2.82.4/glib/tests/markup-escape.c [209/1610] cc -o glib/tests/markup-escape glib/tests/markup-escape.p/markup-escape.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group ld: warning: markup-escape.c:101 (../glib-2.82.4/glib/tests/markup-escape.c:101)(glib/tests/markup-escape.p/markup-escape.c.o:(unichar_test)): warning: strcpy() is almost always misused, please use strlcpy() [210/1610] cc -Iglib/tests/markup-subparser.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/markup-subparser.p/markup-subparser.c.o -MF glib/tests/markup-subparser.p/markup-subparser.c.o.d -o glib/tests/markup-subparser.p/markup-subparser.c.o -c ../glib-2.82.4/glib/tests/markup-subparser.c [211/1610] cc -o glib/tests/markup-subparser glib/tests/markup-subparser.p/markup-subparser.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [212/1610] cc -Iglib/tests/max-version.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/max-version.p/max-version.c.o -MF glib/tests/max-version.p/max-version.c.o.d -o glib/tests/max-version.p/max-version.c.o -c ../glib-2.82.4/glib/tests/max-version.c [213/1610] cc -o glib/tests/max-version glib/tests/max-version.p/max-version.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [214/1610] cc -Iglib/tests/memchunk.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/memchunk.p/memchunk.c.o -MF glib/tests/memchunk.p/memchunk.c.o.d -o glib/tests/memchunk.p/memchunk.c.o -c ../glib-2.82.4/glib/tests/memchunk.c [215/1610] cc -o glib/tests/memchunk glib/tests/memchunk.p/memchunk.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [216/1610] cc -Iglib/tests/mem-overflow.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/mem-overflow.p/mem-overflow.c.o -MF glib/tests/mem-overflow.p/mem-overflow.c.o.d -o glib/tests/mem-overflow.p/mem-overflow.c.o -c ../glib-2.82.4/glib/tests/mem-overflow.c [217/1610] cc -o glib/tests/mem-overflow glib/tests/mem-overflow.p/mem-overflow.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [218/1610] cc -Iglib/tests/mutex.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/mutex.p/mutex.c.o -MF glib/tests/mutex.p/mutex.c.o.d -o glib/tests/mutex.p/mutex.c.o -c ../glib-2.82.4/glib/tests/mutex.c [219/1610] cc -o glib/tests/mutex glib/tests/mutex.p/mutex.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group ld: warning: mutex.c:296 (../glib-2.82.4/glib/tests/mutex.c:296)(glib/tests/mutex.p/mutex.c.o:(main)): warning: sprintf() is often misused, please use snprintf() [220/1610] cc -Iglib/tests/node.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/node.p/node.c.o -MF glib/tests/node.p/node.c.o.d -o glib/tests/node.p/node.c.o -c ../glib-2.82.4/glib/tests/node.c [221/1610] cc -o glib/tests/node glib/tests/node.p/node.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [222/1610] cc -Iglib/tests/once.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/once.p/once.c.o -MF glib/tests/once.p/once.c.o.d -o glib/tests/once.p/once.c.o -c ../glib-2.82.4/glib/tests/once.c [223/1610] cc -o glib/tests/once glib/tests/once.p/once.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [224/1610] cc -Iglib/tests/onceinit.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/onceinit.p/onceinit.c.o -MF glib/tests/onceinit.p/onceinit.c.o.d -o glib/tests/onceinit.p/onceinit.c.o -c ../glib-2.82.4/glib/tests/onceinit.c [225/1610] cc -o glib/tests/onceinit glib/tests/onceinit.p/onceinit.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group ld: warning: onceinit.c:262 (../glib-2.82.4/glib/tests/onceinit.c:262)(glib/tests/onceinit.p/onceinit.c.o:(test_onceinit)): warning: rand() may return deterministic values, is that what you want? [226/1610] cc -Iglib/tests/option-context.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/option-context.p/option-context.c.o -MF glib/tests/option-context.p/option-context.c.o.d -o glib/tests/option-context.p/option-context.c.o -c ../glib-2.82.4/glib/tests/option-context.c [227/1610] cc -o glib/tests/option-context glib/tests/option-context.p/option-context.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [228/1610] cc -Iglib/tests/option-argv0.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/option-argv0.p/option-argv0.c.o -MF glib/tests/option-argv0.p/option-argv0.c.o.d -o glib/tests/option-argv0.p/option-argv0.c.o -c ../glib-2.82.4/glib/tests/option-argv0.c [229/1610] cc -o glib/tests/option-argv0 glib/tests/option-argv0.p/option-argv0.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [230/1610] cc -Iglib/tests/overflow.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/overflow.p/overflow.c.o -MF glib/tests/overflow.p/overflow.c.o.d -o glib/tests/overflow.p/overflow.c.o -c ../glib-2.82.4/glib/tests/overflow.c [231/1610] cc -o glib/tests/overflow glib/tests/overflow.p/overflow.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [232/1610] cc -Iglib/tests/overflow-fallback.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -D_GLIB_TEST_OVERFLOW_FALLBACK -MD -MQ glib/tests/overflow-fallback.p/overflow.c.o -MF glib/tests/overflow-fallback.p/overflow.c.o.d -o glib/tests/overflow-fallback.p/overflow.c.o -c ../glib-2.82.4/glib/tests/overflow.c [233/1610] cc -o glib/tests/overflow-fallback glib/tests/overflow-fallback.p/overflow.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [234/1610] cc -Iglib/tests/pathbuf.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/pathbuf.p/pathbuf.c.o -MF glib/tests/pathbuf.p/pathbuf.c.o.d -o glib/tests/pathbuf.p/pathbuf.c.o -c ../glib-2.82.4/glib/tests/pathbuf.c [235/1610] cc -o glib/tests/pathbuf glib/tests/pathbuf.p/pathbuf.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [236/1610] cc -Iglib/tests/pattern.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/pattern.p/pattern.c.o -MF glib/tests/pattern.p/pattern.c.o.d -o glib/tests/pattern.p/pattern.c.o -c ../glib-2.82.4/glib/tests/pattern.c [237/1610] cc -o glib/tests/pattern glib/tests/pattern.p/pattern.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [238/1610] cc -Iglib/tests/private.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/private.p/private.c.o -MF glib/tests/private.p/private.c.o.d -o glib/tests/private.p/private.c.o -c ../glib-2.82.4/glib/tests/private.c [239/1610] cc -o glib/tests/private glib/tests/private.p/private.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [240/1610] cc -Iglib/tests/protocol.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/protocol.p/protocol.c.o -MF glib/tests/protocol.p/protocol.c.o.d -o glib/tests/protocol.p/protocol.c.o -c ../glib-2.82.4/glib/tests/protocol.c [241/1610] cc -o glib/tests/protocol glib/tests/protocol.p/protocol.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [242/1610] cc -Iglib/tests/queue.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/queue.p/queue.c.o -MF glib/tests/queue.p/queue.c.o.d -o glib/tests/queue.p/queue.c.o -c ../glib-2.82.4/glib/tests/queue.c [243/1610] cc -o glib/tests/queue glib/tests/queue.p/queue.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [244/1610] cc -Iglib/tests/rand.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/rand.p/rand.c.o -MF glib/tests/rand.p/rand.c.o.d -o glib/tests/rand.p/rand.c.o -c ../glib-2.82.4/glib/tests/rand.c [245/1610] cc -o glib/tests/rand glib/tests/rand.p/rand.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [246/1610] cc -Iglib/tests/rcbox.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/rcbox.p/rcbox.c.o -MF glib/tests/rcbox.p/rcbox.c.o.d -o glib/tests/rcbox.p/rcbox.c.o -c ../glib-2.82.4/glib/tests/rcbox.c [247/1610] cc -o glib/tests/rcbox glib/tests/rcbox.p/rcbox.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [248/1610] cc -Iglib/tests/rec-mutex.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/rec-mutex.p/rec-mutex.c.o -MF glib/tests/rec-mutex.p/rec-mutex.c.o.d -o glib/tests/rec-mutex.p/rec-mutex.c.o -c ../glib-2.82.4/glib/tests/rec-mutex.c [249/1610] cc -o glib/tests/rec-mutex glib/tests/rec-mutex.p/rec-mutex.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group ld: warning: rec-mutex.c:279 (../glib-2.82.4/glib/tests/rec-mutex.c:279)(glib/tests/rec-mutex.p/rec-mutex.c.o:(main)): warning: sprintf() is often misused, please use snprintf() [250/1610] cc -Iglib/tests/refcount.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/refcount.p/refcount.c.o -MF glib/tests/refcount.p/refcount.c.o.d -o glib/tests/refcount.p/refcount.c.o -c ../glib-2.82.4/glib/tests/refcount.c [251/1610] cc -o glib/tests/refcount glib/tests/refcount.p/refcount.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [252/1610] cc -Iglib/tests/refcount-macro.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -DG_DISABLE_CHECKS -MD -MQ glib/tests/refcount-macro.p/refcount.c.o -MF glib/tests/refcount-macro.p/refcount.c.o.d -o glib/tests/refcount-macro.p/refcount.c.o -c ../glib-2.82.4/glib/tests/refcount.c [253/1610] cc -o glib/tests/refcount-macro glib/tests/refcount-macro.p/refcount.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [254/1610] cc -Iglib/tests/refstring.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/refstring.p/refstring.c.o -MF glib/tests/refstring.p/refstring.c.o.d -o glib/tests/refstring.p/refstring.c.o -c ../glib-2.82.4/glib/tests/refstring.c [255/1610] cc -o glib/tests/refstring glib/tests/refstring.p/refstring.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [256/1610] cc -Iglib/tests/regex.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/regex.p/regex.c.o -MF glib/tests/regex.p/regex.c.o.d -o glib/tests/regex.p/regex.c.o -c ../glib-2.82.4/glib/tests/regex.c [257/1610] cc -o glib/tests/regex glib/tests/regex.p/regex.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl /usr/local/lib/libpcre2-8.so.0.7 -Wl,--end-group [258/1610] cc -Iglib/tests/relation.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/relation.p/relation.c.o -MF glib/tests/relation.p/relation.c.o.d -o glib/tests/relation.p/relation.c.o -c ../glib-2.82.4/glib/tests/relation.c [259/1610] cc -o glib/tests/relation glib/tests/relation.p/relation.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [260/1610] cc -Iglib/tests/rwlock.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/rwlock.p/rwlock.c.o -MF glib/tests/rwlock.p/rwlock.c.o.d -o glib/tests/rwlock.p/rwlock.c.o -c ../glib-2.82.4/glib/tests/rwlock.c [261/1610] cc -o glib/tests/rwlock glib/tests/rwlock.p/rwlock.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [262/1610] cc -Iglib/tests/scannerapi.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/scannerapi.p/scannerapi.c.o -MF glib/tests/scannerapi.p/scannerapi.c.o.d -o glib/tests/scannerapi.p/scannerapi.c.o -c ../glib-2.82.4/glib/tests/scannerapi.c [263/1610] cc -o glib/tests/scannerapi glib/tests/scannerapi.p/scannerapi.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [264/1610] cc -Iglib/tests/search-utils.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/search-utils.p/search-utils.c.o -MF glib/tests/search-utils.p/search-utils.c.o.d -o glib/tests/search-utils.p/search-utils.c.o -c ../glib-2.82.4/glib/tests/search-utils.c [265/1610] cc -o glib/tests/search-utils glib/tests/search-utils.p/search-utils.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [266/1610] cc -Iglib/tests/sequence.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/sequence.p/sequence.c.o -MF glib/tests/sequence.p/sequence.c.o.d -o glib/tests/sequence.p/sequence.c.o -c ../glib-2.82.4/glib/tests/sequence.c [267/1610] cc -o glib/tests/sequence glib/tests/sequence.p/sequence.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [268/1610] cc -Iglib/tests/shell.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/shell.p/shell.c.o -MF glib/tests/shell.p/shell.c.o.d -o glib/tests/shell.p/shell.c.o -c ../glib-2.82.4/glib/tests/shell.c [269/1610] cc -o glib/tests/shell glib/tests/shell.p/shell.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [270/1610] cc -Iglib/tests/slice.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/slice.p/slice.c.o -MF glib/tests/slice.p/slice.c.o.d -o glib/tests/slice.p/slice.c.o -c ../glib-2.82.4/glib/tests/slice.c [271/1610] cc -o glib/tests/slice glib/tests/slice.p/slice.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [272/1610] cc -Iglib/tests/slist.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/slist.p/slist.c.o -MF glib/tests/slist.p/slist.c.o.d -o glib/tests/slist.p/slist.c.o -c ../glib-2.82.4/glib/tests/slist.c [273/1610] cc -o glib/tests/slist glib/tests/slist.p/slist.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [274/1610] cc -Iglib/tests/sort.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/sort.p/sort.c.o -MF glib/tests/sort.p/sort.c.o.d -o glib/tests/sort.p/sort.c.o -c ../glib-2.82.4/glib/tests/sort.c [275/1610] cc -o glib/tests/sort glib/tests/sort.p/sort.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [276/1610] cc -Iglib/tests/spawn-multithreaded.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/spawn-multithreaded.p/spawn-multithreaded.c.o -MF glib/tests/spawn-multithreaded.p/spawn-multithreaded.c.o.d -o glib/tests/spawn-multithreaded.p/spawn-multithreaded.c.o -c ../glib-2.82.4/glib/tests/spawn-multithreaded.c [277/1610] cc -o glib/tests/spawn-multithreaded glib/tests/spawn-multithreaded.p/spawn-multithreaded.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [278/1610] cc -Iglib/tests/spawn-path-search.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/spawn-path-search.p/spawn-path-search.c.o -MF glib/tests/spawn-path-search.p/spawn-path-search.c.o.d -o glib/tests/spawn-path-search.p/spawn-path-search.c.o -c ../glib-2.82.4/glib/tests/spawn-path-search.c [279/1610] cc -o glib/tests/spawn-path-search glib/tests/spawn-path-search.p/spawn-path-search.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [280/1610] cc -Iglib/tests/spawn-singlethread.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/spawn-singlethread.p/spawn-singlethread.c.o -MF glib/tests/spawn-singlethread.p/spawn-singlethread.c.o.d -o glib/tests/spawn-singlethread.p/spawn-singlethread.c.o -c ../glib-2.82.4/glib/tests/spawn-singlethread.c [281/1610] cc -o glib/tests/spawn-singlethread glib/tests/spawn-singlethread.p/spawn-singlethread.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [282/1610] cc -Iglib/tests/spawn-test.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/spawn-test.p/spawn-test.c.o -MF glib/tests/spawn-test.p/spawn-test.c.o.d -o glib/tests/spawn-test.p/spawn-test.c.o -c ../glib-2.82.4/glib/tests/spawn-test.c [283/1610] cc -o glib/tests/spawn-test glib/tests/spawn-test.p/spawn-test.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [284/1610] cc -Iglib/tests/strfuncs.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/strfuncs.p/strfuncs.c.o -MF glib/tests/strfuncs.p/strfuncs.c.o.d -o glib/tests/strfuncs.p/strfuncs.c.o -c ../glib-2.82.4/glib/tests/strfuncs.c [285/1610] cc -o glib/tests/strfuncs glib/tests/strfuncs.p/strfuncs.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [286/1610] cc -Iglib/tests/string.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/string.p/string.c.o -MF glib/tests/string.p/string.c.o.d -o glib/tests/string.p/string.c.o -c ../glib-2.82.4/glib/tests/string.c [287/1610] cc -o glib/tests/string glib/tests/string.p/string.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [288/1610] cc -Iglib/tests/strvbuilder.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/strvbuilder.p/strvbuilder.c.o -MF glib/tests/strvbuilder.p/strvbuilder.c.o.d -o glib/tests/strvbuilder.p/strvbuilder.c.o -c ../glib-2.82.4/glib/tests/strvbuilder.c [289/1610] cc -o glib/tests/strvbuilder glib/tests/strvbuilder.p/strvbuilder.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [290/1610] cc -Iglib/tests/testing.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/testing.p/testing.c.o -MF glib/tests/testing.p/testing.c.o.d -o glib/tests/testing.p/testing.c.o -c ../glib-2.82.4/glib/tests/testing.c [291/1610] cc -o glib/tests/testing glib/tests/testing.p/testing.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [292/1610] cc -Iglib/tests/test-printf.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/test-printf.p/test-printf.c.o -MF glib/tests/test-printf.p/test-printf.c.o.d -o glib/tests/test-printf.p/test-printf.c.o -c ../glib-2.82.4/glib/tests/test-printf.c [293/1610] cc -o glib/tests/test-printf glib/tests/test-printf.p/test-printf.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [294/1610] cc -Iglib/tests/thread.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/thread.p/thread.c.o -MF glib/tests/thread.p/thread.c.o.d -o glib/tests/thread.p/thread.c.o -c ../glib-2.82.4/glib/tests/thread.c [295/1610] cc -o glib/tests/thread glib/tests/thread.p/thread.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [296/1610] cc -Iglib/tests/thread-deprecated.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/thread-deprecated.p/thread-deprecated.c.o -MF glib/tests/thread-deprecated.p/thread-deprecated.c.o.d -o glib/tests/thread-deprecated.p/thread-deprecated.c.o -c ../glib-2.82.4/glib/tests/thread-deprecated.c [297/1610] cc -o glib/tests/thread-deprecated glib/tests/thread-deprecated.p/thread-deprecated.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [298/1610] cc -Iglib/tests/thread-pool.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/thread-pool.p/thread-pool.c.o -MF glib/tests/thread-pool.p/thread-pool.c.o.d -o glib/tests/thread-pool.p/thread-pool.c.o -c ../glib-2.82.4/glib/tests/thread-pool.c [299/1610] cc -o glib/tests/thread-pool glib/tests/thread-pool.p/thread-pool.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [300/1610] cc -Iglib/tests/thread-pool-slow.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/thread-pool-slow.p/thread-pool-slow.c.o -MF glib/tests/thread-pool-slow.p/thread-pool-slow.c.o.d -o glib/tests/thread-pool-slow.p/thread-pool-slow.c.o -c ../glib-2.82.4/glib/tests/thread-pool-slow.c [301/1610] cc -o glib/tests/thread-pool-slow glib/tests/thread-pool-slow.p/thread-pool-slow.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [302/1610] cc -Iglib/tests/timeout.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/timeout.p/timeout.c.o -MF glib/tests/timeout.p/timeout.c.o.d -o glib/tests/timeout.p/timeout.c.o -c ../glib-2.82.4/glib/tests/timeout.c [303/1610] cc -o glib/tests/timeout glib/tests/timeout.p/timeout.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [304/1610] cc -Iglib/tests/timer.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/timer.p/timer.c.o -MF glib/tests/timer.p/timer.c.o.d -o glib/tests/timer.p/timer.c.o -c ../glib-2.82.4/glib/tests/timer.c [305/1610] cc -o glib/tests/timer glib/tests/timer.p/timer.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [306/1610] cc -Iglib/tests/tree.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/tree.p/tree.c.o -MF glib/tests/tree.p/tree.c.o.d -o glib/tests/tree.p/tree.c.o -c ../glib-2.82.4/glib/tests/tree.c [307/1610] cc -o glib/tests/tree glib/tests/tree.p/tree.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [308/1610] cc -Iglib/tests/types.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/types.p/types.c.o -MF glib/tests/types.p/types.c.o.d -o glib/tests/types.p/types.c.o -c ../glib-2.82.4/glib/tests/types.c [309/1610] cc -o glib/tests/types glib/tests/types.p/types.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [310/1610] cc -Iglib/tests/utf8-performance.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/utf8-performance.p/utf8-performance.c.o -MF glib/tests/utf8-performance.p/utf8-performance.c.o.d -o glib/tests/utf8-performance.p/utf8-performance.c.o -c ../glib-2.82.4/glib/tests/utf8-performance.c [311/1610] cc -o glib/tests/utf8-performance glib/tests/utf8-performance.p/utf8-performance.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [312/1610] cc -Iglib/tests/utf8-pointer.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/utf8-pointer.p/utf8-pointer.c.o -MF glib/tests/utf8-pointer.p/utf8-pointer.c.o.d -o glib/tests/utf8-pointer.p/utf8-pointer.c.o -c ../glib-2.82.4/glib/tests/utf8-pointer.c [313/1610] cc -o glib/tests/utf8-pointer glib/tests/utf8-pointer.p/utf8-pointer.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [314/1610] cc -Iglib/tests/utf8-validate.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/utf8-validate.p/utf8-validate.c.o -MF glib/tests/utf8-validate.p/utf8-validate.c.o.d -o glib/tests/utf8-validate.p/utf8-validate.c.o -c ../glib-2.82.4/glib/tests/utf8-validate.c [315/1610] cc -o glib/tests/utf8-validate glib/tests/utf8-validate.p/utf8-validate.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [316/1610] cc -Iglib/tests/utf8-misc.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/utf8-misc.p/utf8-misc.c.o -MF glib/tests/utf8-misc.p/utf8-misc.c.o.d -o glib/tests/utf8-misc.p/utf8-misc.c.o -c ../glib-2.82.4/glib/tests/utf8-misc.c [317/1610] cc -o glib/tests/utf8-misc glib/tests/utf8-misc.p/utf8-misc.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [318/1610] cc -Iglib/tests/utils.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/utils.p/utils.c.o -MF glib/tests/utils.p/utils.c.o.d -o glib/tests/utils.p/utils.c.o -c ../glib-2.82.4/glib/tests/utils.c [319/1610] cc -o glib/tests/utils glib/tests/utils.p/utils.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [320/1610] cc -Iglib/tests/utils-isolated.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/utils-isolated.p/utils-isolated.c.o -MF glib/tests/utils-isolated.p/utils-isolated.c.o.d -o glib/tests/utils-isolated.p/utils-isolated.c.o -c ../glib-2.82.4/glib/tests/utils-isolated.c [321/1610] cc -o glib/tests/utils-isolated glib/tests/utils-isolated.p/utils-isolated.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [322/1610] cc -Iglib/tests/unicode.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/unicode.p/unicode.c.o -MF glib/tests/unicode.p/unicode.c.o.d -o glib/tests/unicode.p/unicode.c.o -c ../glib-2.82.4/glib/tests/unicode.c [323/1610] cc -o glib/tests/unicode glib/tests/unicode.p/unicode.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [324/1610] cc -Iglib/tests/unicode-encoding.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/unicode-encoding.p/unicode-encoding.c.o -MF glib/tests/unicode-encoding.p/unicode-encoding.c.o.d -o glib/tests/unicode-encoding.p/unicode-encoding.c.o -c ../glib-2.82.4/glib/tests/unicode-encoding.c [325/1610] cc -o glib/tests/unicode-encoding glib/tests/unicode-encoding.p/unicode-encoding.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [326/1610] cc -Iglib/tests/unicode-normalize.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/unicode-normalize.p/unicode-normalize.c.o -MF glib/tests/unicode-normalize.p/unicode-normalize.c.o.d -o glib/tests/unicode-normalize.p/unicode-normalize.c.o -c ../glib-2.82.4/glib/tests/unicode-normalize.c [327/1610] cc -o glib/tests/unicode-normalize glib/tests/unicode-normalize.p/unicode-normalize.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [328/1610] cc -Iglib/tests/uri.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/uri.p/uri.c.o -MF glib/tests/uri.p/uri.c.o.d -o glib/tests/uri.p/uri.c.o -c ../glib-2.82.4/glib/tests/uri.c [329/1610] cc -o glib/tests/uri glib/tests/uri.p/uri.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [330/1610] cc -Iglib/tests/1bit-mutex.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/1bit-mutex.p/1bit-mutex.c.o -MF glib/tests/1bit-mutex.p/1bit-mutex.c.o.d -o glib/tests/1bit-mutex.p/1bit-mutex.c.o -c ../glib-2.82.4/glib/tests/1bit-mutex.c [331/1610] cc -o glib/tests/1bit-mutex glib/tests/1bit-mutex.p/1bit-mutex.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [332/1610] cc -Iglib/tests/1bit-emufutex.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -DTEST_EMULATED_FUTEX -MD -MQ glib/tests/1bit-emufutex.p/1bit-mutex.c.o -MF glib/tests/1bit-emufutex.p/1bit-mutex.c.o.d -o glib/tests/1bit-emufutex.p/1bit-mutex.c.o -c ../glib-2.82.4/glib/tests/1bit-mutex.c [333/1610] cc -o glib/tests/1bit-emufutex glib/tests/1bit-emufutex.p/1bit-mutex.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [334/1610] cc -Iglib/tests/642026.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/642026.p/642026.c.o -MF glib/tests/642026.p/642026.c.o.d -o glib/tests/642026.p/642026.c.o -c ../glib-2.82.4/glib/tests/642026.c [335/1610] cc -o glib/tests/642026 glib/tests/642026.p/642026.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [336/1610] cc -Iglib/tests/642026-ec.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -DG_ERRORCHECK_MUTEXES -MD -MQ glib/tests/642026-ec.p/642026.c.o -MF glib/tests/642026-ec.p/642026.c.o.d -o glib/tests/642026-ec.p/642026.c.o -c ../glib-2.82.4/glib/tests/642026.c [337/1610] cc -o glib/tests/642026-ec glib/tests/642026-ec.p/642026.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [338/1610] c++ -Iglib/tests/cxx.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_LIBCPP_ENABLE_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/cxx.p/cxx.cpp.o -MF glib/tests/cxx.p/cxx.cpp.o.d -o glib/tests/cxx.p/cxx.cpp.o -c ../glib-2.82.4/glib/tests/cxx.cpp [339/1610] c++ -o glib/tests/cxx glib/tests/cxx.p/cxx.cpp.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [340/1610] c++ -Iglib/tests/cxx-98.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_LIBCPP_ENABLE_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -std=c++98 '-D_G_EXPECTED_CXX_STANDARD="98"' -MD -MQ glib/tests/cxx-98.p/cxx.cpp.o -MF glib/tests/cxx-98.p/cxx.cpp.o.d -o glib/tests/cxx-98.p/cxx.cpp.o -c ../glib-2.82.4/glib/tests/cxx.cpp [341/1610] c++ -o glib/tests/cxx-98 glib/tests/cxx-98.p/cxx.cpp.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [342/1610] c++ -Iglib/tests/cxx-03.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_LIBCPP_ENABLE_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -std=c++03 '-D_G_EXPECTED_CXX_STANDARD="03"' -MD -MQ glib/tests/cxx-03.p/cxx.cpp.o -MF glib/tests/cxx-03.p/cxx.cpp.o.d -o glib/tests/cxx-03.p/cxx.cpp.o -c ../glib-2.82.4/glib/tests/cxx.cpp [343/1610] c++ -o glib/tests/cxx-03 glib/tests/cxx-03.p/cxx.cpp.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [344/1610] c++ -Iglib/tests/cxx-11.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_LIBCPP_ENABLE_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -std=c++11 '-D_G_EXPECTED_CXX_STANDARD="11"' -MD -MQ glib/tests/cxx-11.p/cxx.cpp.o -MF glib/tests/cxx-11.p/cxx.cpp.o.d -o glib/tests/cxx-11.p/cxx.cpp.o -c ../glib-2.82.4/glib/tests/cxx.cpp [345/1610] c++ -o glib/tests/cxx-11 glib/tests/cxx-11.p/cxx.cpp.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [346/1610] c++ -Iglib/tests/cxx-14.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_LIBCPP_ENABLE_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -std=c++14 '-D_G_EXPECTED_CXX_STANDARD="14"' -MD -MQ glib/tests/cxx-14.p/cxx.cpp.o -MF glib/tests/cxx-14.p/cxx.cpp.o.d -o glib/tests/cxx-14.p/cxx.cpp.o -c ../glib-2.82.4/glib/tests/cxx.cpp [347/1610] c++ -o glib/tests/cxx-14 glib/tests/cxx-14.p/cxx.cpp.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [348/1610] c++ -Iglib/tests/cxx-17.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_LIBCPP_ENABLE_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -std=c++17 '-D_G_EXPECTED_CXX_STANDARD="17"' -MD -MQ glib/tests/cxx-17.p/cxx.cpp.o -MF glib/tests/cxx-17.p/cxx.cpp.o.d -o glib/tests/cxx-17.p/cxx.cpp.o -c ../glib-2.82.4/glib/tests/cxx.cpp [349/1610] c++ -o glib/tests/cxx-17 glib/tests/cxx-17.p/cxx.cpp.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [350/1610] c++ -Iglib/tests/cxx-20.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_LIBCPP_ENABLE_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -std=c++20 '-D_G_EXPECTED_CXX_STANDARD="20"' -MD -MQ glib/tests/cxx-20.p/cxx.cpp.o -MF glib/tests/cxx-20.p/cxx.cpp.o.d -o glib/tests/cxx-20.p/cxx.cpp.o -c ../glib-2.82.4/glib/tests/cxx.cpp [351/1610] c++ -o glib/tests/cxx-20 glib/tests/cxx-20.p/cxx.cpp.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [352/1610] c++ -Iglib/tests/cxx-2b.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_LIBCPP_ENABLE_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -std=c++2b '-D_G_EXPECTED_CXX_STANDARD="2b"' -MD -MQ glib/tests/cxx-2b.p/cxx.cpp.o -MF glib/tests/cxx-2b.p/cxx.cpp.o.d -o glib/tests/cxx-2b.p/cxx.cpp.o -c ../glib-2.82.4/glib/tests/cxx.cpp [353/1610] c++ -o glib/tests/cxx-2b glib/tests/cxx-2b.p/cxx.cpp.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [354/1610] cc -Iglib/tests/autoptr.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/autoptr.p/autoptr.c.o -MF glib/tests/autoptr.p/autoptr.c.o.d -o glib/tests/autoptr.p/autoptr.c.o -c ../glib-2.82.4/glib/tests/autoptr.c [355/1610] cc -o glib/tests/autoptr glib/tests/autoptr.p/autoptr.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [356/1610] cc -Iglib/tests/include.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/include.p/include.c.o -MF glib/tests/include.p/include.c.o.d -o glib/tests/include.p/include.c.o -c ../glib-2.82.4/glib/tests/include.c [357/1610] cc -o glib/tests/include glib/tests/include.p/include.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [358/1610] cc -Iglib/tests/unix.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/unix.p/unix.c.o -MF glib/tests/unix.p/unix.c.o.d -o glib/tests/unix.p/unix.c.o -c ../glib-2.82.4/glib/tests/unix.c [359/1610] cc -o glib/tests/unix glib/tests/unix.p/unix.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [360/1610] cc -Iglib/tests/gutils-user-database.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -MD -MQ glib/tests/gutils-user-database.p/gutils-user-database.c.o -MF glib/tests/gutils-user-database.p/gutils-user-database.c.o.d -o glib/tests/gutils-user-database.p/gutils-user-database.c.o -c ../glib-2.82.4/glib/tests/gutils-user-database.c [361/1610] cc -o glib/tests/gutils-user-database glib/tests/gutils-user-database.p/gutils-user-database.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [362/1610] cc -Iglib/tests/constructor.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT -DLIB_NAME=libconstructor-lib.so -DBUILD_TEST_EXECUTABLE -DPREFIX=app -MD -MQ glib/tests/constructor.p/constructor.c.o -MF glib/tests/constructor.p/constructor.c.o.d -o glib/tests/constructor.p/constructor.c.o -c ../glib-2.82.4/glib/tests/constructor.c [363/1610] cc -o glib/tests/constructor glib/tests/constructor.p/constructor.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib/tests -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/tests/libconstructor-helper.so glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [364/1610] cc -Iglib/tests/atomic-c-11.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT '-D_G_EXPECTED_C_STANDARD="11"' -MD -MQ glib/tests/atomic-c-11.p/atomic.c.o -MF glib/tests/atomic-c-11.p/atomic.c.o.d -o glib/tests/atomic-c-11.p/atomic.c.o -c ../glib-2.82.4/glib/tests/atomic.c [365/1610] cc -o glib/tests/atomic-c-11 glib/tests/atomic-c-11.p/atomic.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [366/1610] cc -Iglib/tests/atomic-c-17.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c17 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT '-D_G_EXPECTED_C_STANDARD="17"' -MD -MQ glib/tests/atomic-c-17.p/atomic.c.o -MF glib/tests/atomic-c-17.p/atomic.c.o.d -o glib/tests/atomic-c-17.p/atomic.c.o -c ../glib-2.82.4/glib/tests/atomic.c [367/1610] cc -o glib/tests/atomic-c-17 glib/tests/atomic-c-17.p/atomic.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [368/1610] cc -Iglib/tests/atomic-c-89.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c89 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT '-D_G_EXPECTED_C_STANDARD="89"' -MD -MQ glib/tests/atomic-c-89.p/atomic.c.o -MF glib/tests/atomic-c-89.p/atomic.c.o.d -o glib/tests/atomic-c-89.p/atomic.c.o -c ../glib-2.82.4/glib/tests/atomic.c [369/1610] cc -o glib/tests/atomic-c-89 glib/tests/atomic-c-89.p/atomic.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [370/1610] cc -Iglib/tests/atomic-c-99.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT '-D_G_EXPECTED_C_STANDARD="99"' -MD -MQ glib/tests/atomic-c-99.p/atomic.c.o -MF glib/tests/atomic-c-99.p/atomic.c.o.d -o glib/tests/atomic-c-99.p/atomic.c.o -c ../glib-2.82.4/glib/tests/atomic.c [371/1610] cc -o glib/tests/atomic-c-99 glib/tests/atomic-c-99.p/atomic.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [372/1610] cc -Iglib/tests/macros-c-11.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT '-D_G_EXPECTED_C_STANDARD="11"' -MD -MQ glib/tests/macros-c-11.p/macros.c.o -MF glib/tests/macros-c-11.p/macros.c.o.d -o glib/tests/macros-c-11.p/macros.c.o -c ../glib-2.82.4/glib/tests/macros.c [373/1610] cc -o glib/tests/macros-c-11 glib/tests/macros-c-11.p/macros.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [374/1610] cc -Iglib/tests/macros-c-17.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c17 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT '-D_G_EXPECTED_C_STANDARD="17"' -MD -MQ glib/tests/macros-c-17.p/macros.c.o -MF glib/tests/macros-c-17.p/macros.c.o.d -o glib/tests/macros-c-17.p/macros.c.o -c ../glib-2.82.4/glib/tests/macros.c [375/1610] cc -o glib/tests/macros-c-17 glib/tests/macros-c-17.p/macros.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [376/1610] cc -Iglib/tests/macros-c-89.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c89 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT '-D_G_EXPECTED_C_STANDARD="89"' -MD -MQ glib/tests/macros-c-89.p/macros.c.o -MF glib/tests/macros-c-89.p/macros.c.o.d -o glib/tests/macros-c-89.p/macros.c.o -c ../glib-2.82.4/glib/tests/macros.c [377/1610] cc -o glib/tests/macros-c-89 glib/tests/macros-c-89.p/macros.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [378/1610] cc -Iglib/tests/macros-c-99.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT '-D_G_EXPECTED_C_STANDARD="99"' -MD -MQ glib/tests/macros-c-99.p/macros.c.o -MF glib/tests/macros-c-99.p/macros.c.o.d -o glib/tests/macros-c-99.p/macros.c.o -c ../glib-2.82.4/glib/tests/macros.c [379/1610] cc -o glib/tests/macros-c-99 glib/tests/macros-c-99.p/macros.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [380/1610] cc -Iglib/tests/utils-c-11.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT '-D_G_EXPECTED_C_STANDARD="11"' -MD -MQ glib/tests/utils-c-11.p/utils.c.o -MF glib/tests/utils-c-11.p/utils.c.o.d -o glib/tests/utils-c-11.p/utils.c.o -c ../glib-2.82.4/glib/tests/utils.c [381/1610] cc -o glib/tests/utils-c-11 glib/tests/utils-c-11.p/utils.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [382/1610] cc -Iglib/tests/utils-c-17.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c17 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT '-D_G_EXPECTED_C_STANDARD="17"' -MD -MQ glib/tests/utils-c-17.p/utils.c.o -MF glib/tests/utils-c-17.p/utils.c.o.d -o glib/tests/utils-c-17.p/utils.c.o -c ../glib-2.82.4/glib/tests/utils.c [383/1610] cc -o glib/tests/utils-c-17 glib/tests/utils-c-17.p/utils.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [384/1610] cc -Iglib/tests/utils-c-89.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c89 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT '-D_G_EXPECTED_C_STANDARD="89"' -MD -MQ glib/tests/utils-c-89.p/utils.c.o -MF glib/tests/utils-c-89.p/utils.c.o.d -o glib/tests/utils-c-89.p/utils.c.o -c ../glib-2.82.4/glib/tests/utils.c [385/1610] cc -o glib/tests/utils-c-89 glib/tests/utils-c-89.p/utils.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [386/1610] cc -Iglib/tests/utils-c-99.p -Iglib/tests -I../glib-2.82.4/glib/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib"' -UG_DISABLE_ASSERT '-D_G_EXPECTED_C_STANDARD="99"' -MD -MQ glib/tests/utils-c-99.p/utils.c.o -MF glib/tests/utils-c-99.p/utils.c.o.d -o glib/tests/utils-c-99.p/utils.c.o -c ../glib-2.82.4/glib/tests/utils.c [387/1610] cc -o glib/tests/utils-c-99 glib/tests/utils-c-99.p/utils.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -lm -pthread -lintl -Wl,--end-group [388/1610] /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/tools/gen-visibility-macros.py 2.82.4 visibility-macros GOBJECT gobject/gobject-visibility.h [389/1610] /usr/local/bin/meson --internal exe --capture gobject/glib-enumtypes.h -- /usr/local/bin/python3.12 gobject/glib-mkenums --template ../glib-2.82.4/gobject/glib-enumtypes.h.template ../glib-2.82.4/gobject/../glib/gunicode.h [390/1610] /usr/local/bin/meson --internal exe --capture gobject/glib-enumtypes.c -- /usr/local/bin/python3.12 gobject/glib-mkenums --template ../glib-2.82.4/gobject/glib-enumtypes.c.template ../glib-2.82.4/gobject/../glib/gunicode.h [391/1610] cc -Igobject/libgobject-2.0.so.4200.20.p -Igobject -I../glib-2.82.4/gobject -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GObject"' -DGOBJECT_COMPILATION -MD -MQ gobject/libgobject-2.0.so.4200.20.p/meson-generated_.._glib-enumtypes.c.o -MF gobject/libgobject-2.0.so.4200.20.p/meson-generated_.._glib-enumtypes.c.o.d -o gobject/libgobject-2.0.so.4200.20.p/meson-generated_.._glib-enumtypes.c.o -c gobject/glib-enumtypes.c [392/1610] cc -Igobject/libgobject-2.0.so.4200.20.p -Igobject -I../glib-2.82.4/gobject -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GObject"' -DGOBJECT_COMPILATION -MD -MQ gobject/libgobject-2.0.so.4200.20.p/gatomicarray.c.o -MF gobject/libgobject-2.0.so.4200.20.p/gatomicarray.c.o.d -o gobject/libgobject-2.0.so.4200.20.p/gatomicarray.c.o -c ../glib-2.82.4/gobject/gatomicarray.c [393/1610] cc -Igobject/libgobject-2.0.so.4200.20.p -Igobject -I../glib-2.82.4/gobject -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GObject"' -DGOBJECT_COMPILATION -MD -MQ gobject/libgobject-2.0.so.4200.20.p/gbinding.c.o -MF gobject/libgobject-2.0.so.4200.20.p/gbinding.c.o.d -o gobject/libgobject-2.0.so.4200.20.p/gbinding.c.o -c ../glib-2.82.4/gobject/gbinding.c [394/1610] cc -Igobject/libgobject-2.0.so.4200.20.p -Igobject -I../glib-2.82.4/gobject -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GObject"' -DGOBJECT_COMPILATION -MD -MQ gobject/libgobject-2.0.so.4200.20.p/gbindinggroup.c.o -MF gobject/libgobject-2.0.so.4200.20.p/gbindinggroup.c.o.d -o gobject/libgobject-2.0.so.4200.20.p/gbindinggroup.c.o -c ../glib-2.82.4/gobject/gbindinggroup.c [395/1610] cc -Igobject/libgobject-2.0.so.4200.20.p -Igobject -I../glib-2.82.4/gobject -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GObject"' -DGOBJECT_COMPILATION -MD -MQ gobject/libgobject-2.0.so.4200.20.p/gboxed.c.o -MF gobject/libgobject-2.0.so.4200.20.p/gboxed.c.o.d -o gobject/libgobject-2.0.so.4200.20.p/gboxed.c.o -c ../glib-2.82.4/gobject/gboxed.c [396/1610] cc -Igobject/libgobject-2.0.so.4200.20.p -Igobject -I../glib-2.82.4/gobject -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GObject"' -DGOBJECT_COMPILATION -MD -MQ gobject/libgobject-2.0.so.4200.20.p/gclosure.c.o -MF gobject/libgobject-2.0.so.4200.20.p/gclosure.c.o.d -o gobject/libgobject-2.0.so.4200.20.p/gclosure.c.o -c ../glib-2.82.4/gobject/gclosure.c [397/1610] cc -Igobject/libgobject-2.0.so.4200.20.p -Igobject -I../glib-2.82.4/gobject -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GObject"' -DGOBJECT_COMPILATION -MD -MQ gobject/libgobject-2.0.so.4200.20.p/genums.c.o -MF gobject/libgobject-2.0.so.4200.20.p/genums.c.o.d -o gobject/libgobject-2.0.so.4200.20.p/genums.c.o -c ../glib-2.82.4/gobject/genums.c [398/1610] cc -Igobject/libgobject-2.0.so.4200.20.p -Igobject -I../glib-2.82.4/gobject -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GObject"' -DGOBJECT_COMPILATION -MD -MQ gobject/libgobject-2.0.so.4200.20.p/gmarshal.c.o -MF gobject/libgobject-2.0.so.4200.20.p/gmarshal.c.o.d -o gobject/libgobject-2.0.so.4200.20.p/gmarshal.c.o -c ../glib-2.82.4/gobject/gmarshal.c [399/1610] cc -Igobject/libgobject-2.0.so.4200.20.p -Igobject -I../glib-2.82.4/gobject -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GObject"' -DGOBJECT_COMPILATION -MD -MQ gobject/libgobject-2.0.so.4200.20.p/gobject.c.o -MF gobject/libgobject-2.0.so.4200.20.p/gobject.c.o.d -o gobject/libgobject-2.0.so.4200.20.p/gobject.c.o -c ../glib-2.82.4/gobject/gobject.c [400/1610] cc -Igobject/libgobject-2.0.so.4200.20.p -Igobject -I../glib-2.82.4/gobject -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GObject"' -DGOBJECT_COMPILATION -MD -MQ gobject/libgobject-2.0.so.4200.20.p/gparam.c.o -MF gobject/libgobject-2.0.so.4200.20.p/gparam.c.o.d -o gobject/libgobject-2.0.so.4200.20.p/gparam.c.o -c ../glib-2.82.4/gobject/gparam.c [401/1610] cc -Igobject/libgobject-2.0.so.4200.20.p -Igobject -I../glib-2.82.4/gobject -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GObject"' -DGOBJECT_COMPILATION -MD -MQ gobject/libgobject-2.0.so.4200.20.p/gparamspecs.c.o -MF gobject/libgobject-2.0.so.4200.20.p/gparamspecs.c.o.d -o gobject/libgobject-2.0.so.4200.20.p/gparamspecs.c.o -c ../glib-2.82.4/gobject/gparamspecs.c [402/1610] cc -Igobject/libgobject-2.0.so.4200.20.p -Igobject -I../glib-2.82.4/gobject -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GObject"' -DGOBJECT_COMPILATION -MD -MQ gobject/libgobject-2.0.so.4200.20.p/gsignal.c.o -MF gobject/libgobject-2.0.so.4200.20.p/gsignal.c.o.d -o gobject/libgobject-2.0.so.4200.20.p/gsignal.c.o -c ../glib-2.82.4/gobject/gsignal.c [403/1610] cc -Igobject/libgobject-2.0.so.4200.20.p -Igobject -I../glib-2.82.4/gobject -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GObject"' -DGOBJECT_COMPILATION -MD -MQ gobject/libgobject-2.0.so.4200.20.p/gsignalgroup.c.o -MF gobject/libgobject-2.0.so.4200.20.p/gsignalgroup.c.o.d -o gobject/libgobject-2.0.so.4200.20.p/gsignalgroup.c.o -c ../glib-2.82.4/gobject/gsignalgroup.c [404/1610] cc -Igobject/libgobject-2.0.so.4200.20.p -Igobject -I../glib-2.82.4/gobject -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GObject"' -DGOBJECT_COMPILATION -MD -MQ gobject/libgobject-2.0.so.4200.20.p/gsourceclosure.c.o -MF gobject/libgobject-2.0.so.4200.20.p/gsourceclosure.c.o.d -o gobject/libgobject-2.0.so.4200.20.p/gsourceclosure.c.o -c ../glib-2.82.4/gobject/gsourceclosure.c [405/1610] cc -Igobject/libgobject-2.0.so.4200.20.p -Igobject -I../glib-2.82.4/gobject -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GObject"' -DGOBJECT_COMPILATION -MD -MQ gobject/libgobject-2.0.so.4200.20.p/gtype.c.o -MF gobject/libgobject-2.0.so.4200.20.p/gtype.c.o.d -o gobject/libgobject-2.0.so.4200.20.p/gtype.c.o -c ../glib-2.82.4/gobject/gtype.c [406/1610] cc -Igobject/libgobject-2.0.so.4200.20.p -Igobject -I../glib-2.82.4/gobject -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GObject"' -DGOBJECT_COMPILATION -MD -MQ gobject/libgobject-2.0.so.4200.20.p/gtypemodule.c.o -MF gobject/libgobject-2.0.so.4200.20.p/gtypemodule.c.o.d -o gobject/libgobject-2.0.so.4200.20.p/gtypemodule.c.o -c ../glib-2.82.4/gobject/gtypemodule.c [407/1610] cc -Igobject/libgobject-2.0.so.4200.20.p -Igobject -I../glib-2.82.4/gobject -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GObject"' -DGOBJECT_COMPILATION -MD -MQ gobject/libgobject-2.0.so.4200.20.p/gtypeplugin.c.o -MF gobject/libgobject-2.0.so.4200.20.p/gtypeplugin.c.o.d -o gobject/libgobject-2.0.so.4200.20.p/gtypeplugin.c.o -c ../glib-2.82.4/gobject/gtypeplugin.c [408/1610] cc -Igobject/libgobject-2.0.so.4200.20.p -Igobject -I../glib-2.82.4/gobject -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GObject"' -DGOBJECT_COMPILATION -MD -MQ gobject/libgobject-2.0.so.4200.20.p/gvalue.c.o -MF gobject/libgobject-2.0.so.4200.20.p/gvalue.c.o.d -o gobject/libgobject-2.0.so.4200.20.p/gvalue.c.o -c ../glib-2.82.4/gobject/gvalue.c [409/1610] cc -Igobject/libgobject-2.0.so.4200.20.p -Igobject -I../glib-2.82.4/gobject -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GObject"' -DGOBJECT_COMPILATION -MD -MQ gobject/libgobject-2.0.so.4200.20.p/gvaluearray.c.o -MF gobject/libgobject-2.0.so.4200.20.p/gvaluearray.c.o.d -o gobject/libgobject-2.0.so.4200.20.p/gvaluearray.c.o -c ../glib-2.82.4/gobject/gvaluearray.c [410/1610] cc -Igobject/libgobject-2.0.so.4200.20.p -Igobject -I../glib-2.82.4/gobject -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GObject"' -DGOBJECT_COMPILATION -MD -MQ gobject/libgobject-2.0.so.4200.20.p/gvaluetransform.c.o -MF gobject/libgobject-2.0.so.4200.20.p/gvaluetransform.c.o.d -o gobject/libgobject-2.0.so.4200.20.p/gvaluetransform.c.o -c ../glib-2.82.4/gobject/gvaluetransform.c [411/1610] cc -Igobject/libgobject-2.0.so.4200.20.p -Igobject -I../glib-2.82.4/gobject -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GObject"' -DGOBJECT_COMPILATION -MD -MQ gobject/libgobject-2.0.so.4200.20.p/gvaluetypes.c.o -MF gobject/libgobject-2.0.so.4200.20.p/gvaluetypes.c.o.d -o gobject/libgobject-2.0.so.4200.20.p/gvaluetypes.c.o -c ../glib-2.82.4/gobject/gvaluetypes.c [412/1610] cc -o gobject/libgobject-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20.p/meson-generated_.._glib-enumtypes.c.o gobject/libgobject-2.0.so.4200.20.p/gatomicarray.c.o gobject/libgobject-2.0.so.4200.20.p/gbinding.c.o gobject/libgobject-2.0.so.4200.20.p/gbindinggroup.c.o gobject/libgobject-2.0.so.4200.20.p/gboxed.c.o gobject/libgobject-2.0.so.4200.20.p/gclosure.c.o gobject/libgobject-2.0.so.4200.20.p/genums.c.o gobject/libgobject-2.0.so.4200.20.p/gmarshal.c.o gobject/libgobject-2.0.so.4200.20.p/gobject.c.o gobject/libgobject-2.0.so.4200.20.p/gparam.c.o gobject/libgobject-2.0.so.4200.20.p/gparamspecs.c.o gobject/libgobject-2.0.so.4200.20.p/gsignal.c.o gobject/libgobject-2.0.so.4200.20.p/gsignalgroup.c.o gobject/libgobject-2.0.so.4200.20.p/gsourceclosure.c.o gobject/libgobject-2.0.so.4200.20.p/gtype.c.o gobject/libgobject-2.0.so.4200.20.p/gtypemodule.c.o gobject/libgobject-2.0.so.4200.20.p/gtypeplugin.c.o gobject/libgobject-2.0.so.4200.20.p/gvalue.c.o gobject/libgobject-2.0.so.4200.20.p/gvaluearray.c.o gobject/libgobject-2.0.so.4200.20.p/gvaluetransform.c.o gobject/libgobject-2.0.so.4200.20.p/gvaluetypes.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -shared -fPIC -Wl,-soname,libgobject-2.0.so.4200.20 -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../glib:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -Wl,-z,nodelete -Wl,-Bsymbolic-functions /usr/local/lib/libffi.so.2.1 -lintl -Wl,--end-group [413/1610] /usr/local/bin/meson --internal symbolextractor /exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap gobject/libgobject-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20.p/libgobject-2.0.so.4200.20.symbols [414/1610] cc -Igobject/gobject-query.p -Igobject -I../glib-2.82.4/gobject -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -MD -MQ gobject/gobject-query.p/gobject-query.c.o -MF gobject/gobject-query.p/gobject-query.c.o.d -o gobject/gobject-query.p/gobject-query.c.o -c ../glib-2.82.4/gobject/gobject-query.c [415/1610] cc -o gobject/gobject-query gobject/gobject-query.p/gobject-query.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../glib:$ORIGIN/:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lintl -Wl,--end-group [416/1610] cc -Igobject/tests/performance/performance.p -Igobject/tests/performance -I../glib-2.82.4/gobject/tests/performance -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -MD -MQ gobject/tests/performance/performance.p/performance.c.o -MF gobject/tests/performance/performance.p/performance.c.o.d -o gobject/tests/performance/performance.p/performance.c.o -c ../glib-2.82.4/gobject/tests/performance/performance.c [417/1610] cc -o gobject/tests/performance/performance gobject/tests/performance/performance.p/performance.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../../glib:$ORIGIN/../..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [418/1610] cc -Igobject/tests/performance/performance-threaded.p -Igobject/tests/performance -I../glib-2.82.4/gobject/tests/performance -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -MD -MQ gobject/tests/performance/performance-threaded.p/performance-threaded.c.o -MF gobject/tests/performance/performance-threaded.p/performance-threaded.c.o.d -o gobject/tests/performance/performance-threaded.p/performance-threaded.c.o -c ../glib-2.82.4/gobject/tests/performance/performance-threaded.c [419/1610] cc -o gobject/tests/performance/performance-threaded gobject/tests/performance/performance-threaded.p/performance-threaded.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../../glib:$ORIGIN/../..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [420/1610] /usr/local/bin/python3.12 gobject/glib-genmarshal --prefix=test --valist-marshallers --output=gobject/tests/marshalers.h --quiet --header ../glib-2.82.4/gobject/tests/marshalers.list [421/1610] /usr/local/bin/python3.12 gobject/glib-genmarshal --prefix=test --valist-marshallers --include-header=marshalers.h --output=gobject/tests/marshalers.c --quiet --body ../glib-2.82.4/gobject/tests/marshalers.list [422/1610] cc -Igobject/tests/notify-init.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -MD -MQ gobject/tests/notify-init.p/notify-init.c.o -MF gobject/tests/notify-init.p/notify-init.c.o.d -o gobject/tests/notify-init.p/notify-init.c.o -c ../glib-2.82.4/gobject/tests/notify-init.c [423/1610] cc -o gobject/tests/notify-init gobject/tests/notify-init.p/notify-init.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [424/1610] cc -Igobject/tests/notify-init2.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -MD -MQ gobject/tests/notify-init2.p/notify-init2.c.o -MF gobject/tests/notify-init2.p/notify-init2.c.o.d -o gobject/tests/notify-init2.p/notify-init2.c.o -c ../glib-2.82.4/gobject/tests/notify-init2.c [425/1610] cc -o gobject/tests/notify-init2 gobject/tests/notify-init2.p/notify-init2.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [426/1610] cc -Igobject/tests/custom-dispatch.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -MD -MQ gobject/tests/custom-dispatch.p/custom-dispatch.c.o -MF gobject/tests/custom-dispatch.p/custom-dispatch.c.o.d -o gobject/tests/custom-dispatch.p/custom-dispatch.c.o -c ../glib-2.82.4/gobject/tests/custom-dispatch.c [427/1610] cc -o gobject/tests/custom-dispatch gobject/tests/custom-dispatch.p/custom-dispatch.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [428/1610] cc -Igobject/tests/qdata.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -MD -MQ gobject/tests/qdata.p/qdata.c.o -MF gobject/tests/qdata.p/qdata.c.o.d -o gobject/tests/qdata.p/qdata.c.o -c ../glib-2.82.4/gobject/tests/qdata.c [429/1610] cc -o gobject/tests/qdata gobject/tests/qdata.p/qdata.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [430/1610] cc -Igobject/tests/accumulator.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -MD -MQ gobject/tests/accumulator.p/meson-generated_.._marshalers.c.o -MF gobject/tests/accumulator.p/meson-generated_.._marshalers.c.o.d -o gobject/tests/accumulator.p/meson-generated_.._marshalers.c.o -c gobject/tests/marshalers.c [431/1610] cc -Igobject/tests/accumulator.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -MD -MQ gobject/tests/accumulator.p/accumulator.c.o -MF gobject/tests/accumulator.p/accumulator.c.o.d -o gobject/tests/accumulator.p/accumulator.c.o -c ../glib-2.82.4/gobject/tests/accumulator.c [432/1610] cc -o gobject/tests/accumulator gobject/tests/accumulator.p/meson-generated_.._marshalers.c.o gobject/tests/accumulator.p/accumulator.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [433/1610] cc -Igobject/tests/basics-gobject.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -MD -MQ gobject/tests/basics-gobject.p/basics-gobject.c.o -MF gobject/tests/basics-gobject.p/basics-gobject.c.o.d -o gobject/tests/basics-gobject.p/basics-gobject.c.o -c ../glib-2.82.4/gobject/tests/basics-gobject.c [434/1610] cc -o gobject/tests/basics-gobject gobject/tests/basics-gobject.p/basics-gobject.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [435/1610] cc -Igobject/tests/boxed.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -MD -MQ gobject/tests/boxed.p/boxed.c.o -MF gobject/tests/boxed.p/boxed.c.o.d -o gobject/tests/boxed.p/boxed.c.o -c ../glib-2.82.4/gobject/tests/boxed.c [436/1610] cc -o gobject/tests/boxed gobject/tests/boxed.p/boxed.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [437/1610] cc -Igobject/tests/defaultiface.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -MD -MQ gobject/tests/defaultiface.p/defaultiface.c.o -MF gobject/tests/defaultiface.p/defaultiface.c.o.d -o gobject/tests/defaultiface.p/defaultiface.c.o -c ../glib-2.82.4/gobject/tests/defaultiface.c [438/1610] cc -Igobject/tests/defaultiface.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -MD -MQ gobject/tests/defaultiface.p/testmodule.c.o -MF gobject/tests/defaultiface.p/testmodule.c.o.d -o gobject/tests/defaultiface.p/testmodule.c.o -c ../glib-2.82.4/gobject/tests/testmodule.c [439/1610] cc -o gobject/tests/defaultiface gobject/tests/defaultiface.p/defaultiface.c.o gobject/tests/defaultiface.p/testmodule.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [440/1610] cc -Igobject/tests/deftype.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -MD -MQ gobject/tests/deftype.p/deftype.c.o -MF gobject/tests/deftype.p/deftype.c.o.d -o gobject/tests/deftype.p/deftype.c.o -c ../glib-2.82.4/gobject/tests/deftype.c [441/1610] cc -o gobject/tests/deftype gobject/tests/deftype.p/deftype.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [442/1610] cc -Igobject/tests/deprecated-properties.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -MD -MQ gobject/tests/deprecated-properties.p/deprecated-properties.c.o -MF gobject/tests/deprecated-properties.p/deprecated-properties.c.o.d -o gobject/tests/deprecated-properties.p/deprecated-properties.c.o -c ../glib-2.82.4/gobject/tests/deprecated-properties.c [443/1610] cc -o gobject/tests/deprecated-properties gobject/tests/deprecated-properties.p/deprecated-properties.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [444/1610] cc -Igobject/tests/dynamictype.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -MD -MQ gobject/tests/dynamictype.p/dynamictype.c.o -MF gobject/tests/dynamictype.p/dynamictype.c.o.d -o gobject/tests/dynamictype.p/dynamictype.c.o -c ../glib-2.82.4/gobject/tests/dynamictype.c [445/1610] cc -Igobject/tests/dynamictype.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -MD -MQ gobject/tests/dynamictype.p/testmodule.c.o -MF gobject/tests/dynamictype.p/testmodule.c.o.d -o gobject/tests/dynamictype.p/testmodule.c.o -c ../glib-2.82.4/gobject/tests/testmodule.c [446/1610] cc -o gobject/tests/dynamictype gobject/tests/dynamictype.p/dynamictype.c.o gobject/tests/dynamictype.p/testmodule.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [447/1610] cc -Igobject/tests/enums.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -MD -MQ gobject/tests/enums.p/enums.c.o -MF gobject/tests/enums.p/enums.c.o.d -o gobject/tests/enums.p/enums.c.o -c ../glib-2.82.4/gobject/tests/enums.c [448/1610] cc -o gobject/tests/enums gobject/tests/enums.p/enums.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [449/1610] cc -Igobject/tests/max-version.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -MD -MQ gobject/tests/max-version.p/max-version.c.o -MF gobject/tests/max-version.p/max-version.c.o.d -o gobject/tests/max-version.p/max-version.c.o -c ../glib-2.82.4/gobject/tests/max-version.c [450/1610] cc -o gobject/tests/max-version gobject/tests/max-version.p/max-version.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [451/1610] cc -Igobject/tests/override.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -MD -MQ gobject/tests/override.p/override.c.o -MF gobject/tests/override.p/override.c.o.d -o gobject/tests/override.p/override.c.o -c ../glib-2.82.4/gobject/tests/override.c [452/1610] cc -o gobject/tests/override gobject/tests/override.p/override.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [453/1610] cc -Igobject/tests/param.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -MD -MQ gobject/tests/param.p/param.c.o -MF gobject/tests/param.p/param.c.o.d -o gobject/tests/param.p/param.c.o -c ../glib-2.82.4/gobject/tests/param.c [454/1610] cc -o gobject/tests/param gobject/tests/param.p/param.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [455/1610] cc -Igobject/tests/references.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -MD -MQ gobject/tests/references.p/references.c.o -MF gobject/tests/references.p/references.c.o.d -o gobject/tests/references.p/references.c.o -c ../glib-2.82.4/gobject/tests/references.c [456/1610] cc -o gobject/tests/references gobject/tests/references.p/references.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [457/1610] cc -Igobject/tests/basic-signals.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -MD -MQ gobject/tests/basic-signals.p/basic-signals.c.o -MF gobject/tests/basic-signals.p/basic-signals.c.o.d -o gobject/tests/basic-signals.p/basic-signals.c.o -c ../glib-2.82.4/gobject/tests/basic-signals.c [458/1610] cc -o gobject/tests/basic-signals gobject/tests/basic-signals.p/basic-signals.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [459/1610] cc -Igobject/tests/singleton.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -MD -MQ gobject/tests/singleton.p/singleton.c.o -MF gobject/tests/singleton.p/singleton.c.o.d -o gobject/tests/singleton.p/singleton.c.o -c ../glib-2.82.4/gobject/tests/singleton.c [460/1610] cc -o gobject/tests/singleton gobject/tests/singleton.p/singleton.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [461/1610] cc -Igobject/tests/threadtests.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -MD -MQ gobject/tests/threadtests.p/threadtests.c.o -MF gobject/tests/threadtests.p/threadtests.c.o.d -o gobject/tests/threadtests.p/threadtests.c.o -c ../glib-2.82.4/gobject/tests/threadtests.c [462/1610] cc -o gobject/tests/threadtests gobject/tests/threadtests.p/threadtests.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [463/1610] cc -Igobject/tests/dynamictests.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -MD -MQ gobject/tests/dynamictests.p/dynamictests.c.o -MF gobject/tests/dynamictests.p/dynamictests.c.o.d -o gobject/tests/dynamictests.p/dynamictests.c.o -c ../glib-2.82.4/gobject/tests/dynamictests.c [464/1610] cc -o gobject/tests/dynamictests gobject/tests/dynamictests.p/dynamictests.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [465/1610] cc -Igobject/tests/binding.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -MD -MQ gobject/tests/binding.p/binding.c.o -MF gobject/tests/binding.p/binding.c.o.d -o gobject/tests/binding.p/binding.c.o -c ../glib-2.82.4/gobject/tests/binding.c [466/1610] cc -o gobject/tests/binding gobject/tests/binding.p/binding.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [467/1610] cc -Igobject/tests/bindinggroup.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -MD -MQ gobject/tests/bindinggroup.p/bindinggroup.c.o -MF gobject/tests/bindinggroup.p/bindinggroup.c.o.d -o gobject/tests/bindinggroup.p/bindinggroup.c.o -c ../glib-2.82.4/gobject/tests/bindinggroup.c [468/1610] cc -o gobject/tests/bindinggroup gobject/tests/bindinggroup.p/bindinggroup.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [469/1610] cc -Igobject/tests/properties.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -MD -MQ gobject/tests/properties.p/properties.c.o -MF gobject/tests/properties.p/properties.c.o.d -o gobject/tests/properties.p/properties.c.o -c ../glib-2.82.4/gobject/tests/properties.c [470/1610] cc -o gobject/tests/properties gobject/tests/properties.p/properties.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [471/1610] cc -Igobject/tests/properties-introspection.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -MD -MQ gobject/tests/properties-introspection.p/properties-introspection.c.o -MF gobject/tests/properties-introspection.p/properties-introspection.c.o.d -o gobject/tests/properties-introspection.p/properties-introspection.c.o -c ../glib-2.82.4/gobject/tests/properties-introspection.c [472/1610] cc -o gobject/tests/properties-introspection gobject/tests/properties-introspection.p/properties-introspection.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [473/1610] cc -Igobject/tests/reference.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -MD -MQ gobject/tests/reference.p/reference.c.o -MF gobject/tests/reference.p/reference.c.o.d -o gobject/tests/reference.p/reference.c.o -c ../glib-2.82.4/gobject/tests/reference.c [474/1610] cc -o gobject/tests/reference gobject/tests/reference.p/reference.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [475/1610] cc -Igobject/tests/flags.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -MD -MQ gobject/tests/flags.p/flags.c.o -MF gobject/tests/flags.p/flags.c.o.d -o gobject/tests/flags.p/flags.c.o -c ../glib-2.82.4/gobject/tests/flags.c [476/1610] cc -o gobject/tests/flags gobject/tests/flags.p/flags.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [477/1610] cc -Igobject/tests/value.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -MD -MQ gobject/tests/value.p/value.c.o -MF gobject/tests/value.p/value.c.o.d -o gobject/tests/value.p/value.c.o -c ../glib-2.82.4/gobject/tests/value.c [478/1610] cc -o gobject/tests/value gobject/tests/value.p/value.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [479/1610] cc -Igobject/tests/type.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -MD -MQ gobject/tests/type.p/type.c.o -MF gobject/tests/type.p/type.c.o.d -o gobject/tests/type.p/type.c.o -c ../glib-2.82.4/gobject/tests/type.c [480/1610] cc -o gobject/tests/type gobject/tests/type.p/type.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [481/1610] cc -Igobject/tests/gobject-private.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -MD -MQ gobject/tests/gobject-private.p/private.c.o -MF gobject/tests/gobject-private.p/private.c.o.d -o gobject/tests/gobject-private.p/private.c.o -c ../glib-2.82.4/gobject/tests/private.c [482/1610] cc -o gobject/tests/gobject-private gobject/tests/gobject-private.p/private.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [483/1610] cc -Igobject/tests/closure.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -MD -MQ gobject/tests/closure.p/closure.c.o -MF gobject/tests/closure.p/closure.c.o.d -o gobject/tests/closure.p/closure.c.o -c ../glib-2.82.4/gobject/tests/closure.c [484/1610] cc -o gobject/tests/closure gobject/tests/closure.p/closure.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [485/1610] cc -Igobject/tests/closure-refcount.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -MD -MQ gobject/tests/closure-refcount.p/closure-refcount.c.o -MF gobject/tests/closure-refcount.p/closure-refcount.c.o.d -o gobject/tests/closure-refcount.p/closure-refcount.c.o -c ../glib-2.82.4/gobject/tests/closure-refcount.c [486/1610] cc -o gobject/tests/closure-refcount gobject/tests/closure-refcount.p/closure-refcount.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [487/1610] cc -Igobject/tests/object.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -MD -MQ gobject/tests/object.p/object.c.o -MF gobject/tests/object.p/object.c.o.d -o gobject/tests/object.p/object.c.o -c ../glib-2.82.4/gobject/tests/object.c [488/1610] cc -o gobject/tests/object gobject/tests/object.p/object.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [489/1610] cc -Igobject/tests/signal-handler.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -MD -MQ gobject/tests/signal-handler.p/signal-handler.c.o -MF gobject/tests/signal-handler.p/signal-handler.c.o.d -o gobject/tests/signal-handler.p/signal-handler.c.o -c ../glib-2.82.4/gobject/tests/signal-handler.c [490/1610] cc -o gobject/tests/signal-handler gobject/tests/signal-handler.p/signal-handler.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [491/1610] cc -Igobject/tests/ifaceproperties.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -MD -MQ gobject/tests/ifaceproperties.p/ifaceproperties.c.o -MF gobject/tests/ifaceproperties.p/ifaceproperties.c.o.d -o gobject/tests/ifaceproperties.p/ifaceproperties.c.o -c ../glib-2.82.4/gobject/tests/ifaceproperties.c [492/1610] cc -o gobject/tests/ifaceproperties gobject/tests/ifaceproperties.p/ifaceproperties.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [493/1610] cc -Igobject/tests/signals.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -MD -MQ gobject/tests/signals.p/meson-generated_.._marshalers.c.o -MF gobject/tests/signals.p/meson-generated_.._marshalers.c.o.d -o gobject/tests/signals.p/meson-generated_.._marshalers.c.o -c gobject/tests/marshalers.c [494/1610] cc -Igobject/tests/signals.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -MD -MQ gobject/tests/signals.p/signals.c.o -MF gobject/tests/signals.p/signals.c.o.d -o gobject/tests/signals.p/signals.c.o -c ../glib-2.82.4/gobject/tests/signals.c [495/1610] cc -o gobject/tests/signals gobject/tests/signals.p/meson-generated_.._marshalers.c.o gobject/tests/signals.p/signals.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [496/1610] cc -Igobject/tests/signalgroup.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -MD -MQ gobject/tests/signalgroup.p/signalgroup.c.o -MF gobject/tests/signalgroup.p/signalgroup.c.o.d -o gobject/tests/signalgroup.p/signalgroup.c.o -c ../glib-2.82.4/gobject/tests/signalgroup.c [497/1610] cc -o gobject/tests/signalgroup gobject/tests/signalgroup.p/signalgroup.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [498/1610] cc -Igobject/tests/testing.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -MD -MQ gobject/tests/testing.p/testing.c.o -MF gobject/tests/testing.p/testing.c.o.d -o gobject/tests/testing.p/testing.c.o -c ../glib-2.82.4/gobject/tests/testing.c [499/1610] cc -o gobject/tests/testing gobject/tests/testing.p/testing.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [500/1610] cc -Igobject/tests/type-flags.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -MD -MQ gobject/tests/type-flags.p/type-flags.c.o -MF gobject/tests/type-flags.p/type-flags.c.o.d -o gobject/tests/type-flags.p/type-flags.c.o -c ../glib-2.82.4/gobject/tests/type-flags.c [501/1610] cc -o gobject/tests/type-flags gobject/tests/type-flags.p/type-flags.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [502/1610] cc -Igobject/tests/objects-refcount1.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -Werror -MD -MQ gobject/tests/objects-refcount1.p/objects-refcount1.c.o -MF gobject/tests/objects-refcount1.p/objects-refcount1.c.o.d -o gobject/tests/objects-refcount1.p/objects-refcount1.c.o -c ../glib-2.82.4/gobject/tests/objects-refcount1.c [503/1610] cc -o gobject/tests/objects-refcount1 gobject/tests/objects-refcount1.p/objects-refcount1.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [504/1610] cc -Igobject/tests/objects-refcount2.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -MD -MQ gobject/tests/objects-refcount2.p/objects-refcount2.c.o -MF gobject/tests/objects-refcount2.p/objects-refcount2.c.o.d -o gobject/tests/objects-refcount2.p/objects-refcount2.c.o -c ../glib-2.82.4/gobject/tests/objects-refcount2.c [505/1610] cc -o gobject/tests/objects-refcount2 gobject/tests/objects-refcount2.p/objects-refcount2.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [506/1610] cc -Igobject/tests/properties-refcount1.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -MD -MQ gobject/tests/properties-refcount1.p/properties-refcount1.c.o -MF gobject/tests/properties-refcount1.p/properties-refcount1.c.o.d -o gobject/tests/properties-refcount1.p/properties-refcount1.c.o -c ../glib-2.82.4/gobject/tests/properties-refcount1.c [507/1610] cc -o gobject/tests/properties-refcount1 gobject/tests/properties-refcount1.p/properties-refcount1.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [508/1610] cc -Igobject/tests/properties-refcount2.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -MD -MQ gobject/tests/properties-refcount2.p/properties-refcount2.c.o -MF gobject/tests/properties-refcount2.p/properties-refcount2.c.o.d -o gobject/tests/properties-refcount2.p/properties-refcount2.c.o -c ../glib-2.82.4/gobject/tests/properties-refcount2.c [509/1610] cc -o gobject/tests/properties-refcount2 gobject/tests/properties-refcount2.p/properties-refcount2.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [510/1610] cc -Igobject/tests/properties-refcount3.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -MD -MQ gobject/tests/properties-refcount3.p/properties-refcount3.c.o -MF gobject/tests/properties-refcount3.p/properties-refcount3.c.o.d -o gobject/tests/properties-refcount3.p/properties-refcount3.c.o -c ../glib-2.82.4/gobject/tests/properties-refcount3.c [511/1610] cc -o gobject/tests/properties-refcount3 gobject/tests/properties-refcount3.p/properties-refcount3.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [512/1610] cc -Igobject/tests/properties-refcount4.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -MD -MQ gobject/tests/properties-refcount4.p/properties-refcount4.c.o -MF gobject/tests/properties-refcount4.p/properties-refcount4.c.o.d -o gobject/tests/properties-refcount4.p/properties-refcount4.c.o -c ../glib-2.82.4/gobject/tests/properties-refcount4.c [513/1610] cc -o gobject/tests/properties-refcount4 gobject/tests/properties-refcount4.p/properties-refcount4.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [514/1610] cc -Igobject/tests/signals-refcount1.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -DTESTNUM=1 -MD -MQ gobject/tests/signals-refcount1.p/signals-refcount.c.o -MF gobject/tests/signals-refcount1.p/signals-refcount.c.o.d -o gobject/tests/signals-refcount1.p/signals-refcount.c.o -c ../glib-2.82.4/gobject/tests/signals-refcount.c [515/1610] cc -o gobject/tests/signals-refcount1 gobject/tests/signals-refcount1.p/signals-refcount.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [516/1610] cc -Igobject/tests/signals-refcount2.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -DTESTNUM=2 -MD -MQ gobject/tests/signals-refcount2.p/signals-refcount.c.o -MF gobject/tests/signals-refcount2.p/signals-refcount.c.o.d -o gobject/tests/signals-refcount2.p/signals-refcount.c.o -c ../glib-2.82.4/gobject/tests/signals-refcount.c [517/1610] cc -o gobject/tests/signals-refcount2 gobject/tests/signals-refcount2.p/signals-refcount.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [518/1610] cc -Igobject/tests/signals-refcount3.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -DTESTNUM=3 -MD -MQ gobject/tests/signals-refcount3.p/signals-refcount.c.o -MF gobject/tests/signals-refcount3.p/signals-refcount.c.o.d -o gobject/tests/signals-refcount3.p/signals-refcount.c.o -c ../glib-2.82.4/gobject/tests/signals-refcount.c [519/1610] cc -o gobject/tests/signals-refcount3 gobject/tests/signals-refcount3.p/signals-refcount.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [520/1610] cc -Igobject/tests/signals-refcount4.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -DTESTNUM=4 -MD -MQ gobject/tests/signals-refcount4.p/signals-refcount.c.o -MF gobject/tests/signals-refcount4.p/signals-refcount.c.o.d -o gobject/tests/signals-refcount4.p/signals-refcount.c.o -c ../glib-2.82.4/gobject/tests/signals-refcount.c [521/1610] cc -o gobject/tests/signals-refcount4 gobject/tests/signals-refcount4.p/signals-refcount.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [522/1610] c++ -Igobject/tests/cxx.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_LIBCPP_ENABLE_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -MD -MQ gobject/tests/cxx.p/cxx.cpp.o -MF gobject/tests/cxx.p/cxx.cpp.o.d -o gobject/tests/cxx.p/cxx.cpp.o -c ../glib-2.82.4/gobject/tests/cxx.cpp [523/1610] c++ -o gobject/tests/cxx gobject/tests/cxx.p/cxx.cpp.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [524/1610] c++ -Igobject/tests/cxx-98.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_LIBCPP_ENABLE_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -std=c++98 -MD -MQ gobject/tests/cxx-98.p/cxx.cpp.o -MF gobject/tests/cxx-98.p/cxx.cpp.o.d -o gobject/tests/cxx-98.p/cxx.cpp.o -c ../glib-2.82.4/gobject/tests/cxx.cpp [525/1610] c++ -o gobject/tests/cxx-98 gobject/tests/cxx-98.p/cxx.cpp.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [526/1610] c++ -Igobject/tests/cxx-03.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_LIBCPP_ENABLE_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -std=c++03 -MD -MQ gobject/tests/cxx-03.p/cxx.cpp.o -MF gobject/tests/cxx-03.p/cxx.cpp.o.d -o gobject/tests/cxx-03.p/cxx.cpp.o -c ../glib-2.82.4/gobject/tests/cxx.cpp [527/1610] c++ -o gobject/tests/cxx-03 gobject/tests/cxx-03.p/cxx.cpp.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [528/1610] c++ -Igobject/tests/cxx-11.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_LIBCPP_ENABLE_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -std=c++11 -MD -MQ gobject/tests/cxx-11.p/cxx.cpp.o -MF gobject/tests/cxx-11.p/cxx.cpp.o.d -o gobject/tests/cxx-11.p/cxx.cpp.o -c ../glib-2.82.4/gobject/tests/cxx.cpp [529/1610] c++ -o gobject/tests/cxx-11 gobject/tests/cxx-11.p/cxx.cpp.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [530/1610] c++ -Igobject/tests/cxx-14.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_LIBCPP_ENABLE_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -std=c++14 -MD -MQ gobject/tests/cxx-14.p/cxx.cpp.o -MF gobject/tests/cxx-14.p/cxx.cpp.o.d -o gobject/tests/cxx-14.p/cxx.cpp.o -c ../glib-2.82.4/gobject/tests/cxx.cpp [531/1610] c++ -o gobject/tests/cxx-14 gobject/tests/cxx-14.p/cxx.cpp.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [532/1610] c++ -Igobject/tests/cxx-17.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_LIBCPP_ENABLE_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -std=c++17 -MD -MQ gobject/tests/cxx-17.p/cxx.cpp.o -MF gobject/tests/cxx-17.p/cxx.cpp.o.d -o gobject/tests/cxx-17.p/cxx.cpp.o -c ../glib-2.82.4/gobject/tests/cxx.cpp [533/1610] c++ -o gobject/tests/cxx-17 gobject/tests/cxx-17.p/cxx.cpp.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [534/1610] c++ -Igobject/tests/cxx-20.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_LIBCPP_ENABLE_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -std=c++20 -MD -MQ gobject/tests/cxx-20.p/cxx.cpp.o -MF gobject/tests/cxx-20.p/cxx.cpp.o.d -o gobject/tests/cxx-20.p/cxx.cpp.o -c ../glib-2.82.4/gobject/tests/cxx.cpp [535/1610] c++ -o gobject/tests/cxx-20 gobject/tests/cxx-20.p/cxx.cpp.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [536/1610] c++ -Igobject/tests/cxx-2b.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_LIBCPP_ENABLE_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -std=c++2b -MD -MQ gobject/tests/cxx-2b.p/cxx.cpp.o -MF gobject/tests/cxx-2b.p/cxx.cpp.o.d -o gobject/tests/cxx-2b.p/cxx.cpp.o -c ../glib-2.82.4/gobject/tests/cxx.cpp [537/1610] c++ -o gobject/tests/cxx-2b gobject/tests/cxx-2b.p/cxx.cpp.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [538/1610] cc -Igobject/tests/autoptr.p -Igobject/tests -I../glib-2.82.4/gobject/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GObject"' -UG_DISABLE_ASSERT -MD -MQ gobject/tests/autoptr.p/autoptr.c.o -MF gobject/tests/autoptr.p/autoptr.c.o.d -o gobject/tests/autoptr.p/autoptr.c.o -c ../glib-2.82.4/gobject/tests/autoptr.c [539/1610] cc -o gobject/tests/autoptr gobject/tests/autoptr.p/autoptr.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [540/1610] cc -Igthread/libgthread-2.0.so.4200.20.p -Igthread -I../glib-2.82.4/gthread -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GThread"' -DGLIB_COMPILATION -MD -MQ gthread/libgthread-2.0.so.4200.20.p/gthread-impl.c.o -MF gthread/libgthread-2.0.so.4200.20.p/gthread-impl.c.o.d -o gthread/libgthread-2.0.so.4200.20.p/gthread-impl.c.o -c ../glib-2.82.4/gthread/gthread-impl.c [541/1610] cc -o gthread/libgthread-2.0.so.4200.20 gthread/libgthread-2.0.so.4200.20.p/gthread-impl.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -shared -fPIC -Wl,-soname,libgthread-2.0.so.4200.20 -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../glib:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -Wl,-z,nodelete -Wl,-Bsymbolic-functions -lintl -Wl,--end-group [542/1610] /usr/local/bin/meson --internal symbolextractor /exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap gthread/libgthread-2.0.so.4200.20 gthread/libgthread-2.0.so.4200.20 gthread/libgthread-2.0.so.4200.20.p/libgthread-2.0.so.4200.20.symbols [543/1610] cc -Igthread/tests/init.p -Igthread/tests -I../glib-2.82.4/gthread/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GLib-GThread"' -UG_DISABLE_ASSERT -MD -MQ gthread/tests/init.p/init.c.o -MF gthread/tests/init.p/init.c.o.d -o gthread/tests/init.p/init.c.o -c ../glib-2.82.4/gthread/tests/init.c [544/1610] cc -o gthread/tests/init gthread/tests/init.p/init.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gthread -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gthread/libgthread-2.0.so.4200.20 -pthread -lintl -Wl,--end-group [545/1610] /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/tools/gen-visibility-macros.py 2.82.4 visibility-macros GMODULE gmodule/gmodule-visibility.h [546/1610] cc -Igmodule/libgmodule-2.0.so.4200.20.p -Igmodule -I../glib-2.82.4/gmodule -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GModule"' -DGMODULE_COMPILATION -MD -MQ gmodule/libgmodule-2.0.so.4200.20.p/gmodule.c.o -MF gmodule/libgmodule-2.0.so.4200.20.p/gmodule.c.o.d -o gmodule/libgmodule-2.0.so.4200.20.p/gmodule.c.o -c ../glib-2.82.4/gmodule/gmodule.c [547/1610] cc -Igmodule/libgmodule-2.0.so.4200.20.p -Igmodule -I../glib-2.82.4/gmodule -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GModule"' -DGMODULE_COMPILATION -MD -MQ gmodule/libgmodule-2.0.so.4200.20.p/gmodule-deprecated.c.o -MF gmodule/libgmodule-2.0.so.4200.20.p/gmodule-deprecated.c.o.d -o gmodule/libgmodule-2.0.so.4200.20.p/gmodule-deprecated.c.o -c ../glib-2.82.4/gmodule/gmodule-deprecated.c [548/1610] cc -o gmodule/libgmodule-2.0.so.4200.20 gmodule/libgmodule-2.0.so.4200.20.p/gmodule.c.o gmodule/libgmodule-2.0.so.4200.20.p/gmodule-deprecated.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -shared -fPIC -Wl,-soname,libgmodule-2.0.so.4200.20 -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../glib:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 -Wl,-z,nodelete -Wl,-Bsymbolic-functions -lintl -Wl,--end-group [549/1610] /usr/local/bin/meson --internal symbolextractor /exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap gmodule/libgmodule-2.0.so.4200.20 gmodule/libgmodule-2.0.so.4200.20 gmodule/libgmodule-2.0.so.4200.20.p/libgmodule-2.0.so.4200.20.symbols [550/1610] cc -Igmodule/tests/libmoduletestplugin_a_plugin.so.p -Igmodule/tests -I../glib-2.82.4/gmodule/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -MD -MQ gmodule/tests/libmoduletestplugin_a_plugin.so.p/libmoduletestplugin_a.c.o -MF gmodule/tests/libmoduletestplugin_a_plugin.so.p/libmoduletestplugin_a.c.o.d -o gmodule/tests/libmoduletestplugin_a_plugin.so.p/libmoduletestplugin_a.c.o -c ../glib-2.82.4/gmodule/tests/libmoduletestplugin_a.c [551/1610] cc -o gmodule/tests/libmoduletestplugin_a_plugin.so gmodule/tests/libmoduletestplugin_a_plugin.so.p/libmoduletestplugin_a.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -shared -fPIC -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 -lintl -Wl,--end-group [552/1610] cc -Igmodule/tests/libmoduletestplugin_a_library.so.p -Igmodule/tests -I../glib-2.82.4/gmodule/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -MD -MQ gmodule/tests/libmoduletestplugin_a_library.so.p/libmoduletestplugin_a.c.o -MF gmodule/tests/libmoduletestplugin_a_library.so.p/libmoduletestplugin_a.c.o.d -o gmodule/tests/libmoduletestplugin_a_library.so.p/libmoduletestplugin_a.c.o -c ../glib-2.82.4/gmodule/tests/libmoduletestplugin_a.c [553/1610] cc -o gmodule/tests/libmoduletestplugin_a_library.so gmodule/tests/libmoduletestplugin_a_library.so.p/libmoduletestplugin_a.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -shared -fPIC -Wl,-soname,libmoduletestplugin_a_library.so -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 -lintl -Wl,--end-group [554/1610] cc -Igmodule/tests/libmoduletestplugin_b_plugin.so.p -Igmodule/tests -I../glib-2.82.4/gmodule/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -MD -MQ gmodule/tests/libmoduletestplugin_b_plugin.so.p/libmoduletestplugin_b.c.o -MF gmodule/tests/libmoduletestplugin_b_plugin.so.p/libmoduletestplugin_b.c.o.d -o gmodule/tests/libmoduletestplugin_b_plugin.so.p/libmoduletestplugin_b.c.o -c ../glib-2.82.4/gmodule/tests/libmoduletestplugin_b.c [555/1610] cc -o gmodule/tests/libmoduletestplugin_b_plugin.so gmodule/tests/libmoduletestplugin_b_plugin.so.p/libmoduletestplugin_b.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -shared -fPIC -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 -lintl -Wl,--end-group [556/1610] cc -Igmodule/tests/libmoduletestplugin_b_library.so.p -Igmodule/tests -I../glib-2.82.4/gmodule/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -MD -MQ gmodule/tests/libmoduletestplugin_b_library.so.p/libmoduletestplugin_b.c.o -MF gmodule/tests/libmoduletestplugin_b_library.so.p/libmoduletestplugin_b.c.o.d -o gmodule/tests/libmoduletestplugin_b_library.so.p/libmoduletestplugin_b.c.o -c ../glib-2.82.4/gmodule/tests/libmoduletestplugin_b.c [557/1610] cc -o gmodule/tests/libmoduletestplugin_b_library.so gmodule/tests/libmoduletestplugin_b_library.so.p/libmoduletestplugin_b.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -shared -fPIC -Wl,-soname,libmoduletestplugin_b_library.so -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 -lintl -Wl,--end-group [558/1610] cc -Igmodule/tests/max-version.p -Igmodule/tests -I../glib-2.82.4/gmodule/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GModule"' -UG_DISABLE_ASSERT -MD -MQ gmodule/tests/max-version.p/max-version.c.o -MF gmodule/tests/max-version.p/max-version.c.o.d -o gmodule/tests/max-version.p/max-version.c.o -c ../glib-2.82.4/gmodule/tests/max-version.c [559/1610] cc -o gmodule/tests/max-version gmodule/tests/max-version.p/max-version.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [560/1610] c++ -Igmodule/tests/cxx.p -Igmodule/tests -I../glib-2.82.4/gmodule/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -I/usr/local/include -fdiagnostics-color=always -D_LIBCPP_ENABLE_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GModule"' -UG_DISABLE_ASSERT -MD -MQ gmodule/tests/cxx.p/cxx.cpp.o -MF gmodule/tests/cxx.p/cxx.cpp.o.d -o gmodule/tests/cxx.p/cxx.cpp.o -c ../glib-2.82.4/gmodule/tests/cxx.cpp [561/1610] c++ -o gmodule/tests/cxx gmodule/tests/cxx.p/cxx.cpp.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [562/1610] c++ -Igmodule/tests/cxx-98.p -Igmodule/tests -I../glib-2.82.4/gmodule/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -I/usr/local/include -fdiagnostics-color=always -D_LIBCPP_ENABLE_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GModule"' -UG_DISABLE_ASSERT -std=c++98 -MD -MQ gmodule/tests/cxx-98.p/cxx.cpp.o -MF gmodule/tests/cxx-98.p/cxx.cpp.o.d -o gmodule/tests/cxx-98.p/cxx.cpp.o -c ../glib-2.82.4/gmodule/tests/cxx.cpp [563/1610] c++ -o gmodule/tests/cxx-98 gmodule/tests/cxx-98.p/cxx.cpp.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [564/1610] c++ -Igmodule/tests/cxx-03.p -Igmodule/tests -I../glib-2.82.4/gmodule/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -I/usr/local/include -fdiagnostics-color=always -D_LIBCPP_ENABLE_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GModule"' -UG_DISABLE_ASSERT -std=c++03 -MD -MQ gmodule/tests/cxx-03.p/cxx.cpp.o -MF gmodule/tests/cxx-03.p/cxx.cpp.o.d -o gmodule/tests/cxx-03.p/cxx.cpp.o -c ../glib-2.82.4/gmodule/tests/cxx.cpp [565/1610] c++ -o gmodule/tests/cxx-03 gmodule/tests/cxx-03.p/cxx.cpp.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [566/1610] c++ -Igmodule/tests/cxx-11.p -Igmodule/tests -I../glib-2.82.4/gmodule/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -I/usr/local/include -fdiagnostics-color=always -D_LIBCPP_ENABLE_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GModule"' -UG_DISABLE_ASSERT -std=c++11 -MD -MQ gmodule/tests/cxx-11.p/cxx.cpp.o -MF gmodule/tests/cxx-11.p/cxx.cpp.o.d -o gmodule/tests/cxx-11.p/cxx.cpp.o -c ../glib-2.82.4/gmodule/tests/cxx.cpp [567/1610] c++ -o gmodule/tests/cxx-11 gmodule/tests/cxx-11.p/cxx.cpp.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [568/1610] c++ -Igmodule/tests/cxx-14.p -Igmodule/tests -I../glib-2.82.4/gmodule/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -I/usr/local/include -fdiagnostics-color=always -D_LIBCPP_ENABLE_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GModule"' -UG_DISABLE_ASSERT -std=c++14 -MD -MQ gmodule/tests/cxx-14.p/cxx.cpp.o -MF gmodule/tests/cxx-14.p/cxx.cpp.o.d -o gmodule/tests/cxx-14.p/cxx.cpp.o -c ../glib-2.82.4/gmodule/tests/cxx.cpp [569/1610] c++ -o gmodule/tests/cxx-14 gmodule/tests/cxx-14.p/cxx.cpp.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [570/1610] c++ -Igmodule/tests/cxx-17.p -Igmodule/tests -I../glib-2.82.4/gmodule/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -I/usr/local/include -fdiagnostics-color=always -D_LIBCPP_ENABLE_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GModule"' -UG_DISABLE_ASSERT -std=c++17 -MD -MQ gmodule/tests/cxx-17.p/cxx.cpp.o -MF gmodule/tests/cxx-17.p/cxx.cpp.o.d -o gmodule/tests/cxx-17.p/cxx.cpp.o -c ../glib-2.82.4/gmodule/tests/cxx.cpp [571/1610] c++ -o gmodule/tests/cxx-17 gmodule/tests/cxx-17.p/cxx.cpp.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [572/1610] c++ -Igmodule/tests/cxx-20.p -Igmodule/tests -I../glib-2.82.4/gmodule/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -I/usr/local/include -fdiagnostics-color=always -D_LIBCPP_ENABLE_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GModule"' -UG_DISABLE_ASSERT -std=c++20 -MD -MQ gmodule/tests/cxx-20.p/cxx.cpp.o -MF gmodule/tests/cxx-20.p/cxx.cpp.o.d -o gmodule/tests/cxx-20.p/cxx.cpp.o -c ../glib-2.82.4/gmodule/tests/cxx.cpp [573/1610] c++ -o gmodule/tests/cxx-20 gmodule/tests/cxx-20.p/cxx.cpp.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [574/1610] c++ -Igmodule/tests/cxx-2b.p -Igmodule/tests -I../glib-2.82.4/gmodule/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -I/usr/local/include -fdiagnostics-color=always -D_LIBCPP_ENABLE_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GModule"' -UG_DISABLE_ASSERT -std=c++2b -MD -MQ gmodule/tests/cxx-2b.p/cxx.cpp.o -MF gmodule/tests/cxx-2b.p/cxx.cpp.o.d -o gmodule/tests/cxx-2b.p/cxx.cpp.o -c ../glib-2.82.4/gmodule/tests/cxx.cpp [575/1610] c++ -o gmodule/tests/cxx-2b gmodule/tests/cxx-2b.p/cxx.cpp.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [576/1610] cc -Igmodule/tests/module-test-library.p -Igmodule/tests -I../glib-2.82.4/gmodule/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GModule"' -UG_DISABLE_ASSERT '-DMODULE_TYPE="library"' -MD -MQ gmodule/tests/module-test-library.p/module-test.c.o -MF gmodule/tests/module-test-library.p/module-test.c.o.d -o gmodule/tests/module-test-library.p/module-test.c.o -c ../glib-2.82.4/gmodule/tests/module-test.c [577/1610] cc -o gmodule/tests/module-test-library gmodule/tests/module-test-library.p/module-test.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-export-dynamic -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [578/1610] cc -Igmodule/tests/module-test-plugin.p -Igmodule/tests -I../glib-2.82.4/gmodule/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GModule"' -UG_DISABLE_ASSERT '-DMODULE_TYPE="plugin"' -MD -MQ gmodule/tests/module-test-plugin.p/module-test.c.o -MF gmodule/tests/module-test-plugin.p/module-test.c.o.d -o gmodule/tests/module-test-plugin.p/module-test.c.o -c ../glib-2.82.4/gmodule/tests/module-test.c [579/1610] cc -o gmodule/tests/module-test-plugin gmodule/tests/module-test-plugin.p/module-test.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-export-dynamic -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [580/1610] /usr/local/bin/meson --internal copy ../glib-2.82.4/gio/gdbus-2.0/codegen/__init__.py gio/gdbus-2.0/codegen/__init__.py [581/1610] /usr/local/bin/meson --internal copy ../glib-2.82.4/gio/gdbus-2.0/codegen/codegen.py gio/gdbus-2.0/codegen/codegen.py [582/1610] /usr/local/bin/meson --internal copy ../glib-2.82.4/gio/gdbus-2.0/codegen/codegen_main.py gio/gdbus-2.0/codegen/codegen_main.py [583/1610] /usr/local/bin/meson --internal copy ../glib-2.82.4/gio/gdbus-2.0/codegen/codegen_docbook.py gio/gdbus-2.0/codegen/codegen_docbook.py [584/1610] /usr/local/bin/meson --internal copy ../glib-2.82.4/gio/gdbus-2.0/codegen/codegen_md.py gio/gdbus-2.0/codegen/codegen_md.py [585/1610] /usr/local/bin/meson --internal copy ../glib-2.82.4/gio/gdbus-2.0/codegen/codegen_rst.py gio/gdbus-2.0/codegen/codegen_rst.py [586/1610] /usr/local/bin/meson --internal copy ../glib-2.82.4/gio/gdbus-2.0/codegen/dbustypes.py gio/gdbus-2.0/codegen/dbustypes.py [587/1610] /usr/local/bin/meson --internal copy ../glib-2.82.4/gio/gdbus-2.0/codegen/parser.py gio/gdbus-2.0/codegen/parser.py [588/1610] /usr/local/bin/meson --internal copy ../glib-2.82.4/gio/gdbus-2.0/codegen/utils.py gio/gdbus-2.0/codegen/utils.py [589/1610] /usr/local/bin/python3.12 gio/gdbus-2.0/codegen/gdbus-codegen --interface-prefix org.freedesktop.portal. --output-directory gio --generate-c-code xdp-dbus --c-namespace GXdp ../glib-2.82.4/gio/org.freedesktop.portal.Documents.xml ../glib-2.82.4/gio/org.freedesktop.portal.OpenURI.xml ../glib-2.82.4/gio/org.freedesktop.portal.ProxyResolver.xml ../glib-2.82.4/gio/org.freedesktop.portal.Trash.xml [590/1610] /usr/local/bin/python3.12 gio/gdbus-2.0/codegen/gdbus-codegen --interface-prefix org. --output-directory gio --generate-c-code gdbus-daemon-generated --c-namespace _G ../glib-2.82.4/gio/dbus-daemon.xml [591/1610] cc -Igio/gio-launch-desktop.p -Igio -I../glib-2.82.4/gio -Iglib -I../glib-2.82.4/glib -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -MD -MQ gio/gio-launch-desktop.p/gio-launch-desktop.c.o -MF gio/gio-launch-desktop.p/gio-launch-desktop.c.o.d -o gio/gio-launch-desktop.p/gio-launch-desktop.c.o -c ../glib-2.82.4/gio/gio-launch-desktop.c [592/1610] cc -o gio/gio-launch-desktop gio/gio-launch-desktop.p/gio-launch-desktop.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g [593/1610] cc -Igio/xdgmime/libxdgmime.a.p -Igio/xdgmime -I../glib-2.82.4/gio/xdgmime -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -DHAVE_CONFIG_H -DXDG_PREFIX=_gio_xdg -MD -MQ gio/xdgmime/libxdgmime.a.p/xdgmime.c.o -MF gio/xdgmime/libxdgmime.a.p/xdgmime.c.o.d -o gio/xdgmime/libxdgmime.a.p/xdgmime.c.o -c ../glib-2.82.4/gio/xdgmime/xdgmime.c [594/1610] cc -Igio/xdgmime/libxdgmime.a.p -Igio/xdgmime -I../glib-2.82.4/gio/xdgmime -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -DHAVE_CONFIG_H -DXDG_PREFIX=_gio_xdg -MD -MQ gio/xdgmime/libxdgmime.a.p/xdgmimealias.c.o -MF gio/xdgmime/libxdgmime.a.p/xdgmimealias.c.o.d -o gio/xdgmime/libxdgmime.a.p/xdgmimealias.c.o -c ../glib-2.82.4/gio/xdgmime/xdgmimealias.c [595/1610] cc -Igio/xdgmime/libxdgmime.a.p -Igio/xdgmime -I../glib-2.82.4/gio/xdgmime -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -DHAVE_CONFIG_H -DXDG_PREFIX=_gio_xdg -MD -MQ gio/xdgmime/libxdgmime.a.p/xdgmimecache.c.o -MF gio/xdgmime/libxdgmime.a.p/xdgmimecache.c.o.d -o gio/xdgmime/libxdgmime.a.p/xdgmimecache.c.o -c ../glib-2.82.4/gio/xdgmime/xdgmimecache.c [596/1610] cc -Igio/xdgmime/libxdgmime.a.p -Igio/xdgmime -I../glib-2.82.4/gio/xdgmime -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -DHAVE_CONFIG_H -DXDG_PREFIX=_gio_xdg -MD -MQ gio/xdgmime/libxdgmime.a.p/xdgmimeglob.c.o -MF gio/xdgmime/libxdgmime.a.p/xdgmimeglob.c.o.d -o gio/xdgmime/libxdgmime.a.p/xdgmimeglob.c.o -c ../glib-2.82.4/gio/xdgmime/xdgmimeglob.c [597/1610] cc -Igio/xdgmime/libxdgmime.a.p -Igio/xdgmime -I../glib-2.82.4/gio/xdgmime -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -DHAVE_CONFIG_H -DXDG_PREFIX=_gio_xdg -MD -MQ gio/xdgmime/libxdgmime.a.p/xdgmimeicon.c.o -MF gio/xdgmime/libxdgmime.a.p/xdgmimeicon.c.o.d -o gio/xdgmime/libxdgmime.a.p/xdgmimeicon.c.o -c ../glib-2.82.4/gio/xdgmime/xdgmimeicon.c [598/1610] cc -Igio/xdgmime/libxdgmime.a.p -Igio/xdgmime -I../glib-2.82.4/gio/xdgmime -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -DHAVE_CONFIG_H -DXDG_PREFIX=_gio_xdg -MD -MQ gio/xdgmime/libxdgmime.a.p/xdgmimeint.c.o -MF gio/xdgmime/libxdgmime.a.p/xdgmimeint.c.o.d -o gio/xdgmime/libxdgmime.a.p/xdgmimeint.c.o -c ../glib-2.82.4/gio/xdgmime/xdgmimeint.c [599/1610] cc -Igio/xdgmime/libxdgmime.a.p -Igio/xdgmime -I../glib-2.82.4/gio/xdgmime -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -DHAVE_CONFIG_H -DXDG_PREFIX=_gio_xdg -MD -MQ gio/xdgmime/libxdgmime.a.p/xdgmimemagic.c.o -MF gio/xdgmime/libxdgmime.a.p/xdgmimemagic.c.o.d -o gio/xdgmime/libxdgmime.a.p/xdgmimemagic.c.o -c ../glib-2.82.4/gio/xdgmime/xdgmimemagic.c [600/1610] cc -Igio/xdgmime/libxdgmime.a.p -Igio/xdgmime -I../glib-2.82.4/gio/xdgmime -I. -I../glib-2.82.4 -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -DHAVE_CONFIG_H -DXDG_PREFIX=_gio_xdg -MD -MQ gio/xdgmime/libxdgmime.a.p/xdgmimeparent.c.o -MF gio/xdgmime/libxdgmime.a.p/xdgmimeparent.c.o.d -o gio/xdgmime/libxdgmime.a.p/xdgmimeparent.c.o -c ../glib-2.82.4/gio/xdgmime/xdgmimeparent.c [601/1610] rm -f gio/xdgmime/libxdgmime.a && ar csrDT gio/xdgmime/libxdgmime.a gio/xdgmime/libxdgmime.a.p/xdgmime.c.o gio/xdgmime/libxdgmime.a.p/xdgmimealias.c.o gio/xdgmime/libxdgmime.a.p/xdgmimecache.c.o gio/xdgmime/libxdgmime.a.p/xdgmimeglob.c.o gio/xdgmime/libxdgmime.a.p/xdgmimeicon.c.o gio/xdgmime/libxdgmime.a.p/xdgmimeint.c.o gio/xdgmime/libxdgmime.a.p/xdgmimemagic.c.o gio/xdgmime/libxdgmime.a.p/xdgmimeparent.c.o [602/1610] /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/tools/gen-visibility-macros.py 2.82.4 visibility-macros GIO gio/gio-visibility.h [603/1610] /usr/local/bin/meson --internal exe --capture gio/gioenumtypes.h -- /usr/local/bin/python3.12 gobject/glib-mkenums --template ../glib-2.82.4/gio/gioenumtypes.h.template ../glib-2.82.4/gio/gappinfo.h ../glib-2.82.4/gio/gasyncinitable.h ../glib-2.82.4/gio/gasyncresult.h ../glib-2.82.4/gio/gbufferedinputstream.h ../glib-2.82.4/gio/gbufferedoutputstream.h ../glib-2.82.4/gio/gbytesicon.h ../glib-2.82.4/gio/gcancellable.h ../glib-2.82.4/gio/gcontenttype.h ../glib-2.82.4/gio/gcharsetconverter.h ../glib-2.82.4/gio/gconverter.h ../glib-2.82.4/gio/gconverterinputstream.h ../glib-2.82.4/gio/gconverteroutputstream.h ../glib-2.82.4/gio/gdatagrambased.h ../glib-2.82.4/gio/gdatainputstream.h ../glib-2.82.4/gio/gdataoutputstream.h ../glib-2.82.4/gio/gdebugcontroller.h ../glib-2.82.4/gio/gdebugcontrollerdbus.h ../glib-2.82.4/gio/gdrive.h ../glib-2.82.4/gio/gemblem.h ../glib-2.82.4/gio/gemblemedicon.h ../glib-2.82.4/gio/gfile.h ../glib-2.82.4/gio/gfileattribute.h ../glib-2.82.4/gio/gfileenumerator.h ../glib-2.82.4/gio/gfileicon.h ../glib-2.82.4/gio/gfileinfo.h ../glib-2.82.4/gio/gfileinputstream.h ../glib-2.82.4/gio/gfilemonitor.h ../glib-2.82.4/gio/gfilenamecompleter.h ../glib-2.82.4/gio/gfileoutputstream.h ../glib-2.82.4/gio/gfileiostream.h ../glib-2.82.4/gio/gfilterinputstream.h ../glib-2.82.4/gio/gfilteroutputstream.h ../glib-2.82.4/gio/gicon.h ../glib-2.82.4/gio/ginetaddress.h ../glib-2.82.4/gio/ginetaddressmask.h ../glib-2.82.4/gio/ginetsocketaddress.h ../glib-2.82.4/gio/ginitable.h ../glib-2.82.4/gio/ginputstream.h ../glib-2.82.4/gio/gio.h ../glib-2.82.4/gio/gio-autocleanups.h ../glib-2.82.4/gio/gioenums.h ../glib-2.82.4/gio/gioerror.h ../glib-2.82.4/gio/giomodule.h ../glib-2.82.4/gio/gioscheduler.h ../glib-2.82.4/gio/giostream.h ../glib-2.82.4/gio/giotypes.h ../glib-2.82.4/gio/gloadableicon.h ../glib-2.82.4/gio/gmount.h ../glib-2.82.4/gio/gmemoryinputstream.h ../glib-2.82.4/gio/gmemorymonitor.h ../glib-2.82.4/gio/gmemoryoutputstream.h ../glib-2.82.4/gio/gmountoperation.h ../glib-2.82.4/gio/gnativesocketaddress.h ../glib-2.82.4/gio/gnativevolumemonitor.h ../glib-2.82.4/gio/gnetworkaddress.h ../glib-2.82.4/gio/gnetworkmonitor.h ../glib-2.82.4/gio/gnetworkservice.h ../glib-2.82.4/gio/goutputstream.h ../glib-2.82.4/gio/gpermission.h ../glib-2.82.4/gio/gpollableinputstream.h ../glib-2.82.4/gio/gpollableoutputstream.h ../glib-2.82.4/gio/gpollableutils.h ../glib-2.82.4/gio/gpowerprofilemonitor.h ../glib-2.82.4/gio/gproxy.h ../glib-2.82.4/gio/gproxyaddress.h ../glib-2.82.4/gio/gproxyaddressenumerator.h ../glib-2.82.4/gio/gproxyresolver.h ../glib-2.82.4/gio/gresolver.h ../glib-2.82.4/gio/gresource.h ../glib-2.82.4/gio/gseekable.h ../glib-2.82.4/gio/gsimpleasyncresult.h ../glib-2.82.4/gio/gsimpleiostream.h ../glib-2.82.4/gio/gsimplepermission.h ../glib-2.82.4/gio/gsimpleproxyresolver.h ../glib-2.82.4/gio/gsocket.h ../glib-2.82.4/gio/gsocketaddress.h ../glib-2.82.4/gio/gsocketaddressenumerator.h ../glib-2.82.4/gio/gsocketclient.h ../glib-2.82.4/gio/gsocketconnectable.h ../glib-2.82.4/gio/gsocketconnection.h ../glib-2.82.4/gio/gsocketcontrolmessage.h ../glib-2.82.4/gio/gsocketlistener.h ../glib-2.82.4/gio/gsocketservice.h ../glib-2.82.4/gio/gsrvtarget.h ../glib-2.82.4/gio/gsubprocess.h ../glib-2.82.4/gio/gsubprocesslauncher.h ../glib-2.82.4/gio/gtask.h ../glib-2.82.4/gio/gtcpconnection.h ../glib-2.82.4/gio/gtcpwrapperconnection.h ../glib-2.82.4/gio/gthemedicon.h ../glib-2.82.4/gio/gthreadedsocketservice.h ../glib-2.82.4/gio/gtlsbackend.h ../glib-2.82.4/gio/gtlscertificate.h ../glib-2.82.4/gio/gtlsclientconnection.h ../glib-2.82.4/gio/gtlsconnection.h ../glib-2.82.4/gio/gtlsdatabase.h ../glib-2.82.4/gio/gtlsfiledatabase.h ../glib-2.82.4/gio/gtlsinteraction.h ../glib-2.82.4/gio/gtlspassword.h ../glib-2.82.4/gio/gtlsserverconnection.h ../glib-2.82.4/gio/gdtlsconnection.h ../glib-2.82.4/gio/gdtlsclientconnection.h ../glib-2.82.4/gio/gdtlsserverconnection.h ../glib-2.82.4/gio/gunixconnection.h ../glib-2.82.4/gio/gunixcredentialsmessage.h ../glib-2.82.4/gio/gunixfdlist.h ../glib-2.82.4/gio/gunixsocketaddress.h ../glib-2.82.4/gio/gvfs.h ../glib-2.82.4/gio/gvolume.h ../glib-2.82.4/gio/gvolumemonitor.h ../glib-2.82.4/gio/gzlibcompressor.h ../glib-2.82.4/gio/gzlibdecompressor.h ../glib-2.82.4/gio/glistmodel.h ../glib-2.82.4/gio/gliststore.h ../glib-2.82.4/gio/gapplication.h ../glib-2.82.4/gio/gapplicationcommandline.h ../glib-2.82.4/gio/gactiongroup.h ../glib-2.82.4/gio/gactionmap.h ../glib-2.82.4/gio/gsimpleactiongroup.h ../glib-2.82.4/gio/gremoteactiongroup.h ../glib-2.82.4/gio/gactiongroupexporter.h ../glib-2.82.4/gio/gdbusactiongroup.h ../glib-2.82.4/gio/gaction.h ../glib-2.82.4/gio/gpropertyaction.h ../glib-2.82.4/gio/gsimpleaction.h ../glib-2.82.4/gio/gmenumodel.h ../glib-2.82.4/gio/gmenu.h ../glib-2.82.4/gio/gmenuexporter.h ../glib-2.82.4/gio/gdbusmenumodel.h ../glib-2.82.4/gio/gnotification.h ../glib-2.82.4/gio/gsettingsbackend.h ../glib-2.82.4/gio/gsettingsschema.h ../glib-2.82.4/gio/gsettings.h ../glib-2.82.4/gio/gdbusauthobserver.h ../glib-2.82.4/gio/gcredentials.h ../glib-2.82.4/gio/gdbusutils.h ../glib-2.82.4/gio/gdbuserror.h ../glib-2.82.4/gio/gdbusaddress.h ../glib-2.82.4/gio/gdbusconnection.h ../glib-2.82.4/gio/gdbusmessage.h ../glib-2.82.4/gio/gdbusnameowning.h ../glib-2.82.4/gio/gdbusnamewatching.h ../glib-2.82.4/gio/gdbusproxy.h ../glib-2.82.4/gio/gdbusintrospection.h ../glib-2.82.4/gio/gdbusmethodinvocation.h ../glib-2.82.4/gio/gdbusserver.h ../glib-2.82.4/gio/gdbusinterface.h ../glib-2.82.4/gio/gdbusinterfaceskeleton.h ../glib-2.82.4/gio/gdbusobject.h ../glib-2.82.4/gio/gdbusobjectskeleton.h ../glib-2.82.4/gio/gdbusobjectproxy.h ../glib-2.82.4/gio/gdbusobjectmanager.h ../glib-2.82.4/gio/gdbusobjectmanagerclient.h ../glib-2.82.4/gio/gdbusobjectmanagerserver.h ../glib-2.82.4/gio/gtestdbus.h gio/gnetworking.h [604/1610] /usr/local/bin/meson --internal exe --capture gio/gioenumtypes.c -- /usr/local/bin/python3.12 gobject/glib-mkenums --template ../glib-2.82.4/gio/gioenumtypes.c.template ../glib-2.82.4/gio/gappinfo.h ../glib-2.82.4/gio/gasyncinitable.h ../glib-2.82.4/gio/gasyncresult.h ../glib-2.82.4/gio/gbufferedinputstream.h ../glib-2.82.4/gio/gbufferedoutputstream.h ../glib-2.82.4/gio/gbytesicon.h ../glib-2.82.4/gio/gcancellable.h ../glib-2.82.4/gio/gcontenttype.h ../glib-2.82.4/gio/gcharsetconverter.h ../glib-2.82.4/gio/gconverter.h ../glib-2.82.4/gio/gconverterinputstream.h ../glib-2.82.4/gio/gconverteroutputstream.h ../glib-2.82.4/gio/gdatagrambased.h ../glib-2.82.4/gio/gdatainputstream.h ../glib-2.82.4/gio/gdataoutputstream.h ../glib-2.82.4/gio/gdebugcontroller.h ../glib-2.82.4/gio/gdebugcontrollerdbus.h ../glib-2.82.4/gio/gdrive.h ../glib-2.82.4/gio/gemblem.h ../glib-2.82.4/gio/gemblemedicon.h ../glib-2.82.4/gio/gfile.h ../glib-2.82.4/gio/gfileattribute.h ../glib-2.82.4/gio/gfileenumerator.h ../glib-2.82.4/gio/gfileicon.h ../glib-2.82.4/gio/gfileinfo.h ../glib-2.82.4/gio/gfileinputstream.h ../glib-2.82.4/gio/gfilemonitor.h ../glib-2.82.4/gio/gfilenamecompleter.h ../glib-2.82.4/gio/gfileoutputstream.h ../glib-2.82.4/gio/gfileiostream.h ../glib-2.82.4/gio/gfilterinputstream.h ../glib-2.82.4/gio/gfilteroutputstream.h ../glib-2.82.4/gio/gicon.h ../glib-2.82.4/gio/ginetaddress.h ../glib-2.82.4/gio/ginetaddressmask.h ../glib-2.82.4/gio/ginetsocketaddress.h ../glib-2.82.4/gio/ginitable.h ../glib-2.82.4/gio/ginputstream.h ../glib-2.82.4/gio/gio.h ../glib-2.82.4/gio/gio-autocleanups.h ../glib-2.82.4/gio/gioenums.h ../glib-2.82.4/gio/gioerror.h ../glib-2.82.4/gio/giomodule.h ../glib-2.82.4/gio/gioscheduler.h ../glib-2.82.4/gio/giostream.h ../glib-2.82.4/gio/giotypes.h ../glib-2.82.4/gio/gloadableicon.h ../glib-2.82.4/gio/gmount.h ../glib-2.82.4/gio/gmemoryinputstream.h ../glib-2.82.4/gio/gmemorymonitor.h ../glib-2.82.4/gio/gmemoryoutputstream.h ../glib-2.82.4/gio/gmountoperation.h ../glib-2.82.4/gio/gnativesocketaddress.h ../glib-2.82.4/gio/gnativevolumemonitor.h ../glib-2.82.4/gio/gnetworkaddress.h ../glib-2.82.4/gio/gnetworkmonitor.h ../glib-2.82.4/gio/gnetworkservice.h ../glib-2.82.4/gio/goutputstream.h ../glib-2.82.4/gio/gpermission.h ../glib-2.82.4/gio/gpollableinputstream.h ../glib-2.82.4/gio/gpollableoutputstream.h ../glib-2.82.4/gio/gpollableutils.h ../glib-2.82.4/gio/gpowerprofilemonitor.h ../glib-2.82.4/gio/gproxy.h ../glib-2.82.4/gio/gproxyaddress.h ../glib-2.82.4/gio/gproxyaddressenumerator.h ../glib-2.82.4/gio/gproxyresolver.h ../glib-2.82.4/gio/gresolver.h ../glib-2.82.4/gio/gresource.h ../glib-2.82.4/gio/gseekable.h ../glib-2.82.4/gio/gsimpleasyncresult.h ../glib-2.82.4/gio/gsimpleiostream.h ../glib-2.82.4/gio/gsimplepermission.h ../glib-2.82.4/gio/gsimpleproxyresolver.h ../glib-2.82.4/gio/gsocket.h ../glib-2.82.4/gio/gsocketaddress.h ../glib-2.82.4/gio/gsocketaddressenumerator.h ../glib-2.82.4/gio/gsocketclient.h ../glib-2.82.4/gio/gsocketconnectable.h ../glib-2.82.4/gio/gsocketconnection.h ../glib-2.82.4/gio/gsocketcontrolmessage.h ../glib-2.82.4/gio/gsocketlistener.h ../glib-2.82.4/gio/gsocketservice.h ../glib-2.82.4/gio/gsrvtarget.h ../glib-2.82.4/gio/gsubprocess.h ../glib-2.82.4/gio/gsubprocesslauncher.h ../glib-2.82.4/gio/gtask.h ../glib-2.82.4/gio/gtcpconnection.h ../glib-2.82.4/gio/gtcpwrapperconnection.h ../glib-2.82.4/gio/gthemedicon.h ../glib-2.82.4/gio/gthreadedsocketservice.h ../glib-2.82.4/gio/gtlsbackend.h ../glib-2.82.4/gio/gtlscertificate.h ../glib-2.82.4/gio/gtlsclientconnection.h ../glib-2.82.4/gio/gtlsconnection.h ../glib-2.82.4/gio/gtlsdatabase.h ../glib-2.82.4/gio/gtlsfiledatabase.h ../glib-2.82.4/gio/gtlsinteraction.h ../glib-2.82.4/gio/gtlspassword.h ../glib-2.82.4/gio/gtlsserverconnection.h ../glib-2.82.4/gio/gdtlsconnection.h ../glib-2.82.4/gio/gdtlsclientconnection.h ../glib-2.82.4/gio/gdtlsserverconnection.h ../glib-2.82.4/gio/gunixconnection.h ../glib-2.82.4/gio/gunixcredentialsmessage.h ../glib-2.82.4/gio/gunixfdlist.h ../glib-2.82.4/gio/gunixsocketaddress.h ../glib-2.82.4/gio/gvfs.h ../glib-2.82.4/gio/gvolume.h ../glib-2.82.4/gio/gvolumemonitor.h ../glib-2.82.4/gio/gzlibcompressor.h ../glib-2.82.4/gio/gzlibdecompressor.h ../glib-2.82.4/gio/glistmodel.h ../glib-2.82.4/gio/gliststore.h ../glib-2.82.4/gio/gapplication.h ../glib-2.82.4/gio/gapplicationcommandline.h ../glib-2.82.4/gio/gactiongroup.h ../glib-2.82.4/gio/gactionmap.h ../glib-2.82.4/gio/gsimpleactiongroup.h ../glib-2.82.4/gio/gremoteactiongroup.h ../glib-2.82.4/gio/gactiongroupexporter.h ../glib-2.82.4/gio/gdbusactiongroup.h ../glib-2.82.4/gio/gaction.h ../glib-2.82.4/gio/gpropertyaction.h ../glib-2.82.4/gio/gsimpleaction.h ../glib-2.82.4/gio/gmenumodel.h ../glib-2.82.4/gio/gmenu.h ../glib-2.82.4/gio/gmenuexporter.h ../glib-2.82.4/gio/gdbusmenumodel.h ../glib-2.82.4/gio/gnotification.h ../glib-2.82.4/gio/gsettingsbackend.h ../glib-2.82.4/gio/gsettingsschema.h ../glib-2.82.4/gio/gsettings.h ../glib-2.82.4/gio/gdbusauthobserver.h ../glib-2.82.4/gio/gcredentials.h ../glib-2.82.4/gio/gdbusutils.h ../glib-2.82.4/gio/gdbuserror.h ../glib-2.82.4/gio/gdbusaddress.h ../glib-2.82.4/gio/gdbusconnection.h ../glib-2.82.4/gio/gdbusmessage.h ../glib-2.82.4/gio/gdbusnameowning.h ../glib-2.82.4/gio/gdbusnamewatching.h ../glib-2.82.4/gio/gdbusproxy.h ../glib-2.82.4/gio/gdbusintrospection.h ../glib-2.82.4/gio/gdbusmethodinvocation.h ../glib-2.82.4/gio/gdbusserver.h ../glib-2.82.4/gio/gdbusinterface.h ../glib-2.82.4/gio/gdbusinterfaceskeleton.h ../glib-2.82.4/gio/gdbusobject.h ../glib-2.82.4/gio/gdbusobjectskeleton.h ../glib-2.82.4/gio/gdbusobjectproxy.h ../glib-2.82.4/gio/gdbusobjectmanager.h ../glib-2.82.4/gio/gdbusobjectmanagerclient.h ../glib-2.82.4/gio/gdbusobjectmanagerserver.h ../glib-2.82.4/gio/gtestdbus.h gio/gnetworking.h [605/1610] cc -Igio/kqueue/libkqueue.a.p -Igio/kqueue -I../glib-2.82.4/gio/kqueue -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Igio -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/kqueue/libkqueue.a.p/gkqueuefilemonitor.c.o -MF gio/kqueue/libkqueue.a.p/gkqueuefilemonitor.c.o.d -o gio/kqueue/libkqueue.a.p/gkqueuefilemonitor.c.o -c ../glib-2.82.4/gio/kqueue/gkqueuefilemonitor.c [606/1610] cc -Igio/kqueue/libkqueue.a.p -Igio/kqueue -I../glib-2.82.4/gio/kqueue -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Igio -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/kqueue/libkqueue.a.p/kqueue-helper.c.o -MF gio/kqueue/libkqueue.a.p/kqueue-helper.c.o.d -o gio/kqueue/libkqueue.a.p/kqueue-helper.c.o -c ../glib-2.82.4/gio/kqueue/kqueue-helper.c [607/1610] cc -Igio/kqueue/libkqueue.a.p -Igio/kqueue -I../glib-2.82.4/gio/kqueue -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Igio -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/kqueue/libkqueue.a.p/kqueue-missing.c.o -MF gio/kqueue/libkqueue.a.p/kqueue-missing.c.o.d -o gio/kqueue/libkqueue.a.p/kqueue-missing.c.o -c ../glib-2.82.4/gio/kqueue/kqueue-missing.c [608/1610] cc -Igio/kqueue/libkqueue.a.p -Igio/kqueue -I../glib-2.82.4/gio/kqueue -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Igio -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/kqueue/libkqueue.a.p/dep-list.c.o -MF gio/kqueue/libkqueue.a.p/dep-list.c.o.d -o gio/kqueue/libkqueue.a.p/dep-list.c.o -c ../glib-2.82.4/gio/kqueue/dep-list.c [609/1610] rm -f gio/kqueue/libkqueue.a && ar csrDT gio/kqueue/libkqueue.a gio/kqueue/libkqueue.a.p/gkqueuefilemonitor.c.o gio/kqueue/libkqueue.a.p/kqueue-helper.c.o gio/kqueue/libkqueue.a.p/kqueue-missing.c.o gio/kqueue/libkqueue.a.p/dep-list.c.o [610/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/meson-generated_.._gioenumtypes.c.o -MF gio/libgio-2.0.so.4200.20.p/meson-generated_.._gioenumtypes.c.o.d -o gio/libgio-2.0.so.4200.20.p/meson-generated_.._gioenumtypes.c.o -c gio/gioenumtypes.c [611/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/meson-generated_.._gdbus-daemon-generated.c.o -MF gio/libgio-2.0.so.4200.20.p/meson-generated_.._gdbus-daemon-generated.c.o.d -o gio/libgio-2.0.so.4200.20.p/meson-generated_.._gdbus-daemon-generated.c.o -c gio/gdbus-daemon-generated.c [612/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/meson-generated_.._xdp-dbus.c.o -MF gio/libgio-2.0.so.4200.20.p/meson-generated_.._xdp-dbus.c.o.d -o gio/libgio-2.0.so.4200.20.p/meson-generated_.._xdp-dbus.c.o -c gio/xdp-dbus.c [613/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gappinfo.c.o -MF gio/libgio-2.0.so.4200.20.p/gappinfo.c.o.d -o gio/libgio-2.0.so.4200.20.p/gappinfo.c.o -c ../glib-2.82.4/gio/gappinfo.c [614/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gasynchelper.c.o -MF gio/libgio-2.0.so.4200.20.p/gasynchelper.c.o.d -o gio/libgio-2.0.so.4200.20.p/gasynchelper.c.o -c ../glib-2.82.4/gio/gasynchelper.c [615/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gasyncinitable.c.o -MF gio/libgio-2.0.so.4200.20.p/gasyncinitable.c.o.d -o gio/libgio-2.0.so.4200.20.p/gasyncinitable.c.o -c ../glib-2.82.4/gio/gasyncinitable.c [616/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gasyncresult.c.o -MF gio/libgio-2.0.so.4200.20.p/gasyncresult.c.o.d -o gio/libgio-2.0.so.4200.20.p/gasyncresult.c.o -c ../glib-2.82.4/gio/gasyncresult.c [617/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gbufferedinputstream.c.o -MF gio/libgio-2.0.so.4200.20.p/gbufferedinputstream.c.o.d -o gio/libgio-2.0.so.4200.20.p/gbufferedinputstream.c.o -c ../glib-2.82.4/gio/gbufferedinputstream.c [618/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gbufferedoutputstream.c.o -MF gio/libgio-2.0.so.4200.20.p/gbufferedoutputstream.c.o.d -o gio/libgio-2.0.so.4200.20.p/gbufferedoutputstream.c.o -c ../glib-2.82.4/gio/gbufferedoutputstream.c [619/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gbytesicon.c.o -MF gio/libgio-2.0.so.4200.20.p/gbytesicon.c.o.d -o gio/libgio-2.0.so.4200.20.p/gbytesicon.c.o -c ../glib-2.82.4/gio/gbytesicon.c [620/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gcancellable.c.o -MF gio/libgio-2.0.so.4200.20.p/gcancellable.c.o.d -o gio/libgio-2.0.so.4200.20.p/gcancellable.c.o -c ../glib-2.82.4/gio/gcancellable.c [621/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gcharsetconverter.c.o -MF gio/libgio-2.0.so.4200.20.p/gcharsetconverter.c.o.d -o gio/libgio-2.0.so.4200.20.p/gcharsetconverter.c.o -c ../glib-2.82.4/gio/gcharsetconverter.c [622/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gcontenttype.c.o -MF gio/libgio-2.0.so.4200.20.p/gcontenttype.c.o.d -o gio/libgio-2.0.so.4200.20.p/gcontenttype.c.o -c ../glib-2.82.4/gio/gcontenttype.c [623/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gcontextspecificgroup.c.o -MF gio/libgio-2.0.so.4200.20.p/gcontextspecificgroup.c.o.d -o gio/libgio-2.0.so.4200.20.p/gcontextspecificgroup.c.o -c ../glib-2.82.4/gio/gcontextspecificgroup.c [624/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gconverter.c.o -MF gio/libgio-2.0.so.4200.20.p/gconverter.c.o.d -o gio/libgio-2.0.so.4200.20.p/gconverter.c.o -c ../glib-2.82.4/gio/gconverter.c [625/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gconverterinputstream.c.o -MF gio/libgio-2.0.so.4200.20.p/gconverterinputstream.c.o.d -o gio/libgio-2.0.so.4200.20.p/gconverterinputstream.c.o -c ../glib-2.82.4/gio/gconverterinputstream.c [626/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gconverteroutputstream.c.o -MF gio/libgio-2.0.so.4200.20.p/gconverteroutputstream.c.o.d -o gio/libgio-2.0.so.4200.20.p/gconverteroutputstream.c.o -c ../glib-2.82.4/gio/gconverteroutputstream.c [627/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gcredentials.c.o -MF gio/libgio-2.0.so.4200.20.p/gcredentials.c.o.d -o gio/libgio-2.0.so.4200.20.p/gcredentials.c.o -c ../glib-2.82.4/gio/gcredentials.c [628/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gdatagrambased.c.o -MF gio/libgio-2.0.so.4200.20.p/gdatagrambased.c.o.d -o gio/libgio-2.0.so.4200.20.p/gdatagrambased.c.o -c ../glib-2.82.4/gio/gdatagrambased.c [629/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gdatainputstream.c.o -MF gio/libgio-2.0.so.4200.20.p/gdatainputstream.c.o.d -o gio/libgio-2.0.so.4200.20.p/gdatainputstream.c.o -c ../glib-2.82.4/gio/gdatainputstream.c [630/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gdataoutputstream.c.o -MF gio/libgio-2.0.so.4200.20.p/gdataoutputstream.c.o.d -o gio/libgio-2.0.so.4200.20.p/gdataoutputstream.c.o -c ../glib-2.82.4/gio/gdataoutputstream.c [631/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gdebugcontroller.c.o -MF gio/libgio-2.0.so.4200.20.p/gdebugcontroller.c.o.d -o gio/libgio-2.0.so.4200.20.p/gdebugcontroller.c.o -c ../glib-2.82.4/gio/gdebugcontroller.c [632/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gdebugcontrollerdbus.c.o -MF gio/libgio-2.0.so.4200.20.p/gdebugcontrollerdbus.c.o.d -o gio/libgio-2.0.so.4200.20.p/gdebugcontrollerdbus.c.o -c ../glib-2.82.4/gio/gdebugcontrollerdbus.c [633/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gdrive.c.o -MF gio/libgio-2.0.so.4200.20.p/gdrive.c.o.d -o gio/libgio-2.0.so.4200.20.p/gdrive.c.o -c ../glib-2.82.4/gio/gdrive.c [634/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gdummyfile.c.o -MF gio/libgio-2.0.so.4200.20.p/gdummyfile.c.o.d -o gio/libgio-2.0.so.4200.20.p/gdummyfile.c.o -c ../glib-2.82.4/gio/gdummyfile.c [635/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gdummyproxyresolver.c.o -MF gio/libgio-2.0.so.4200.20.p/gdummyproxyresolver.c.o.d -o gio/libgio-2.0.so.4200.20.p/gdummyproxyresolver.c.o -c ../glib-2.82.4/gio/gdummyproxyresolver.c [636/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gdummytlsbackend.c.o -MF gio/libgio-2.0.so.4200.20.p/gdummytlsbackend.c.o.d -o gio/libgio-2.0.so.4200.20.p/gdummytlsbackend.c.o -c ../glib-2.82.4/gio/gdummytlsbackend.c [637/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gemblem.c.o -MF gio/libgio-2.0.so.4200.20.p/gemblem.c.o.d -o gio/libgio-2.0.so.4200.20.p/gemblem.c.o -c ../glib-2.82.4/gio/gemblem.c [638/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gemblemedicon.c.o -MF gio/libgio-2.0.so.4200.20.p/gemblemedicon.c.o.d -o gio/libgio-2.0.so.4200.20.p/gemblemedicon.c.o -c ../glib-2.82.4/gio/gemblemedicon.c [639/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gfile.c.o -MF gio/libgio-2.0.so.4200.20.p/gfile.c.o.d -o gio/libgio-2.0.so.4200.20.p/gfile.c.o -c ../glib-2.82.4/gio/gfile.c [640/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gfileattribute.c.o -MF gio/libgio-2.0.so.4200.20.p/gfileattribute.c.o.d -o gio/libgio-2.0.so.4200.20.p/gfileattribute.c.o -c ../glib-2.82.4/gio/gfileattribute.c [641/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gfileenumerator.c.o -MF gio/libgio-2.0.so.4200.20.p/gfileenumerator.c.o.d -o gio/libgio-2.0.so.4200.20.p/gfileenumerator.c.o -c ../glib-2.82.4/gio/gfileenumerator.c [642/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gfileicon.c.o -MF gio/libgio-2.0.so.4200.20.p/gfileicon.c.o.d -o gio/libgio-2.0.so.4200.20.p/gfileicon.c.o -c ../glib-2.82.4/gio/gfileicon.c [643/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gfileinfo.c.o -MF gio/libgio-2.0.so.4200.20.p/gfileinfo.c.o.d -o gio/libgio-2.0.so.4200.20.p/gfileinfo.c.o -c ../glib-2.82.4/gio/gfileinfo.c [644/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gfileinputstream.c.o -MF gio/libgio-2.0.so.4200.20.p/gfileinputstream.c.o.d -o gio/libgio-2.0.so.4200.20.p/gfileinputstream.c.o -c ../glib-2.82.4/gio/gfileinputstream.c [645/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gfilemonitor.c.o -MF gio/libgio-2.0.so.4200.20.p/gfilemonitor.c.o.d -o gio/libgio-2.0.so.4200.20.p/gfilemonitor.c.o -c ../glib-2.82.4/gio/gfilemonitor.c [646/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gfilenamecompleter.c.o -MF gio/libgio-2.0.so.4200.20.p/gfilenamecompleter.c.o.d -o gio/libgio-2.0.so.4200.20.p/gfilenamecompleter.c.o -c ../glib-2.82.4/gio/gfilenamecompleter.c [647/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gfileoutputstream.c.o -MF gio/libgio-2.0.so.4200.20.p/gfileoutputstream.c.o.d -o gio/libgio-2.0.so.4200.20.p/gfileoutputstream.c.o -c ../glib-2.82.4/gio/gfileoutputstream.c [648/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gfileiostream.c.o -MF gio/libgio-2.0.so.4200.20.p/gfileiostream.c.o.d -o gio/libgio-2.0.so.4200.20.p/gfileiostream.c.o -c ../glib-2.82.4/gio/gfileiostream.c [649/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gfilterinputstream.c.o -MF gio/libgio-2.0.so.4200.20.p/gfilterinputstream.c.o.d -o gio/libgio-2.0.so.4200.20.p/gfilterinputstream.c.o -c ../glib-2.82.4/gio/gfilterinputstream.c [650/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gfilteroutputstream.c.o -MF gio/libgio-2.0.so.4200.20.p/gfilteroutputstream.c.o.d -o gio/libgio-2.0.so.4200.20.p/gfilteroutputstream.c.o -c ../glib-2.82.4/gio/gfilteroutputstream.c [651/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gicon.c.o -MF gio/libgio-2.0.so.4200.20.p/gicon.c.o.d -o gio/libgio-2.0.so.4200.20.p/gicon.c.o -c ../glib-2.82.4/gio/gicon.c [652/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/ginetaddress.c.o -MF gio/libgio-2.0.so.4200.20.p/ginetaddress.c.o.d -o gio/libgio-2.0.so.4200.20.p/ginetaddress.c.o -c ../glib-2.82.4/gio/ginetaddress.c [653/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/ginetaddressmask.c.o -MF gio/libgio-2.0.so.4200.20.p/ginetaddressmask.c.o.d -o gio/libgio-2.0.so.4200.20.p/ginetaddressmask.c.o -c ../glib-2.82.4/gio/ginetaddressmask.c [654/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/ginetsocketaddress.c.o -MF gio/libgio-2.0.so.4200.20.p/ginetsocketaddress.c.o.d -o gio/libgio-2.0.so.4200.20.p/ginetsocketaddress.c.o -c ../glib-2.82.4/gio/ginetsocketaddress.c [655/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/ginitable.c.o -MF gio/libgio-2.0.so.4200.20.p/ginitable.c.o.d -o gio/libgio-2.0.so.4200.20.p/ginitable.c.o -c ../glib-2.82.4/gio/ginitable.c [656/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/ginputstream.c.o -MF gio/libgio-2.0.so.4200.20.p/ginputstream.c.o.d -o gio/libgio-2.0.so.4200.20.p/ginputstream.c.o -c ../glib-2.82.4/gio/ginputstream.c [657/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gioerror.c.o -MF gio/libgio-2.0.so.4200.20.p/gioerror.c.o.d -o gio/libgio-2.0.so.4200.20.p/gioerror.c.o -c ../glib-2.82.4/gio/gioerror.c [658/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/giomodule.c.o -MF gio/libgio-2.0.so.4200.20.p/giomodule.c.o.d -o gio/libgio-2.0.so.4200.20.p/giomodule.c.o -c ../glib-2.82.4/gio/giomodule.c [659/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/giomodule-priv.c.o -MF gio/libgio-2.0.so.4200.20.p/giomodule-priv.c.o.d -o gio/libgio-2.0.so.4200.20.p/giomodule-priv.c.o -c ../glib-2.82.4/gio/giomodule-priv.c [660/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gioscheduler.c.o -MF gio/libgio-2.0.so.4200.20.p/gioscheduler.c.o.d -o gio/libgio-2.0.so.4200.20.p/gioscheduler.c.o -c ../glib-2.82.4/gio/gioscheduler.c [661/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/giostream.c.o -MF gio/libgio-2.0.so.4200.20.p/giostream.c.o.d -o gio/libgio-2.0.so.4200.20.p/giostream.c.o -c ../glib-2.82.4/gio/giostream.c [662/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gloadableicon.c.o -MF gio/libgio-2.0.so.4200.20.p/gloadableicon.c.o.d -o gio/libgio-2.0.so.4200.20.p/gloadableicon.c.o -c ../glib-2.82.4/gio/gloadableicon.c [663/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gmarshal-internal.c.o -MF gio/libgio-2.0.so.4200.20.p/gmarshal-internal.c.o.d -o gio/libgio-2.0.so.4200.20.p/gmarshal-internal.c.o -c ../glib-2.82.4/gio/gmarshal-internal.c [664/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gmount.c.o -MF gio/libgio-2.0.so.4200.20.p/gmount.c.o.d -o gio/libgio-2.0.so.4200.20.p/gmount.c.o -c ../glib-2.82.4/gio/gmount.c [665/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gmemorymonitor.c.o -MF gio/libgio-2.0.so.4200.20.p/gmemorymonitor.c.o.d -o gio/libgio-2.0.so.4200.20.p/gmemorymonitor.c.o -c ../glib-2.82.4/gio/gmemorymonitor.c [666/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gmemorymonitordbus.c.o -MF gio/libgio-2.0.so.4200.20.p/gmemorymonitordbus.c.o.d -o gio/libgio-2.0.so.4200.20.p/gmemorymonitordbus.c.o -c ../glib-2.82.4/gio/gmemorymonitordbus.c [667/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gmemoryinputstream.c.o -MF gio/libgio-2.0.so.4200.20.p/gmemoryinputstream.c.o.d -o gio/libgio-2.0.so.4200.20.p/gmemoryinputstream.c.o -c ../glib-2.82.4/gio/gmemoryinputstream.c [668/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gmemoryoutputstream.c.o -MF gio/libgio-2.0.so.4200.20.p/gmemoryoutputstream.c.o.d -o gio/libgio-2.0.so.4200.20.p/gmemoryoutputstream.c.o -c ../glib-2.82.4/gio/gmemoryoutputstream.c [669/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gmountoperation.c.o -MF gio/libgio-2.0.so.4200.20.p/gmountoperation.c.o.d -o gio/libgio-2.0.so.4200.20.p/gmountoperation.c.o -c ../glib-2.82.4/gio/gmountoperation.c [670/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gnativesocketaddress.c.o -MF gio/libgio-2.0.so.4200.20.p/gnativesocketaddress.c.o.d -o gio/libgio-2.0.so.4200.20.p/gnativesocketaddress.c.o -c ../glib-2.82.4/gio/gnativesocketaddress.c [671/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gnativevolumemonitor.c.o -MF gio/libgio-2.0.so.4200.20.p/gnativevolumemonitor.c.o.d -o gio/libgio-2.0.so.4200.20.p/gnativevolumemonitor.c.o -c ../glib-2.82.4/gio/gnativevolumemonitor.c [672/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gnetworkaddress.c.o -MF gio/libgio-2.0.so.4200.20.p/gnetworkaddress.c.o.d -o gio/libgio-2.0.so.4200.20.p/gnetworkaddress.c.o -c ../glib-2.82.4/gio/gnetworkaddress.c [673/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gnetworking.c.o -MF gio/libgio-2.0.so.4200.20.p/gnetworking.c.o.d -o gio/libgio-2.0.so.4200.20.p/gnetworking.c.o -c ../glib-2.82.4/gio/gnetworking.c [674/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gnetworkmonitor.c.o -MF gio/libgio-2.0.so.4200.20.p/gnetworkmonitor.c.o.d -o gio/libgio-2.0.so.4200.20.p/gnetworkmonitor.c.o -c ../glib-2.82.4/gio/gnetworkmonitor.c [675/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gnetworkmonitorbase.c.o -MF gio/libgio-2.0.so.4200.20.p/gnetworkmonitorbase.c.o.d -o gio/libgio-2.0.so.4200.20.p/gnetworkmonitorbase.c.o -c ../glib-2.82.4/gio/gnetworkmonitorbase.c [676/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gnetworkservice.c.o -MF gio/libgio-2.0.so.4200.20.p/gnetworkservice.c.o.d -o gio/libgio-2.0.so.4200.20.p/gnetworkservice.c.o -c ../glib-2.82.4/gio/gnetworkservice.c [677/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/goutputstream.c.o -MF gio/libgio-2.0.so.4200.20.p/goutputstream.c.o.d -o gio/libgio-2.0.so.4200.20.p/goutputstream.c.o -c ../glib-2.82.4/gio/goutputstream.c [678/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gpermission.c.o -MF gio/libgio-2.0.so.4200.20.p/gpermission.c.o.d -o gio/libgio-2.0.so.4200.20.p/gpermission.c.o -c ../glib-2.82.4/gio/gpermission.c [679/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gpollableinputstream.c.o -MF gio/libgio-2.0.so.4200.20.p/gpollableinputstream.c.o.d -o gio/libgio-2.0.so.4200.20.p/gpollableinputstream.c.o -c ../glib-2.82.4/gio/gpollableinputstream.c [680/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gpollableoutputstream.c.o -MF gio/libgio-2.0.so.4200.20.p/gpollableoutputstream.c.o.d -o gio/libgio-2.0.so.4200.20.p/gpollableoutputstream.c.o -c ../glib-2.82.4/gio/gpollableoutputstream.c [681/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gpollableutils.c.o -MF gio/libgio-2.0.so.4200.20.p/gpollableutils.c.o.d -o gio/libgio-2.0.so.4200.20.p/gpollableutils.c.o -c ../glib-2.82.4/gio/gpollableutils.c [682/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gpollfilemonitor.c.o -MF gio/libgio-2.0.so.4200.20.p/gpollfilemonitor.c.o.d -o gio/libgio-2.0.so.4200.20.p/gpollfilemonitor.c.o -c ../glib-2.82.4/gio/gpollfilemonitor.c [683/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gpowerprofilemonitor.c.o -MF gio/libgio-2.0.so.4200.20.p/gpowerprofilemonitor.c.o.d -o gio/libgio-2.0.so.4200.20.p/gpowerprofilemonitor.c.o -c ../glib-2.82.4/gio/gpowerprofilemonitor.c [684/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gpowerprofilemonitordbus.c.o -MF gio/libgio-2.0.so.4200.20.p/gpowerprofilemonitordbus.c.o.d -o gio/libgio-2.0.so.4200.20.p/gpowerprofilemonitordbus.c.o -c ../glib-2.82.4/gio/gpowerprofilemonitordbus.c [685/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gproxy.c.o -MF gio/libgio-2.0.so.4200.20.p/gproxy.c.o.d -o gio/libgio-2.0.so.4200.20.p/gproxy.c.o -c ../glib-2.82.4/gio/gproxy.c [686/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gproxyaddress.c.o -MF gio/libgio-2.0.so.4200.20.p/gproxyaddress.c.o.d -o gio/libgio-2.0.so.4200.20.p/gproxyaddress.c.o -c ../glib-2.82.4/gio/gproxyaddress.c [687/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gproxyaddressenumerator.c.o -MF gio/libgio-2.0.so.4200.20.p/gproxyaddressenumerator.c.o.d -o gio/libgio-2.0.so.4200.20.p/gproxyaddressenumerator.c.o -c ../glib-2.82.4/gio/gproxyaddressenumerator.c [688/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gproxyresolver.c.o -MF gio/libgio-2.0.so.4200.20.p/gproxyresolver.c.o.d -o gio/libgio-2.0.so.4200.20.p/gproxyresolver.c.o -c ../glib-2.82.4/gio/gproxyresolver.c [689/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gresolver.c.o -MF gio/libgio-2.0.so.4200.20.p/gresolver.c.o.d -o gio/libgio-2.0.so.4200.20.p/gresolver.c.o -c ../glib-2.82.4/gio/gresolver.c [690/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gresource.c.o -MF gio/libgio-2.0.so.4200.20.p/gresource.c.o.d -o gio/libgio-2.0.so.4200.20.p/gresource.c.o -c ../glib-2.82.4/gio/gresource.c [691/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gresourcefile.c.o -MF gio/libgio-2.0.so.4200.20.p/gresourcefile.c.o.d -o gio/libgio-2.0.so.4200.20.p/gresourcefile.c.o -c ../glib-2.82.4/gio/gresourcefile.c [692/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gseekable.c.o -MF gio/libgio-2.0.so.4200.20.p/gseekable.c.o.d -o gio/libgio-2.0.so.4200.20.p/gseekable.c.o -c ../glib-2.82.4/gio/gseekable.c [693/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gsimpleasyncresult.c.o -MF gio/libgio-2.0.so.4200.20.p/gsimpleasyncresult.c.o.d -o gio/libgio-2.0.so.4200.20.p/gsimpleasyncresult.c.o -c ../glib-2.82.4/gio/gsimpleasyncresult.c [694/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gsimpleiostream.c.o -MF gio/libgio-2.0.so.4200.20.p/gsimpleiostream.c.o.d -o gio/libgio-2.0.so.4200.20.p/gsimpleiostream.c.o -c ../glib-2.82.4/gio/gsimpleiostream.c [695/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gsimplepermission.c.o -MF gio/libgio-2.0.so.4200.20.p/gsimplepermission.c.o.d -o gio/libgio-2.0.so.4200.20.p/gsimplepermission.c.o -c ../glib-2.82.4/gio/gsimplepermission.c [696/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gsimpleproxyresolver.c.o -MF gio/libgio-2.0.so.4200.20.p/gsimpleproxyresolver.c.o.d -o gio/libgio-2.0.so.4200.20.p/gsimpleproxyresolver.c.o -c ../glib-2.82.4/gio/gsimpleproxyresolver.c [697/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gsocket.c.o -MF gio/libgio-2.0.so.4200.20.p/gsocket.c.o.d -o gio/libgio-2.0.so.4200.20.p/gsocket.c.o -c ../glib-2.82.4/gio/gsocket.c ../glib-2.82.4/gio/gsocket.c:2407:1: warning: unused function 'g_socket_get_adapter_ipv4_addr' [-Wunused-function] g_socket_get_adapter_ipv4_addr (GSocket *socket, ^ 1 warning generated. [698/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gsocketaddress.c.o -MF gio/libgio-2.0.so.4200.20.p/gsocketaddress.c.o.d -o gio/libgio-2.0.so.4200.20.p/gsocketaddress.c.o -c ../glib-2.82.4/gio/gsocketaddress.c [699/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gsocketaddressenumerator.c.o -MF gio/libgio-2.0.so.4200.20.p/gsocketaddressenumerator.c.o.d -o gio/libgio-2.0.so.4200.20.p/gsocketaddressenumerator.c.o -c ../glib-2.82.4/gio/gsocketaddressenumerator.c [700/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gsocketclient.c.o -MF gio/libgio-2.0.so.4200.20.p/gsocketclient.c.o.d -o gio/libgio-2.0.so.4200.20.p/gsocketclient.c.o -c ../glib-2.82.4/gio/gsocketclient.c [701/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gsocketconnectable.c.o -MF gio/libgio-2.0.so.4200.20.p/gsocketconnectable.c.o.d -o gio/libgio-2.0.so.4200.20.p/gsocketconnectable.c.o -c ../glib-2.82.4/gio/gsocketconnectable.c [702/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gsocketconnection.c.o -MF gio/libgio-2.0.so.4200.20.p/gsocketconnection.c.o.d -o gio/libgio-2.0.so.4200.20.p/gsocketconnection.c.o -c ../glib-2.82.4/gio/gsocketconnection.c [703/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gsocketcontrolmessage.c.o -MF gio/libgio-2.0.so.4200.20.p/gsocketcontrolmessage.c.o.d -o gio/libgio-2.0.so.4200.20.p/gsocketcontrolmessage.c.o -c ../glib-2.82.4/gio/gsocketcontrolmessage.c [704/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gsocketinputstream.c.o -MF gio/libgio-2.0.so.4200.20.p/gsocketinputstream.c.o.d -o gio/libgio-2.0.so.4200.20.p/gsocketinputstream.c.o -c ../glib-2.82.4/gio/gsocketinputstream.c [705/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gsocketlistener.c.o -MF gio/libgio-2.0.so.4200.20.p/gsocketlistener.c.o.d -o gio/libgio-2.0.so.4200.20.p/gsocketlistener.c.o -c ../glib-2.82.4/gio/gsocketlistener.c [706/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gsocketoutputstream.c.o -MF gio/libgio-2.0.so.4200.20.p/gsocketoutputstream.c.o.d -o gio/libgio-2.0.so.4200.20.p/gsocketoutputstream.c.o -c ../glib-2.82.4/gio/gsocketoutputstream.c [707/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gsocketservice.c.o -MF gio/libgio-2.0.so.4200.20.p/gsocketservice.c.o.d -o gio/libgio-2.0.so.4200.20.p/gsocketservice.c.o -c ../glib-2.82.4/gio/gsocketservice.c [708/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gsrvtarget.c.o -MF gio/libgio-2.0.so.4200.20.p/gsrvtarget.c.o.d -o gio/libgio-2.0.so.4200.20.p/gsrvtarget.c.o -c ../glib-2.82.4/gio/gsrvtarget.c [709/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gsubprocesslauncher.c.o -MF gio/libgio-2.0.so.4200.20.p/gsubprocesslauncher.c.o.d -o gio/libgio-2.0.so.4200.20.p/gsubprocesslauncher.c.o -c ../glib-2.82.4/gio/gsubprocesslauncher.c [710/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gsubprocess.c.o -MF gio/libgio-2.0.so.4200.20.p/gsubprocess.c.o.d -o gio/libgio-2.0.so.4200.20.p/gsubprocess.c.o -c ../glib-2.82.4/gio/gsubprocess.c [711/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gtask.c.o -MF gio/libgio-2.0.so.4200.20.p/gtask.c.o.d -o gio/libgio-2.0.so.4200.20.p/gtask.c.o -c ../glib-2.82.4/gio/gtask.c [712/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gtcpconnection.c.o -MF gio/libgio-2.0.so.4200.20.p/gtcpconnection.c.o.d -o gio/libgio-2.0.so.4200.20.p/gtcpconnection.c.o -c ../glib-2.82.4/gio/gtcpconnection.c [713/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gtcpwrapperconnection.c.o -MF gio/libgio-2.0.so.4200.20.p/gtcpwrapperconnection.c.o.d -o gio/libgio-2.0.so.4200.20.p/gtcpwrapperconnection.c.o -c ../glib-2.82.4/gio/gtcpwrapperconnection.c [714/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gthemedicon.c.o -MF gio/libgio-2.0.so.4200.20.p/gthemedicon.c.o.d -o gio/libgio-2.0.so.4200.20.p/gthemedicon.c.o -c ../glib-2.82.4/gio/gthemedicon.c [715/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gthreadedsocketservice.c.o -MF gio/libgio-2.0.so.4200.20.p/gthreadedsocketservice.c.o.d -o gio/libgio-2.0.so.4200.20.p/gthreadedsocketservice.c.o -c ../glib-2.82.4/gio/gthreadedsocketservice.c [716/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gthreadedresolver.c.o -MF gio/libgio-2.0.so.4200.20.p/gthreadedresolver.c.o.d -o gio/libgio-2.0.so.4200.20.p/gthreadedresolver.c.o -c ../glib-2.82.4/gio/gthreadedresolver.c [717/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gtlsbackend.c.o -MF gio/libgio-2.0.so.4200.20.p/gtlsbackend.c.o.d -o gio/libgio-2.0.so.4200.20.p/gtlsbackend.c.o -c ../glib-2.82.4/gio/gtlsbackend.c [718/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gtlscertificate.c.o -MF gio/libgio-2.0.so.4200.20.p/gtlscertificate.c.o.d -o gio/libgio-2.0.so.4200.20.p/gtlscertificate.c.o -c ../glib-2.82.4/gio/gtlscertificate.c [719/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gtlsclientconnection.c.o -MF gio/libgio-2.0.so.4200.20.p/gtlsclientconnection.c.o.d -o gio/libgio-2.0.so.4200.20.p/gtlsclientconnection.c.o -c ../glib-2.82.4/gio/gtlsclientconnection.c [720/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gtlsconnection.c.o -MF gio/libgio-2.0.so.4200.20.p/gtlsconnection.c.o.d -o gio/libgio-2.0.so.4200.20.p/gtlsconnection.c.o -c ../glib-2.82.4/gio/gtlsconnection.c [721/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gtlsdatabase.c.o -MF gio/libgio-2.0.so.4200.20.p/gtlsdatabase.c.o.d -o gio/libgio-2.0.so.4200.20.p/gtlsdatabase.c.o -c ../glib-2.82.4/gio/gtlsdatabase.c [722/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gtlsfiledatabase.c.o -MF gio/libgio-2.0.so.4200.20.p/gtlsfiledatabase.c.o.d -o gio/libgio-2.0.so.4200.20.p/gtlsfiledatabase.c.o -c ../glib-2.82.4/gio/gtlsfiledatabase.c [723/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gtlsinteraction.c.o -MF gio/libgio-2.0.so.4200.20.p/gtlsinteraction.c.o.d -o gio/libgio-2.0.so.4200.20.p/gtlsinteraction.c.o -c ../glib-2.82.4/gio/gtlsinteraction.c [724/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gtlspassword.c.o -MF gio/libgio-2.0.so.4200.20.p/gtlspassword.c.o.d -o gio/libgio-2.0.so.4200.20.p/gtlspassword.c.o -c ../glib-2.82.4/gio/gtlspassword.c [725/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gtlsserverconnection.c.o -MF gio/libgio-2.0.so.4200.20.p/gtlsserverconnection.c.o.d -o gio/libgio-2.0.so.4200.20.p/gtlsserverconnection.c.o -c ../glib-2.82.4/gio/gtlsserverconnection.c [726/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gdtlsconnection.c.o -MF gio/libgio-2.0.so.4200.20.p/gdtlsconnection.c.o.d -o gio/libgio-2.0.so.4200.20.p/gdtlsconnection.c.o -c ../glib-2.82.4/gio/gdtlsconnection.c [727/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gdtlsclientconnection.c.o -MF gio/libgio-2.0.so.4200.20.p/gdtlsclientconnection.c.o.d -o gio/libgio-2.0.so.4200.20.p/gdtlsclientconnection.c.o -c ../glib-2.82.4/gio/gdtlsclientconnection.c [728/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gdtlsserverconnection.c.o -MF gio/libgio-2.0.so.4200.20.p/gdtlsserverconnection.c.o.d -o gio/libgio-2.0.so.4200.20.p/gdtlsserverconnection.c.o -c ../glib-2.82.4/gio/gdtlsserverconnection.c [729/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gunionvolumemonitor.c.o -MF gio/libgio-2.0.so.4200.20.p/gunionvolumemonitor.c.o.d -o gio/libgio-2.0.so.4200.20.p/gunionvolumemonitor.c.o -c ../glib-2.82.4/gio/gunionvolumemonitor.c [730/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gunixconnection.c.o -MF gio/libgio-2.0.so.4200.20.p/gunixconnection.c.o.d -o gio/libgio-2.0.so.4200.20.p/gunixconnection.c.o -c ../glib-2.82.4/gio/gunixconnection.c [731/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gunixfdlist.c.o -MF gio/libgio-2.0.so.4200.20.p/gunixfdlist.c.o.d -o gio/libgio-2.0.so.4200.20.p/gunixfdlist.c.o -c ../glib-2.82.4/gio/gunixfdlist.c [732/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gunixcredentialsmessage.c.o -MF gio/libgio-2.0.so.4200.20.p/gunixcredentialsmessage.c.o.d -o gio/libgio-2.0.so.4200.20.p/gunixcredentialsmessage.c.o -c ../glib-2.82.4/gio/gunixcredentialsmessage.c [733/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gunixsocketaddress.c.o -MF gio/libgio-2.0.so.4200.20.p/gunixsocketaddress.c.o.d -o gio/libgio-2.0.so.4200.20.p/gunixsocketaddress.c.o -c ../glib-2.82.4/gio/gunixsocketaddress.c [734/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gvfs.c.o -MF gio/libgio-2.0.so.4200.20.p/gvfs.c.o.d -o gio/libgio-2.0.so.4200.20.p/gvfs.c.o -c ../glib-2.82.4/gio/gvfs.c [735/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gvolume.c.o -MF gio/libgio-2.0.so.4200.20.p/gvolume.c.o.d -o gio/libgio-2.0.so.4200.20.p/gvolume.c.o -c ../glib-2.82.4/gio/gvolume.c [736/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gvolumemonitor.c.o -MF gio/libgio-2.0.so.4200.20.p/gvolumemonitor.c.o.d -o gio/libgio-2.0.so.4200.20.p/gvolumemonitor.c.o -c ../glib-2.82.4/gio/gvolumemonitor.c [737/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gzlibcompressor.c.o -MF gio/libgio-2.0.so.4200.20.p/gzlibcompressor.c.o.d -o gio/libgio-2.0.so.4200.20.p/gzlibcompressor.c.o -c ../glib-2.82.4/gio/gzlibcompressor.c [738/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gzlibdecompressor.c.o -MF gio/libgio-2.0.so.4200.20.p/gzlibdecompressor.c.o.d -o gio/libgio-2.0.so.4200.20.p/gzlibdecompressor.c.o -c ../glib-2.82.4/gio/gzlibdecompressor.c [739/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/glistmodel.c.o -MF gio/libgio-2.0.so.4200.20.p/glistmodel.c.o.d -o gio/libgio-2.0.so.4200.20.p/glistmodel.c.o -c ../glib-2.82.4/gio/glistmodel.c [740/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gliststore.c.o -MF gio/libgio-2.0.so.4200.20.p/gliststore.c.o.d -o gio/libgio-2.0.so.4200.20.p/gliststore.c.o -c ../glib-2.82.4/gio/gliststore.c [741/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/.._glib_gtrace.c.o -MF gio/libgio-2.0.so.4200.20.p/.._glib_gtrace.c.o.d -o gio/libgio-2.0.so.4200.20.p/.._glib_gtrace.c.o -c ../glib-2.82.4/glib/gtrace.c [742/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gcontenttype-fdo.c.o -MF gio/libgio-2.0.so.4200.20.p/gcontenttype-fdo.c.o.d -o gio/libgio-2.0.so.4200.20.p/gcontenttype-fdo.c.o -c ../glib-2.82.4/gio/gcontenttype-fdo.c [743/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gdbusdaemon.c.o -MF gio/libgio-2.0.so.4200.20.p/gdbusdaemon.c.o.d -o gio/libgio-2.0.so.4200.20.p/gdbusdaemon.c.o -c ../glib-2.82.4/gio/gdbusdaemon.c [744/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gfiledescriptorbased.c.o -MF gio/libgio-2.0.so.4200.20.p/gfiledescriptorbased.c.o.d -o gio/libgio-2.0.so.4200.20.p/gfiledescriptorbased.c.o -c ../glib-2.82.4/gio/gfiledescriptorbased.c [745/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/giounix-private.c.o -MF gio/libgio-2.0.so.4200.20.p/giounix-private.c.o.d -o gio/libgio-2.0.so.4200.20.p/giounix-private.c.o -c ../glib-2.82.4/gio/giounix-private.c [746/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gunixfdmessage.c.o -MF gio/libgio-2.0.so.4200.20.p/gunixfdmessage.c.o.d -o gio/libgio-2.0.so.4200.20.p/gunixfdmessage.c.o -c ../glib-2.82.4/gio/gunixfdmessage.c [747/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gunixmount.c.o -MF gio/libgio-2.0.so.4200.20.p/gunixmount.c.o.d -o gio/libgio-2.0.so.4200.20.p/gunixmount.c.o -c ../glib-2.82.4/gio/gunixmount.c [748/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gunixmounts.c.o -MF gio/libgio-2.0.so.4200.20.p/gunixmounts.c.o.d -o gio/libgio-2.0.so.4200.20.p/gunixmounts.c.o -c ../glib-2.82.4/gio/gunixmounts.c [749/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gunixvolume.c.o -MF gio/libgio-2.0.so.4200.20.p/gunixvolume.c.o.d -o gio/libgio-2.0.so.4200.20.p/gunixvolume.c.o -c ../glib-2.82.4/gio/gunixvolume.c [750/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gunixvolumemonitor.c.o -MF gio/libgio-2.0.so.4200.20.p/gunixvolumemonitor.c.o.d -o gio/libgio-2.0.so.4200.20.p/gunixvolumemonitor.c.o -c ../glib-2.82.4/gio/gunixvolumemonitor.c [751/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gunixinputstream.c.o -MF gio/libgio-2.0.so.4200.20.p/gunixinputstream.c.o.d -o gio/libgio-2.0.so.4200.20.p/gunixinputstream.c.o -c ../glib-2.82.4/gio/gunixinputstream.c [752/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gunixoutputstream.c.o -MF gio/libgio-2.0.so.4200.20.p/gunixoutputstream.c.o.d -o gio/libgio-2.0.so.4200.20.p/gunixoutputstream.c.o -c ../glib-2.82.4/gio/gunixoutputstream.c [753/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gfdonotificationbackend.c.o -MF gio/libgio-2.0.so.4200.20.p/gfdonotificationbackend.c.o.d -o gio/libgio-2.0.so.4200.20.p/gfdonotificationbackend.c.o -c ../glib-2.82.4/gio/gfdonotificationbackend.c [754/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/ggtknotificationbackend.c.o -MF gio/libgio-2.0.so.4200.20.p/ggtknotificationbackend.c.o.d -o gio/libgio-2.0.so.4200.20.p/ggtknotificationbackend.c.o -c ../glib-2.82.4/gio/ggtknotificationbackend.c [755/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gdesktopappinfo.c.o -MF gio/libgio-2.0.so.4200.20.p/gdesktopappinfo.c.o.d -o gio/libgio-2.0.so.4200.20.p/gdesktopappinfo.c.o -c ../glib-2.82.4/gio/gdesktopappinfo.c [756/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gapplication.c.o -MF gio/libgio-2.0.so.4200.20.p/gapplication.c.o.d -o gio/libgio-2.0.so.4200.20.p/gapplication.c.o -c ../glib-2.82.4/gio/gapplication.c [757/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gapplicationcommandline.c.o -MF gio/libgio-2.0.so.4200.20.p/gapplicationcommandline.c.o.d -o gio/libgio-2.0.so.4200.20.p/gapplicationcommandline.c.o -c ../glib-2.82.4/gio/gapplicationcommandline.c [758/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gapplicationimpl-dbus.c.o -MF gio/libgio-2.0.so.4200.20.p/gapplicationimpl-dbus.c.o.d -o gio/libgio-2.0.so.4200.20.p/gapplicationimpl-dbus.c.o -c ../glib-2.82.4/gio/gapplicationimpl-dbus.c [759/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gactiongroup.c.o -MF gio/libgio-2.0.so.4200.20.p/gactiongroup.c.o.d -o gio/libgio-2.0.so.4200.20.p/gactiongroup.c.o -c ../glib-2.82.4/gio/gactiongroup.c [760/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gactionmap.c.o -MF gio/libgio-2.0.so.4200.20.p/gactionmap.c.o.d -o gio/libgio-2.0.so.4200.20.p/gactionmap.c.o -c ../glib-2.82.4/gio/gactionmap.c [761/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gsimpleactiongroup.c.o -MF gio/libgio-2.0.so.4200.20.p/gsimpleactiongroup.c.o.d -o gio/libgio-2.0.so.4200.20.p/gsimpleactiongroup.c.o -c ../glib-2.82.4/gio/gsimpleactiongroup.c [762/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gremoteactiongroup.c.o -MF gio/libgio-2.0.so.4200.20.p/gremoteactiongroup.c.o.d -o gio/libgio-2.0.so.4200.20.p/gremoteactiongroup.c.o -c ../glib-2.82.4/gio/gremoteactiongroup.c [763/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gactiongroupexporter.c.o -MF gio/libgio-2.0.so.4200.20.p/gactiongroupexporter.c.o.d -o gio/libgio-2.0.so.4200.20.p/gactiongroupexporter.c.o -c ../glib-2.82.4/gio/gactiongroupexporter.c [764/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gdbusactiongroup.c.o -MF gio/libgio-2.0.so.4200.20.p/gdbusactiongroup.c.o.d -o gio/libgio-2.0.so.4200.20.p/gdbusactiongroup.c.o -c ../glib-2.82.4/gio/gdbusactiongroup.c [765/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gaction.c.o -MF gio/libgio-2.0.so.4200.20.p/gaction.c.o.d -o gio/libgio-2.0.so.4200.20.p/gaction.c.o -c ../glib-2.82.4/gio/gaction.c [766/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gpropertyaction.c.o -MF gio/libgio-2.0.so.4200.20.p/gpropertyaction.c.o.d -o gio/libgio-2.0.so.4200.20.p/gpropertyaction.c.o -c ../glib-2.82.4/gio/gpropertyaction.c [767/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gsimpleaction.c.o -MF gio/libgio-2.0.so.4200.20.p/gsimpleaction.c.o.d -o gio/libgio-2.0.so.4200.20.p/gsimpleaction.c.o -c ../glib-2.82.4/gio/gsimpleaction.c [768/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gmenumodel.c.o -MF gio/libgio-2.0.so.4200.20.p/gmenumodel.c.o.d -o gio/libgio-2.0.so.4200.20.p/gmenumodel.c.o -c ../glib-2.82.4/gio/gmenumodel.c [769/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gmenu.c.o -MF gio/libgio-2.0.so.4200.20.p/gmenu.c.o.d -o gio/libgio-2.0.so.4200.20.p/gmenu.c.o -c ../glib-2.82.4/gio/gmenu.c [770/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gmenuexporter.c.o -MF gio/libgio-2.0.so.4200.20.p/gmenuexporter.c.o.d -o gio/libgio-2.0.so.4200.20.p/gmenuexporter.c.o -c ../glib-2.82.4/gio/gmenuexporter.c [771/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gdbusmenumodel.c.o -MF gio/libgio-2.0.so.4200.20.p/gdbusmenumodel.c.o.d -o gio/libgio-2.0.so.4200.20.p/gdbusmenumodel.c.o -c ../glib-2.82.4/gio/gdbusmenumodel.c [772/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gnotification.c.o -MF gio/libgio-2.0.so.4200.20.p/gnotification.c.o.d -o gio/libgio-2.0.so.4200.20.p/gnotification.c.o -c ../glib-2.82.4/gio/gnotification.c [773/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gnotificationbackend.c.o -MF gio/libgio-2.0.so.4200.20.p/gnotificationbackend.c.o.d -o gio/libgio-2.0.so.4200.20.p/gnotificationbackend.c.o -c ../glib-2.82.4/gio/gnotificationbackend.c [774/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gdelayedsettingsbackend.c.o -MF gio/libgio-2.0.so.4200.20.p/gdelayedsettingsbackend.c.o.d -o gio/libgio-2.0.so.4200.20.p/gdelayedsettingsbackend.c.o -c ../glib-2.82.4/gio/gdelayedsettingsbackend.c [775/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gkeyfilesettingsbackend.c.o -MF gio/libgio-2.0.so.4200.20.p/gkeyfilesettingsbackend.c.o.d -o gio/libgio-2.0.so.4200.20.p/gkeyfilesettingsbackend.c.o -c ../glib-2.82.4/gio/gkeyfilesettingsbackend.c [776/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gmemorysettingsbackend.c.o -MF gio/libgio-2.0.so.4200.20.p/gmemorysettingsbackend.c.o.d -o gio/libgio-2.0.so.4200.20.p/gmemorysettingsbackend.c.o -c ../glib-2.82.4/gio/gmemorysettingsbackend.c [777/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gnullsettingsbackend.c.o -MF gio/libgio-2.0.so.4200.20.p/gnullsettingsbackend.c.o.d -o gio/libgio-2.0.so.4200.20.p/gnullsettingsbackend.c.o -c ../glib-2.82.4/gio/gnullsettingsbackend.c [778/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gsettingsbackend.c.o -MF gio/libgio-2.0.so.4200.20.p/gsettingsbackend.c.o.d -o gio/libgio-2.0.so.4200.20.p/gsettingsbackend.c.o -c ../glib-2.82.4/gio/gsettingsbackend.c [779/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gsettingsschema.c.o -MF gio/libgio-2.0.so.4200.20.p/gsettingsschema.c.o.d -o gio/libgio-2.0.so.4200.20.p/gsettingsschema.c.o -c ../glib-2.82.4/gio/gsettingsschema.c [780/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gsettings-mapping.c.o -MF gio/libgio-2.0.so.4200.20.p/gsettings-mapping.c.o.d -o gio/libgio-2.0.so.4200.20.p/gsettings-mapping.c.o -c ../glib-2.82.4/gio/gsettings-mapping.c [781/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gsettings.c.o -MF gio/libgio-2.0.so.4200.20.p/gsettings.c.o.d -o gio/libgio-2.0.so.4200.20.p/gsettings.c.o -c ../glib-2.82.4/gio/gsettings.c [782/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gdbusutils.c.o -MF gio/libgio-2.0.so.4200.20.p/gdbusutils.c.o.d -o gio/libgio-2.0.so.4200.20.p/gdbusutils.c.o -c ../glib-2.82.4/gio/gdbusutils.c [783/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gdbusaddress.c.o -MF gio/libgio-2.0.so.4200.20.p/gdbusaddress.c.o.d -o gio/libgio-2.0.so.4200.20.p/gdbusaddress.c.o -c ../glib-2.82.4/gio/gdbusaddress.c [784/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gdbusauthobserver.c.o -MF gio/libgio-2.0.so.4200.20.p/gdbusauthobserver.c.o.d -o gio/libgio-2.0.so.4200.20.p/gdbusauthobserver.c.o -c ../glib-2.82.4/gio/gdbusauthobserver.c [785/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gdbusauth.c.o -MF gio/libgio-2.0.so.4200.20.p/gdbusauth.c.o.d -o gio/libgio-2.0.so.4200.20.p/gdbusauth.c.o -c ../glib-2.82.4/gio/gdbusauth.c [786/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gdbusauthmechanism.c.o -MF gio/libgio-2.0.so.4200.20.p/gdbusauthmechanism.c.o.d -o gio/libgio-2.0.so.4200.20.p/gdbusauthmechanism.c.o -c ../glib-2.82.4/gio/gdbusauthmechanism.c [787/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gdbusauthmechanismanon.c.o -MF gio/libgio-2.0.so.4200.20.p/gdbusauthmechanismanon.c.o.d -o gio/libgio-2.0.so.4200.20.p/gdbusauthmechanismanon.c.o -c ../glib-2.82.4/gio/gdbusauthmechanismanon.c [788/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gdbusauthmechanismexternal.c.o -MF gio/libgio-2.0.so.4200.20.p/gdbusauthmechanismexternal.c.o.d -o gio/libgio-2.0.so.4200.20.p/gdbusauthmechanismexternal.c.o -c ../glib-2.82.4/gio/gdbusauthmechanismexternal.c [789/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gdbusauthmechanismsha1.c.o -MF gio/libgio-2.0.so.4200.20.p/gdbusauthmechanismsha1.c.o.d -o gio/libgio-2.0.so.4200.20.p/gdbusauthmechanismsha1.c.o -c ../glib-2.82.4/gio/gdbusauthmechanismsha1.c [790/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gdbuserror.c.o -MF gio/libgio-2.0.so.4200.20.p/gdbuserror.c.o.d -o gio/libgio-2.0.so.4200.20.p/gdbuserror.c.o -c ../glib-2.82.4/gio/gdbuserror.c [791/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gdbusconnection.c.o -MF gio/libgio-2.0.so.4200.20.p/gdbusconnection.c.o.d -o gio/libgio-2.0.so.4200.20.p/gdbusconnection.c.o -c ../glib-2.82.4/gio/gdbusconnection.c [792/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gdbusmessage.c.o -MF gio/libgio-2.0.so.4200.20.p/gdbusmessage.c.o.d -o gio/libgio-2.0.so.4200.20.p/gdbusmessage.c.o -c ../glib-2.82.4/gio/gdbusmessage.c [793/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gdbusnameowning.c.o -MF gio/libgio-2.0.so.4200.20.p/gdbusnameowning.c.o.d -o gio/libgio-2.0.so.4200.20.p/gdbusnameowning.c.o -c ../glib-2.82.4/gio/gdbusnameowning.c [794/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gdbusnamewatching.c.o -MF gio/libgio-2.0.so.4200.20.p/gdbusnamewatching.c.o.d -o gio/libgio-2.0.so.4200.20.p/gdbusnamewatching.c.o -c ../glib-2.82.4/gio/gdbusnamewatching.c [795/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gdbusproxy.c.o -MF gio/libgio-2.0.so.4200.20.p/gdbusproxy.c.o.d -o gio/libgio-2.0.so.4200.20.p/gdbusproxy.c.o -c ../glib-2.82.4/gio/gdbusproxy.c [796/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gdbusprivate.c.o -MF gio/libgio-2.0.so.4200.20.p/gdbusprivate.c.o.d -o gio/libgio-2.0.so.4200.20.p/gdbusprivate.c.o -c ../glib-2.82.4/gio/gdbusprivate.c [797/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gdbusintrospection.c.o -MF gio/libgio-2.0.so.4200.20.p/gdbusintrospection.c.o.d -o gio/libgio-2.0.so.4200.20.p/gdbusintrospection.c.o -c ../glib-2.82.4/gio/gdbusintrospection.c [798/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gdbusmethodinvocation.c.o -MF gio/libgio-2.0.so.4200.20.p/gdbusmethodinvocation.c.o.d -o gio/libgio-2.0.so.4200.20.p/gdbusmethodinvocation.c.o -c ../glib-2.82.4/gio/gdbusmethodinvocation.c [799/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gdbusserver.c.o -MF gio/libgio-2.0.so.4200.20.p/gdbusserver.c.o.d -o gio/libgio-2.0.so.4200.20.p/gdbusserver.c.o -c ../glib-2.82.4/gio/gdbusserver.c [800/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gdbusinterface.c.o -MF gio/libgio-2.0.so.4200.20.p/gdbusinterface.c.o.d -o gio/libgio-2.0.so.4200.20.p/gdbusinterface.c.o -c ../glib-2.82.4/gio/gdbusinterface.c [801/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gdbusinterfaceskeleton.c.o -MF gio/libgio-2.0.so.4200.20.p/gdbusinterfaceskeleton.c.o.d -o gio/libgio-2.0.so.4200.20.p/gdbusinterfaceskeleton.c.o -c ../glib-2.82.4/gio/gdbusinterfaceskeleton.c [802/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gdbusobject.c.o -MF gio/libgio-2.0.so.4200.20.p/gdbusobject.c.o.d -o gio/libgio-2.0.so.4200.20.p/gdbusobject.c.o -c ../glib-2.82.4/gio/gdbusobject.c [803/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gdbusobjectskeleton.c.o -MF gio/libgio-2.0.so.4200.20.p/gdbusobjectskeleton.c.o.d -o gio/libgio-2.0.so.4200.20.p/gdbusobjectskeleton.c.o -c ../glib-2.82.4/gio/gdbusobjectskeleton.c [804/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gdbusobjectproxy.c.o -MF gio/libgio-2.0.so.4200.20.p/gdbusobjectproxy.c.o.d -o gio/libgio-2.0.so.4200.20.p/gdbusobjectproxy.c.o -c ../glib-2.82.4/gio/gdbusobjectproxy.c [805/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gdbusobjectmanager.c.o -MF gio/libgio-2.0.so.4200.20.p/gdbusobjectmanager.c.o.d -o gio/libgio-2.0.so.4200.20.p/gdbusobjectmanager.c.o -c ../glib-2.82.4/gio/gdbusobjectmanager.c [806/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gdbusobjectmanagerclient.c.o -MF gio/libgio-2.0.so.4200.20.p/gdbusobjectmanagerclient.c.o.d -o gio/libgio-2.0.so.4200.20.p/gdbusobjectmanagerclient.c.o -c ../glib-2.82.4/gio/gdbusobjectmanagerclient.c [807/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gdbusobjectmanagerserver.c.o -MF gio/libgio-2.0.so.4200.20.p/gdbusobjectmanagerserver.c.o.d -o gio/libgio-2.0.so.4200.20.p/gdbusobjectmanagerserver.c.o -c ../glib-2.82.4/gio/gdbusobjectmanagerserver.c [808/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gtestdbus.c.o -MF gio/libgio-2.0.so.4200.20.p/gtestdbus.c.o.d -o gio/libgio-2.0.so.4200.20.p/gtestdbus.c.o -c ../glib-2.82.4/gio/gtestdbus.c [809/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gdocumentportal.c.o -MF gio/libgio-2.0.so.4200.20.p/gdocumentportal.c.o.d -o gio/libgio-2.0.so.4200.20.p/gdocumentportal.c.o -c ../glib-2.82.4/gio/gdocumentportal.c [810/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gopenuriportal.c.o -MF gio/libgio-2.0.so.4200.20.p/gopenuriportal.c.o.d -o gio/libgio-2.0.so.4200.20.p/gopenuriportal.c.o -c ../glib-2.82.4/gio/gopenuriportal.c [811/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gmemorymonitorportal.c.o -MF gio/libgio-2.0.so.4200.20.p/gmemorymonitorportal.c.o.d -o gio/libgio-2.0.so.4200.20.p/gmemorymonitorportal.c.o -c ../glib-2.82.4/gio/gmemorymonitorportal.c [812/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gnetworkmonitorportal.c.o -MF gio/libgio-2.0.so.4200.20.p/gnetworkmonitorportal.c.o.d -o gio/libgio-2.0.so.4200.20.p/gnetworkmonitorportal.c.o -c ../glib-2.82.4/gio/gnetworkmonitorportal.c [813/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gpowerprofilemonitorportal.c.o -MF gio/libgio-2.0.so.4200.20.p/gpowerprofilemonitorportal.c.o.d -o gio/libgio-2.0.so.4200.20.p/gpowerprofilemonitorportal.c.o -c ../glib-2.82.4/gio/gpowerprofilemonitorportal.c [814/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gproxyresolverportal.c.o -MF gio/libgio-2.0.so.4200.20.p/gproxyresolverportal.c.o.d -o gio/libgio-2.0.so.4200.20.p/gproxyresolverportal.c.o -c ../glib-2.82.4/gio/gproxyresolverportal.c [815/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gtrashportal.c.o -MF gio/libgio-2.0.so.4200.20.p/gtrashportal.c.o.d -o gio/libgio-2.0.so.4200.20.p/gtrashportal.c.o -c ../glib-2.82.4/gio/gtrashportal.c [816/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gportalsupport.c.o -MF gio/libgio-2.0.so.4200.20.p/gportalsupport.c.o.d -o gio/libgio-2.0.so.4200.20.p/gportalsupport.c.o -c ../glib-2.82.4/gio/gportalsupport.c [817/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gportalnotificationbackend.c.o -MF gio/libgio-2.0.so.4200.20.p/gportalnotificationbackend.c.o.d -o gio/libgio-2.0.so.4200.20.p/gportalnotificationbackend.c.o -c ../glib-2.82.4/gio/gportalnotificationbackend.c [818/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gsandbox.c.o -MF gio/libgio-2.0.so.4200.20.p/gsandbox.c.o.d -o gio/libgio-2.0.so.4200.20.p/gsandbox.c.o -c ../glib-2.82.4/gio/gsandbox.c [819/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/ghttpproxy.c.o -MF gio/libgio-2.0.so.4200.20.p/ghttpproxy.c.o.d -o gio/libgio-2.0.so.4200.20.p/ghttpproxy.c.o -c ../glib-2.82.4/gio/ghttpproxy.c [820/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/glocalfile.c.o -MF gio/libgio-2.0.so.4200.20.p/glocalfile.c.o.d -o gio/libgio-2.0.so.4200.20.p/glocalfile.c.o -c ../glib-2.82.4/gio/glocalfile.c [821/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/glocalfileenumerator.c.o -MF gio/libgio-2.0.so.4200.20.p/glocalfileenumerator.c.o.d -o gio/libgio-2.0.so.4200.20.p/glocalfileenumerator.c.o -c ../glib-2.82.4/gio/glocalfileenumerator.c [822/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/glocalfileinfo.c.o -MF gio/libgio-2.0.so.4200.20.p/glocalfileinfo.c.o.d -o gio/libgio-2.0.so.4200.20.p/glocalfileinfo.c.o -c ../glib-2.82.4/gio/glocalfileinfo.c [823/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/glocalfileinputstream.c.o -MF gio/libgio-2.0.so.4200.20.p/glocalfileinputstream.c.o.d -o gio/libgio-2.0.so.4200.20.p/glocalfileinputstream.c.o -c ../glib-2.82.4/gio/glocalfileinputstream.c [824/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/glocalfilemonitor.c.o -MF gio/libgio-2.0.so.4200.20.p/glocalfilemonitor.c.o.d -o gio/libgio-2.0.so.4200.20.p/glocalfilemonitor.c.o -c ../glib-2.82.4/gio/glocalfilemonitor.c [825/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/glocalfileoutputstream.c.o -MF gio/libgio-2.0.so.4200.20.p/glocalfileoutputstream.c.o.d -o gio/libgio-2.0.so.4200.20.p/glocalfileoutputstream.c.o -c ../glib-2.82.4/gio/glocalfileoutputstream.c [826/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/glocalfileiostream.c.o -MF gio/libgio-2.0.so.4200.20.p/glocalfileiostream.c.o.d -o gio/libgio-2.0.so.4200.20.p/glocalfileiostream.c.o -c ../glib-2.82.4/gio/glocalfileiostream.c [827/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/glocalvfs.c.o -MF gio/libgio-2.0.so.4200.20.p/glocalvfs.c.o.d -o gio/libgio-2.0.so.4200.20.p/glocalvfs.c.o -c ../glib-2.82.4/gio/glocalvfs.c [828/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gsocks4proxy.c.o -MF gio/libgio-2.0.so.4200.20.p/gsocks4proxy.c.o.d -o gio/libgio-2.0.so.4200.20.p/gsocks4proxy.c.o -c ../glib-2.82.4/gio/gsocks4proxy.c [829/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gsocks4aproxy.c.o -MF gio/libgio-2.0.so.4200.20.p/gsocks4aproxy.c.o.d -o gio/libgio-2.0.so.4200.20.p/gsocks4aproxy.c.o -c ../glib-2.82.4/gio/gsocks4aproxy.c [830/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/gsocks5proxy.c.o -MF gio/libgio-2.0.so.4200.20.p/gsocks5proxy.c.o.d -o gio/libgio-2.0.so.4200.20.p/gsocks5proxy.c.o -c ../glib-2.82.4/gio/gsocks5proxy.c [831/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/thumbnail-verify.c.o -MF gio/libgio-2.0.so.4200.20.p/thumbnail-verify.c.o.d -o gio/libgio-2.0.so.4200.20.p/thumbnail-verify.c.o -c ../glib-2.82.4/gio/thumbnail-verify.c [832/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/.._subprojects_gvdb_gvdb_gvdb-builder.c.o -MF gio/libgio-2.0.so.4200.20.p/.._subprojects_gvdb_gvdb_gvdb-builder.c.o.d -o gio/libgio-2.0.so.4200.20.p/.._subprojects_gvdb_gvdb_gvdb-builder.c.o -c ../glib-2.82.4/subprojects/gvdb/gvdb/gvdb-builder.c [833/1610] cc -Igio/libgio-2.0.so.4200.20.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -DGIO_COMPILATION -MD -MQ gio/libgio-2.0.so.4200.20.p/.._subprojects_gvdb_gvdb_gvdb-reader.c.o -MF gio/libgio-2.0.so.4200.20.p/.._subprojects_gvdb_gvdb_gvdb-reader.c.o.d -o gio/libgio-2.0.so.4200.20.p/.._subprojects_gvdb_gvdb_gvdb-reader.c.o -c ../glib-2.82.4/subprojects/gvdb/gvdb/gvdb-reader.c [834/1610] cc -o gio/libgio-2.0.so.4200.20 gio/libgio-2.0.so.4200.20.p/meson-generated_.._gioenumtypes.c.o gio/libgio-2.0.so.4200.20.p/meson-generated_.._gdbus-daemon-generated.c.o gio/libgio-2.0.so.4200.20.p/meson-generated_.._xdp-dbus.c.o gio/libgio-2.0.so.4200.20.p/gappinfo.c.o gio/libgio-2.0.so.4200.20.p/gasynchelper.c.o gio/libgio-2.0.so.4200.20.p/gasyncinitable.c.o gio/libgio-2.0.so.4200.20.p/gasyncresult.c.o gio/libgio-2.0.so.4200.20.p/gbufferedinputstream.c.o gio/libgio-2.0.so.4200.20.p/gbufferedoutputstream.c.o gio/libgio-2.0.so.4200.20.p/gbytesicon.c.o gio/libgio-2.0.so.4200.20.p/gcancellable.c.o gio/libgio-2.0.so.4200.20.p/gcharsetconverter.c.o gio/libgio-2.0.so.4200.20.p/gcontenttype.c.o gio/libgio-2.0.so.4200.20.p/gcontextspecificgroup.c.o gio/libgio-2.0.so.4200.20.p/gconverter.c.o gio/libgio-2.0.so.4200.20.p/gconverterinputstream.c.o gio/libgio-2.0.so.4200.20.p/gconverteroutputstream.c.o gio/libgio-2.0.so.4200.20.p/gcredentials.c.o gio/libgio-2.0.so.4200.20.p/gdatagrambased.c.o gio/libgio-2.0.so.4200.20.p/gdatainputstream.c.o gio/libgio-2.0.so.4200.20.p/gdataoutputstream.c.o gio/libgio-2.0.so.4200.20.p/gdebugcontroller.c.o gio/libgio-2.0.so.4200.20.p/gdebugcontrollerdbus.c.o gio/libgio-2.0.so.4200.20.p/gdrive.c.o gio/libgio-2.0.so.4200.20.p/gdummyfile.c.o gio/libgio-2.0.so.4200.20.p/gdummyproxyresolver.c.o gio/libgio-2.0.so.4200.20.p/gdummytlsbackend.c.o gio/libgio-2.0.so.4200.20.p/gemblem.c.o gio/libgio-2.0.so.4200.20.p/gemblemedicon.c.o gio/libgio-2.0.so.4200.20.p/gfile.c.o gio/libgio-2.0.so.4200.20.p/gfileattribute.c.o gio/libgio-2.0.so.4200.20.p/gfileenumerator.c.o gio/libgio-2.0.so.4200.20.p/gfileicon.c.o gio/libgio-2.0.so.4200.20.p/gfileinfo.c.o gio/libgio-2.0.so.4200.20.p/gfileinputstream.c.o gio/libgio-2.0.so.4200.20.p/gfilemonitor.c.o gio/libgio-2.0.so.4200.20.p/gfilenamecompleter.c.o gio/libgio-2.0.so.4200.20.p/gfileoutputstream.c.o gio/libgio-2.0.so.4200.20.p/gfileiostream.c.o gio/libgio-2.0.so.4200.20.p/gfilterinputstream.c.o gio/libgio-2.0.so.4200.20.p/gfilteroutputstream.c.o gio/libgio-2.0.so.4200.20.p/gicon.c.o gio/libgio-2.0.so.4200.20.p/ginetaddress.c.o gio/libgio-2.0.so.4200.20.p/ginetaddressmask.c.o gio/libgio-2.0.so.4200.20.p/ginetsocketaddress.c.o gio/libgio-2.0.so.4200.20.p/ginitable.c.o gio/libgio-2.0.so.4200.20.p/ginputstream.c.o gio/libgio-2.0.so.4200.20.p/gioerror.c.o gio/libgio-2.0.so.4200.20.p/giomodule.c.o gio/libgio-2.0.so.4200.20.p/giomodule-priv.c.o gio/libgio-2.0.so.4200.20.p/gioscheduler.c.o gio/libgio-2.0.so.4200.20.p/giostream.c.o gio/libgio-2.0.so.4200.20.p/gloadableicon.c.o gio/libgio-2.0.so.4200.20.p/gmarshal-internal.c.o gio/libgio-2.0.so.4200.20.p/gmount.c.o gio/libgio-2.0.so.4200.20.p/gmemorymonitor.c.o gio/libgio-2.0.so.4200.20.p/gmemorymonitordbus.c.o gio/libgio-2.0.so.4200.20.p/gmemoryinputstream.c.o gio/libgio-2.0.so.4200.20.p/gmemoryoutputstream.c.o gio/libgio-2.0.so.4200.20.p/gmountoperation.c.o gio/libgio-2.0.so.4200.20.p/gnativesocketaddress.c.o gio/libgio-2.0.so.4200.20.p/gnativevolumemonitor.c.o gio/libgio-2.0.so.4200.20.p/gnetworkaddress.c.o gio/libgio-2.0.so.4200.20.p/gnetworking.c.o gio/libgio-2.0.so.4200.20.p/gnetworkmonitor.c.o gio/libgio-2.0.so.4200.20.p/gnetworkmonitorbase.c.o gio/libgio-2.0.so.4200.20.p/gnetworkservice.c.o gio/libgio-2.0.so.4200.20.p/goutputstream.c.o gio/libgio-2.0.so.4200.20.p/gpermission.c.o gio/libgio-2.0.so.4200.20.p/gpollableinputstream.c.o gio/libgio-2.0.so.4200.20.p/gpollableoutputstream.c.o gio/libgio-2.0.so.4200.20.p/gpollableutils.c.o gio/libgio-2.0.so.4200.20.p/gpollfilemonitor.c.o gio/libgio-2.0.so.4200.20.p/gpowerprofilemonitor.c.o gio/libgio-2.0.so.4200.20.p/gpowerprofilemonitordbus.c.o gio/libgio-2.0.so.4200.20.p/gproxy.c.o gio/libgio-2.0.so.4200.20.p/gproxyaddress.c.o gio/libgio-2.0.so.4200.20.p/gproxyaddressenumerator.c.o gio/libgio-2.0.so.4200.20.p/gproxyresolver.c.o gio/libgio-2.0.so.4200.20.p/gresolver.c.o gio/libgio-2.0.so.4200.20.p/gresource.c.o gio/libgio-2.0.so.4200.20.p/gresourcefile.c.o gio/libgio-2.0.so.4200.20.p/gseekable.c.o gio/libgio-2.0.so.4200.20.p/gsimpleasyncresult.c.o gio/libgio-2.0.so.4200.20.p/gsimpleiostream.c.o gio/libgio-2.0.so.4200.20.p/gsimplepermission.c.o gio/libgio-2.0.so.4200.20.p/gsimpleproxyresolver.c.o gio/libgio-2.0.so.4200.20.p/gsocket.c.o gio/libgio-2.0.so.4200.20.p/gsocketaddress.c.o gio/libgio-2.0.so.4200.20.p/gsocketaddressenumerator.c.o gio/libgio-2.0.so.4200.20.p/gsocketclient.c.o gio/libgio-2.0.so.4200.20.p/gsocketconnectable.c.o gio/libgio-2.0.so.4200.20.p/gsocketconnection.c.o gio/libgio-2.0.so.4200.20.p/gsocketcontrolmessage.c.o gio/libgio-2.0.so.4200.20.p/gsocketinputstream.c.o gio/libgio-2.0.so.4200.20.p/gsocketlistener.c.o gio/libgio-2.0.so.4200.20.p/gsocketoutputstream.c.o gio/libgio-2.0.so.4200.20.p/gsocketservice.c.o gio/libgio-2.0.so.4200.20.p/gsrvtarget.c.o gio/libgio-2.0.so.4200.20.p/gsubprocesslauncher.c.o gio/libgio-2.0.so.4200.20.p/gsubprocess.c.o gio/libgio-2.0.so.4200.20.p/gtask.c.o gio/libgio-2.0.so.4200.20.p/gtcpconnection.c.o gio/libgio-2.0.so.4200.20.p/gtcpwrapperconnection.c.o gio/libgio-2.0.so.4200.20.p/gthemedicon.c.o gio/libgio-2.0.so.4200.20.p/gthreadedsocketservice.c.o gio/libgio-2.0.so.4200.20.p/gthreadedresolver.c.o gio/libgio-2.0.so.4200.20.p/gtlsbackend.c.o gio/libgio-2.0.so.4200.20.p/gtlscertificate.c.o gio/libgio-2.0.so.4200.20.p/gtlsclientconnection.c.o gio/libgio-2.0.so.4200.20.p/gtlsconnection.c.o gio/libgio-2.0.so.4200.20.p/gtlsdatabase.c.o gio/libgio-2.0.so.4200.20.p/gtlsfiledatabase.c.o gio/libgio-2.0.so.4200.20.p/gtlsinteraction.c.o gio/libgio-2.0.so.4200.20.p/gtlspassword.c.o gio/libgio-2.0.so.4200.20.p/gtlsserverconnection.c.o gio/libgio-2.0.so.4200.20.p/gdtlsconnection.c.o gio/libgio-2.0.so.4200.20.p/gdtlsclientconnection.c.o gio/libgio-2.0.so.4200.20.p/gdtlsserverconnection.c.o gio/libgio-2.0.so.4200.20.p/gunionvolumemonitor.c.o gio/libgio-2.0.so.4200.20.p/gunixconnection.c.o gio/libgio-2.0.so.4200.20.p/gunixfdlist.c.o gio/libgio-2.0.so.4200.20.p/gunixcredentialsmessage.c.o gio/libgio-2.0.so.4200.20.p/gunixsocketaddress.c.o gio/libgio-2.0.so.4200.20.p/gvfs.c.o gio/libgio-2.0.so.4200.20.p/gvolume.c.o gio/libgio-2.0.so.4200.20.p/gvolumemonitor.c.o gio/libgio-2.0.so.4200.20.p/gzlibcompressor.c.o gio/libgio-2.0.so.4200.20.p/gzlibdecompressor.c.o gio/libgio-2.0.so.4200.20.p/glistmodel.c.o gio/libgio-2.0.so.4200.20.p/gliststore.c.o gio/libgio-2.0.so.4200.20.p/.._glib_gtrace.c.o gio/libgio-2.0.so.4200.20.p/gcontenttype-fdo.c.o gio/libgio-2.0.so.4200.20.p/gdbusdaemon.c.o gio/libgio-2.0.so.4200.20.p/gfiledescriptorbased.c.o gio/libgio-2.0.so.4200.20.p/giounix-private.c.o gio/libgio-2.0.so.4200.20.p/gunixfdmessage.c.o gio/libgio-2.0.so.4200.20.p/gunixmount.c.o gio/libgio-2.0.so.4200.20.p/gunixmounts.c.o gio/libgio-2.0.so.4200.20.p/gunixvolume.c.o gio/libgio-2.0.so.4200.20.p/gunixvolumemonitor.c.o gio/libgio-2.0.so.4200.20.p/gunixinputstream.c.o gio/libgio-2.0.so.4200.20.p/gunixoutputstream.c.o gio/libgio-2.0.so.4200.20.p/gfdonotificationbackend.c.o gio/libgio-2.0.so.4200.20.p/ggtknotificationbackend.c.o gio/libgio-2.0.so.4200.20.p/gdesktopappinfo.c.o gio/libgio-2.0.so.4200.20.p/gapplication.c.o gio/libgio-2.0.so.4200.20.p/gapplicationcommandline.c.o gio/libgio-2.0.so.4200.20.p/gapplicationimpl-dbus.c.o gio/libgio-2.0.so.4200.20.p/gactiongroup.c.o gio/libgio-2.0.so.4200.20.p/gactionmap.c.o gio/libgio-2.0.so.4200.20.p/gsimpleactiongroup.c.o gio/libgio-2.0.so.4200.20.p/gremoteactiongroup.c.o gio/libgio-2.0.so.4200.20.p/gactiongroupexporter.c.o gio/libgio-2.0.so.4200.20.p/gdbusactiongroup.c.o gio/libgio-2.0.so.4200.20.p/gaction.c.o gio/libgio-2.0.so.4200.20.p/gpropertyaction.c.o gio/libgio-2.0.so.4200.20.p/gsimpleaction.c.o gio/libgio-2.0.so.4200.20.p/gmenumodel.c.o gio/libgio-2.0.so.4200.20.p/gmenu.c.o gio/libgio-2.0.so.4200.20.p/gmenuexporter.c.o gio/libgio-2.0.so.4200.20.p/gdbusmenumodel.c.o gio/libgio-2.0.so.4200.20.p/gnotification.c.o gio/libgio-2.0.so.4200.20.p/gnotificationbackend.c.o gio/libgio-2.0.so.4200.20.p/gdelayedsettingsbackend.c.o gio/libgio-2.0.so.4200.20.p/gkeyfilesettingsbackend.c.o gio/libgio-2.0.so.4200.20.p/gmemorysettingsbackend.c.o gio/libgio-2.0.so.4200.20.p/gnullsettingsbackend.c.o gio/libgio-2.0.so.4200.20.p/gsettingsbackend.c.o gio/libgio-2.0.so.4200.20.p/gsettingsschema.c.o gio/libgio-2.0.so.4200.20.p/gsettings-mapping.c.o gio/libgio-2.0.so.4200.20.p/gsettings.c.o gio/libgio-2.0.so.4200.20.p/gdbusutils.c.o gio/libgio-2.0.so.4200.20.p/gdbusaddress.c.o gio/libgio-2.0.so.4200.20.p/gdbusauthobserver.c.o gio/libgio-2.0.so.4200.20.p/gdbusauth.c.o gio/libgio-2.0.so.4200.20.p/gdbusauthmechanism.c.o gio/libgio-2.0.so.4200.20.p/gdbusauthmechanismanon.c.o gio/libgio-2.0.so.4200.20.p/gdbusauthmechanismexternal.c.o gio/libgio-2.0.so.4200.20.p/gdbusauthmechanismsha1.c.o gio/libgio-2.0.so.4200.20.p/gdbuserror.c.o gio/libgio-2.0.so.4200.20.p/gdbusconnection.c.o gio/libgio-2.0.so.4200.20.p/gdbusmessage.c.o gio/libgio-2.0.so.4200.20.p/gdbusnameowning.c.o gio/libgio-2.0.so.4200.20.p/gdbusnamewatching.c.o gio/libgio-2.0.so.4200.20.p/gdbusproxy.c.o gio/libgio-2.0.so.4200.20.p/gdbusprivate.c.o gio/libgio-2.0.so.4200.20.p/gdbusintrospection.c.o gio/libgio-2.0.so.4200.20.p/gdbusmethodinvocation.c.o gio/libgio-2.0.so.4200.20.p/gdbusserver.c.o gio/libgio-2.0.so.4200.20.p/gdbusinterface.c.o gio/libgio-2.0.so.4200.20.p/gdbusinterfaceskeleton.c.o gio/libgio-2.0.so.4200.20.p/gdbusobject.c.o gio/libgio-2.0.so.4200.20.p/gdbusobjectskeleton.c.o gio/libgio-2.0.so.4200.20.p/gdbusobjectproxy.c.o gio/libgio-2.0.so.4200.20.p/gdbusobjectmanager.c.o gio/libgio-2.0.so.4200.20.p/gdbusobjectmanagerclient.c.o gio/libgio-2.0.so.4200.20.p/gdbusobjectmanagerserver.c.o gio/libgio-2.0.so.4200.20.p/gtestdbus.c.o gio/libgio-2.0.so.4200.20.p/gdocumentportal.c.o gio/libgio-2.0.so.4200.20.p/gopenuriportal.c.o gio/libgio-2.0.so.4200.20.p/gmemorymonitorportal.c.o gio/libgio-2.0.so.4200.20.p/gnetworkmonitorportal.c.o gio/libgio-2.0.so.4200.20.p/gpowerprofilemonitorportal.c.o gio/libgio-2.0.so.4200.20.p/gproxyresolverportal.c.o gio/libgio-2.0.so.4200.20.p/gtrashportal.c.o gio/libgio-2.0.so.4200.20.p/gportalsupport.c.o gio/libgio-2.0.so.4200.20.p/gportalnotificationbackend.c.o gio/libgio-2.0.so.4200.20.p/gsandbox.c.o gio/libgio-2.0.so.4200.20.p/ghttpproxy.c.o gio/libgio-2.0.so.4200.20.p/glocalfile.c.o gio/libgio-2.0.so.4200.20.p/glocalfileenumerator.c.o gio/libgio-2.0.so.4200.20.p/glocalfileinfo.c.o gio/libgio-2.0.so.4200.20.p/glocalfileinputstream.c.o gio/libgio-2.0.so.4200.20.p/glocalfilemonitor.c.o gio/libgio-2.0.so.4200.20.p/glocalfileoutputstream.c.o gio/libgio-2.0.so.4200.20.p/glocalfileiostream.c.o gio/libgio-2.0.so.4200.20.p/glocalvfs.c.o gio/libgio-2.0.so.4200.20.p/gsocks4proxy.c.o gio/libgio-2.0.so.4200.20.p/gsocks4aproxy.c.o gio/libgio-2.0.so.4200.20.p/gsocks5proxy.c.o gio/libgio-2.0.so.4200.20.p/thumbnail-verify.c.o gio/libgio-2.0.so.4200.20.p/.._subprojects_gvdb_gvdb_gvdb-builder.c.o gio/libgio-2.0.so.4200.20.p/.._subprojects_gvdb_gvdb_gvdb-reader.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -shared -fPIC -Wl,-soname,libgio-2.0.so.4200.20 -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../glib:$ORIGIN/../gobject:$ORIGIN/../gmodule:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/usr/local/lib -Wl,--start-group gio/xdgmime/libxdgmime.a gio/kqueue/libkqueue.a glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 gmodule/libgmodule-2.0.so.4200.20 -Wl,-z,nodelete -Wl,-Bsymbolic-functions -lz -lintl -lintl -Wl,--end-group [835/1610] /usr/local/bin/meson --internal symbolextractor /exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap gio/libgio-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 gio/libgio-2.0.so.4200.20.p/libgio-2.0.so.4200.20.symbols [836/1610] /usr/local/bin/python3.12 ../glib-2.82.4/gio/data-to-c.py ../glib-2.82.4/gio/../glib/gconstructor.h gconstructor_code gio/gconstructor_as_data.h [837/1610] cc -Igio/gio.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -MD -MQ gio/gio.p/gio-tool.c.o -MF gio/gio.p/gio-tool.c.o.d -o gio/gio.p/gio-tool.c.o -c ../glib-2.82.4/gio/gio-tool.c [838/1610] cc -Igio/gio.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -MD -MQ gio/gio.p/gio-tool-cat.c.o -MF gio/gio.p/gio-tool-cat.c.o.d -o gio/gio.p/gio-tool-cat.c.o -c ../glib-2.82.4/gio/gio-tool-cat.c [839/1610] cc -Igio/gio.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -MD -MQ gio/gio.p/gio-tool-copy.c.o -MF gio/gio.p/gio-tool-copy.c.o.d -o gio/gio.p/gio-tool-copy.c.o -c ../glib-2.82.4/gio/gio-tool-copy.c [840/1610] cc -Igio/gio.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -MD -MQ gio/gio.p/gio-tool-info.c.o -MF gio/gio.p/gio-tool-info.c.o.d -o gio/gio.p/gio-tool-info.c.o -c ../glib-2.82.4/gio/gio-tool-info.c [841/1610] cc -Igio/gio.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -MD -MQ gio/gio.p/gio-tool-launch.c.o -MF gio/gio.p/gio-tool-launch.c.o.d -o gio/gio.p/gio-tool-launch.c.o -c ../glib-2.82.4/gio/gio-tool-launch.c [842/1610] cc -Igio/gio.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -MD -MQ gio/gio.p/gio-tool-list.c.o -MF gio/gio.p/gio-tool-list.c.o.d -o gio/gio.p/gio-tool-list.c.o -c ../glib-2.82.4/gio/gio-tool-list.c [843/1610] cc -Igio/gio.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -MD -MQ gio/gio.p/gio-tool-mime.c.o -MF gio/gio.p/gio-tool-mime.c.o.d -o gio/gio.p/gio-tool-mime.c.o -c ../glib-2.82.4/gio/gio-tool-mime.c [844/1610] cc -Igio/gio.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -MD -MQ gio/gio.p/gio-tool-mkdir.c.o -MF gio/gio.p/gio-tool-mkdir.c.o.d -o gio/gio.p/gio-tool-mkdir.c.o -c ../glib-2.82.4/gio/gio-tool-mkdir.c [845/1610] cc -Igio/gio.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -MD -MQ gio/gio.p/gio-tool-monitor.c.o -MF gio/gio.p/gio-tool-monitor.c.o.d -o gio/gio.p/gio-tool-monitor.c.o -c ../glib-2.82.4/gio/gio-tool-monitor.c [846/1610] cc -Igio/gio.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -MD -MQ gio/gio.p/gio-tool-mount.c.o -MF gio/gio.p/gio-tool-mount.c.o.d -o gio/gio.p/gio-tool-mount.c.o -c ../glib-2.82.4/gio/gio-tool-mount.c [847/1610] cc -Igio/gio.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -MD -MQ gio/gio.p/gio-tool-move.c.o -MF gio/gio.p/gio-tool-move.c.o.d -o gio/gio.p/gio-tool-move.c.o -c ../glib-2.82.4/gio/gio-tool-move.c [848/1610] cc -Igio/gio.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -MD -MQ gio/gio.p/gio-tool-open.c.o -MF gio/gio.p/gio-tool-open.c.o.d -o gio/gio.p/gio-tool-open.c.o -c ../glib-2.82.4/gio/gio-tool-open.c [849/1610] cc -Igio/gio.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -MD -MQ gio/gio.p/gio-tool-rename.c.o -MF gio/gio.p/gio-tool-rename.c.o.d -o gio/gio.p/gio-tool-rename.c.o -c ../glib-2.82.4/gio/gio-tool-rename.c [850/1610] cc -Igio/gio.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -MD -MQ gio/gio.p/gio-tool-remove.c.o -MF gio/gio.p/gio-tool-remove.c.o.d -o gio/gio.p/gio-tool-remove.c.o -c ../glib-2.82.4/gio/gio-tool-remove.c [851/1610] cc -Igio/gio.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -MD -MQ gio/gio.p/gio-tool-save.c.o -MF gio/gio.p/gio-tool-save.c.o.d -o gio/gio.p/gio-tool-save.c.o -c ../glib-2.82.4/gio/gio-tool-save.c [852/1610] cc -Igio/gio.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -MD -MQ gio/gio.p/gio-tool-set.c.o -MF gio/gio.p/gio-tool-set.c.o.d -o gio/gio.p/gio-tool-set.c.o -c ../glib-2.82.4/gio/gio-tool-set.c [853/1610] cc -Igio/gio.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -MD -MQ gio/gio.p/gio-tool-trash.c.o -MF gio/gio.p/gio-tool-trash.c.o.d -o gio/gio.p/gio-tool-trash.c.o -c ../glib-2.82.4/gio/gio-tool-trash.c [854/1610] cc -Igio/gio.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -MD -MQ gio/gio.p/gio-tool-tree.c.o -MF gio/gio.p/gio-tool-tree.c.o.d -o gio/gio.p/gio-tool-tree.c.o -c ../glib-2.82.4/gio/gio-tool-tree.c [855/1610] cc -o gio/gio gio/gio.p/gio-tool.c.o gio/gio.p/gio-tool-cat.c.o gio/gio.p/gio-tool-copy.c.o gio/gio.p/gio-tool-info.c.o gio/gio.p/gio-tool-launch.c.o gio/gio.p/gio-tool-list.c.o gio/gio.p/gio-tool-mime.c.o gio/gio.p/gio-tool-mkdir.c.o gio/gio.p/gio-tool-monitor.c.o gio/gio.p/gio-tool-mount.c.o gio/gio.p/gio-tool-move.c.o gio/gio.p/gio-tool-open.c.o gio/gio.p/gio-tool-rename.c.o gio/gio.p/gio-tool-remove.c.o gio/gio.p/gio-tool-save.c.o gio/gio.p/gio-tool-set.c.o gio/gio.p/gio-tool-trash.c.o gio/gio.p/gio-tool-tree.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/:$ORIGIN/../glib:$ORIGIN/../gobject:$ORIGIN/../gmodule:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/usr/local/lib -Wl,--start-group gio/libgio-2.0.so.4200.20 gmodule/libgmodule-2.0.so.4200.20 glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lintl -Wl,--end-group [856/1610] cc -Igio/gresource.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -MD -MQ gio/gresource.p/gresource-tool.c.o -MF gio/gresource.p/gresource-tool.c.o.d -o gio/gresource.p/gresource-tool.c.o -c ../glib-2.82.4/gio/gresource-tool.c [857/1610] cc -o gio/gresource gio/gresource.p/gresource-tool.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/:$ORIGIN/../glib:$ORIGIN/../gobject:$ORIGIN/../gmodule:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/usr/local/lib -Wl,--start-group gio/libgio-2.0.so.4200.20 gmodule/libgmodule-2.0.so.4200.20 glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lelf -lintl -Wl,--end-group [858/1610] cc -Igio/gio-querymodules.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -MD -MQ gio/gio-querymodules.p/gio-querymodules.c.o -MF gio/gio-querymodules.p/gio-querymodules.c.o.d -o gio/gio-querymodules.p/gio-querymodules.c.o -c ../glib-2.82.4/gio/gio-querymodules.c [859/1610] cc -Igio/gio-querymodules.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -MD -MQ gio/gio-querymodules.p/giomodule-priv.c.o -MF gio/gio-querymodules.p/giomodule-priv.c.o.d -o gio/gio-querymodules.p/giomodule-priv.c.o -c ../glib-2.82.4/gio/giomodule-priv.c [860/1610] cc -o gio/gio-querymodules gio/gio-querymodules.p/gio-querymodules.c.o gio/gio-querymodules.p/giomodule-priv.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/:$ORIGIN/../glib:$ORIGIN/../gobject:$ORIGIN/../gmodule:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/usr/local/lib -Wl,--start-group gio/libgio-2.0.so.4200.20 gmodule/libgmodule-2.0.so.4200.20 glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lintl -Wl,--end-group [861/1610] cc -Igio/glib-compile-schemas.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -MD -MQ gio/glib-compile-schemas.p/glib-compile-schemas.c.o -MF gio/glib-compile-schemas.p/glib-compile-schemas.c.o.d -o gio/glib-compile-schemas.p/glib-compile-schemas.c.o -c ../glib-2.82.4/gio/glib-compile-schemas.c [862/1610] cc -Igio/glib-compile-schemas.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -MD -MQ gio/glib-compile-schemas.p/.._subprojects_gvdb_gvdb_gvdb-builder.c.o -MF gio/glib-compile-schemas.p/.._subprojects_gvdb_gvdb_gvdb-builder.c.o.d -o gio/glib-compile-schemas.p/.._subprojects_gvdb_gvdb_gvdb-builder.c.o -c ../glib-2.82.4/subprojects/gvdb/gvdb/gvdb-builder.c [863/1610] cc -Igio/glib-compile-schemas.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -MD -MQ gio/glib-compile-schemas.p/.._subprojects_gvdb_gvdb_gvdb-reader.c.o -MF gio/glib-compile-schemas.p/.._subprojects_gvdb_gvdb_gvdb-reader.c.o.d -o gio/glib-compile-schemas.p/.._subprojects_gvdb_gvdb_gvdb-reader.c.o -c ../glib-2.82.4/subprojects/gvdb/gvdb/gvdb-reader.c [864/1610] cc -o gio/glib-compile-schemas gio/glib-compile-schemas.p/glib-compile-schemas.c.o gio/glib-compile-schemas.p/.._subprojects_gvdb_gvdb_gvdb-builder.c.o gio/glib-compile-schemas.p/.._subprojects_gvdb_gvdb_gvdb-reader.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/:$ORIGIN/../glib:$ORIGIN/../gobject:$ORIGIN/../gmodule:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/usr/local/lib -Wl,--start-group gio/libgio-2.0.so.4200.20 gmodule/libgmodule-2.0.so.4200.20 glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lintl -Wl,--end-group [865/1610] cc -Igio/glib-compile-resources.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -MD -MQ gio/glib-compile-resources.p/glib-compile-resources.c.o -MF gio/glib-compile-resources.p/glib-compile-resources.c.o.d -o gio/glib-compile-resources.p/glib-compile-resources.c.o -c ../glib-2.82.4/gio/glib-compile-resources.c [866/1610] cc -Igio/glib-compile-resources.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -MD -MQ gio/glib-compile-resources.p/.._subprojects_gvdb_gvdb_gvdb-builder.c.o -MF gio/glib-compile-resources.p/.._subprojects_gvdb_gvdb_gvdb-builder.c.o.d -o gio/glib-compile-resources.p/.._subprojects_gvdb_gvdb_gvdb-builder.c.o -c ../glib-2.82.4/subprojects/gvdb/gvdb/gvdb-builder.c [867/1610] cc -Igio/glib-compile-resources.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Isubprojects/gvdb -I../glib-2.82.4/subprojects/gvdb -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -MD -MQ gio/glib-compile-resources.p/.._subprojects_gvdb_gvdb_gvdb-reader.c.o -MF gio/glib-compile-resources.p/.._subprojects_gvdb_gvdb_gvdb-reader.c.o.d -o gio/glib-compile-resources.p/.._subprojects_gvdb_gvdb_gvdb-reader.c.o -c ../glib-2.82.4/subprojects/gvdb/gvdb/gvdb-reader.c [868/1610] cc -o gio/glib-compile-resources gio/glib-compile-resources.p/glib-compile-resources.c.o gio/glib-compile-resources.p/.._subprojects_gvdb_gvdb_gvdb-builder.c.o gio/glib-compile-resources.p/.._subprojects_gvdb_gvdb_gvdb-reader.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/:$ORIGIN/../glib:$ORIGIN/../gobject:$ORIGIN/../gmodule:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/usr/local/lib -Wl,--start-group gio/libgio-2.0.so.4200.20 gmodule/libgmodule-2.0.so.4200.20 glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lintl -Wl,--end-group [869/1610] cc -Igio/gsettings.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -MD -MQ gio/gsettings.p/gsettings-tool.c.o -MF gio/gsettings.p/gsettings-tool.c.o.d -o gio/gsettings.p/gsettings-tool.c.o -c ../glib-2.82.4/gio/gsettings-tool.c [870/1610] cc -o gio/gsettings gio/gsettings.p/gsettings-tool.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/:$ORIGIN/../glib:$ORIGIN/../gobject:$ORIGIN/../gmodule:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/usr/local/lib -Wl,--start-group gio/libgio-2.0.so.4200.20 gmodule/libgmodule-2.0.so.4200.20 glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lintl -Wl,--end-group [871/1610] cc -Igio/gdbus.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -MD -MQ gio/gdbus.p/gdbus-tool.c.o -MF gio/gdbus.p/gdbus-tool.c.o.d -o gio/gdbus.p/gdbus-tool.c.o -c ../glib-2.82.4/gio/gdbus-tool.c [872/1610] cc -o gio/gdbus gio/gdbus.p/gdbus-tool.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/:$ORIGIN/../glib:$ORIGIN/../gobject:$ORIGIN/../gmodule:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/usr/local/lib -Wl,--start-group gio/libgio-2.0.so.4200.20 gmodule/libgmodule-2.0.so.4200.20 glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lintl -Wl,--end-group [873/1610] cc -Igio/gapplication.p -Igio -I../glib-2.82.4/gio -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGIO_LAUNCH_DESKTOP="/usr/local/libexec/gio-launch-desktop"' '-DGIO_MODULE_DIR="/usr/local/lib/gio/modules"' '-DLOCALSTATEDIR="/var"' -MD -MQ gio/gapplication.p/gapplication-tool.c.o -MF gio/gapplication.p/gapplication-tool.c.o.d -o gio/gapplication.p/gapplication-tool.c.o -c ../glib-2.82.4/gio/gapplication-tool.c [874/1610] cc -o gio/gapplication gio/gapplication.p/gapplication-tool.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/:$ORIGIN/../glib:$ORIGIN/../gobject:$ORIGIN/../gmodule:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/usr/local/lib -Wl,--start-group gio/libgio-2.0.so.4200.20 gmodule/libgmodule-2.0.so.4200.20 glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 -lintl -Wl,--end-group [875/1610] /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/tools/gen-visibility-macros.py 2.0 visibility-macros GDBUS_OBJECT_MANAGER_EXAMPLE gio/tests/gdbus-object-manager-example/gdbus-example-objectmanager-visibility.h [876/1610] /usr/local/bin/python3.12 gio/gdbus-2.0/codegen/gdbus-codegen --interface-prefix org.gtk.GDBus.Example.ObjectManager. --c-namespace Example --c-generate-object-manager --output-directory gio/tests/gdbus-object-manager-example --generate-c-code objectmanager-gen --generate-docbook objectmanager-gen --symbol-decorator GDBUS_OBJECT_MANAGER_EXAMPLE_AVAILABLE_IN_ALL --symbol-decorator-header gdbus-example-objectmanager-visibility.h ../glib-2.82.4/gio/tests/gdbus-object-manager-example/gdbus-example-objectmanager.xml [877/1610] /usr/local/bin/python3.12 gio/gdbus-2.0/codegen/gdbus-codegen --interface-prefix org.gtk.GDBus.Example.ObjectManager. --generate-rst objectmanager-rst-gen --output-directory gio/tests/gdbus-object-manager-example ../glib-2.82.4/gio/tests/gdbus-object-manager-example/gdbus-example-objectmanager.xml [878/1610] cc -Igio/tests/gdbus-object-manager-example/libgdbus-example-objectmanager.so.p -Igio/tests/gdbus-object-manager-example -I../glib-2.82.4/gio/tests/gdbus-object-manager-example -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -DGDBUS_OBJECT_MANAGER_EXAMPLE_COMPILATION -MD -MQ gio/tests/gdbus-object-manager-example/libgdbus-example-objectmanager.so.p/meson-generated_.._objectmanager-gen.c.o -MF gio/tests/gdbus-object-manager-example/libgdbus-example-objectmanager.so.p/meson-generated_.._objectmanager-gen.c.o.d -o gio/tests/gdbus-object-manager-example/libgdbus-example-objectmanager.so.p/meson-generated_.._objectmanager-gen.c.o -c gio/tests/gdbus-object-manager-example/objectmanager-gen.c [879/1610] cc -o gio/tests/gdbus-object-manager-example/libgdbus-example-objectmanager.so gio/tests/gdbus-object-manager-example/libgdbus-example-objectmanager.so.p/meson-generated_.._objectmanager-gen.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -shared -fPIC -Wl,-soname,libgdbus-example-objectmanager.so -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../../glib:$ORIGIN/../../../gmodule:$ORIGIN/../../../gobject:$ORIGIN/../..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [880/1610] /usr/local/bin/meson --internal symbolextractor /exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap gio/tests/gdbus-object-manager-example/libgdbus-example-objectmanager.so gio/tests/gdbus-object-manager-example/libgdbus-example-objectmanager.so gio/tests/gdbus-object-manager-example/libgdbus-example-objectmanager.so.p/libgdbus-example-objectmanager.so.symbols [881/1610] /usr/local/bin/python3.12 /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/tests/gengiotypefuncs.py gio/tests/giotypefuncs.inc ../glib-2.82.4/gio/gappinfo.h ../glib-2.82.4/gio/gasyncinitable.h ../glib-2.82.4/gio/gasyncresult.h ../glib-2.82.4/gio/gbufferedinputstream.h ../glib-2.82.4/gio/gbufferedoutputstream.h ../glib-2.82.4/gio/gbytesicon.h ../glib-2.82.4/gio/gcancellable.h ../glib-2.82.4/gio/gcontenttype.h ../glib-2.82.4/gio/gcharsetconverter.h ../glib-2.82.4/gio/gconverter.h ../glib-2.82.4/gio/gconverterinputstream.h ../glib-2.82.4/gio/gconverteroutputstream.h ../glib-2.82.4/gio/gdatagrambased.h ../glib-2.82.4/gio/gdatainputstream.h ../glib-2.82.4/gio/gdataoutputstream.h ../glib-2.82.4/gio/gdebugcontroller.h ../glib-2.82.4/gio/gdebugcontrollerdbus.h ../glib-2.82.4/gio/gdrive.h ../glib-2.82.4/gio/gemblem.h ../glib-2.82.4/gio/gemblemedicon.h ../glib-2.82.4/gio/gfile.h ../glib-2.82.4/gio/gfileattribute.h ../glib-2.82.4/gio/gfileenumerator.h ../glib-2.82.4/gio/gfileicon.h ../glib-2.82.4/gio/gfileinfo.h ../glib-2.82.4/gio/gfileinputstream.h ../glib-2.82.4/gio/gfilemonitor.h ../glib-2.82.4/gio/gfilenamecompleter.h ../glib-2.82.4/gio/gfileoutputstream.h ../glib-2.82.4/gio/gfileiostream.h ../glib-2.82.4/gio/gfilterinputstream.h ../glib-2.82.4/gio/gfilteroutputstream.h ../glib-2.82.4/gio/gicon.h ../glib-2.82.4/gio/ginetaddress.h ../glib-2.82.4/gio/ginetaddressmask.h ../glib-2.82.4/gio/ginetsocketaddress.h ../glib-2.82.4/gio/ginitable.h ../glib-2.82.4/gio/ginputstream.h ../glib-2.82.4/gio/gio.h ../glib-2.82.4/gio/gio-autocleanups.h ../glib-2.82.4/gio/gioenums.h ../glib-2.82.4/gio/gioerror.h ../glib-2.82.4/gio/giomodule.h ../glib-2.82.4/gio/gioscheduler.h ../glib-2.82.4/gio/giostream.h ../glib-2.82.4/gio/giotypes.h ../glib-2.82.4/gio/gloadableicon.h ../glib-2.82.4/gio/gmount.h ../glib-2.82.4/gio/gmemoryinputstream.h ../glib-2.82.4/gio/gmemorymonitor.h ../glib-2.82.4/gio/gmemoryoutputstream.h ../glib-2.82.4/gio/gmountoperation.h ../glib-2.82.4/gio/gnativesocketaddress.h ../glib-2.82.4/gio/gnativevolumemonitor.h ../glib-2.82.4/gio/gnetworkaddress.h ../glib-2.82.4/gio/gnetworkmonitor.h ../glib-2.82.4/gio/gnetworkservice.h ../glib-2.82.4/gio/goutputstream.h ../glib-2.82.4/gio/gpermission.h ../glib-2.82.4/gio/gpollableinputstream.h ../glib-2.82.4/gio/gpollableoutputstream.h ../glib-2.82.4/gio/gpollableutils.h ../glib-2.82.4/gio/gpowerprofilemonitor.h ../glib-2.82.4/gio/gproxy.h ../glib-2.82.4/gio/gproxyaddress.h ../glib-2.82.4/gio/gproxyaddressenumerator.h ../glib-2.82.4/gio/gproxyresolver.h ../glib-2.82.4/gio/gresolver.h ../glib-2.82.4/gio/gresource.h ../glib-2.82.4/gio/gseekable.h ../glib-2.82.4/gio/gsimpleasyncresult.h ../glib-2.82.4/gio/gsimpleiostream.h ../glib-2.82.4/gio/gsimplepermission.h ../glib-2.82.4/gio/gsimpleproxyresolver.h ../glib-2.82.4/gio/gsocket.h ../glib-2.82.4/gio/gsocketaddress.h ../glib-2.82.4/gio/gsocketaddressenumerator.h ../glib-2.82.4/gio/gsocketclient.h ../glib-2.82.4/gio/gsocketconnectable.h ../glib-2.82.4/gio/gsocketconnection.h ../glib-2.82.4/gio/gsocketcontrolmessage.h ../glib-2.82.4/gio/gsocketlistener.h ../glib-2.82.4/gio/gsocketservice.h ../glib-2.82.4/gio/gsrvtarget.h ../glib-2.82.4/gio/gsubprocess.h ../glib-2.82.4/gio/gsubprocesslauncher.h ../glib-2.82.4/gio/gtask.h ../glib-2.82.4/gio/gtcpconnection.h ../glib-2.82.4/gio/gtcpwrapperconnection.h ../glib-2.82.4/gio/gthemedicon.h ../glib-2.82.4/gio/gthreadedsocketservice.h ../glib-2.82.4/gio/gtlsbackend.h ../glib-2.82.4/gio/gtlscertificate.h ../glib-2.82.4/gio/gtlsclientconnection.h ../glib-2.82.4/gio/gtlsconnection.h ../glib-2.82.4/gio/gtlsdatabase.h ../glib-2.82.4/gio/gtlsfiledatabase.h ../glib-2.82.4/gio/gtlsinteraction.h ../glib-2.82.4/gio/gtlspassword.h ../glib-2.82.4/gio/gtlsserverconnection.h ../glib-2.82.4/gio/gdtlsconnection.h ../glib-2.82.4/gio/gdtlsclientconnection.h ../glib-2.82.4/gio/gdtlsserverconnection.h ../glib-2.82.4/gio/gunixconnection.h ../glib-2.82.4/gio/gunixcredentialsmessage.h ../glib-2.82.4/gio/gunixfdlist.h ../glib-2.82.4/gio/gunixsocketaddress.h ../glib-2.82.4/gio/gvfs.h ../glib-2.82.4/gio/gvolume.h ../glib-2.82.4/gio/gvolumemonitor.h ../glib-2.82.4/gio/gzlibcompressor.h ../glib-2.82.4/gio/gzlibdecompressor.h ../glib-2.82.4/gio/glistmodel.h ../glib-2.82.4/gio/gliststore.h ../glib-2.82.4/gio/gapplication.h ../glib-2.82.4/gio/gapplicationcommandline.h ../glib-2.82.4/gio/gactiongroup.h ../glib-2.82.4/gio/gactionmap.h ../glib-2.82.4/gio/gsimpleactiongroup.h ../glib-2.82.4/gio/gremoteactiongroup.h ../glib-2.82.4/gio/gactiongroupexporter.h ../glib-2.82.4/gio/gdbusactiongroup.h ../glib-2.82.4/gio/gaction.h ../glib-2.82.4/gio/gpropertyaction.h ../glib-2.82.4/gio/gsimpleaction.h ../glib-2.82.4/gio/gmenumodel.h ../glib-2.82.4/gio/gmenu.h ../glib-2.82.4/gio/gmenuexporter.h ../glib-2.82.4/gio/gdbusmenumodel.h ../glib-2.82.4/gio/gnotification.h ../glib-2.82.4/gio/gsettingsbackend.h ../glib-2.82.4/gio/gsettingsschema.h ../glib-2.82.4/gio/gsettings.h ../glib-2.82.4/gio/gdbusauthobserver.h ../glib-2.82.4/gio/gcredentials.h ../glib-2.82.4/gio/gdbusutils.h ../glib-2.82.4/gio/gdbuserror.h ../glib-2.82.4/gio/gdbusaddress.h ../glib-2.82.4/gio/gdbusconnection.h ../glib-2.82.4/gio/gdbusmessage.h ../glib-2.82.4/gio/gdbusnameowning.h ../glib-2.82.4/gio/gdbusnamewatching.h ../glib-2.82.4/gio/gdbusproxy.h ../glib-2.82.4/gio/gdbusintrospection.h ../glib-2.82.4/gio/gdbusmethodinvocation.h ../glib-2.82.4/gio/gdbusserver.h ../glib-2.82.4/gio/gdbusinterface.h ../glib-2.82.4/gio/gdbusinterfaceskeleton.h ../glib-2.82.4/gio/gdbusobject.h ../glib-2.82.4/gio/gdbusobjectskeleton.h ../glib-2.82.4/gio/gdbusobjectproxy.h ../glib-2.82.4/gio/gdbusobjectmanager.h ../glib-2.82.4/gio/gdbusobjectmanagerclient.h ../glib-2.82.4/gio/gdbusobjectmanagerserver.h ../glib-2.82.4/gio/gtestdbus.h gio/gioenumtypes.h ../glib-2.82.4/gobject/gobject-autocleanups.h ../glib-2.82.4/gobject/glib-types.h ../glib-2.82.4/gobject/gbinding.h ../glib-2.82.4/gobject/gbindinggroup.h ../glib-2.82.4/gobject/gboxed.h ../glib-2.82.4/gobject/gclosure.h ../glib-2.82.4/gobject/genums.h ../glib-2.82.4/gobject/gmarshal.h ../glib-2.82.4/gobject/gobject.h ../glib-2.82.4/gobject/gparam.h ../glib-2.82.4/gobject/gparamspecs.h ../glib-2.82.4/gobject/gsignal.h ../glib-2.82.4/gobject/gsignalgroup.h ../glib-2.82.4/gobject/gsourceclosure.h ../glib-2.82.4/gobject/gtype.h ../glib-2.82.4/gobject/gtypemodule.h ../glib-2.82.4/gobject/gtypeplugin.h ../glib-2.82.4/gobject/gvalue.h ../glib-2.82.4/gobject/gvaluearray.h ../glib-2.82.4/gobject/gvaluecollector.h ../glib-2.82.4/gobject/gvaluetypes.h ../glib-2.82.4/gobject/gobjectnotifyqueue.c [882/1610] cc -Igio/tests/modules/libtestmodulea.so.p -Igio/tests/modules -I../glib-2.82.4/gio/tests/modules -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -MD -MQ gio/tests/modules/libtestmodulea.so.p/test-module-a.c.o -MF gio/tests/modules/libtestmodulea.so.p/test-module-a.c.o.d -o gio/tests/modules/libtestmodulea.so.p/test-module-a.c.o -c ../glib-2.82.4/gio/tests/modules/test-module-a.c [883/1610] cc -o gio/tests/modules/libtestmodulea.so gio/tests/modules/libtestmodulea.so.p/test-module-a.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -shared -fPIC -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../../glib:$ORIGIN/../../../gobject:$ORIGIN/../../../gmodule:$ORIGIN/../..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 gmodule/libgmodule-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [884/1610] cc -Igio/tests/modules/libtestmoduleb.so.p -Igio/tests/modules -I../glib-2.82.4/gio/tests/modules -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -MD -MQ gio/tests/modules/libtestmoduleb.so.p/test-module-b.c.o -MF gio/tests/modules/libtestmoduleb.so.p/test-module-b.c.o.d -o gio/tests/modules/libtestmoduleb.so.p/test-module-b.c.o -c ../glib-2.82.4/gio/tests/modules/test-module-b.c [885/1610] cc -o gio/tests/modules/libtestmoduleb.so gio/tests/modules/libtestmoduleb.so.p/test-module-b.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -shared -fPIC -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../../glib:$ORIGIN/../../../gobject:$ORIGIN/../../../gmodule:$ORIGIN/../..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 gmodule/libgmodule-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [886/1610] cc -Igio/tests/slow-connect-preload.so.p -Igio/tests -I../glib-2.82.4/gio/tests -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -MD -MQ gio/tests/slow-connect-preload.so.p/slow-connect-preload.c.o -MF gio/tests/slow-connect-preload.so.p/slow-connect-preload.c.o.d -o gio/tests/slow-connect-preload.so.p/slow-connect-preload.c.o -c ../glib-2.82.4/gio/tests/slow-connect-preload.c [887/1610] cc -o gio/tests/slow-connect-preload.so gio/tests/slow-connect-preload.so.p/slow-connect-preload.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -shared -fPIC -Wl,-soname,slow-connect-preload.so -O2 -pipe -g [888/1610] /usr/local/bin/python3.12 gio/gdbus-2.0/codegen/gdbus-codegen --interface-prefix org.project. --output-directory gio/tests --generate-c-code gdbus-test-codegen-generated --c-generate-object-manager --c-generate-autocleanup all --c-namespace Foo_iGen --generate-docbook gdbus-test-codegen-generated-doc --annotate org.project.Bar Key1 Value1 --annotate org.project.Bar org.gtk.GDBus.Internal Value2 --annotate 'org.project.Bar.HelloWorld()' Key3 Value3 --annotate org.project.Bar::TestSignal Key4 Value4 --annotate org.project.Bar:ay Key5 Value5 --annotate 'org.project.Bar.TestPrimitiveTypes()[val_int32]' Key6 Value6 --annotate 'org.project.Bar.TestPrimitiveTypes()[ret_uint32]' Key7 Value7 --annotate 'org.project.Bar::TestSignal[array_of_strings]' Key8 Value8 ../glib-2.82.4/gio/tests/test-codegen.xml [889/1610] /usr/local/bin/python3.12 gio/gdbus-2.0/codegen/gdbus-codegen --glib-min-required 2.64 --interface-prefix org.project. --output-directory gio/tests --generate-c-code gdbus-test-codegen-generated-min-required-2-64 --c-generate-object-manager --c-generate-autocleanup all --c-namespace Foo_iGen --generate-docbook gdbus-test-codegen-generated-doc --annotate org.project.Bar Key1 Value1 --annotate org.project.Bar org.gtk.GDBus.Internal Value2 --annotate 'org.project.Bar.HelloWorld()' Key3 Value3 --annotate org.project.Bar::TestSignal Key4 Value4 --annotate org.project.Bar:ay Key5 Value5 --annotate 'org.project.Bar.TestPrimitiveTypes()[val_int32]' Key6 Value6 --annotate 'org.project.Bar.TestPrimitiveTypes()[ret_uint32]' Key7 Value7 --annotate 'org.project.Bar::TestSignal[array_of_strings]' Key8 Value8 ../glib-2.82.4/gio/tests/test-codegen.xml [890/1610] /usr/local/bin/python3.12 gio/gdbus-2.0/codegen/gdbus-codegen --interface-info-header --annotate org.project.Bar Key1 Value1 --annotate org.project.Bar org.gtk.GDBus.Internal Value2 --annotate 'org.project.Bar.HelloWorld()' Key3 Value3 --annotate org.project.Bar::TestSignal Key4 Value4 --annotate org.project.Bar:ay Key5 Value5 --annotate 'org.project.Bar.TestPrimitiveTypes()[val_int32]' Key6 Value6 --annotate 'org.project.Bar.TestPrimitiveTypes()[ret_uint32]' Key7 Value7 --annotate 'org.project.Bar::TestSignal[array_of_strings]' Key8 Value8 --output gio/tests/gdbus-test-codegen-generated-interface-info.h ../glib-2.82.4/gio/tests/test-codegen.xml [891/1610] /usr/local/bin/python3.12 gio/gdbus-2.0/codegen/gdbus-codegen --interface-info-body --annotate org.project.Bar Key1 Value1 --annotate org.project.Bar org.gtk.GDBus.Internal Value2 --annotate 'org.project.Bar.HelloWorld()' Key3 Value3 --annotate org.project.Bar::TestSignal Key4 Value4 --annotate org.project.Bar:ay Key5 Value5 --annotate 'org.project.Bar.TestPrimitiveTypes()[val_int32]' Key6 Value6 --annotate 'org.project.Bar.TestPrimitiveTypes()[ret_uint32]' Key7 Value7 --annotate 'org.project.Bar::TestSignal[array_of_strings]' Key8 Value8 --output gio/tests/gdbus-test-codegen-generated-interface-info.c ../glib-2.82.4/gio/tests/test-codegen.xml [892/1610] /usr/local/bin/python3.12 gio/gdbus-2.0/codegen/gdbus-codegen --interface-prefix org.freedesktop.portal. --output-directory gio/tests --generate-c-code fake-document-portal-generated --c-namespace Fake ../glib-2.82.4/gio/tests/../org.freedesktop.portal.Documents.xml [893/1610] cc -Igio/tests/gdbus-overflow.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-overflow.p/gdbus-overflow.c.o -MF gio/tests/gdbus-overflow.p/gdbus-overflow.c.o.d -o gio/tests/gdbus-overflow.p/gdbus-overflow.c.o -c ../glib-2.82.4/gio/tests/gdbus-overflow.c [894/1610] cc -o gio/tests/gdbus-overflow gio/tests/gdbus-overflow.p/gdbus-overflow.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [895/1610] /usr/local/bin/msgfmt -o gio/tests/de/LC_MESSAGES/test.mo ../glib-2.82.4/gio/tests/de/LC_MESSAGES/../../de.po [896/1610] /exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-resources --compiler=clang --target=gio/tests/plugin-resources.c --sourcedir=/exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/tests --internal --generate-source --c-name _g_plugin ../glib-2.82.4/gio/tests/test4.gresource.xml [897/1610] cc -Igio/tests/libresourceplugin.so.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -MD -MQ gio/tests/libresourceplugin.so.p/meson-generated_.._plugin-resources.c.o -MF gio/tests/libresourceplugin.so.p/meson-generated_.._plugin-resources.c.o.d -o gio/tests/libresourceplugin.so.p/meson-generated_.._plugin-resources.c.o -c gio/tests/plugin-resources.c [898/1610] cc -Igio/tests/libresourceplugin.so.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -MD -MQ gio/tests/libresourceplugin.so.p/resourceplugin.c.o -MF gio/tests/libresourceplugin.so.p/resourceplugin.c.o.d -o gio/tests/libresourceplugin.so.p/resourceplugin.c.o -c ../glib-2.82.4/gio/tests/resourceplugin.c [899/1610] cc -o gio/tests/libresourceplugin.so gio/tests/libresourceplugin.so.p/meson-generated_.._plugin-resources.c.o gio/tests/libresourceplugin.so.p/resourceplugin.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -shared -fPIC -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -Wl,--export-dynamic -lintl -Wl,--end-group [900/1610] /usr/local/bin/python3.12 ../glib-2.82.4/gio/tests/gen-big-test-resource.py gio/tests/gresource-big-test.txt [901/1610] /usr/local/bin/meson --internal copy ../glib-2.82.4/gio/tests/test1.txt gio/tests/test-generated.txt [902/1610] /exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-resources --compiler=clang --target=gio/tests/test.gresource --sourcedir=/exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/tests --sourcedir=/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/tests --internal ../glib-2.82.4/gio/tests/test.gresource.xml [903/1610] /exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-resources --compiler=clang --target=gio/tests/test_resources2.c --sourcedir=/exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/tests --internal --generate --c-name _g_test2 --manual-register ../glib-2.82.4/gio/tests/test3.gresource.xml [904/1610] /exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-resources --compiler=clang --target=gio/tests/test_resources2.h --sourcedir=/exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/tests --internal --generate --c-name _g_test2 --manual-register ../glib-2.82.4/gio/tests/test3.gresource.xml [905/1610] /exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-resources --compiler=clang --target=gio/tests/test_resources.c --sourcedir=/exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/tests --sourcedir=/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/tests --internal --generate-source --c-name _g_test1 ../glib-2.82.4/gio/tests/test2.gresource.xml [906/1610] /exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-resources --compiler=clang --target=gio/tests/digit_test_resources.c --sourcedir=/exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/tests --sourcedir=/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/tests --internal --generate-source --manual-register ../glib-2.82.4/gio/tests/111_digit_test.gresource.xml [907/1610] /exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-resources --compiler=clang --target=gio/tests/digit_test_resources.h --sourcedir=/exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/tests --internal --generate --manual-register ../glib-2.82.4/gio/tests/111_digit_test.gresource.xml [908/1610] cc -Igio/tests/gdbus-connection-flush-helper.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-connection-flush-helper.p/gdbus-connection-flush-helper.c.o -MF gio/tests/gdbus-connection-flush-helper.p/gdbus-connection-flush-helper.c.o.d -o gio/tests/gdbus-connection-flush-helper.p/gdbus-connection-flush-helper.c.o -c ../glib-2.82.4/gio/tests/gdbus-connection-flush-helper.c [909/1610] cc -o gio/tests/gdbus-connection-flush-helper gio/tests/gdbus-connection-flush-helper.p/gdbus-connection-flush-helper.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [910/1610] cc -Igio/tests/gdbus-testserver.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-testserver.p/gdbus-testserver.c.o -MF gio/tests/gdbus-testserver.p/gdbus-testserver.c.o.d -o gio/tests/gdbus-testserver.p/gdbus-testserver.c.o -c ../glib-2.82.4/gio/tests/gdbus-testserver.c [911/1610] cc -o gio/tests/gdbus-testserver gio/tests/gdbus-testserver.p/gdbus-testserver.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [912/1610] cc -Igio/tests/gsubprocess-testprog.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gsubprocess-testprog.p/gsubprocess-testprog.c.o -MF gio/tests/gsubprocess-testprog.p/gsubprocess-testprog.c.o.d -o gio/tests/gsubprocess-testprog.p/gsubprocess-testprog.c.o -c ../glib-2.82.4/gio/tests/gsubprocess-testprog.c [913/1610] cc -o gio/tests/gsubprocess-testprog gio/tests/gsubprocess-testprog.p/gsubprocess-testprog.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [914/1610] cc -Igio/tests/basic-application.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/basic-application.p/basic-application.c.o -MF gio/tests/basic-application.p/basic-application.c.o.d -o gio/tests/basic-application.p/basic-application.c.o -c ../glib-2.82.4/gio/tests/basic-application.c [915/1610] cc -o gio/tests/basic-application gio/tests/basic-application.p/basic-application.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [916/1610] cc -Igio/tests/dbus-launch.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/dbus-launch.p/dbus-launch.c.o -MF gio/tests/dbus-launch.p/dbus-launch.c.o.d -o gio/tests/dbus-launch.p/dbus-launch.c.o -c ../glib-2.82.4/gio/tests/dbus-launch.c [917/1610] cc -o gio/tests/dbus-launch gio/tests/dbus-launch.p/dbus-launch.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [918/1610] cc -Igio/tests/appinfo-test.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/appinfo-test.p/appinfo-test.c.o -MF gio/tests/appinfo-test.p/appinfo-test.c.o.d -o gio/tests/appinfo-test.p/appinfo-test.c.o -c ../glib-2.82.4/gio/tests/appinfo-test.c [919/1610] cc -o gio/tests/appinfo-test gio/tests/appinfo-test.p/appinfo-test.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [920/1610] cc -Igio/tests/apps.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/apps.p/apps.c.o -MF gio/tests/apps.p/apps.c.o.d -o gio/tests/apps.p/apps.c.o -c ../glib-2.82.4/gio/tests/apps.c [921/1610] cc -o gio/tests/apps gio/tests/apps.p/apps.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [922/1610] cc -Igio/tests/fake-document-portal.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/fake-document-portal.p/meson-generated_.._fake-document-portal-generated.c.o -MF gio/tests/fake-document-portal.p/meson-generated_.._fake-document-portal-generated.c.o.d -o gio/tests/fake-document-portal.p/meson-generated_.._fake-document-portal-generated.c.o -c gio/tests/fake-document-portal-generated.c [923/1610] cc -Igio/tests/fake-document-portal.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/fake-document-portal.p/fake-document-portal.c.o -MF gio/tests/fake-document-portal.p/fake-document-portal.c.o.d -o gio/tests/fake-document-portal.p/fake-document-portal.c.o -c ../glib-2.82.4/gio/tests/fake-document-portal.c [924/1610] cc -o gio/tests/fake-document-portal gio/tests/fake-document-portal.p/meson-generated_.._fake-document-portal-generated.c.o gio/tests/fake-document-portal.p/fake-document-portal.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [925/1610] cc -Igio/tests/fake-service-name.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/fake-service-name.p/fake-service-name.c.o -MF gio/tests/fake-service-name.p/fake-service-name.c.o.d -o gio/tests/fake-service-name.p/fake-service-name.c.o -c ../glib-2.82.4/gio/tests/fake-service-name.c [926/1610] cc -o gio/tests/fake-service-name gio/tests/fake-service-name.p/fake-service-name.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [927/1610] cc -Igio/tests/gio-du.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gio-du.p/gio-du.c.o -MF gio/tests/gio-du.p/gio-du.c.o.d -o gio/tests/gio-du.p/gio-du.c.o -c ../glib-2.82.4/gio/tests/gio-du.c [928/1610] cc -o gio/tests/gio-du gio/tests/gio-du.p/gio-du.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [929/1610] cc -Igio/tests/echo-server.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/echo-server.p/echo-server.c.o -MF gio/tests/echo-server.p/echo-server.c.o.d -o gio/tests/echo-server.p/echo-server.c.o -c ../glib-2.82.4/gio/tests/echo-server.c [930/1610] cc -o gio/tests/echo-server gio/tests/echo-server.p/echo-server.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [931/1610] cc -Igio/tests/filter-cat.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/filter-cat.p/filter-cat.c.o -MF gio/tests/filter-cat.p/filter-cat.c.o.d -o gio/tests/filter-cat.p/filter-cat.c.o -c ../glib-2.82.4/gio/tests/filter-cat.c [932/1610] cc -o gio/tests/filter-cat gio/tests/filter-cat.p/filter-cat.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [933/1610] cc -Igio/tests/gapplication-example-actions.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gapplication-example-actions.p/gapplication-example-actions.c.o -MF gio/tests/gapplication-example-actions.p/gapplication-example-actions.c.o.d -o gio/tests/gapplication-example-actions.p/gapplication-example-actions.c.o -c ../glib-2.82.4/gio/tests/gapplication-example-actions.c [934/1610] cc -o gio/tests/gapplication-example-actions gio/tests/gapplication-example-actions.p/gapplication-example-actions.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [935/1610] cc -Igio/tests/gapplication-example-cmdline.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gapplication-example-cmdline.p/gapplication-example-cmdline.c.o -MF gio/tests/gapplication-example-cmdline.p/gapplication-example-cmdline.c.o.d -o gio/tests/gapplication-example-cmdline.p/gapplication-example-cmdline.c.o -c ../glib-2.82.4/gio/tests/gapplication-example-cmdline.c [936/1610] cc -o gio/tests/gapplication-example-cmdline gio/tests/gapplication-example-cmdline.p/gapplication-example-cmdline.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [937/1610] cc -Igio/tests/gapplication-example-cmdline2.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gapplication-example-cmdline2.p/gapplication-example-cmdline2.c.o -MF gio/tests/gapplication-example-cmdline2.p/gapplication-example-cmdline2.c.o.d -o gio/tests/gapplication-example-cmdline2.p/gapplication-example-cmdline2.c.o -c ../glib-2.82.4/gio/tests/gapplication-example-cmdline2.c [938/1610] cc -o gio/tests/gapplication-example-cmdline2 gio/tests/gapplication-example-cmdline2.p/gapplication-example-cmdline2.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [939/1610] cc -Igio/tests/gapplication-example-cmdline3.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gapplication-example-cmdline3.p/gapplication-example-cmdline3.c.o -MF gio/tests/gapplication-example-cmdline3.p/gapplication-example-cmdline3.c.o.d -o gio/tests/gapplication-example-cmdline3.p/gapplication-example-cmdline3.c.o -c ../glib-2.82.4/gio/tests/gapplication-example-cmdline3.c [940/1610] cc -o gio/tests/gapplication-example-cmdline3 gio/tests/gapplication-example-cmdline3.p/gapplication-example-cmdline3.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [941/1610] cc -Igio/tests/gapplication-example-cmdline4.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gapplication-example-cmdline4.p/gapplication-example-cmdline4.c.o -MF gio/tests/gapplication-example-cmdline4.p/gapplication-example-cmdline4.c.o.d -o gio/tests/gapplication-example-cmdline4.p/gapplication-example-cmdline4.c.o -c ../glib-2.82.4/gio/tests/gapplication-example-cmdline4.c [942/1610] cc -o gio/tests/gapplication-example-cmdline4 gio/tests/gapplication-example-cmdline4.p/gapplication-example-cmdline4.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [943/1610] cc -Igio/tests/gapplication-example-dbushooks.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gapplication-example-dbushooks.p/gapplication-example-dbushooks.c.o -MF gio/tests/gapplication-example-dbushooks.p/gapplication-example-dbushooks.c.o.d -o gio/tests/gapplication-example-dbushooks.p/gapplication-example-dbushooks.c.o -c ../glib-2.82.4/gio/tests/gapplication-example-dbushooks.c [944/1610] cc -o gio/tests/gapplication-example-dbushooks gio/tests/gapplication-example-dbushooks.p/gapplication-example-dbushooks.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [945/1610] cc -Igio/tests/gapplication-example-open.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gapplication-example-open.p/gapplication-example-open.c.o -MF gio/tests/gapplication-example-open.p/gapplication-example-open.c.o.d -o gio/tests/gapplication-example-open.p/gapplication-example-open.c.o -c ../glib-2.82.4/gio/tests/gapplication-example-open.c [946/1610] cc -o gio/tests/gapplication-example-open gio/tests/gapplication-example-open.p/gapplication-example-open.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [947/1610] cc -Igio/tests/gdbus-daemon.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-daemon.p/meson-generated_.._.._gdbus-daemon-generated.c.o -MF gio/tests/gdbus-daemon.p/meson-generated_.._.._gdbus-daemon-generated.c.o.d -o gio/tests/gdbus-daemon.p/meson-generated_.._.._gdbus-daemon-generated.c.o -c gio/gdbus-daemon-generated.c [948/1610] cc -Igio/tests/gdbus-daemon.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-daemon.p/gdbus-daemon.c.o -MF gio/tests/gdbus-daemon.p/gdbus-daemon.c.o.d -o gio/tests/gdbus-daemon.p/gdbus-daemon.c.o -c ../glib-2.82.4/gio/tests/gdbus-daemon.c [949/1610] cc -Igio/tests/gdbus-daemon.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-daemon.p/.._gdbusdaemon.c.o -MF gio/tests/gdbus-daemon.p/.._gdbusdaemon.c.o.d -o gio/tests/gdbus-daemon.p/.._gdbusdaemon.c.o -c ../glib-2.82.4/gio/gdbusdaemon.c [950/1610] cc -o gio/tests/gdbus-daemon gio/tests/gdbus-daemon.p/meson-generated_.._.._gdbus-daemon-generated.c.o gio/tests/gdbus-daemon.p/gdbus-daemon.c.o gio/tests/gdbus-daemon.p/.._gdbusdaemon.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [951/1610] cc -Igio/tests/gdbus-example-export.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-example-export.p/gdbus-example-export.c.o -MF gio/tests/gdbus-example-export.p/gdbus-example-export.c.o.d -o gio/tests/gdbus-example-export.p/gdbus-example-export.c.o -c ../glib-2.82.4/gio/tests/gdbus-example-export.c [952/1610] cc -o gio/tests/gdbus-example-export gio/tests/gdbus-example-export.p/gdbus-example-export.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [953/1610] cc -Igio/tests/gdbus-example-own-name.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-example-own-name.p/gdbus-example-own-name.c.o -MF gio/tests/gdbus-example-own-name.p/gdbus-example-own-name.c.o.d -o gio/tests/gdbus-example-own-name.p/gdbus-example-own-name.c.o -c ../glib-2.82.4/gio/tests/gdbus-example-own-name.c [954/1610] cc -o gio/tests/gdbus-example-own-name gio/tests/gdbus-example-own-name.p/gdbus-example-own-name.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [955/1610] cc -Igio/tests/gdbus-example-peer.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-example-peer.p/gdbus-example-peer.c.o -MF gio/tests/gdbus-example-peer.p/gdbus-example-peer.c.o.d -o gio/tests/gdbus-example-peer.p/gdbus-example-peer.c.o -c ../glib-2.82.4/gio/tests/gdbus-example-peer.c [956/1610] cc -o gio/tests/gdbus-example-peer gio/tests/gdbus-example-peer.p/gdbus-example-peer.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [957/1610] cc -Igio/tests/gdbus-example-proxy-subclass.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-example-proxy-subclass.p/gdbus-example-proxy-subclass.c.o -MF gio/tests/gdbus-example-proxy-subclass.p/gdbus-example-proxy-subclass.c.o.d -o gio/tests/gdbus-example-proxy-subclass.p/gdbus-example-proxy-subclass.c.o -c ../glib-2.82.4/gio/tests/gdbus-example-proxy-subclass.c [958/1610] cc -o gio/tests/gdbus-example-proxy-subclass gio/tests/gdbus-example-proxy-subclass.p/gdbus-example-proxy-subclass.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [959/1610] cc -Igio/tests/gdbus-example-server.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-example-server.p/gdbus-example-server.c.o -MF gio/tests/gdbus-example-server.p/gdbus-example-server.c.o.d -o gio/tests/gdbus-example-server.p/gdbus-example-server.c.o -c ../glib-2.82.4/gio/tests/gdbus-example-server.c [960/1610] cc -o gio/tests/gdbus-example-server gio/tests/gdbus-example-server.p/gdbus-example-server.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [961/1610] cc -Igio/tests/gdbus-example-subtree.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-example-subtree.p/gdbus-example-subtree.c.o -MF gio/tests/gdbus-example-subtree.p/gdbus-example-subtree.c.o.d -o gio/tests/gdbus-example-subtree.p/gdbus-example-subtree.c.o -c ../glib-2.82.4/gio/tests/gdbus-example-subtree.c [962/1610] cc -o gio/tests/gdbus-example-subtree gio/tests/gdbus-example-subtree.p/gdbus-example-subtree.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [963/1610] cc -Igio/tests/gdbus-example-watch-name.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-example-watch-name.p/gdbus-example-watch-name.c.o -MF gio/tests/gdbus-example-watch-name.p/gdbus-example-watch-name.c.o.d -o gio/tests/gdbus-example-watch-name.p/gdbus-example-watch-name.c.o -c ../glib-2.82.4/gio/tests/gdbus-example-watch-name.c [964/1610] cc -o gio/tests/gdbus-example-watch-name gio/tests/gdbus-example-watch-name.p/gdbus-example-watch-name.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [965/1610] cc -Igio/tests/gdbus-example-watch-proxy.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-example-watch-proxy.p/gdbus-example-watch-proxy.c.o -MF gio/tests/gdbus-example-watch-proxy.p/gdbus-example-watch-proxy.c.o.d -o gio/tests/gdbus-example-watch-proxy.p/gdbus-example-watch-proxy.c.o -c ../glib-2.82.4/gio/tests/gdbus-example-watch-proxy.c [966/1610] cc -o gio/tests/gdbus-example-watch-proxy gio/tests/gdbus-example-watch-proxy.p/gdbus-example-watch-proxy.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [967/1610] cc -Igio/tests/httpd.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/httpd.p/httpd.c.o -MF gio/tests/httpd.p/httpd.c.o.d -o gio/tests/httpd.p/httpd.c.o -c ../glib-2.82.4/gio/tests/httpd.c [968/1610] cc -o gio/tests/httpd gio/tests/httpd.p/httpd.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [969/1610] cc -Igio/tests/proxy.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/proxy.p/proxy.c.o -MF gio/tests/proxy.p/proxy.c.o.d -o gio/tests/proxy.p/proxy.c.o -c ../glib-2.82.4/gio/tests/proxy.c [970/1610] cc -o gio/tests/proxy gio/tests/proxy.p/proxy.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [971/1610] cc -Igio/tests/resolver.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/resolver.p/resolver.c.o -MF gio/tests/resolver.p/resolver.c.o.d -o gio/tests/resolver.p/resolver.c.o -c ../glib-2.82.4/gio/tests/resolver.c [972/1610] cc -o gio/tests/resolver gio/tests/resolver.p/resolver.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [973/1610] cc -Igio/tests/send-data.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/send-data.p/send-data.c.o -MF gio/tests/send-data.p/send-data.c.o.d -o gio/tests/send-data.p/send-data.c.o -c ../glib-2.82.4/gio/tests/send-data.c [974/1610] cc -o gio/tests/send-data gio/tests/send-data.p/send-data.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [975/1610] cc -Igio/tests/socket-testserver.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/socket-testserver.p/socket-testserver.c.o -MF gio/tests/socket-testserver.p/socket-testserver.c.o.d -o gio/tests/socket-testserver.p/socket-testserver.c.o -c ../glib-2.82.4/gio/tests/socket-testserver.c [976/1610] cc -o gio/tests/socket-testserver gio/tests/socket-testserver.p/socket-testserver.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [977/1610] cc -Igio/tests/socket-testclient.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/socket-testclient.p/socket-testclient.c.o -MF gio/tests/socket-testclient.p/socket-testclient.c.o.d -o gio/tests/socket-testclient.p/socket-testclient.c.o -c ../glib-2.82.4/gio/tests/socket-testclient.c [978/1610] cc -Igio/tests/socket-testclient.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/socket-testclient.p/gtlsconsoleinteraction.c.o -MF gio/tests/socket-testclient.p/gtlsconsoleinteraction.c.o.d -o gio/tests/socket-testclient.p/gtlsconsoleinteraction.c.o -c ../glib-2.82.4/gio/tests/gtlsconsoleinteraction.c [979/1610] cc -o gio/tests/socket-testclient gio/tests/socket-testclient.p/socket-testclient.c.o gio/tests/socket-testclient.p/gtlsconsoleinteraction.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [980/1610] cc -Igio/tests/gdbus-example-objectmanager-client.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -Igio/tests/gdbus-object-manager-example -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-example-objectmanager-client.p/gdbus-example-objectmanager-client.c.o -MF gio/tests/gdbus-example-objectmanager-client.p/gdbus-example-objectmanager-client.c.o.d -o gio/tests/gdbus-example-objectmanager-client.p/gdbus-example-objectmanager-client.c.o -c ../glib-2.82.4/gio/tests/gdbus-example-objectmanager-client.c [981/1610] cc -o gio/tests/gdbus-example-objectmanager-client gio/tests/gdbus-example-objectmanager-client.p/gdbus-example-objectmanager-client.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:$ORIGIN/gdbus-object-manager-example:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/tests/gdbus-object-manager-example -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 gio/tests/gdbus-object-manager-example/libgdbus-example-objectmanager.so -lintl -Wl,--end-group [982/1610] cc -Igio/tests/gdbus-example-objectmanager-server.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -Igio/tests/gdbus-object-manager-example -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-example-objectmanager-server.p/gdbus-example-objectmanager-server.c.o -MF gio/tests/gdbus-example-objectmanager-server.p/gdbus-example-objectmanager-server.c.o.d -o gio/tests/gdbus-example-objectmanager-server.p/gdbus-example-objectmanager-server.c.o -c ../glib-2.82.4/gio/tests/gdbus-example-objectmanager-server.c [983/1610] cc -o gio/tests/gdbus-example-objectmanager-server gio/tests/gdbus-example-objectmanager-server.p/gdbus-example-objectmanager-server.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:$ORIGIN/gdbus-object-manager-example:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/tests/gdbus-object-manager-example -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 gio/tests/gdbus-object-manager-example/libgdbus-example-objectmanager.so -lintl -Wl,--end-group [984/1610] cc -Igio/tests/gdbus-test-fixture.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -Igio/tests/gdbus-object-manager-example -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-test-fixture.p/gdbus-test-fixture.c.o -MF gio/tests/gdbus-test-fixture.p/gdbus-test-fixture.c.o.d -o gio/tests/gdbus-test-fixture.p/gdbus-test-fixture.c.o -c ../glib-2.82.4/gio/tests/gdbus-test-fixture.c [985/1610] cc -o gio/tests/gdbus-test-fixture gio/tests/gdbus-test-fixture.p/gdbus-test-fixture.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:$ORIGIN/gdbus-object-manager-example:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/tests/gdbus-object-manager-example -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 gio/tests/gdbus-object-manager-example/libgdbus-example-objectmanager.so -lintl -Wl,--end-group [986/1610] cc -Igio/tests/gdbus-example-unix-fd-client.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-example-unix-fd-client.p/gdbus-example-unix-fd-client.c.o -MF gio/tests/gdbus-example-unix-fd-client.p/gdbus-example-unix-fd-client.c.o.d -o gio/tests/gdbus-example-unix-fd-client.p/gdbus-example-unix-fd-client.c.o -c ../glib-2.82.4/gio/tests/gdbus-example-unix-fd-client.c [987/1610] cc -o gio/tests/gdbus-example-unix-fd-client gio/tests/gdbus-example-unix-fd-client.p/gdbus-example-unix-fd-client.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [988/1610] cc -Igio/tests/application-command-line.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/application-command-line.p/application-command-line.c.o -MF gio/tests/application-command-line.p/application-command-line.c.o.d -o gio/tests/application-command-line.p/application-command-line.c.o -c ../glib-2.82.4/gio/tests/application-command-line.c [989/1610] cc -o gio/tests/application-command-line gio/tests/application-command-line.p/application-command-line.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [990/1610] cc -Igio/tests/appmonitor.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/appmonitor.p/appmonitor.c.o -MF gio/tests/appmonitor.p/appmonitor.c.o.d -o gio/tests/appmonitor.p/appmonitor.c.o -c ../glib-2.82.4/gio/tests/appmonitor.c [991/1610] cc -o gio/tests/appmonitor gio/tests/appmonitor.p/appmonitor.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [992/1610] cc -Igio/tests/async-close-output-stream.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/async-close-output-stream.p/async-close-output-stream.c.o -MF gio/tests/async-close-output-stream.p/async-close-output-stream.c.o.d -o gio/tests/async-close-output-stream.p/async-close-output-stream.c.o -c ../glib-2.82.4/gio/tests/async-close-output-stream.c [993/1610] cc -o gio/tests/async-close-output-stream gio/tests/async-close-output-stream.p/async-close-output-stream.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [994/1610] cc -Igio/tests/async-splice-output-stream.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/async-splice-output-stream.p/async-splice-output-stream.c.o -MF gio/tests/async-splice-output-stream.p/async-splice-output-stream.c.o.d -o gio/tests/async-splice-output-stream.p/async-splice-output-stream.c.o -c ../glib-2.82.4/gio/tests/async-splice-output-stream.c [995/1610] cc -o gio/tests/async-splice-output-stream gio/tests/async-splice-output-stream.p/async-splice-output-stream.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [996/1610] cc -Igio/tests/buffered-input-stream.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/buffered-input-stream.p/buffered-input-stream.c.o -MF gio/tests/buffered-input-stream.p/buffered-input-stream.c.o.d -o gio/tests/buffered-input-stream.p/buffered-input-stream.c.o -c ../glib-2.82.4/gio/tests/buffered-input-stream.c [997/1610] cc -o gio/tests/buffered-input-stream gio/tests/buffered-input-stream.p/buffered-input-stream.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [998/1610] cc -Igio/tests/buffered-output-stream.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/buffered-output-stream.p/buffered-output-stream.c.o -MF gio/tests/buffered-output-stream.p/buffered-output-stream.c.o.d -o gio/tests/buffered-output-stream.p/buffered-output-stream.c.o -c ../glib-2.82.4/gio/tests/buffered-output-stream.c [999/1610] cc -o gio/tests/buffered-output-stream gio/tests/buffered-output-stream.p/buffered-output-stream.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1000/1610] cc -Igio/tests/cancellable.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/cancellable.p/cancellable.c.o -MF gio/tests/cancellable.p/cancellable.c.o.d -o gio/tests/cancellable.p/cancellable.c.o -c ../glib-2.82.4/gio/tests/cancellable.c [1001/1610] cc -o gio/tests/cancellable gio/tests/cancellable.p/cancellable.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1002/1610] cc -Igio/tests/contexts.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/contexts.p/contexts.c.o -MF gio/tests/contexts.p/contexts.c.o.d -o gio/tests/contexts.p/contexts.c.o -c ../glib-2.82.4/gio/tests/contexts.c [1003/1610] cc -o gio/tests/contexts gio/tests/contexts.p/contexts.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1004/1610] cc -Igio/tests/contenttype.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/contenttype.p/contenttype.c.o -MF gio/tests/contenttype.p/contenttype.c.o.d -o gio/tests/contenttype.p/contenttype.c.o -c ../glib-2.82.4/gio/tests/contenttype.c [1005/1610] cc -o gio/tests/contenttype gio/tests/contenttype.p/contenttype.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1006/1610] cc -Igio/tests/converter-stream.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/converter-stream.p/converter-stream.c.o -MF gio/tests/converter-stream.p/converter-stream.c.o.d -o gio/tests/converter-stream.p/converter-stream.c.o -c ../glib-2.82.4/gio/tests/converter-stream.c [1007/1610] cc -o gio/tests/converter-stream gio/tests/converter-stream.p/converter-stream.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1008/1610] cc -Igio/tests/converter.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/converter.p/converter.c.o -MF gio/tests/converter.p/converter.c.o.d -o gio/tests/converter.p/converter.c.o -c ../glib-2.82.4/gio/tests/converter.c [1009/1610] cc -o gio/tests/converter gio/tests/converter.p/converter.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1010/1610] cc -Igio/tests/credentials.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/credentials.p/credentials.c.o -MF gio/tests/credentials.p/credentials.c.o.d -o gio/tests/credentials.p/credentials.c.o -c ../glib-2.82.4/gio/tests/credentials.c [1011/1610] cc -o gio/tests/credentials gio/tests/credentials.p/credentials.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1012/1610] cc -Igio/tests/data-input-stream.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/data-input-stream.p/data-input-stream.c.o -MF gio/tests/data-input-stream.p/data-input-stream.c.o.d -o gio/tests/data-input-stream.p/data-input-stream.c.o -c ../glib-2.82.4/gio/tests/data-input-stream.c [1013/1610] cc -o gio/tests/data-input-stream gio/tests/data-input-stream.p/data-input-stream.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1014/1610] cc -Igio/tests/data-output-stream.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/data-output-stream.p/data-output-stream.c.o -MF gio/tests/data-output-stream.p/data-output-stream.c.o.d -o gio/tests/data-output-stream.p/data-output-stream.c.o -c ../glib-2.82.4/gio/tests/data-output-stream.c [1015/1610] cc -o gio/tests/data-output-stream gio/tests/data-output-stream.p/data-output-stream.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1016/1610] cc -Igio/tests/error.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/error.p/error.c.o -MF gio/tests/error.p/error.c.o.d -o gio/tests/error.p/error.c.o -c ../glib-2.82.4/gio/tests/error.c [1017/1610] cc -o gio/tests/error gio/tests/error.p/error.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1018/1610] cc -Igio/tests/file-thumbnail.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/file-thumbnail.p/file-thumbnail.c.o -MF gio/tests/file-thumbnail.p/file-thumbnail.c.o.d -o gio/tests/file-thumbnail.p/file-thumbnail.c.o -c ../glib-2.82.4/gio/tests/file-thumbnail.c [1019/1610] cc -o gio/tests/file-thumbnail gio/tests/file-thumbnail.p/file-thumbnail.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1020/1610] cc -Igio/tests/fileattributematcher.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/fileattributematcher.p/fileattributematcher.c.o -MF gio/tests/fileattributematcher.p/fileattributematcher.c.o.d -o gio/tests/fileattributematcher.p/fileattributematcher.c.o -c ../glib-2.82.4/gio/tests/fileattributematcher.c [1021/1610] cc -o gio/tests/fileattributematcher gio/tests/fileattributematcher.p/fileattributematcher.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1022/1610] cc -Igio/tests/filter-streams.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/filter-streams.p/filter-streams.c.o -MF gio/tests/filter-streams.p/filter-streams.c.o.d -o gio/tests/filter-streams.p/filter-streams.c.o -c ../glib-2.82.4/gio/tests/filter-streams.c [1023/1610] cc -o gio/tests/filter-streams gio/tests/filter-streams.p/filter-streams.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1024/1610] cc -Igio/tests/giomodule.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/giomodule.p/giomodule.c.o -MF gio/tests/giomodule.p/giomodule.c.o.d -o gio/tests/giomodule.p/giomodule.c.o -c ../glib-2.82.4/gio/tests/giomodule.c [1025/1610] cc -o gio/tests/giomodule gio/tests/giomodule.p/giomodule.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1026/1610] cc -Igio/tests/gsubprocess.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gsubprocess.p/gsubprocess.c.o -MF gio/tests/gsubprocess.p/gsubprocess.c.o.d -o gio/tests/gsubprocess.p/gsubprocess.c.o -c ../glib-2.82.4/gio/tests/gsubprocess.c [1027/1610] cc -o gio/tests/gsubprocess gio/tests/gsubprocess.p/gsubprocess.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1028/1610] cc -Igio/tests/g-file.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/g-file.p/g-file.c.o -MF gio/tests/g-file.p/g-file.c.o.d -o gio/tests/g-file.p/g-file.c.o -c ../glib-2.82.4/gio/tests/g-file.c [1029/1610] cc -o gio/tests/g-file gio/tests/g-file.p/g-file.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1030/1610] cc -Igio/tests/g-file-info.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/g-file-info.p/g-file-info.c.o -MF gio/tests/g-file-info.p/g-file-info.c.o.d -o gio/tests/g-file-info.p/g-file-info.c.o -c ../glib-2.82.4/gio/tests/g-file-info.c [1031/1610] cc -o gio/tests/g-file-info gio/tests/g-file-info.p/g-file-info.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1032/1610] cc -Igio/tests/g-icon.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/g-icon.p/g-icon.c.o -MF gio/tests/g-icon.p/g-icon.c.o.d -o gio/tests/g-icon.p/g-icon.c.o -c ../glib-2.82.4/gio/tests/g-icon.c [1033/1610] cc -o gio/tests/g-icon gio/tests/g-icon.p/g-icon.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1034/1610] cc -Igio/tests/gdbus-addresses.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-addresses.p/gdbus-addresses.c.o -MF gio/tests/gdbus-addresses.p/gdbus-addresses.c.o.d -o gio/tests/gdbus-addresses.p/gdbus-addresses.c.o -c ../glib-2.82.4/gio/tests/gdbus-addresses.c [1035/1610] cc -o gio/tests/gdbus-addresses gio/tests/gdbus-addresses.p/gdbus-addresses.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1036/1610] cc -Igio/tests/gdbus-message.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-message.p/gdbus-message.c.o -MF gio/tests/gdbus-message.p/gdbus-message.c.o.d -o gio/tests/gdbus-message.p/gdbus-message.c.o -c ../glib-2.82.4/gio/tests/gdbus-message.c [1037/1610] cc -o gio/tests/gdbus-message gio/tests/gdbus-message.p/gdbus-message.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1038/1610] cc -Igio/tests/gdbus-peer.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -Igio/tests/gdbus-object-manager-example -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-peer.p/gdbus-peer.c.o -MF gio/tests/gdbus-peer.p/gdbus-peer.c.o.d -o gio/tests/gdbus-peer.p/gdbus-peer.c.o -c ../glib-2.82.4/gio/tests/gdbus-peer.c [1039/1610] cc -o gio/tests/gdbus-peer gio/tests/gdbus-peer.p/gdbus-peer.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:$ORIGIN/gdbus-object-manager-example:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/tests/gdbus-object-manager-example -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 gio/tests/gdbus-object-manager-example/libgdbus-example-objectmanager.so -lintl -Wl,--end-group [1040/1610] cc -Igio/tests/inet-address.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/inet-address.p/inet-address.c.o -MF gio/tests/inet-address.p/inet-address.c.o.d -o gio/tests/inet-address.p/inet-address.c.o -c ../glib-2.82.4/gio/tests/inet-address.c [1041/1610] cc -o gio/tests/inet-address gio/tests/inet-address.p/inet-address.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1042/1610] cc -Igio/tests/io-stream.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/io-stream.p/io-stream.c.o -MF gio/tests/io-stream.p/io-stream.c.o.d -o gio/tests/io-stream.p/io-stream.c.o -c ../glib-2.82.4/gio/tests/io-stream.c [1043/1610] cc -o gio/tests/io-stream gio/tests/io-stream.p/io-stream.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1044/1610] cc -Igio/tests/max-version.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/max-version.p/max-version.c.o -MF gio/tests/max-version.p/max-version.c.o.d -o gio/tests/max-version.p/max-version.c.o -c ../glib-2.82.4/gio/tests/max-version.c [1045/1610] cc -o gio/tests/max-version gio/tests/max-version.p/max-version.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1046/1610] cc -Igio/tests/memory-input-stream.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/memory-input-stream.p/memory-input-stream.c.o -MF gio/tests/memory-input-stream.p/memory-input-stream.c.o.d -o gio/tests/memory-input-stream.p/memory-input-stream.c.o -c ../glib-2.82.4/gio/tests/memory-input-stream.c [1047/1610] cc -o gio/tests/memory-input-stream gio/tests/memory-input-stream.p/memory-input-stream.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1048/1610] cc -Igio/tests/memory-monitor.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/memory-monitor.p/memory-monitor.c.o -MF gio/tests/memory-monitor.p/memory-monitor.c.o.d -o gio/tests/memory-monitor.p/memory-monitor.c.o -c ../glib-2.82.4/gio/tests/memory-monitor.c [1049/1610] cc -o gio/tests/memory-monitor gio/tests/memory-monitor.p/memory-monitor.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1050/1610] cc -Igio/tests/memory-output-stream.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/memory-output-stream.p/memory-output-stream.c.o -MF gio/tests/memory-output-stream.p/memory-output-stream.c.o.d -o gio/tests/memory-output-stream.p/memory-output-stream.c.o -c ../glib-2.82.4/gio/tests/memory-output-stream.c [1051/1610] cc -o gio/tests/memory-output-stream gio/tests/memory-output-stream.p/memory-output-stream.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1052/1610] cc -Igio/tests/memory-settings-backend.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/memory-settings-backend.p/memory-settings-backend.c.o -MF gio/tests/memory-settings-backend.p/memory-settings-backend.c.o.d -o gio/tests/memory-settings-backend.p/memory-settings-backend.c.o -c ../glib-2.82.4/gio/tests/memory-settings-backend.c [1053/1610] cc -o gio/tests/memory-settings-backend gio/tests/memory-settings-backend.p/memory-settings-backend.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1054/1610] cc -Igio/tests/mount-operation.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/mount-operation.p/mount-operation.c.o -MF gio/tests/mount-operation.p/mount-operation.c.o.d -o gio/tests/mount-operation.p/mount-operation.c.o -c ../glib-2.82.4/gio/tests/mount-operation.c [1055/1610] cc -o gio/tests/mount-operation gio/tests/mount-operation.p/mount-operation.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1056/1610] cc -Igio/tests/network-address.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/network-address.p/network-address.c.o -MF gio/tests/network-address.p/network-address.c.o.d -o gio/tests/network-address.p/network-address.c.o -c ../glib-2.82.4/gio/tests/network-address.c [1057/1610] cc -Igio/tests/network-address.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/network-address.p/mock-resolver.c.o -MF gio/tests/network-address.p/mock-resolver.c.o.d -o gio/tests/network-address.p/mock-resolver.c.o -c ../glib-2.82.4/gio/tests/mock-resolver.c [1058/1610] cc -o gio/tests/network-address gio/tests/network-address.p/network-address.c.o gio/tests/network-address.p/mock-resolver.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1059/1610] cc -Igio/tests/network-monitor.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/network-monitor.p/network-monitor.c.o -MF gio/tests/network-monitor.p/network-monitor.c.o.d -o gio/tests/network-monitor.p/network-monitor.c.o -c ../glib-2.82.4/gio/tests/network-monitor.c [1060/1610] cc -o gio/tests/network-monitor gio/tests/network-monitor.p/network-monitor.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1061/1610] cc -Igio/tests/network-monitor-race.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/network-monitor-race.p/network-monitor-race.c.o -MF gio/tests/network-monitor-race.p/network-monitor-race.c.o.d -o gio/tests/network-monitor-race.p/network-monitor-race.c.o -c ../glib-2.82.4/gio/tests/network-monitor-race.c [1062/1610] cc -o gio/tests/network-monitor-race gio/tests/network-monitor-race.p/network-monitor-race.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1063/1610] cc -Igio/tests/null-settings-backend.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/null-settings-backend.p/null-settings-backend.c.o -MF gio/tests/null-settings-backend.p/null-settings-backend.c.o.d -o gio/tests/null-settings-backend.p/null-settings-backend.c.o -c ../glib-2.82.4/gio/tests/null-settings-backend.c [1064/1610] cc -o gio/tests/null-settings-backend gio/tests/null-settings-backend.p/null-settings-backend.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1065/1610] cc -Igio/tests/permission.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/permission.p/permission.c.o -MF gio/tests/permission.p/permission.c.o.d -o gio/tests/permission.p/permission.c.o -c ../glib-2.82.4/gio/tests/permission.c [1066/1610] cc -o gio/tests/permission gio/tests/permission.p/permission.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1067/1610] cc -Igio/tests/pollable.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/pollable.p/pollable.c.o -MF gio/tests/pollable.p/pollable.c.o.d -o gio/tests/pollable.p/pollable.c.o -c ../glib-2.82.4/gio/tests/pollable.c [1068/1610] cc -o gio/tests/pollable gio/tests/pollable.p/pollable.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1069/1610] cc -Igio/tests/power-profile-monitor.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/power-profile-monitor.p/power-profile-monitor.c.o -MF gio/tests/power-profile-monitor.p/power-profile-monitor.c.o.d -o gio/tests/power-profile-monitor.p/power-profile-monitor.c.o -c ../glib-2.82.4/gio/tests/power-profile-monitor.c [1070/1610] cc -o gio/tests/power-profile-monitor gio/tests/power-profile-monitor.p/power-profile-monitor.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1071/1610] cc -Igio/tests/proxy-test.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/proxy-test.p/proxy-test.c.o -MF gio/tests/proxy-test.p/proxy-test.c.o.d -o gio/tests/proxy-test.p/proxy-test.c.o -c ../glib-2.82.4/gio/tests/proxy-test.c [1072/1610] cc -o gio/tests/proxy-test gio/tests/proxy-test.p/proxy-test.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1073/1610] cc -Igio/tests/readwrite.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/readwrite.p/readwrite.c.o -MF gio/tests/readwrite.p/readwrite.c.o.d -o gio/tests/readwrite.p/readwrite.c.o -c ../glib-2.82.4/gio/tests/readwrite.c [1074/1610] cc -o gio/tests/readwrite gio/tests/readwrite.p/readwrite.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1075/1610] cc -Igio/tests/sandbox.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -DG_PORTAL_SUPPORT_TEST -MD -MQ gio/tests/sandbox.p/sandbox.c.o -MF gio/tests/sandbox.p/sandbox.c.o.d -o gio/tests/sandbox.p/sandbox.c.o -c ../glib-2.82.4/gio/tests/sandbox.c [1076/1610] cc -Igio/tests/sandbox.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -DG_PORTAL_SUPPORT_TEST -MD -MQ gio/tests/sandbox.p/.._gsandbox.c.o -MF gio/tests/sandbox.p/.._gsandbox.c.o.d -o gio/tests/sandbox.p/.._gsandbox.c.o -c ../glib-2.82.4/gio/gsandbox.c [1077/1610] cc -Igio/tests/sandbox.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -DG_PORTAL_SUPPORT_TEST -MD -MQ gio/tests/sandbox.p/portal-support-utils.c.o -MF gio/tests/sandbox.p/portal-support-utils.c.o.d -o gio/tests/sandbox.p/portal-support-utils.c.o -c ../glib-2.82.4/gio/tests/portal-support-utils.c [1078/1610] cc -o gio/tests/sandbox gio/tests/sandbox.p/sandbox.c.o gio/tests/sandbox.p/.._gsandbox.c.o gio/tests/sandbox.p/portal-support-utils.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1079/1610] cc -Igio/tests/simple-async-result.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/simple-async-result.p/simple-async-result.c.o -MF gio/tests/simple-async-result.p/simple-async-result.c.o.d -o gio/tests/simple-async-result.p/simple-async-result.c.o -c ../glib-2.82.4/gio/tests/simple-async-result.c [1080/1610] cc -o gio/tests/simple-async-result gio/tests/simple-async-result.p/simple-async-result.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1081/1610] cc -Igio/tests/simple-proxy.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/simple-proxy.p/simple-proxy.c.o -MF gio/tests/simple-proxy.p/simple-proxy.c.o.d -o gio/tests/simple-proxy.p/simple-proxy.c.o -c ../glib-2.82.4/gio/tests/simple-proxy.c [1082/1610] cc -o gio/tests/simple-proxy gio/tests/simple-proxy.p/simple-proxy.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1083/1610] cc -Igio/tests/sleepy-stream.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/sleepy-stream.p/sleepy-stream.c.o -MF gio/tests/sleepy-stream.p/sleepy-stream.c.o.d -o gio/tests/sleepy-stream.p/sleepy-stream.c.o -c ../glib-2.82.4/gio/tests/sleepy-stream.c [1084/1610] cc -o gio/tests/sleepy-stream gio/tests/sleepy-stream.p/sleepy-stream.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1085/1610] cc -Igio/tests/socket.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/socket.p/socket.c.o -MF gio/tests/socket.p/socket.c.o.d -o gio/tests/socket.p/socket.c.o -c ../glib-2.82.4/gio/tests/socket.c [1086/1610] cc -o gio/tests/socket gio/tests/socket.p/socket.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1087/1610] cc -Igio/tests/socket-listener.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/socket-listener.p/socket-listener.c.o -MF gio/tests/socket-listener.p/socket-listener.c.o.d -o gio/tests/socket-listener.p/socket-listener.c.o -c ../glib-2.82.4/gio/tests/socket-listener.c [1088/1610] cc -o gio/tests/socket-listener gio/tests/socket-listener.p/socket-listener.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1089/1610] cc -Igio/tests/socket-service.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/socket-service.p/socket-service.c.o -MF gio/tests/socket-service.p/socket-service.c.o.d -o gio/tests/socket-service.p/socket-service.c.o -c ../glib-2.82.4/gio/tests/socket-service.c [1090/1610] cc -o gio/tests/socket-service gio/tests/socket-service.p/socket-service.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1091/1610] cc -Igio/tests/srvtarget.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/srvtarget.p/srvtarget.c.o -MF gio/tests/srvtarget.p/srvtarget.c.o.d -o gio/tests/srvtarget.p/srvtarget.c.o -c ../glib-2.82.4/gio/tests/srvtarget.c [1092/1610] cc -o gio/tests/srvtarget gio/tests/srvtarget.p/srvtarget.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1093/1610] cc -Igio/tests/task.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/task.p/task.c.o -MF gio/tests/task.p/task.c.o.d -o gio/tests/task.p/task.c.o -c ../glib-2.82.4/gio/tests/task.c [1094/1610] cc -o gio/tests/task gio/tests/task.p/task.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1095/1610] cc -Igio/tests/vfs.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/vfs.p/vfs.c.o -MF gio/tests/vfs.p/vfs.c.o.d -o gio/tests/vfs.p/vfs.c.o -c ../glib-2.82.4/gio/tests/vfs.c [1096/1610] cc -o gio/tests/vfs gio/tests/vfs.p/vfs.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1097/1610] cc -Igio/tests/volumemonitor.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/volumemonitor.p/volumemonitor.c.o -MF gio/tests/volumemonitor.p/volumemonitor.c.o.d -o gio/tests/volumemonitor.p/volumemonitor.c.o -c ../glib-2.82.4/gio/tests/volumemonitor.c [1098/1610] cc -o gio/tests/volumemonitor gio/tests/volumemonitor.p/volumemonitor.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1099/1610] cc -Igio/tests/glistmodel.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/glistmodel.p/glistmodel.c.o -MF gio/tests/glistmodel.p/glistmodel.c.o.d -o gio/tests/glistmodel.p/glistmodel.c.o -c ../glib-2.82.4/gio/tests/glistmodel.c [1100/1610] cc -o gio/tests/glistmodel gio/tests/glistmodel.p/glistmodel.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1101/1610] cc -Igio/tests/testfilemonitor.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/testfilemonitor.p/testfilemonitor.c.o -MF gio/tests/testfilemonitor.p/testfilemonitor.c.o.d -o gio/tests/testfilemonitor.p/testfilemonitor.c.o -c ../glib-2.82.4/gio/tests/testfilemonitor.c [1102/1610] cc -o gio/tests/testfilemonitor gio/tests/testfilemonitor.p/testfilemonitor.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1103/1610] cc -Igio/tests/thumbnail-verification.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/thumbnail-verification.p/thumbnail-verification.c.o -MF gio/tests/thumbnail-verification.p/thumbnail-verification.c.o.d -o gio/tests/thumbnail-verification.p/thumbnail-verification.c.o -c ../glib-2.82.4/gio/tests/thumbnail-verification.c [1104/1610] cc -o gio/tests/thumbnail-verification gio/tests/thumbnail-verification.p/thumbnail-verification.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1105/1610] cc -Igio/tests/tls-certificate.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/tls-certificate.p/tls-certificate.c.o -MF gio/tests/tls-certificate.p/tls-certificate.c.o.d -o gio/tests/tls-certificate.p/tls-certificate.c.o -c ../glib-2.82.4/gio/tests/tls-certificate.c [1106/1610] cc -Igio/tests/tls-certificate.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/tls-certificate.p/gtesttlsbackend.c.o -MF gio/tests/tls-certificate.p/gtesttlsbackend.c.o.d -o gio/tests/tls-certificate.p/gtesttlsbackend.c.o -c ../glib-2.82.4/gio/tests/gtesttlsbackend.c [1107/1610] cc -o gio/tests/tls-certificate gio/tests/tls-certificate.p/tls-certificate.c.o gio/tests/tls-certificate.p/gtesttlsbackend.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1108/1610] cc -Igio/tests/tls-interaction.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/tls-interaction.p/tls-interaction.c.o -MF gio/tests/tls-interaction.p/tls-interaction.c.o.d -o gio/tests/tls-interaction.p/tls-interaction.c.o -c ../glib-2.82.4/gio/tests/tls-interaction.c [1109/1610] cc -Igio/tests/tls-interaction.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/tls-interaction.p/gtesttlsbackend.c.o -MF gio/tests/tls-interaction.p/gtesttlsbackend.c.o.d -o gio/tests/tls-interaction.p/gtesttlsbackend.c.o -c ../glib-2.82.4/gio/tests/gtesttlsbackend.c [1110/1610] cc -o gio/tests/tls-interaction gio/tests/tls-interaction.p/tls-interaction.c.o gio/tests/tls-interaction.p/gtesttlsbackend.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1111/1610] cc -Igio/tests/tls-database.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/tls-database.p/tls-database.c.o -MF gio/tests/tls-database.p/tls-database.c.o.d -o gio/tests/tls-database.p/tls-database.c.o -c ../glib-2.82.4/gio/tests/tls-database.c [1112/1610] cc -Igio/tests/tls-database.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/tls-database.p/gtesttlsbackend.c.o -MF gio/tests/tls-database.p/gtesttlsbackend.c.o.d -o gio/tests/tls-database.p/gtesttlsbackend.c.o -c ../glib-2.82.4/gio/tests/gtesttlsbackend.c [1113/1610] cc -o gio/tests/tls-database gio/tests/tls-database.p/tls-database.c.o gio/tests/tls-database.p/gtesttlsbackend.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1114/1610] cc -Igio/tests/tls-bindings.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/tls-bindings.p/tls-bindings.c.o -MF gio/tests/tls-bindings.p/tls-bindings.c.o.d -o gio/tests/tls-bindings.p/tls-bindings.c.o -c ../glib-2.82.4/gio/tests/tls-bindings.c [1115/1610] cc -Igio/tests/tls-bindings.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/tls-bindings.p/gtesttlsbackend.c.o -MF gio/tests/tls-bindings.p/gtesttlsbackend.c.o.d -o gio/tests/tls-bindings.p/gtesttlsbackend.c.o -c ../glib-2.82.4/gio/tests/gtesttlsbackend.c [1116/1610] cc -o gio/tests/tls-bindings gio/tests/tls-bindings.p/tls-bindings.c.o gio/tests/tls-bindings.p/gtesttlsbackend.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1117/1610] cc -Igio/tests/unix-fd.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/unix-fd.p/unix-fd.c.o -MF gio/tests/unix-fd.p/unix-fd.c.o.d -o gio/tests/unix-fd.p/unix-fd.c.o -c ../glib-2.82.4/gio/tests/unix-fd.c [1118/1610] cc -o gio/tests/unix-fd gio/tests/unix-fd.p/unix-fd.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1119/1610] cc -Igio/tests/gdbus-address-get-session.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-address-get-session.p/gdbus-address-get-session.c.o -MF gio/tests/gdbus-address-get-session.p/gdbus-address-get-session.c.o.d -o gio/tests/gdbus-address-get-session.p/gdbus-address-get-session.c.o -c ../glib-2.82.4/gio/tests/gdbus-address-get-session.c [1120/1610] cc -o gio/tests/gdbus-address-get-session gio/tests/gdbus-address-get-session.p/gdbus-address-get-session.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1121/1610] cc -Igio/tests/win32-appinfo.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/win32-appinfo.p/win32-appinfo.c.o -MF gio/tests/win32-appinfo.p/win32-appinfo.c.o.d -o gio/tests/win32-appinfo.p/win32-appinfo.c.o -c ../glib-2.82.4/gio/tests/win32-appinfo.c [1122/1610] cc -o gio/tests/win32-appinfo gio/tests/win32-appinfo.p/win32-appinfo.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1123/1610] c++ -Igio/tests/cxx.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_LIBCPP_ENABLE_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/cxx.p/cxx.cpp.o -MF gio/tests/cxx.p/cxx.cpp.o.d -o gio/tests/cxx.p/cxx.cpp.o -c ../glib-2.82.4/gio/tests/cxx.cpp [1124/1610] c++ -o gio/tests/cxx gio/tests/cxx.p/cxx.cpp.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1125/1610] c++ -Igio/tests/cxx-98.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_LIBCPP_ENABLE_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -std=c++98 -MD -MQ gio/tests/cxx-98.p/cxx.cpp.o -MF gio/tests/cxx-98.p/cxx.cpp.o.d -o gio/tests/cxx-98.p/cxx.cpp.o -c ../glib-2.82.4/gio/tests/cxx.cpp [1126/1610] c++ -o gio/tests/cxx-98 gio/tests/cxx-98.p/cxx.cpp.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1127/1610] c++ -Igio/tests/cxx-03.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_LIBCPP_ENABLE_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -std=c++03 -MD -MQ gio/tests/cxx-03.p/cxx.cpp.o -MF gio/tests/cxx-03.p/cxx.cpp.o.d -o gio/tests/cxx-03.p/cxx.cpp.o -c ../glib-2.82.4/gio/tests/cxx.cpp [1128/1610] c++ -o gio/tests/cxx-03 gio/tests/cxx-03.p/cxx.cpp.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1129/1610] c++ -Igio/tests/cxx-11.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_LIBCPP_ENABLE_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -std=c++11 -MD -MQ gio/tests/cxx-11.p/cxx.cpp.o -MF gio/tests/cxx-11.p/cxx.cpp.o.d -o gio/tests/cxx-11.p/cxx.cpp.o -c ../glib-2.82.4/gio/tests/cxx.cpp [1130/1610] c++ -o gio/tests/cxx-11 gio/tests/cxx-11.p/cxx.cpp.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1131/1610] c++ -Igio/tests/cxx-14.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_LIBCPP_ENABLE_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -std=c++14 -MD -MQ gio/tests/cxx-14.p/cxx.cpp.o -MF gio/tests/cxx-14.p/cxx.cpp.o.d -o gio/tests/cxx-14.p/cxx.cpp.o -c ../glib-2.82.4/gio/tests/cxx.cpp [1132/1610] c++ -o gio/tests/cxx-14 gio/tests/cxx-14.p/cxx.cpp.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1133/1610] c++ -Igio/tests/cxx-17.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_LIBCPP_ENABLE_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -std=c++17 -MD -MQ gio/tests/cxx-17.p/cxx.cpp.o -MF gio/tests/cxx-17.p/cxx.cpp.o.d -o gio/tests/cxx-17.p/cxx.cpp.o -c ../glib-2.82.4/gio/tests/cxx.cpp [1134/1610] c++ -o gio/tests/cxx-17 gio/tests/cxx-17.p/cxx.cpp.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1135/1610] c++ -Igio/tests/cxx-20.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_LIBCPP_ENABLE_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -std=c++20 -MD -MQ gio/tests/cxx-20.p/cxx.cpp.o -MF gio/tests/cxx-20.p/cxx.cpp.o.d -o gio/tests/cxx-20.p/cxx.cpp.o -c ../glib-2.82.4/gio/tests/cxx.cpp [1136/1610] c++ -o gio/tests/cxx-20 gio/tests/cxx-20.p/cxx.cpp.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1137/1610] c++ -Igio/tests/cxx-2b.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_LIBCPP_ENABLE_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -std=c++2b -MD -MQ gio/tests/cxx-2b.p/cxx.cpp.o -MF gio/tests/cxx-2b.p/cxx.cpp.o.d -o gio/tests/cxx-2b.p/cxx.cpp.o -c ../glib-2.82.4/gio/tests/cxx.cpp [1138/1610] c++ -o gio/tests/cxx-2b gio/tests/cxx-2b.p/cxx.cpp.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1139/1610] cc -Igio/tests/gdbus-serialization.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-serialization.p/gdbus-serialization.c.o -MF gio/tests/gdbus-serialization.p/gdbus-serialization.c.o.d -o gio/tests/gdbus-serialization.p/gdbus-serialization.c.o -c ../glib-2.82.4/gio/tests/gdbus-serialization.c [1140/1610] cc -Igio/tests/gdbus-serialization.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-serialization.p/gdbus-tests.c.o -MF gio/tests/gdbus-serialization.p/gdbus-tests.c.o.d -o gio/tests/gdbus-serialization.p/gdbus-tests.c.o -c ../glib-2.82.4/gio/tests/gdbus-tests.c [1141/1610] cc -o gio/tests/gdbus-serialization gio/tests/gdbus-serialization.p/gdbus-serialization.c.o gio/tests/gdbus-serialization.p/gdbus-tests.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl /usr/local/lib/libdbus-1.so.11.4 -Wl,--end-group [1142/1610] cc -Igio/tests/gdbus-server-auth.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-server-auth.p/gdbus-server-auth.c.o -MF gio/tests/gdbus-server-auth.p/gdbus-server-auth.c.o.d -o gio/tests/gdbus-server-auth.p/gdbus-server-auth.c.o -c ../glib-2.82.4/gio/tests/gdbus-server-auth.c [1143/1610] cc -o gio/tests/gdbus-server-auth gio/tests/gdbus-server-auth.p/gdbus-server-auth.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl /usr/local/lib/libdbus-1.so.11.4 -Wl,--end-group [1144/1610] cc -Igio/tests/debugcontroller.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/debugcontroller.p/debugcontroller.c.o -MF gio/tests/debugcontroller.p/debugcontroller.c.o.d -o gio/tests/debugcontroller.p/debugcontroller.c.o -c ../glib-2.82.4/gio/tests/debugcontroller.c [1145/1610] cc -o gio/tests/debugcontroller gio/tests/debugcontroller.p/debugcontroller.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1146/1610] cc -Igio/tests/defaultvalue.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/defaultvalue.p/defaultvalue.c.o -MF gio/tests/defaultvalue.p/defaultvalue.c.o.d -o gio/tests/defaultvalue.p/defaultvalue.c.o -c ../glib-2.82.4/gio/tests/defaultvalue.c [1147/1610] cc -o gio/tests/defaultvalue gio/tests/defaultvalue.p/defaultvalue.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1148/1610] cc -Igio/tests/file.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/file.p/file.c.o -MF gio/tests/file.p/file.c.o.d -o gio/tests/file.p/file.c.o -c ../glib-2.82.4/gio/tests/file.c [1149/1610] cc -o gio/tests/file gio/tests/file.p/file.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1150/1610] cc -Igio/tests/gdbus-peer-object-manager.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-peer-object-manager.p/gdbus-peer-object-manager.c.o -MF gio/tests/gdbus-peer-object-manager.p/gdbus-peer-object-manager.c.o.d -o gio/tests/gdbus-peer-object-manager.p/gdbus-peer-object-manager.c.o -c ../glib-2.82.4/gio/tests/gdbus-peer-object-manager.c [1151/1610] cc -o gio/tests/gdbus-peer-object-manager gio/tests/gdbus-peer-object-manager.p/gdbus-peer-object-manager.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1152/1610] cc -Igio/tests/gdbus-sasl.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-sasl.p/gdbus-sasl.c.o -MF gio/tests/gdbus-sasl.p/gdbus-sasl.c.o.d -o gio/tests/gdbus-sasl.p/gdbus-sasl.c.o -c ../glib-2.82.4/gio/tests/gdbus-sasl.c [1153/1610] cc -o gio/tests/gdbus-sasl gio/tests/gdbus-sasl.p/gdbus-sasl.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1154/1610] cc -Igio/tests/live-g-file.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/live-g-file.p/live-g-file.c.o -MF gio/tests/live-g-file.p/live-g-file.c.o.d -o gio/tests/live-g-file.p/live-g-file.c.o -c ../glib-2.82.4/gio/tests/live-g-file.c [1155/1610] cc -o gio/tests/live-g-file gio/tests/live-g-file.p/live-g-file.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1156/1610] cc -Igio/tests/portal-support-flatpak-none.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -DG_PORTAL_SUPPORT_TEST -MD -MQ gio/tests/portal-support-flatpak-none.p/portal-support-flatpak-none.c.o -MF gio/tests/portal-support-flatpak-none.p/portal-support-flatpak-none.c.o.d -o gio/tests/portal-support-flatpak-none.p/portal-support-flatpak-none.c.o -c ../glib-2.82.4/gio/tests/portal-support-flatpak-none.c [1157/1610] cc -Igio/tests/portal-support-flatpak-none.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -DG_PORTAL_SUPPORT_TEST -MD -MQ gio/tests/portal-support-flatpak-none.p/.._gportalsupport.c.o -MF gio/tests/portal-support-flatpak-none.p/.._gportalsupport.c.o.d -o gio/tests/portal-support-flatpak-none.p/.._gportalsupport.c.o -c ../glib-2.82.4/gio/gportalsupport.c [1158/1610] cc -Igio/tests/portal-support-flatpak-none.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -DG_PORTAL_SUPPORT_TEST -MD -MQ gio/tests/portal-support-flatpak-none.p/.._gsandbox.c.o -MF gio/tests/portal-support-flatpak-none.p/.._gsandbox.c.o.d -o gio/tests/portal-support-flatpak-none.p/.._gsandbox.c.o -c ../glib-2.82.4/gio/gsandbox.c [1159/1610] cc -Igio/tests/portal-support-flatpak-none.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -DG_PORTAL_SUPPORT_TEST -MD -MQ gio/tests/portal-support-flatpak-none.p/portal-support-utils.c.o -MF gio/tests/portal-support-flatpak-none.p/portal-support-utils.c.o.d -o gio/tests/portal-support-flatpak-none.p/portal-support-utils.c.o -c ../glib-2.82.4/gio/tests/portal-support-utils.c [1160/1610] cc -o gio/tests/portal-support-flatpak-none gio/tests/portal-support-flatpak-none.p/portal-support-flatpak-none.c.o gio/tests/portal-support-flatpak-none.p/.._gportalsupport.c.o gio/tests/portal-support-flatpak-none.p/.._gsandbox.c.o gio/tests/portal-support-flatpak-none.p/portal-support-utils.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1161/1610] cc -Igio/tests/portal-support-flatpak-full.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -DG_PORTAL_SUPPORT_TEST -MD -MQ gio/tests/portal-support-flatpak-full.p/portal-support-flatpak-full.c.o -MF gio/tests/portal-support-flatpak-full.p/portal-support-flatpak-full.c.o.d -o gio/tests/portal-support-flatpak-full.p/portal-support-flatpak-full.c.o -c ../glib-2.82.4/gio/tests/portal-support-flatpak-full.c [1162/1610] cc -Igio/tests/portal-support-flatpak-full.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -DG_PORTAL_SUPPORT_TEST -MD -MQ gio/tests/portal-support-flatpak-full.p/.._gportalsupport.c.o -MF gio/tests/portal-support-flatpak-full.p/.._gportalsupport.c.o.d -o gio/tests/portal-support-flatpak-full.p/.._gportalsupport.c.o -c ../glib-2.82.4/gio/gportalsupport.c [1163/1610] cc -Igio/tests/portal-support-flatpak-full.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -DG_PORTAL_SUPPORT_TEST -MD -MQ gio/tests/portal-support-flatpak-full.p/.._gsandbox.c.o -MF gio/tests/portal-support-flatpak-full.p/.._gsandbox.c.o.d -o gio/tests/portal-support-flatpak-full.p/.._gsandbox.c.o -c ../glib-2.82.4/gio/gsandbox.c [1164/1610] cc -Igio/tests/portal-support-flatpak-full.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -DG_PORTAL_SUPPORT_TEST -MD -MQ gio/tests/portal-support-flatpak-full.p/portal-support-utils.c.o -MF gio/tests/portal-support-flatpak-full.p/portal-support-utils.c.o.d -o gio/tests/portal-support-flatpak-full.p/portal-support-utils.c.o -c ../glib-2.82.4/gio/tests/portal-support-utils.c [1165/1610] cc -o gio/tests/portal-support-flatpak-full gio/tests/portal-support-flatpak-full.p/portal-support-flatpak-full.c.o gio/tests/portal-support-flatpak-full.p/.._gportalsupport.c.o gio/tests/portal-support-flatpak-full.p/.._gsandbox.c.o gio/tests/portal-support-flatpak-full.p/portal-support-utils.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1166/1610] cc -Igio/tests/portal-support-flatpak-network-only.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -DG_PORTAL_SUPPORT_TEST -MD -MQ gio/tests/portal-support-flatpak-network-only.p/portal-support-flatpak-network-only.c.o -MF gio/tests/portal-support-flatpak-network-only.p/portal-support-flatpak-network-only.c.o.d -o gio/tests/portal-support-flatpak-network-only.p/portal-support-flatpak-network-only.c.o -c ../glib-2.82.4/gio/tests/portal-support-flatpak-network-only.c [1167/1610] cc -Igio/tests/portal-support-flatpak-network-only.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -DG_PORTAL_SUPPORT_TEST -MD -MQ gio/tests/portal-support-flatpak-network-only.p/.._gportalsupport.c.o -MF gio/tests/portal-support-flatpak-network-only.p/.._gportalsupport.c.o.d -o gio/tests/portal-support-flatpak-network-only.p/.._gportalsupport.c.o -c ../glib-2.82.4/gio/gportalsupport.c [1168/1610] cc -Igio/tests/portal-support-flatpak-network-only.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -DG_PORTAL_SUPPORT_TEST -MD -MQ gio/tests/portal-support-flatpak-network-only.p/.._gsandbox.c.o -MF gio/tests/portal-support-flatpak-network-only.p/.._gsandbox.c.o.d -o gio/tests/portal-support-flatpak-network-only.p/.._gsandbox.c.o -c ../glib-2.82.4/gio/gsandbox.c [1169/1610] cc -Igio/tests/portal-support-flatpak-network-only.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -DG_PORTAL_SUPPORT_TEST -MD -MQ gio/tests/portal-support-flatpak-network-only.p/portal-support-utils.c.o -MF gio/tests/portal-support-flatpak-network-only.p/portal-support-utils.c.o.d -o gio/tests/portal-support-flatpak-network-only.p/portal-support-utils.c.o -c ../glib-2.82.4/gio/tests/portal-support-utils.c [1170/1610] cc -o gio/tests/portal-support-flatpak-network-only gio/tests/portal-support-flatpak-network-only.p/portal-support-flatpak-network-only.c.o gio/tests/portal-support-flatpak-network-only.p/.._gportalsupport.c.o gio/tests/portal-support-flatpak-network-only.p/.._gsandbox.c.o gio/tests/portal-support-flatpak-network-only.p/portal-support-utils.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1171/1610] cc -Igio/tests/portal-support-flatpak-gsettings-only.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -DG_PORTAL_SUPPORT_TEST -MD -MQ gio/tests/portal-support-flatpak-gsettings-only.p/portal-support-flatpak-gsettings-only.c.o -MF gio/tests/portal-support-flatpak-gsettings-only.p/portal-support-flatpak-gsettings-only.c.o.d -o gio/tests/portal-support-flatpak-gsettings-only.p/portal-support-flatpak-gsettings-only.c.o -c ../glib-2.82.4/gio/tests/portal-support-flatpak-gsettings-only.c [1172/1610] cc -Igio/tests/portal-support-flatpak-gsettings-only.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -DG_PORTAL_SUPPORT_TEST -MD -MQ gio/tests/portal-support-flatpak-gsettings-only.p/.._gportalsupport.c.o -MF gio/tests/portal-support-flatpak-gsettings-only.p/.._gportalsupport.c.o.d -o gio/tests/portal-support-flatpak-gsettings-only.p/.._gportalsupport.c.o -c ../glib-2.82.4/gio/gportalsupport.c [1173/1610] cc -Igio/tests/portal-support-flatpak-gsettings-only.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -DG_PORTAL_SUPPORT_TEST -MD -MQ gio/tests/portal-support-flatpak-gsettings-only.p/.._gsandbox.c.o -MF gio/tests/portal-support-flatpak-gsettings-only.p/.._gsandbox.c.o.d -o gio/tests/portal-support-flatpak-gsettings-only.p/.._gsandbox.c.o -c ../glib-2.82.4/gio/gsandbox.c [1174/1610] cc -Igio/tests/portal-support-flatpak-gsettings-only.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -DG_PORTAL_SUPPORT_TEST -MD -MQ gio/tests/portal-support-flatpak-gsettings-only.p/portal-support-utils.c.o -MF gio/tests/portal-support-flatpak-gsettings-only.p/portal-support-utils.c.o.d -o gio/tests/portal-support-flatpak-gsettings-only.p/portal-support-utils.c.o -c ../glib-2.82.4/gio/tests/portal-support-utils.c [1175/1610] cc -o gio/tests/portal-support-flatpak-gsettings-only gio/tests/portal-support-flatpak-gsettings-only.p/portal-support-flatpak-gsettings-only.c.o gio/tests/portal-support-flatpak-gsettings-only.p/.._gportalsupport.c.o gio/tests/portal-support-flatpak-gsettings-only.p/.._gsandbox.c.o gio/tests/portal-support-flatpak-gsettings-only.p/portal-support-utils.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1176/1610] cc -Igio/tests/portal-support-none.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -DG_PORTAL_SUPPORT_TEST -MD -MQ gio/tests/portal-support-none.p/portal-support-none.c.o -MF gio/tests/portal-support-none.p/portal-support-none.c.o.d -o gio/tests/portal-support-none.p/portal-support-none.c.o -c ../glib-2.82.4/gio/tests/portal-support-none.c [1177/1610] cc -Igio/tests/portal-support-none.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -DG_PORTAL_SUPPORT_TEST -MD -MQ gio/tests/portal-support-none.p/.._gportalsupport.c.o -MF gio/tests/portal-support-none.p/.._gportalsupport.c.o.d -o gio/tests/portal-support-none.p/.._gportalsupport.c.o -c ../glib-2.82.4/gio/gportalsupport.c [1178/1610] cc -Igio/tests/portal-support-none.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -DG_PORTAL_SUPPORT_TEST -MD -MQ gio/tests/portal-support-none.p/.._gsandbox.c.o -MF gio/tests/portal-support-none.p/.._gsandbox.c.o.d -o gio/tests/portal-support-none.p/.._gsandbox.c.o -c ../glib-2.82.4/gio/gsandbox.c [1179/1610] cc -o gio/tests/portal-support-none gio/tests/portal-support-none.p/portal-support-none.c.o gio/tests/portal-support-none.p/.._gportalsupport.c.o gio/tests/portal-support-none.p/.._gsandbox.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1180/1610] cc -Igio/tests/portal-support-env-var.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/portal-support-env-var.p/portal-support-env-var.c.o -MF gio/tests/portal-support-env-var.p/portal-support-env-var.c.o.d -o gio/tests/portal-support-env-var.p/portal-support-env-var.c.o -c ../glib-2.82.4/gio/tests/portal-support-env-var.c [1181/1610] cc -Igio/tests/portal-support-env-var.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/portal-support-env-var.p/.._gportalsupport.c.o -MF gio/tests/portal-support-env-var.p/.._gportalsupport.c.o.d -o gio/tests/portal-support-env-var.p/.._gportalsupport.c.o -c ../glib-2.82.4/gio/gportalsupport.c [1182/1610] cc -Igio/tests/portal-support-env-var.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/portal-support-env-var.p/.._gsandbox.c.o -MF gio/tests/portal-support-env-var.p/.._gsandbox.c.o.d -o gio/tests/portal-support-env-var.p/.._gsandbox.c.o -c ../glib-2.82.4/gio/gsandbox.c [1183/1610] cc -o gio/tests/portal-support-env-var gio/tests/portal-support-env-var.p/portal-support-env-var.c.o gio/tests/portal-support-env-var.p/.._gportalsupport.c.o gio/tests/portal-support-env-var.p/.._gsandbox.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1184/1610] cc -Igio/tests/portal-support-snap.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -DG_PORTAL_SUPPORT_TEST -MD -MQ gio/tests/portal-support-snap.p/portal-support-snap.c.o -MF gio/tests/portal-support-snap.p/portal-support-snap.c.o.d -o gio/tests/portal-support-snap.p/portal-support-snap.c.o -c ../glib-2.82.4/gio/tests/portal-support-snap.c [1185/1610] cc -Igio/tests/portal-support-snap.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -DG_PORTAL_SUPPORT_TEST -MD -MQ gio/tests/portal-support-snap.p/.._gportalsupport.c.o -MF gio/tests/portal-support-snap.p/.._gportalsupport.c.o.d -o gio/tests/portal-support-snap.p/.._gportalsupport.c.o -c ../glib-2.82.4/gio/gportalsupport.c [1186/1610] cc -Igio/tests/portal-support-snap.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -DG_PORTAL_SUPPORT_TEST -MD -MQ gio/tests/portal-support-snap.p/.._gsandbox.c.o -MF gio/tests/portal-support-snap.p/.._gsandbox.c.o.d -o gio/tests/portal-support-snap.p/.._gsandbox.c.o -c ../glib-2.82.4/gio/gsandbox.c [1187/1610] cc -Igio/tests/portal-support-snap.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -DG_PORTAL_SUPPORT_TEST -MD -MQ gio/tests/portal-support-snap.p/portal-support-utils.c.o -MF gio/tests/portal-support-snap.p/portal-support-utils.c.o.d -o gio/tests/portal-support-snap.p/portal-support-utils.c.o -c ../glib-2.82.4/gio/tests/portal-support-utils.c [1188/1610] cc -o gio/tests/portal-support-snap gio/tests/portal-support-snap.p/portal-support-snap.c.o gio/tests/portal-support-snap.p/.._gportalsupport.c.o gio/tests/portal-support-snap.p/.._gsandbox.c.o gio/tests/portal-support-snap.p/portal-support-utils.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1189/1610] cc -Igio/tests/portal-support-snap-classic.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -DG_PORTAL_SUPPORT_TEST -MD -MQ gio/tests/portal-support-snap-classic.p/portal-support-snap-classic.c.o -MF gio/tests/portal-support-snap-classic.p/portal-support-snap-classic.c.o.d -o gio/tests/portal-support-snap-classic.p/portal-support-snap-classic.c.o -c ../glib-2.82.4/gio/tests/portal-support-snap-classic.c [1190/1610] cc -Igio/tests/portal-support-snap-classic.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -DG_PORTAL_SUPPORT_TEST -MD -MQ gio/tests/portal-support-snap-classic.p/.._gportalsupport.c.o -MF gio/tests/portal-support-snap-classic.p/.._gportalsupport.c.o.d -o gio/tests/portal-support-snap-classic.p/.._gportalsupport.c.o -c ../glib-2.82.4/gio/gportalsupport.c [1191/1610] cc -Igio/tests/portal-support-snap-classic.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -DG_PORTAL_SUPPORT_TEST -MD -MQ gio/tests/portal-support-snap-classic.p/.._gsandbox.c.o -MF gio/tests/portal-support-snap-classic.p/.._gsandbox.c.o.d -o gio/tests/portal-support-snap-classic.p/.._gsandbox.c.o -c ../glib-2.82.4/gio/gsandbox.c [1192/1610] cc -Igio/tests/portal-support-snap-classic.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -DG_PORTAL_SUPPORT_TEST -MD -MQ gio/tests/portal-support-snap-classic.p/portal-support-utils.c.o -MF gio/tests/portal-support-snap-classic.p/portal-support-utils.c.o.d -o gio/tests/portal-support-snap-classic.p/portal-support-utils.c.o -c ../glib-2.82.4/gio/tests/portal-support-utils.c [1193/1610] cc -o gio/tests/portal-support-snap-classic gio/tests/portal-support-snap-classic.p/portal-support-snap-classic.c.o gio/tests/portal-support-snap-classic.p/.._gportalsupport.c.o gio/tests/portal-support-snap-classic.p/.._gsandbox.c.o gio/tests/portal-support-snap-classic.p/portal-support-utils.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1194/1610] cc -Igio/tests/resolver-parsing.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/resolver-parsing.p/resolver-parsing.c.o -MF gio/tests/resolver-parsing.p/resolver-parsing.c.o.d -o gio/tests/resolver-parsing.p/resolver-parsing.c.o -c ../glib-2.82.4/gio/tests/resolver-parsing.c [1195/1610] cc -o gio/tests/resolver-parsing gio/tests/resolver-parsing.p/resolver-parsing.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1196/1610] cc -Igio/tests/socket-address.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/socket-address.p/socket-address.c.o -MF gio/tests/socket-address.p/socket-address.c.o.d -o gio/tests/socket-address.p/socket-address.c.o -c ../glib-2.82.4/gio/tests/socket-address.c [1197/1610] cc -o gio/tests/socket-address gio/tests/socket-address.p/socket-address.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1198/1610] cc -Igio/tests/stream-rw_all.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/stream-rw_all.p/stream-rw_all.c.o -MF gio/tests/stream-rw_all.p/stream-rw_all.c.o.d -o gio/tests/stream-rw_all.p/stream-rw_all.c.o -c ../glib-2.82.4/gio/tests/stream-rw_all.c [1199/1610] cc -o gio/tests/stream-rw_all gio/tests/stream-rw_all.p/stream-rw_all.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1200/1610] cc -Igio/tests/unix-mounts.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/unix-mounts.p/unix-mounts.c.o -MF gio/tests/unix-mounts.p/unix-mounts.c.o.d -o gio/tests/unix-mounts.p/unix-mounts.c.o -c ../glib-2.82.4/gio/tests/unix-mounts.c [1201/1610] cc -o gio/tests/unix-mounts gio/tests/unix-mounts.p/unix-mounts.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1202/1610] cc -Igio/tests/unix-streams.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/unix-streams.p/unix-streams.c.o -MF gio/tests/unix-streams.p/unix-streams.c.o.d -o gio/tests/unix-streams.p/unix-streams.c.o -c ../glib-2.82.4/gio/tests/unix-streams.c [1203/1610] cc -o gio/tests/unix-streams gio/tests/unix-streams.p/unix-streams.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1204/1610] cc -Igio/tests/g-file-info-filesystem-readonly.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/g-file-info-filesystem-readonly.p/g-file-info-filesystem-readonly.c.o -MF gio/tests/g-file-info-filesystem-readonly.p/g-file-info-filesystem-readonly.c.o.d -o gio/tests/g-file-info-filesystem-readonly.p/g-file-info-filesystem-readonly.c.o -c ../glib-2.82.4/gio/tests/g-file-info-filesystem-readonly.c [1205/1610] cc -o gio/tests/g-file-info-filesystem-readonly gio/tests/g-file-info-filesystem-readonly.p/g-file-info-filesystem-readonly.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1206/1610] cc -Igio/tests/gschema-compile.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gschema-compile.p/gschema-compile.c.o -MF gio/tests/gschema-compile.p/gschema-compile.c.o.d -o gio/tests/gschema-compile.p/gschema-compile.c.o -c ../glib-2.82.4/gio/tests/gschema-compile.c [1207/1610] cc -o gio/tests/gschema-compile gio/tests/gschema-compile.p/gschema-compile.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1208/1610] cc -Igio/tests/trash.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/trash.p/trash.c.o -MF gio/tests/trash.p/trash.c.o.d -o gio/tests/trash.p/trash.c.o -c ../glib-2.82.4/gio/tests/trash.c [1209/1610] cc -o gio/tests/trash gio/tests/trash.p/trash.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1210/1610] cc -Igio/tests/gsocketclient-slow.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gsocketclient-slow.p/gsocketclient-slow.c.o -MF gio/tests/gsocketclient-slow.p/gsocketclient-slow.c.o.d -o gio/tests/gsocketclient-slow.p/gsocketclient-slow.c.o -c ../glib-2.82.4/gio/tests/gsocketclient-slow.c [1211/1610] cc -o gio/tests/gsocketclient-slow gio/tests/gsocketclient-slow.p/gsocketclient-slow.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1212/1610] cc -Igio/tests/appinfo.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/appinfo.p/appinfo.c.o -MF gio/tests/appinfo.p/appinfo.c.o.d -o gio/tests/appinfo.p/appinfo.c.o -c ../glib-2.82.4/gio/tests/appinfo.c [1213/1610] cc -o gio/tests/appinfo gio/tests/appinfo.p/appinfo.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1214/1610] cc -Igio/tests/desktop-app-info.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/desktop-app-info.p/desktop-app-info.c.o -MF gio/tests/desktop-app-info.p/desktop-app-info.c.o.d -o gio/tests/desktop-app-info.p/desktop-app-info.c.o -c ../glib-2.82.4/gio/tests/desktop-app-info.c [1215/1610] cc -o gio/tests/desktop-app-info gio/tests/desktop-app-info.p/desktop-app-info.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1216/1610] cc -Igio/tests/mimeapps.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/mimeapps.p/mimeapps.c.o -MF gio/tests/mimeapps.p/mimeapps.c.o.d -o gio/tests/mimeapps.p/mimeapps.c.o -c ../glib-2.82.4/gio/tests/mimeapps.c [1217/1610] cc -o gio/tests/mimeapps gio/tests/mimeapps.p/mimeapps.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1218/1610] cc -Igio/tests/actions.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/actions.p/actions.c.o -MF gio/tests/actions.p/actions.c.o.d -o gio/tests/actions.p/actions.c.o -c ../glib-2.82.4/gio/tests/actions.c ../glib-2.82.4/gio/tests/actions.c:414:12: warning: missing field 'activate' initializer [-Wmissing-field-initializers] { NULL }, ^ 1 warning generated. [1219/1610] cc -Igio/tests/actions.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/actions.p/gdbus-sessionbus.c.o -MF gio/tests/actions.p/gdbus-sessionbus.c.o.d -o gio/tests/actions.p/gdbus-sessionbus.c.o -c ../glib-2.82.4/gio/tests/gdbus-sessionbus.c [1220/1610] cc -Igio/tests/actions.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/actions.p/gdbus-tests.c.o -MF gio/tests/actions.p/gdbus-tests.c.o.d -o gio/tests/actions.p/gdbus-tests.c.o -c ../glib-2.82.4/gio/tests/gdbus-tests.c [1221/1610] cc -o gio/tests/actions gio/tests/actions.p/actions.c.o gio/tests/actions.p/gdbus-sessionbus.c.o gio/tests/actions.p/gdbus-tests.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1222/1610] cc -Igio/tests/fdo-notification-backend.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/fdo-notification-backend.p/fdo-notification-backend.c.o -MF gio/tests/fdo-notification-backend.p/fdo-notification-backend.c.o.d -o gio/tests/fdo-notification-backend.p/fdo-notification-backend.c.o -c ../glib-2.82.4/gio/tests/fdo-notification-backend.c [1223/1610] cc -o gio/tests/fdo-notification-backend gio/tests/fdo-notification-backend.p/fdo-notification-backend.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1224/1610] cc -Igio/tests/gdbus-auth.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-auth.p/gdbus-auth.c.o -MF gio/tests/gdbus-auth.p/gdbus-auth.c.o.d -o gio/tests/gdbus-auth.p/gdbus-auth.c.o -c ../glib-2.82.4/gio/tests/gdbus-auth.c [1225/1610] cc -Igio/tests/gdbus-auth.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-auth.p/gdbus-sessionbus.c.o -MF gio/tests/gdbus-auth.p/gdbus-sessionbus.c.o.d -o gio/tests/gdbus-auth.p/gdbus-sessionbus.c.o -c ../glib-2.82.4/gio/tests/gdbus-sessionbus.c [1226/1610] cc -Igio/tests/gdbus-auth.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-auth.p/gdbus-tests.c.o -MF gio/tests/gdbus-auth.p/gdbus-tests.c.o.d -o gio/tests/gdbus-auth.p/gdbus-tests.c.o -c ../glib-2.82.4/gio/tests/gdbus-tests.c [1227/1610] cc -o gio/tests/gdbus-auth gio/tests/gdbus-auth.p/gdbus-auth.c.o gio/tests/gdbus-auth.p/gdbus-sessionbus.c.o gio/tests/gdbus-auth.p/gdbus-tests.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1228/1610] cc -Igio/tests/gdbus-bz627724.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-bz627724.p/gdbus-bz627724.c.o -MF gio/tests/gdbus-bz627724.p/gdbus-bz627724.c.o.d -o gio/tests/gdbus-bz627724.p/gdbus-bz627724.c.o -c ../glib-2.82.4/gio/tests/gdbus-bz627724.c [1229/1610] cc -Igio/tests/gdbus-bz627724.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-bz627724.p/gdbus-sessionbus.c.o -MF gio/tests/gdbus-bz627724.p/gdbus-sessionbus.c.o.d -o gio/tests/gdbus-bz627724.p/gdbus-sessionbus.c.o -c ../glib-2.82.4/gio/tests/gdbus-sessionbus.c [1230/1610] cc -Igio/tests/gdbus-bz627724.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-bz627724.p/gdbus-tests.c.o -MF gio/tests/gdbus-bz627724.p/gdbus-tests.c.o.d -o gio/tests/gdbus-bz627724.p/gdbus-tests.c.o -c ../glib-2.82.4/gio/tests/gdbus-tests.c [1231/1610] cc -o gio/tests/gdbus-bz627724 gio/tests/gdbus-bz627724.p/gdbus-bz627724.c.o gio/tests/gdbus-bz627724.p/gdbus-sessionbus.c.o gio/tests/gdbus-bz627724.p/gdbus-tests.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1232/1610] cc -Igio/tests/gdbus-close-pending.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-close-pending.p/gdbus-close-pending.c.o -MF gio/tests/gdbus-close-pending.p/gdbus-close-pending.c.o.d -o gio/tests/gdbus-close-pending.p/gdbus-close-pending.c.o -c ../glib-2.82.4/gio/tests/gdbus-close-pending.c [1233/1610] cc -Igio/tests/gdbus-close-pending.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-close-pending.p/gdbus-sessionbus.c.o -MF gio/tests/gdbus-close-pending.p/gdbus-sessionbus.c.o.d -o gio/tests/gdbus-close-pending.p/gdbus-sessionbus.c.o -c ../glib-2.82.4/gio/tests/gdbus-sessionbus.c [1234/1610] cc -Igio/tests/gdbus-close-pending.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-close-pending.p/gdbus-tests.c.o -MF gio/tests/gdbus-close-pending.p/gdbus-tests.c.o.d -o gio/tests/gdbus-close-pending.p/gdbus-tests.c.o -c ../glib-2.82.4/gio/tests/gdbus-tests.c [1235/1610] cc -o gio/tests/gdbus-close-pending gio/tests/gdbus-close-pending.p/gdbus-close-pending.c.o gio/tests/gdbus-close-pending.p/gdbus-sessionbus.c.o gio/tests/gdbus-close-pending.p/gdbus-tests.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1236/1610] cc -Igio/tests/gdbus-connection.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-connection.p/gdbus-connection.c.o -MF gio/tests/gdbus-connection.p/gdbus-connection.c.o.d -o gio/tests/gdbus-connection.p/gdbus-connection.c.o -c ../glib-2.82.4/gio/tests/gdbus-connection.c [1237/1610] cc -Igio/tests/gdbus-connection.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-connection.p/gdbus-sessionbus.c.o -MF gio/tests/gdbus-connection.p/gdbus-sessionbus.c.o.d -o gio/tests/gdbus-connection.p/gdbus-sessionbus.c.o -c ../glib-2.82.4/gio/tests/gdbus-sessionbus.c [1238/1610] cc -Igio/tests/gdbus-connection.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-connection.p/gdbus-tests.c.o -MF gio/tests/gdbus-connection.p/gdbus-tests.c.o.d -o gio/tests/gdbus-connection.p/gdbus-tests.c.o -c ../glib-2.82.4/gio/tests/gdbus-tests.c [1239/1610] cc -o gio/tests/gdbus-connection gio/tests/gdbus-connection.p/gdbus-connection.c.o gio/tests/gdbus-connection.p/gdbus-sessionbus.c.o gio/tests/gdbus-connection.p/gdbus-tests.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1240/1610] cc -Igio/tests/gdbus-connection-loss.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-connection-loss.p/gdbus-connection-loss.c.o -MF gio/tests/gdbus-connection-loss.p/gdbus-connection-loss.c.o.d -o gio/tests/gdbus-connection-loss.p/gdbus-connection-loss.c.o -c ../glib-2.82.4/gio/tests/gdbus-connection-loss.c [1241/1610] cc -Igio/tests/gdbus-connection-loss.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-connection-loss.p/gdbus-sessionbus.c.o -MF gio/tests/gdbus-connection-loss.p/gdbus-sessionbus.c.o.d -o gio/tests/gdbus-connection-loss.p/gdbus-sessionbus.c.o -c ../glib-2.82.4/gio/tests/gdbus-sessionbus.c [1242/1610] cc -Igio/tests/gdbus-connection-loss.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-connection-loss.p/gdbus-tests.c.o -MF gio/tests/gdbus-connection-loss.p/gdbus-tests.c.o.d -o gio/tests/gdbus-connection-loss.p/gdbus-tests.c.o -c ../glib-2.82.4/gio/tests/gdbus-tests.c [1243/1610] cc -o gio/tests/gdbus-connection-loss gio/tests/gdbus-connection-loss.p/gdbus-connection-loss.c.o gio/tests/gdbus-connection-loss.p/gdbus-sessionbus.c.o gio/tests/gdbus-connection-loss.p/gdbus-tests.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1244/1610] cc -Igio/tests/gdbus-connection-slow.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-connection-slow.p/gdbus-connection-slow.c.o -MF gio/tests/gdbus-connection-slow.p/gdbus-connection-slow.c.o.d -o gio/tests/gdbus-connection-slow.p/gdbus-connection-slow.c.o -c ../glib-2.82.4/gio/tests/gdbus-connection-slow.c [1245/1610] cc -Igio/tests/gdbus-connection-slow.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-connection-slow.p/gdbus-sessionbus.c.o -MF gio/tests/gdbus-connection-slow.p/gdbus-sessionbus.c.o.d -o gio/tests/gdbus-connection-slow.p/gdbus-sessionbus.c.o -c ../glib-2.82.4/gio/tests/gdbus-sessionbus.c [1246/1610] cc -Igio/tests/gdbus-connection-slow.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-connection-slow.p/gdbus-tests.c.o -MF gio/tests/gdbus-connection-slow.p/gdbus-tests.c.o.d -o gio/tests/gdbus-connection-slow.p/gdbus-tests.c.o -c ../glib-2.82.4/gio/tests/gdbus-tests.c [1247/1610] cc -o gio/tests/gdbus-connection-slow gio/tests/gdbus-connection-slow.p/gdbus-connection-slow.c.o gio/tests/gdbus-connection-slow.p/gdbus-sessionbus.c.o gio/tests/gdbus-connection-slow.p/gdbus-tests.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1248/1610] cc -Igio/tests/gdbus-error.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-error.p/gdbus-error.c.o -MF gio/tests/gdbus-error.p/gdbus-error.c.o.d -o gio/tests/gdbus-error.p/gdbus-error.c.o -c ../glib-2.82.4/gio/tests/gdbus-error.c [1249/1610] cc -Igio/tests/gdbus-error.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-error.p/gdbus-sessionbus.c.o -MF gio/tests/gdbus-error.p/gdbus-sessionbus.c.o.d -o gio/tests/gdbus-error.p/gdbus-sessionbus.c.o -c ../glib-2.82.4/gio/tests/gdbus-sessionbus.c [1250/1610] cc -Igio/tests/gdbus-error.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-error.p/gdbus-tests.c.o -MF gio/tests/gdbus-error.p/gdbus-tests.c.o.d -o gio/tests/gdbus-error.p/gdbus-tests.c.o -c ../glib-2.82.4/gio/tests/gdbus-tests.c [1251/1610] cc -o gio/tests/gdbus-error gio/tests/gdbus-error.p/gdbus-error.c.o gio/tests/gdbus-error.p/gdbus-sessionbus.c.o gio/tests/gdbus-error.p/gdbus-tests.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1252/1610] cc -Igio/tests/gdbus-exit-on-close.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-exit-on-close.p/gdbus-exit-on-close.c.o -MF gio/tests/gdbus-exit-on-close.p/gdbus-exit-on-close.c.o.d -o gio/tests/gdbus-exit-on-close.p/gdbus-exit-on-close.c.o -c ../glib-2.82.4/gio/tests/gdbus-exit-on-close.c [1253/1610] cc -Igio/tests/gdbus-exit-on-close.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-exit-on-close.p/gdbus-sessionbus.c.o -MF gio/tests/gdbus-exit-on-close.p/gdbus-sessionbus.c.o.d -o gio/tests/gdbus-exit-on-close.p/gdbus-sessionbus.c.o -c ../glib-2.82.4/gio/tests/gdbus-sessionbus.c [1254/1610] cc -Igio/tests/gdbus-exit-on-close.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-exit-on-close.p/gdbus-tests.c.o -MF gio/tests/gdbus-exit-on-close.p/gdbus-tests.c.o.d -o gio/tests/gdbus-exit-on-close.p/gdbus-tests.c.o -c ../glib-2.82.4/gio/tests/gdbus-tests.c [1255/1610] cc -o gio/tests/gdbus-exit-on-close gio/tests/gdbus-exit-on-close.p/gdbus-exit-on-close.c.o gio/tests/gdbus-exit-on-close.p/gdbus-sessionbus.c.o gio/tests/gdbus-exit-on-close.p/gdbus-tests.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1256/1610] cc -Igio/tests/gdbus-export.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-export.p/gdbus-export.c.o -MF gio/tests/gdbus-export.p/gdbus-export.c.o.d -o gio/tests/gdbus-export.p/gdbus-export.c.o -c ../glib-2.82.4/gio/tests/gdbus-export.c [1257/1610] cc -Igio/tests/gdbus-export.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-export.p/gdbus-sessionbus.c.o -MF gio/tests/gdbus-export.p/gdbus-sessionbus.c.o.d -o gio/tests/gdbus-export.p/gdbus-sessionbus.c.o -c ../glib-2.82.4/gio/tests/gdbus-sessionbus.c [1258/1610] cc -Igio/tests/gdbus-export.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-export.p/gdbus-tests.c.o -MF gio/tests/gdbus-export.p/gdbus-tests.c.o.d -o gio/tests/gdbus-export.p/gdbus-tests.c.o -c ../glib-2.82.4/gio/tests/gdbus-tests.c [1259/1610] cc -o gio/tests/gdbus-export gio/tests/gdbus-export.p/gdbus-export.c.o gio/tests/gdbus-export.p/gdbus-sessionbus.c.o gio/tests/gdbus-export.p/gdbus-tests.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1260/1610] cc -Igio/tests/gdbus-introspection.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-introspection.p/gdbus-introspection.c.o -MF gio/tests/gdbus-introspection.p/gdbus-introspection.c.o.d -o gio/tests/gdbus-introspection.p/gdbus-introspection.c.o -c ../glib-2.82.4/gio/tests/gdbus-introspection.c [1261/1610] cc -Igio/tests/gdbus-introspection.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-introspection.p/gdbus-sessionbus.c.o -MF gio/tests/gdbus-introspection.p/gdbus-sessionbus.c.o.d -o gio/tests/gdbus-introspection.p/gdbus-sessionbus.c.o -c ../glib-2.82.4/gio/tests/gdbus-sessionbus.c [1262/1610] cc -Igio/tests/gdbus-introspection.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-introspection.p/gdbus-tests.c.o -MF gio/tests/gdbus-introspection.p/gdbus-tests.c.o.d -o gio/tests/gdbus-introspection.p/gdbus-tests.c.o -c ../glib-2.82.4/gio/tests/gdbus-tests.c [1263/1610] cc -o gio/tests/gdbus-introspection gio/tests/gdbus-introspection.p/gdbus-introspection.c.o gio/tests/gdbus-introspection.p/gdbus-sessionbus.c.o gio/tests/gdbus-introspection.p/gdbus-tests.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1264/1610] cc -Igio/tests/gdbus-method-invocation.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-method-invocation.p/gdbus-method-invocation.c.o -MF gio/tests/gdbus-method-invocation.p/gdbus-method-invocation.c.o.d -o gio/tests/gdbus-method-invocation.p/gdbus-method-invocation.c.o -c ../glib-2.82.4/gio/tests/gdbus-method-invocation.c [1265/1610] cc -Igio/tests/gdbus-method-invocation.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-method-invocation.p/gdbus-sessionbus.c.o -MF gio/tests/gdbus-method-invocation.p/gdbus-sessionbus.c.o.d -o gio/tests/gdbus-method-invocation.p/gdbus-sessionbus.c.o -c ../glib-2.82.4/gio/tests/gdbus-sessionbus.c [1266/1610] cc -Igio/tests/gdbus-method-invocation.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-method-invocation.p/gdbus-tests.c.o -MF gio/tests/gdbus-method-invocation.p/gdbus-tests.c.o.d -o gio/tests/gdbus-method-invocation.p/gdbus-tests.c.o -c ../glib-2.82.4/gio/tests/gdbus-tests.c [1267/1610] cc -o gio/tests/gdbus-method-invocation gio/tests/gdbus-method-invocation.p/gdbus-method-invocation.c.o gio/tests/gdbus-method-invocation.p/gdbus-sessionbus.c.o gio/tests/gdbus-method-invocation.p/gdbus-tests.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1268/1610] cc -Igio/tests/gdbus-names.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-names.p/gdbus-names.c.o -MF gio/tests/gdbus-names.p/gdbus-names.c.o.d -o gio/tests/gdbus-names.p/gdbus-names.c.o -c ../glib-2.82.4/gio/tests/gdbus-names.c [1269/1610] cc -Igio/tests/gdbus-names.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-names.p/gdbus-sessionbus.c.o -MF gio/tests/gdbus-names.p/gdbus-sessionbus.c.o.d -o gio/tests/gdbus-names.p/gdbus-sessionbus.c.o -c ../glib-2.82.4/gio/tests/gdbus-sessionbus.c [1270/1610] cc -Igio/tests/gdbus-names.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-names.p/gdbus-tests.c.o -MF gio/tests/gdbus-names.p/gdbus-tests.c.o.d -o gio/tests/gdbus-names.p/gdbus-tests.c.o -c ../glib-2.82.4/gio/tests/gdbus-tests.c [1271/1610] cc -o gio/tests/gdbus-names gio/tests/gdbus-names.p/gdbus-names.c.o gio/tests/gdbus-names.p/gdbus-sessionbus.c.o gio/tests/gdbus-names.p/gdbus-tests.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1272/1610] cc -Igio/tests/gdbus-proxy.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-proxy.p/gdbus-proxy.c.o -MF gio/tests/gdbus-proxy.p/gdbus-proxy.c.o.d -o gio/tests/gdbus-proxy.p/gdbus-proxy.c.o -c ../glib-2.82.4/gio/tests/gdbus-proxy.c [1273/1610] cc -Igio/tests/gdbus-proxy.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-proxy.p/gdbus-sessionbus.c.o -MF gio/tests/gdbus-proxy.p/gdbus-sessionbus.c.o.d -o gio/tests/gdbus-proxy.p/gdbus-sessionbus.c.o -c ../glib-2.82.4/gio/tests/gdbus-sessionbus.c [1274/1610] cc -Igio/tests/gdbus-proxy.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-proxy.p/gdbus-tests.c.o -MF gio/tests/gdbus-proxy.p/gdbus-tests.c.o.d -o gio/tests/gdbus-proxy.p/gdbus-tests.c.o -c ../glib-2.82.4/gio/tests/gdbus-tests.c [1275/1610] cc -o gio/tests/gdbus-proxy gio/tests/gdbus-proxy.p/gdbus-proxy.c.o gio/tests/gdbus-proxy.p/gdbus-sessionbus.c.o gio/tests/gdbus-proxy.p/gdbus-tests.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1276/1610] cc -Igio/tests/gdbus-proxy-threads.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-proxy-threads.p/gdbus-proxy-threads.c.o -MF gio/tests/gdbus-proxy-threads.p/gdbus-proxy-threads.c.o.d -o gio/tests/gdbus-proxy-threads.p/gdbus-proxy-threads.c.o -c ../glib-2.82.4/gio/tests/gdbus-proxy-threads.c [1277/1610] cc -Igio/tests/gdbus-proxy-threads.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-proxy-threads.p/gdbus-sessionbus.c.o -MF gio/tests/gdbus-proxy-threads.p/gdbus-sessionbus.c.o.d -o gio/tests/gdbus-proxy-threads.p/gdbus-sessionbus.c.o -c ../glib-2.82.4/gio/tests/gdbus-sessionbus.c [1278/1610] cc -Igio/tests/gdbus-proxy-threads.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-proxy-threads.p/gdbus-tests.c.o -MF gio/tests/gdbus-proxy-threads.p/gdbus-tests.c.o.d -o gio/tests/gdbus-proxy-threads.p/gdbus-tests.c.o -c ../glib-2.82.4/gio/tests/gdbus-tests.c [1279/1610] cc -o gio/tests/gdbus-proxy-threads gio/tests/gdbus-proxy-threads.p/gdbus-proxy-threads.c.o gio/tests/gdbus-proxy-threads.p/gdbus-sessionbus.c.o gio/tests/gdbus-proxy-threads.p/gdbus-tests.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl /usr/local/lib/libdbus-1.so.11.4 -Wl,--end-group [1280/1610] cc -Igio/tests/gdbus-proxy-unique-name.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-proxy-unique-name.p/gdbus-proxy-unique-name.c.o -MF gio/tests/gdbus-proxy-unique-name.p/gdbus-proxy-unique-name.c.o.d -o gio/tests/gdbus-proxy-unique-name.p/gdbus-proxy-unique-name.c.o -c ../glib-2.82.4/gio/tests/gdbus-proxy-unique-name.c [1281/1610] cc -Igio/tests/gdbus-proxy-unique-name.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-proxy-unique-name.p/gdbus-sessionbus.c.o -MF gio/tests/gdbus-proxy-unique-name.p/gdbus-sessionbus.c.o.d -o gio/tests/gdbus-proxy-unique-name.p/gdbus-sessionbus.c.o -c ../glib-2.82.4/gio/tests/gdbus-sessionbus.c [1282/1610] cc -Igio/tests/gdbus-proxy-unique-name.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-proxy-unique-name.p/gdbus-tests.c.o -MF gio/tests/gdbus-proxy-unique-name.p/gdbus-tests.c.o.d -o gio/tests/gdbus-proxy-unique-name.p/gdbus-tests.c.o -c ../glib-2.82.4/gio/tests/gdbus-tests.c [1283/1610] cc -o gio/tests/gdbus-proxy-unique-name gio/tests/gdbus-proxy-unique-name.p/gdbus-proxy-unique-name.c.o gio/tests/gdbus-proxy-unique-name.p/gdbus-sessionbus.c.o gio/tests/gdbus-proxy-unique-name.p/gdbus-tests.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1284/1610] cc -Igio/tests/gdbus-proxy-well-known-name.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-proxy-well-known-name.p/gdbus-proxy-well-known-name.c.o -MF gio/tests/gdbus-proxy-well-known-name.p/gdbus-proxy-well-known-name.c.o.d -o gio/tests/gdbus-proxy-well-known-name.p/gdbus-proxy-well-known-name.c.o -c ../glib-2.82.4/gio/tests/gdbus-proxy-well-known-name.c [1285/1610] cc -Igio/tests/gdbus-proxy-well-known-name.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-proxy-well-known-name.p/gdbus-sessionbus.c.o -MF gio/tests/gdbus-proxy-well-known-name.p/gdbus-sessionbus.c.o.d -o gio/tests/gdbus-proxy-well-known-name.p/gdbus-sessionbus.c.o -c ../glib-2.82.4/gio/tests/gdbus-sessionbus.c [1286/1610] cc -Igio/tests/gdbus-proxy-well-known-name.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-proxy-well-known-name.p/gdbus-tests.c.o -MF gio/tests/gdbus-proxy-well-known-name.p/gdbus-tests.c.o.d -o gio/tests/gdbus-proxy-well-known-name.p/gdbus-tests.c.o -c ../glib-2.82.4/gio/tests/gdbus-tests.c [1287/1610] cc -o gio/tests/gdbus-proxy-well-known-name gio/tests/gdbus-proxy-well-known-name.p/gdbus-proxy-well-known-name.c.o gio/tests/gdbus-proxy-well-known-name.p/gdbus-sessionbus.c.o gio/tests/gdbus-proxy-well-known-name.p/gdbus-tests.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1288/1610] cc -Igio/tests/gdbus-subscribe.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-subscribe.p/gdbus-subscribe.c.o -MF gio/tests/gdbus-subscribe.p/gdbus-subscribe.c.o.d -o gio/tests/gdbus-subscribe.p/gdbus-subscribe.c.o -c ../glib-2.82.4/gio/tests/gdbus-subscribe.c [1289/1610] cc -Igio/tests/gdbus-subscribe.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-subscribe.p/gdbus-sessionbus.c.o -MF gio/tests/gdbus-subscribe.p/gdbus-sessionbus.c.o.d -o gio/tests/gdbus-subscribe.p/gdbus-sessionbus.c.o -c ../glib-2.82.4/gio/tests/gdbus-sessionbus.c [1290/1610] cc -Igio/tests/gdbus-subscribe.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-subscribe.p/gdbus-tests.c.o -MF gio/tests/gdbus-subscribe.p/gdbus-tests.c.o.d -o gio/tests/gdbus-subscribe.p/gdbus-tests.c.o -c ../glib-2.82.4/gio/tests/gdbus-tests.c [1291/1610] cc -o gio/tests/gdbus-subscribe gio/tests/gdbus-subscribe.p/gdbus-subscribe.c.o gio/tests/gdbus-subscribe.p/gdbus-sessionbus.c.o gio/tests/gdbus-subscribe.p/gdbus-tests.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1292/1610] cc -Igio/tests/gdbus-test-codegen.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -MD -MQ gio/tests/gdbus-test-codegen.p/meson-generated_.._gdbus-test-codegen-generated.c.o -MF gio/tests/gdbus-test-codegen.p/meson-generated_.._gdbus-test-codegen-generated.c.o.d -o gio/tests/gdbus-test-codegen.p/meson-generated_.._gdbus-test-codegen-generated.c.o -c gio/tests/gdbus-test-codegen-generated.c [1293/1610] cc -Igio/tests/gdbus-test-codegen.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -MD -MQ gio/tests/gdbus-test-codegen.p/meson-generated_.._gdbus-test-codegen-generated-interface-info.c.o -MF gio/tests/gdbus-test-codegen.p/meson-generated_.._gdbus-test-codegen-generated-interface-info.c.o.d -o gio/tests/gdbus-test-codegen.p/meson-generated_.._gdbus-test-codegen-generated-interface-info.c.o -c gio/tests/gdbus-test-codegen-generated-interface-info.c [1294/1610] cc -Igio/tests/gdbus-test-codegen.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -MD -MQ gio/tests/gdbus-test-codegen.p/gdbus-test-codegen.c.o -MF gio/tests/gdbus-test-codegen.p/gdbus-test-codegen.c.o.d -o gio/tests/gdbus-test-codegen.p/gdbus-test-codegen.c.o -c ../glib-2.82.4/gio/tests/gdbus-test-codegen.c [1295/1610] cc -Igio/tests/gdbus-test-codegen.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -MD -MQ gio/tests/gdbus-test-codegen.p/gdbus-sessionbus.c.o -MF gio/tests/gdbus-test-codegen.p/gdbus-sessionbus.c.o.d -o gio/tests/gdbus-test-codegen.p/gdbus-sessionbus.c.o -c ../glib-2.82.4/gio/tests/gdbus-sessionbus.c [1296/1610] cc -Igio/tests/gdbus-test-codegen.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -MD -MQ gio/tests/gdbus-test-codegen.p/gdbus-tests.c.o -MF gio/tests/gdbus-test-codegen.p/gdbus-tests.c.o.d -o gio/tests/gdbus-test-codegen.p/gdbus-tests.c.o -c ../glib-2.82.4/gio/tests/gdbus-tests.c [1297/1610] cc -o gio/tests/gdbus-test-codegen gio/tests/gdbus-test-codegen.p/meson-generated_.._gdbus-test-codegen-generated.c.o gio/tests/gdbus-test-codegen.p/meson-generated_.._gdbus-test-codegen-generated-interface-info.c.o gio/tests/gdbus-test-codegen.p/gdbus-test-codegen.c.o gio/tests/gdbus-test-codegen.p/gdbus-sessionbus.c.o gio/tests/gdbus-test-codegen.p/gdbus-tests.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1298/1610] cc -Igio/tests/gdbus-threading.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-threading.p/gdbus-threading.c.o -MF gio/tests/gdbus-threading.p/gdbus-threading.c.o.d -o gio/tests/gdbus-threading.p/gdbus-threading.c.o -c ../glib-2.82.4/gio/tests/gdbus-threading.c [1299/1610] cc -Igio/tests/gdbus-threading.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-threading.p/gdbus-sessionbus.c.o -MF gio/tests/gdbus-threading.p/gdbus-sessionbus.c.o.d -o gio/tests/gdbus-threading.p/gdbus-sessionbus.c.o -c ../glib-2.82.4/gio/tests/gdbus-sessionbus.c [1300/1610] cc -Igio/tests/gdbus-threading.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-threading.p/gdbus-tests.c.o -MF gio/tests/gdbus-threading.p/gdbus-tests.c.o.d -o gio/tests/gdbus-threading.p/gdbus-tests.c.o -c ../glib-2.82.4/gio/tests/gdbus-tests.c [1301/1610] cc -o gio/tests/gdbus-threading gio/tests/gdbus-threading.p/gdbus-threading.c.o gio/tests/gdbus-threading.p/gdbus-sessionbus.c.o gio/tests/gdbus-threading.p/gdbus-tests.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1302/1610] cc -Igio/tests/gmenumodel.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gmenumodel.p/gmenumodel.c.o -MF gio/tests/gmenumodel.p/gmenumodel.c.o.d -o gio/tests/gmenumodel.p/gmenumodel.c.o -c ../glib-2.82.4/gio/tests/gmenumodel.c [1303/1610] cc -Igio/tests/gmenumodel.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gmenumodel.p/gdbus-sessionbus.c.o -MF gio/tests/gmenumodel.p/gdbus-sessionbus.c.o.d -o gio/tests/gmenumodel.p/gdbus-sessionbus.c.o -c ../glib-2.82.4/gio/tests/gdbus-sessionbus.c [1304/1610] cc -Igio/tests/gmenumodel.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gmenumodel.p/gdbus-tests.c.o -MF gio/tests/gmenumodel.p/gdbus-tests.c.o.d -o gio/tests/gmenumodel.p/gdbus-tests.c.o -c ../glib-2.82.4/gio/tests/gdbus-tests.c [1305/1610] cc -o gio/tests/gmenumodel gio/tests/gmenumodel.p/gmenumodel.c.o gio/tests/gmenumodel.p/gdbus-sessionbus.c.o gio/tests/gmenumodel.p/gdbus-tests.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1306/1610] cc -Igio/tests/gnotification.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gnotification.p/gnotification.c.o -MF gio/tests/gnotification.p/gnotification.c.o.d -o gio/tests/gnotification.p/gnotification.c.o -c ../glib-2.82.4/gio/tests/gnotification.c [1307/1610] cc -Igio/tests/gnotification.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gnotification.p/gdbus-sessionbus.c.o -MF gio/tests/gnotification.p/gdbus-sessionbus.c.o.d -o gio/tests/gnotification.p/gdbus-sessionbus.c.o -c ../glib-2.82.4/gio/tests/gdbus-sessionbus.c [1308/1610] cc -Igio/tests/gnotification.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gnotification.p/gdbus-tests.c.o -MF gio/tests/gnotification.p/gdbus-tests.c.o.d -o gio/tests/gnotification.p/gdbus-tests.c.o -c ../glib-2.82.4/gio/tests/gdbus-tests.c [1309/1610] cc -Igio/tests/gnotification.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gnotification.p/gnotification-server.c.o -MF gio/tests/gnotification.p/gnotification-server.c.o.d -o gio/tests/gnotification.p/gnotification-server.c.o -c ../glib-2.82.4/gio/tests/gnotification-server.c [1310/1610] cc -o gio/tests/gnotification gio/tests/gnotification.p/gnotification.c.o gio/tests/gnotification.p/gdbus-sessionbus.c.o gio/tests/gnotification.p/gdbus-tests.c.o gio/tests/gnotification.p/gnotification-server.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1311/1610] cc -Igio/tests/gdbus-test-codegen-old.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -MD -MQ gio/tests/gdbus-test-codegen-old.p/meson-generated_.._gdbus-test-codegen-generated.c.o -MF gio/tests/gdbus-test-codegen-old.p/meson-generated_.._gdbus-test-codegen-generated.c.o.d -o gio/tests/gdbus-test-codegen-old.p/meson-generated_.._gdbus-test-codegen-generated.c.o -c gio/tests/gdbus-test-codegen-generated.c [1312/1610] cc -Igio/tests/gdbus-test-codegen-old.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -MD -MQ gio/tests/gdbus-test-codegen-old.p/meson-generated_.._gdbus-test-codegen-generated-interface-info.c.o -MF gio/tests/gdbus-test-codegen-old.p/meson-generated_.._gdbus-test-codegen-generated-interface-info.c.o.d -o gio/tests/gdbus-test-codegen-old.p/meson-generated_.._gdbus-test-codegen-generated-interface-info.c.o -c gio/tests/gdbus-test-codegen-generated-interface-info.c [1313/1610] cc -Igio/tests/gdbus-test-codegen-old.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -MD -MQ gio/tests/gdbus-test-codegen-old.p/gdbus-test-codegen.c.o -MF gio/tests/gdbus-test-codegen-old.p/gdbus-test-codegen.c.o.d -o gio/tests/gdbus-test-codegen-old.p/gdbus-test-codegen.c.o -c ../glib-2.82.4/gio/tests/gdbus-test-codegen.c [1314/1610] cc -Igio/tests/gdbus-test-codegen-old.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -MD -MQ gio/tests/gdbus-test-codegen-old.p/gdbus-sessionbus.c.o -MF gio/tests/gdbus-test-codegen-old.p/gdbus-sessionbus.c.o.d -o gio/tests/gdbus-test-codegen-old.p/gdbus-sessionbus.c.o -c ../glib-2.82.4/gio/tests/gdbus-sessionbus.c [1315/1610] cc -Igio/tests/gdbus-test-codegen-old.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_36 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_36 -MD -MQ gio/tests/gdbus-test-codegen-old.p/gdbus-tests.c.o -MF gio/tests/gdbus-test-codegen-old.p/gdbus-tests.c.o.d -o gio/tests/gdbus-test-codegen-old.p/gdbus-tests.c.o -c ../glib-2.82.4/gio/tests/gdbus-tests.c [1316/1610] cc -o gio/tests/gdbus-test-codegen-old gio/tests/gdbus-test-codegen-old.p/meson-generated_.._gdbus-test-codegen-generated.c.o gio/tests/gdbus-test-codegen-old.p/meson-generated_.._gdbus-test-codegen-generated-interface-info.c.o gio/tests/gdbus-test-codegen-old.p/gdbus-test-codegen.c.o gio/tests/gdbus-test-codegen-old.p/gdbus-sessionbus.c.o gio/tests/gdbus-test-codegen-old.p/gdbus-tests.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1317/1610] cc -Igio/tests/gdbus-test-codegen-min-required-2-64.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_64 -MD -MQ gio/tests/gdbus-test-codegen-min-required-2-64.p/meson-generated_.._gdbus-test-codegen-generated-min-required-2-64.c.o -MF gio/tests/gdbus-test-codegen-min-required-2-64.p/meson-generated_.._gdbus-test-codegen-generated-min-required-2-64.c.o.d -o gio/tests/gdbus-test-codegen-min-required-2-64.p/meson-generated_.._gdbus-test-codegen-generated-min-required-2-64.c.o -c gio/tests/gdbus-test-codegen-generated-min-required-2-64.c [1318/1610] cc -Igio/tests/gdbus-test-codegen-min-required-2-64.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_64 -MD -MQ gio/tests/gdbus-test-codegen-min-required-2-64.p/meson-generated_.._gdbus-test-codegen-generated-interface-info.c.o -MF gio/tests/gdbus-test-codegen-min-required-2-64.p/meson-generated_.._gdbus-test-codegen-generated-interface-info.c.o.d -o gio/tests/gdbus-test-codegen-min-required-2-64.p/meson-generated_.._gdbus-test-codegen-generated-interface-info.c.o -c gio/tests/gdbus-test-codegen-generated-interface-info.c [1319/1610] cc -Igio/tests/gdbus-test-codegen-min-required-2-64.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_64 -MD -MQ gio/tests/gdbus-test-codegen-min-required-2-64.p/gdbus-test-codegen.c.o -MF gio/tests/gdbus-test-codegen-min-required-2-64.p/gdbus-test-codegen.c.o.d -o gio/tests/gdbus-test-codegen-min-required-2-64.p/gdbus-test-codegen.c.o -c ../glib-2.82.4/gio/tests/gdbus-test-codegen.c [1320/1610] cc -Igio/tests/gdbus-test-codegen-min-required-2-64.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_64 -MD -MQ gio/tests/gdbus-test-codegen-min-required-2-64.p/gdbus-sessionbus.c.o -MF gio/tests/gdbus-test-codegen-min-required-2-64.p/gdbus-sessionbus.c.o.d -o gio/tests/gdbus-test-codegen-min-required-2-64.p/gdbus-sessionbus.c.o -c ../glib-2.82.4/gio/tests/gdbus-sessionbus.c [1321/1610] cc -Igio/tests/gdbus-test-codegen-min-required-2-64.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_64 -MD -MQ gio/tests/gdbus-test-codegen-min-required-2-64.p/gdbus-tests.c.o -MF gio/tests/gdbus-test-codegen-min-required-2-64.p/gdbus-tests.c.o.d -o gio/tests/gdbus-test-codegen-min-required-2-64.p/gdbus-tests.c.o -c ../glib-2.82.4/gio/tests/gdbus-tests.c [1322/1610] cc -o gio/tests/gdbus-test-codegen-min-required-2-64 gio/tests/gdbus-test-codegen-min-required-2-64.p/meson-generated_.._gdbus-test-codegen-generated-min-required-2-64.c.o gio/tests/gdbus-test-codegen-min-required-2-64.p/meson-generated_.._gdbus-test-codegen-generated-interface-info.c.o gio/tests/gdbus-test-codegen-min-required-2-64.p/gdbus-test-codegen.c.o gio/tests/gdbus-test-codegen-min-required-2-64.p/gdbus-sessionbus.c.o gio/tests/gdbus-test-codegen-min-required-2-64.p/gdbus-tests.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1323/1610] cc -Igio/tests/gapplication.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gapplication.p/gapplication.c.o -MF gio/tests/gapplication.p/gapplication.c.o.d -o gio/tests/gapplication.p/gapplication.c.o -c ../glib-2.82.4/gio/tests/gapplication.c [1324/1610] cc -Igio/tests/gapplication.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gapplication.p/gdbus-sessionbus.c.o -MF gio/tests/gapplication.p/gdbus-sessionbus.c.o.d -o gio/tests/gapplication.p/gdbus-sessionbus.c.o -c ../glib-2.82.4/gio/tests/gdbus-sessionbus.c [1325/1610] cc -Igio/tests/gapplication.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gapplication.p/gdbus-tests.c.o -MF gio/tests/gapplication.p/gdbus-tests.c.o.d -o gio/tests/gapplication.p/gdbus-tests.c.o -c ../glib-2.82.4/gio/tests/gdbus-tests.c [1326/1610] cc -o gio/tests/gapplication gio/tests/gapplication.p/gapplication.c.o gio/tests/gapplication.p/gdbus-sessionbus.c.o gio/tests/gapplication.p/gdbus-tests.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1327/1610] cc -Igio/tests/dbus-appinfo.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/dbus-appinfo.p/dbus-appinfo.c.o -MF gio/tests/dbus-appinfo.p/dbus-appinfo.c.o.d -o gio/tests/dbus-appinfo.p/dbus-appinfo.c.o -c ../glib-2.82.4/gio/tests/dbus-appinfo.c [1328/1610] cc -Igio/tests/dbus-appinfo.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/dbus-appinfo.p/gdbus-sessionbus.c.o -MF gio/tests/dbus-appinfo.p/gdbus-sessionbus.c.o.d -o gio/tests/dbus-appinfo.p/gdbus-sessionbus.c.o -c ../glib-2.82.4/gio/tests/gdbus-sessionbus.c [1329/1610] cc -Igio/tests/dbus-appinfo.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/dbus-appinfo.p/gdbus-tests.c.o -MF gio/tests/dbus-appinfo.p/gdbus-tests.c.o.d -o gio/tests/dbus-appinfo.p/gdbus-tests.c.o -c ../glib-2.82.4/gio/tests/gdbus-tests.c [1330/1610] cc -o gio/tests/dbus-appinfo gio/tests/dbus-appinfo.p/dbus-appinfo.c.o gio/tests/dbus-appinfo.p/gdbus-sessionbus.c.o gio/tests/dbus-appinfo.p/gdbus-tests.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1331/1610] cc -Igio/tests/gdbus-connection-flush.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-connection-flush.p/gdbus-connection-flush.c.o -MF gio/tests/gdbus-connection-flush.p/gdbus-connection-flush.c.o.d -o gio/tests/gdbus-connection-flush.p/gdbus-connection-flush.c.o -c ../glib-2.82.4/gio/tests/gdbus-connection-flush.c [1332/1610] cc -Igio/tests/gdbus-connection-flush.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-connection-flush.p/test-io-stream.c.o -MF gio/tests/gdbus-connection-flush.p/test-io-stream.c.o.d -o gio/tests/gdbus-connection-flush.p/test-io-stream.c.o -c ../glib-2.82.4/gio/tests/test-io-stream.c [1333/1610] cc -Igio/tests/gdbus-connection-flush.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-connection-flush.p/test-pipe-unix.c.o -MF gio/tests/gdbus-connection-flush.p/test-pipe-unix.c.o.d -o gio/tests/gdbus-connection-flush.p/test-pipe-unix.c.o -c ../glib-2.82.4/gio/tests/test-pipe-unix.c [1334/1610] cc -o gio/tests/gdbus-connection-flush gio/tests/gdbus-connection-flush.p/gdbus-connection-flush.c.o gio/tests/gdbus-connection-flush.p/test-io-stream.c.o gio/tests/gdbus-connection-flush.p/test-pipe-unix.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1335/1610] cc -Igio/tests/gdbus-non-socket.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-non-socket.p/gdbus-non-socket.c.o -MF gio/tests/gdbus-non-socket.p/gdbus-non-socket.c.o.d -o gio/tests/gdbus-non-socket.p/gdbus-non-socket.c.o -c ../glib-2.82.4/gio/tests/gdbus-non-socket.c [1336/1610] cc -Igio/tests/gdbus-non-socket.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-non-socket.p/gdbus-tests.c.o -MF gio/tests/gdbus-non-socket.p/gdbus-tests.c.o.d -o gio/tests/gdbus-non-socket.p/gdbus-tests.c.o -c ../glib-2.82.4/gio/tests/gdbus-tests.c [1337/1610] cc -Igio/tests/gdbus-non-socket.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-non-socket.p/test-io-stream.c.o -MF gio/tests/gdbus-non-socket.p/test-io-stream.c.o.d -o gio/tests/gdbus-non-socket.p/test-io-stream.c.o -c ../glib-2.82.4/gio/tests/test-io-stream.c [1338/1610] cc -Igio/tests/gdbus-non-socket.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/gdbus-non-socket.p/test-pipe-unix.c.o -MF gio/tests/gdbus-non-socket.p/test-pipe-unix.c.o.d -o gio/tests/gdbus-non-socket.p/test-pipe-unix.c.o -c ../glib-2.82.4/gio/tests/test-pipe-unix.c [1339/1610] cc -o gio/tests/gdbus-non-socket gio/tests/gdbus-non-socket.p/gdbus-non-socket.c.o gio/tests/gdbus-non-socket.p/gdbus-tests.c.o gio/tests/gdbus-non-socket.p/test-io-stream.c.o gio/tests/gdbus-non-socket.p/test-pipe-unix.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1340/1610] cc -Igio/tests/gsettings.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -Igio/tests/de/LC_MESSAGES -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT '-DSRCDIR="/exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/tests"' '-DTEST_LOCALE_PATH="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/tests/de/LC_MESSAGES"' -MD -MQ gio/tests/gsettings.p/gsettings.c.o -MF gio/tests/gsettings.p/gsettings.c.o.d -o gio/tests/gsettings.p/gsettings.c.o -c ../glib-2.82.4/gio/tests/gsettings.c [1341/1610] cc -o gio/tests/gsettings gio/tests/gsettings.p/gsettings.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1342/1610] cc -Igio/tests/autoptr-gio.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT -MD -MQ gio/tests/autoptr-gio.p/autoptr.c.o -MF gio/tests/autoptr-gio.p/autoptr.c.o.d -o gio/tests/autoptr-gio.p/autoptr.c.o -c ../glib-2.82.4/gio/tests/autoptr.c [1343/1610] cc -o gio/tests/autoptr-gio gio/tests/autoptr-gio.p/autoptr.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1344/1610] cc -Igio/tests/resources.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT '-DNO_EXTERNAL_DATA="only works on Linux"' -MD -MQ gio/tests/resources.p/meson-generated_.._test_resources.c.o -MF gio/tests/resources.p/meson-generated_.._test_resources.c.o.d -o gio/tests/resources.p/meson-generated_.._test_resources.c.o -c gio/tests/test_resources.c [1345/1610] cc -Igio/tests/resources.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT '-DNO_EXTERNAL_DATA="only works on Linux"' -MD -MQ gio/tests/resources.p/meson-generated_.._test_resources2.c.o -MF gio/tests/resources.p/meson-generated_.._test_resources2.c.o.d -o gio/tests/resources.p/meson-generated_.._test_resources2.c.o -c gio/tests/test_resources2.c [1346/1610] cc -Igio/tests/resources.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT '-DNO_EXTERNAL_DATA="only works on Linux"' -MD -MQ gio/tests/resources.p/meson-generated_.._digit_test_resources.c.o -MF gio/tests/resources.p/meson-generated_.._digit_test_resources.c.o.d -o gio/tests/resources.p/meson-generated_.._digit_test_resources.c.o -c gio/tests/digit_test_resources.c [1347/1610] cc -Igio/tests/resources.p -Igio/tests -I../glib-2.82.4/gio/tests -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g '-DG_LOG_DOMAIN="GLib-GIO"' '-DGLIB_MKENUMS="gobject/glib-mkenums"' '-DGLIB_COMPILE_SCHEMAS="/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/glib-compile-schemas"' -UG_DISABLE_ASSERT '-DNO_EXTERNAL_DATA="only works on Linux"' -MD -MQ gio/tests/resources.p/resources.c.o -MF gio/tests/resources.p/resources.c.o.d -o gio/tests/resources.p/resources.c.o -c ../glib-2.82.4/gio/tests/resources.c [1348/1610] cc -o gio/tests/resources gio/tests/resources.p/meson-generated_.._test_resources.c.o gio/tests/resources.p/meson-generated_.._test_resources2.c.o gio/tests/resources.p/meson-generated_.._digit_test_resources.c.o gio/tests/resources.p/resources.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../glib:$ORIGIN/../../gmodule:$ORIGIN/../../gobject:$ORIGIN/..:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gmodule/libgmodule-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 -lintl -Wl,--end-group [1349/1610] cc -Igirepository/cmph/libcmph.a.p -Igirepository/cmph -I../glib-2.82.4/girepository/cmph -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -Wno-implicit-fallthrough -Wno-old-style-definition -Wno-type-limits -Wno-undef -Wno-unused-parameter -Wno-cast-align -Wno-unused-function -Wno-return-type -Wno-sometimes-uninitialized -MD -MQ girepository/cmph/libcmph.a.p/bdz.c.o -MF girepository/cmph/libcmph.a.p/bdz.c.o.d -o girepository/cmph/libcmph.a.p/bdz.c.o -c ../glib-2.82.4/girepository/cmph/bdz.c [1350/1610] cc -Igirepository/cmph/libcmph.a.p -Igirepository/cmph -I../glib-2.82.4/girepository/cmph -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -Wno-implicit-fallthrough -Wno-old-style-definition -Wno-type-limits -Wno-undef -Wno-unused-parameter -Wno-cast-align -Wno-unused-function -Wno-return-type -Wno-sometimes-uninitialized -MD -MQ girepository/cmph/libcmph.a.p/bdz_ph.c.o -MF girepository/cmph/libcmph.a.p/bdz_ph.c.o.d -o girepository/cmph/libcmph.a.p/bdz_ph.c.o -c ../glib-2.82.4/girepository/cmph/bdz_ph.c [1351/1610] cc -Igirepository/cmph/libcmph.a.p -Igirepository/cmph -I../glib-2.82.4/girepository/cmph -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -Wno-implicit-fallthrough -Wno-old-style-definition -Wno-type-limits -Wno-undef -Wno-unused-parameter -Wno-cast-align -Wno-unused-function -Wno-return-type -Wno-sometimes-uninitialized -MD -MQ girepository/cmph/libcmph.a.p/bmz8.c.o -MF girepository/cmph/libcmph.a.p/bmz8.c.o.d -o girepository/cmph/libcmph.a.p/bmz8.c.o -c ../glib-2.82.4/girepository/cmph/bmz8.c [1352/1610] cc -Igirepository/cmph/libcmph.a.p -Igirepository/cmph -I../glib-2.82.4/girepository/cmph -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -Wno-implicit-fallthrough -Wno-old-style-definition -Wno-type-limits -Wno-undef -Wno-unused-parameter -Wno-cast-align -Wno-unused-function -Wno-return-type -Wno-sometimes-uninitialized -MD -MQ girepository/cmph/libcmph.a.p/bmz.c.o -MF girepository/cmph/libcmph.a.p/bmz.c.o.d -o girepository/cmph/libcmph.a.p/bmz.c.o -c ../glib-2.82.4/girepository/cmph/bmz.c [1353/1610] cc -Igirepository/cmph/libcmph.a.p -Igirepository/cmph -I../glib-2.82.4/girepository/cmph -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -Wno-implicit-fallthrough -Wno-old-style-definition -Wno-type-limits -Wno-undef -Wno-unused-parameter -Wno-cast-align -Wno-unused-function -Wno-return-type -Wno-sometimes-uninitialized -MD -MQ girepository/cmph/libcmph.a.p/brz.c.o -MF girepository/cmph/libcmph.a.p/brz.c.o.d -o girepository/cmph/libcmph.a.p/brz.c.o -c ../glib-2.82.4/girepository/cmph/brz.c [1354/1610] cc -Igirepository/cmph/libcmph.a.p -Igirepository/cmph -I../glib-2.82.4/girepository/cmph -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -Wno-implicit-fallthrough -Wno-old-style-definition -Wno-type-limits -Wno-undef -Wno-unused-parameter -Wno-cast-align -Wno-unused-function -Wno-return-type -Wno-sometimes-uninitialized -MD -MQ girepository/cmph/libcmph.a.p/buffer_entry.c.o -MF girepository/cmph/libcmph.a.p/buffer_entry.c.o.d -o girepository/cmph/libcmph.a.p/buffer_entry.c.o -c ../glib-2.82.4/girepository/cmph/buffer_entry.c [1355/1610] cc -Igirepository/cmph/libcmph.a.p -Igirepository/cmph -I../glib-2.82.4/girepository/cmph -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -Wno-implicit-fallthrough -Wno-old-style-definition -Wno-type-limits -Wno-undef -Wno-unused-parameter -Wno-cast-align -Wno-unused-function -Wno-return-type -Wno-sometimes-uninitialized -MD -MQ girepository/cmph/libcmph.a.p/buffer_manager.c.o -MF girepository/cmph/libcmph.a.p/buffer_manager.c.o.d -o girepository/cmph/libcmph.a.p/buffer_manager.c.o -c ../glib-2.82.4/girepository/cmph/buffer_manager.c [1356/1610] cc -Igirepository/cmph/libcmph.a.p -Igirepository/cmph -I../glib-2.82.4/girepository/cmph -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -Wno-implicit-fallthrough -Wno-old-style-definition -Wno-type-limits -Wno-undef -Wno-unused-parameter -Wno-cast-align -Wno-unused-function -Wno-return-type -Wno-sometimes-uninitialized -MD -MQ girepository/cmph/libcmph.a.p/chd.c.o -MF girepository/cmph/libcmph.a.p/chd.c.o.d -o girepository/cmph/libcmph.a.p/chd.c.o -c ../glib-2.82.4/girepository/cmph/chd.c [1357/1610] cc -Igirepository/cmph/libcmph.a.p -Igirepository/cmph -I../glib-2.82.4/girepository/cmph -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -Wno-implicit-fallthrough -Wno-old-style-definition -Wno-type-limits -Wno-undef -Wno-unused-parameter -Wno-cast-align -Wno-unused-function -Wno-return-type -Wno-sometimes-uninitialized -MD -MQ girepository/cmph/libcmph.a.p/chd_ph.c.o -MF girepository/cmph/libcmph.a.p/chd_ph.c.o.d -o girepository/cmph/libcmph.a.p/chd_ph.c.o -c ../glib-2.82.4/girepository/cmph/chd_ph.c [1358/1610] cc -Igirepository/cmph/libcmph.a.p -Igirepository/cmph -I../glib-2.82.4/girepository/cmph -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -Wno-implicit-fallthrough -Wno-old-style-definition -Wno-type-limits -Wno-undef -Wno-unused-parameter -Wno-cast-align -Wno-unused-function -Wno-return-type -Wno-sometimes-uninitialized -MD -MQ girepository/cmph/libcmph.a.p/chm.c.o -MF girepository/cmph/libcmph.a.p/chm.c.o.d -o girepository/cmph/libcmph.a.p/chm.c.o -c ../glib-2.82.4/girepository/cmph/chm.c [1359/1610] cc -Igirepository/cmph/libcmph.a.p -Igirepository/cmph -I../glib-2.82.4/girepository/cmph -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -Wno-implicit-fallthrough -Wno-old-style-definition -Wno-type-limits -Wno-undef -Wno-unused-parameter -Wno-cast-align -Wno-unused-function -Wno-return-type -Wno-sometimes-uninitialized -MD -MQ girepository/cmph/libcmph.a.p/cmph.c.o -MF girepository/cmph/libcmph.a.p/cmph.c.o.d -o girepository/cmph/libcmph.a.p/cmph.c.o -c ../glib-2.82.4/girepository/cmph/cmph.c [1360/1610] cc -Igirepository/cmph/libcmph.a.p -Igirepository/cmph -I../glib-2.82.4/girepository/cmph -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -Wno-implicit-fallthrough -Wno-old-style-definition -Wno-type-limits -Wno-undef -Wno-unused-parameter -Wno-cast-align -Wno-unused-function -Wno-return-type -Wno-sometimes-uninitialized -MD -MQ girepository/cmph/libcmph.a.p/cmph_structs.c.o -MF girepository/cmph/libcmph.a.p/cmph_structs.c.o.d -o girepository/cmph/libcmph.a.p/cmph_structs.c.o -c ../glib-2.82.4/girepository/cmph/cmph_structs.c [1361/1610] cc -Igirepository/cmph/libcmph.a.p -Igirepository/cmph -I../glib-2.82.4/girepository/cmph -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -Wno-implicit-fallthrough -Wno-old-style-definition -Wno-type-limits -Wno-undef -Wno-unused-parameter -Wno-cast-align -Wno-unused-function -Wno-return-type -Wno-sometimes-uninitialized -MD -MQ girepository/cmph/libcmph.a.p/compressed_rank.c.o -MF girepository/cmph/libcmph.a.p/compressed_rank.c.o.d -o girepository/cmph/libcmph.a.p/compressed_rank.c.o -c ../glib-2.82.4/girepository/cmph/compressed_rank.c [1362/1610] cc -Igirepository/cmph/libcmph.a.p -Igirepository/cmph -I../glib-2.82.4/girepository/cmph -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -Wno-implicit-fallthrough -Wno-old-style-definition -Wno-type-limits -Wno-undef -Wno-unused-parameter -Wno-cast-align -Wno-unused-function -Wno-return-type -Wno-sometimes-uninitialized -MD -MQ girepository/cmph/libcmph.a.p/compressed_seq.c.o -MF girepository/cmph/libcmph.a.p/compressed_seq.c.o.d -o girepository/cmph/libcmph.a.p/compressed_seq.c.o -c ../glib-2.82.4/girepository/cmph/compressed_seq.c [1363/1610] cc -Igirepository/cmph/libcmph.a.p -Igirepository/cmph -I../glib-2.82.4/girepository/cmph -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -Wno-implicit-fallthrough -Wno-old-style-definition -Wno-type-limits -Wno-undef -Wno-unused-parameter -Wno-cast-align -Wno-unused-function -Wno-return-type -Wno-sometimes-uninitialized -MD -MQ girepository/cmph/libcmph.a.p/fch_buckets.c.o -MF girepository/cmph/libcmph.a.p/fch_buckets.c.o.d -o girepository/cmph/libcmph.a.p/fch_buckets.c.o -c ../glib-2.82.4/girepository/cmph/fch_buckets.c [1364/1610] cc -Igirepository/cmph/libcmph.a.p -Igirepository/cmph -I../glib-2.82.4/girepository/cmph -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -Wno-implicit-fallthrough -Wno-old-style-definition -Wno-type-limits -Wno-undef -Wno-unused-parameter -Wno-cast-align -Wno-unused-function -Wno-return-type -Wno-sometimes-uninitialized -MD -MQ girepository/cmph/libcmph.a.p/fch.c.o -MF girepository/cmph/libcmph.a.p/fch.c.o.d -o girepository/cmph/libcmph.a.p/fch.c.o -c ../glib-2.82.4/girepository/cmph/fch.c [1365/1610] cc -Igirepository/cmph/libcmph.a.p -Igirepository/cmph -I../glib-2.82.4/girepository/cmph -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -Wno-implicit-fallthrough -Wno-old-style-definition -Wno-type-limits -Wno-undef -Wno-unused-parameter -Wno-cast-align -Wno-unused-function -Wno-return-type -Wno-sometimes-uninitialized -MD -MQ girepository/cmph/libcmph.a.p/graph.c.o -MF girepository/cmph/libcmph.a.p/graph.c.o.d -o girepository/cmph/libcmph.a.p/graph.c.o -c ../glib-2.82.4/girepository/cmph/graph.c [1366/1610] cc -Igirepository/cmph/libcmph.a.p -Igirepository/cmph -I../glib-2.82.4/girepository/cmph -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -Wno-implicit-fallthrough -Wno-old-style-definition -Wno-type-limits -Wno-undef -Wno-unused-parameter -Wno-cast-align -Wno-unused-function -Wno-return-type -Wno-sometimes-uninitialized -MD -MQ girepository/cmph/libcmph.a.p/hash.c.o -MF girepository/cmph/libcmph.a.p/hash.c.o.d -o girepository/cmph/libcmph.a.p/hash.c.o -c ../glib-2.82.4/girepository/cmph/hash.c [1367/1610] cc -Igirepository/cmph/libcmph.a.p -Igirepository/cmph -I../glib-2.82.4/girepository/cmph -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -Wno-implicit-fallthrough -Wno-old-style-definition -Wno-type-limits -Wno-undef -Wno-unused-parameter -Wno-cast-align -Wno-unused-function -Wno-return-type -Wno-sometimes-uninitialized -MD -MQ girepository/cmph/libcmph.a.p/jenkins_hash.c.o -MF girepository/cmph/libcmph.a.p/jenkins_hash.c.o.d -o girepository/cmph/libcmph.a.p/jenkins_hash.c.o -c ../glib-2.82.4/girepository/cmph/jenkins_hash.c [1368/1610] cc -Igirepository/cmph/libcmph.a.p -Igirepository/cmph -I../glib-2.82.4/girepository/cmph -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -Wno-implicit-fallthrough -Wno-old-style-definition -Wno-type-limits -Wno-undef -Wno-unused-parameter -Wno-cast-align -Wno-unused-function -Wno-return-type -Wno-sometimes-uninitialized -MD -MQ girepository/cmph/libcmph.a.p/miller_rabin.c.o -MF girepository/cmph/libcmph.a.p/miller_rabin.c.o.d -o girepository/cmph/libcmph.a.p/miller_rabin.c.o -c ../glib-2.82.4/girepository/cmph/miller_rabin.c [1369/1610] cc -Igirepository/cmph/libcmph.a.p -Igirepository/cmph -I../glib-2.82.4/girepository/cmph -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -Wno-implicit-fallthrough -Wno-old-style-definition -Wno-type-limits -Wno-undef -Wno-unused-parameter -Wno-cast-align -Wno-unused-function -Wno-return-type -Wno-sometimes-uninitialized -MD -MQ girepository/cmph/libcmph.a.p/select.c.o -MF girepository/cmph/libcmph.a.p/select.c.o.d -o girepository/cmph/libcmph.a.p/select.c.o -c ../glib-2.82.4/girepository/cmph/select.c [1370/1610] cc -Igirepository/cmph/libcmph.a.p -Igirepository/cmph -I../glib-2.82.4/girepository/cmph -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -Wno-implicit-fallthrough -Wno-old-style-definition -Wno-type-limits -Wno-undef -Wno-unused-parameter -Wno-cast-align -Wno-unused-function -Wno-return-type -Wno-sometimes-uninitialized -MD -MQ girepository/cmph/libcmph.a.p/vqueue.c.o -MF girepository/cmph/libcmph.a.p/vqueue.c.o.d -o girepository/cmph/libcmph.a.p/vqueue.c.o -c ../glib-2.82.4/girepository/cmph/vqueue.c [1371/1610] cc -Igirepository/cmph/libcmph.a.p -Igirepository/cmph -I../glib-2.82.4/girepository/cmph -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -Wno-implicit-fallthrough -Wno-old-style-definition -Wno-type-limits -Wno-undef -Wno-unused-parameter -Wno-cast-align -Wno-unused-function -Wno-return-type -Wno-sometimes-uninitialized -MD -MQ girepository/cmph/libcmph.a.p/vstack.c.o -MF girepository/cmph/libcmph.a.p/vstack.c.o.d -o girepository/cmph/libcmph.a.p/vstack.c.o -c ../glib-2.82.4/girepository/cmph/vstack.c [1372/1610] rm -f girepository/cmph/libcmph.a && ar csrDT girepository/cmph/libcmph.a girepository/cmph/libcmph.a.p/bdz.c.o girepository/cmph/libcmph.a.p/bdz_ph.c.o girepository/cmph/libcmph.a.p/bmz8.c.o girepository/cmph/libcmph.a.p/bmz.c.o girepository/cmph/libcmph.a.p/brz.c.o girepository/cmph/libcmph.a.p/buffer_entry.c.o girepository/cmph/libcmph.a.p/buffer_manager.c.o girepository/cmph/libcmph.a.p/chd.c.o girepository/cmph/libcmph.a.p/chd_ph.c.o girepository/cmph/libcmph.a.p/chm.c.o girepository/cmph/libcmph.a.p/cmph.c.o girepository/cmph/libcmph.a.p/cmph_structs.c.o girepository/cmph/libcmph.a.p/compressed_rank.c.o girepository/cmph/libcmph.a.p/compressed_seq.c.o girepository/cmph/libcmph.a.p/fch_buckets.c.o girepository/cmph/libcmph.a.p/fch.c.o girepository/cmph/libcmph.a.p/graph.c.o girepository/cmph/libcmph.a.p/hash.c.o girepository/cmph/libcmph.a.p/jenkins_hash.c.o girepository/cmph/libcmph.a.p/miller_rabin.c.o girepository/cmph/libcmph.a.p/select.c.o girepository/cmph/libcmph.a.p/vqueue.c.o girepository/cmph/libcmph.a.p/vstack.c.o [1373/1610] /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/tools/gen-visibility-macros.py 2.82.4 visibility-macros GI girepository/gi-visibility.h [1374/1610] cc -Igirepository/libgirepository-gthash.a.p -Igirepository -I../glib-2.82.4/girepository -I. -I../glib-2.82.4 -Igirepository/cmph -I../glib-2.82.4/girepository/cmph -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -DGI_COMPILATION '-DG_LOG_DOMAIN="GLib-GIRepository"' '-DGIR_SUFFIX="gir-1.0"' '-DGIR_DIR="/usr/local/share/gir-1.0"' '-DGOBJECT_INTROSPECTION_LIBDIR="/usr/local/lib"' '-DGOBJECT_INTROSPECTION_DATADIR="/usr/local/share"' '-DGOBJECT_INTROSPECTION_RELATIVE_LIBDIR="lib"' -Wno-old-style-definition -Wno-cast-align -MD -MQ girepository/libgirepository-gthash.a.p/gthash.c.o -MF girepository/libgirepository-gthash.a.p/gthash.c.o.d -o girepository/libgirepository-gthash.a.p/gthash.c.o -c ../glib-2.82.4/girepository/gthash.c [1375/1610] rm -f girepository/libgirepository-gthash.a && ar csrDT girepository/libgirepository-gthash.a girepository/libgirepository-gthash.a.p/gthash.c.o [1376/1610] cc -Igirepository/libgirepository-internals.a.p -Igirepository -I../glib-2.82.4/girepository -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -DGI_COMPILATION '-DG_LOG_DOMAIN="GLib-GIRepository"' '-DGIR_SUFFIX="gir-1.0"' '-DGIR_DIR="/usr/local/share/gir-1.0"' '-DGOBJECT_INTROSPECTION_LIBDIR="/usr/local/lib"' '-DGOBJECT_INTROSPECTION_DATADIR="/usr/local/share"' '-DGOBJECT_INTROSPECTION_RELATIVE_LIBDIR="lib"' -Wno-unused-parameter -Wno-cast-align -MD -MQ girepository/libgirepository-internals.a.p/girmodule.c.o -MF girepository/libgirepository-internals.a.p/girmodule.c.o.d -o girepository/libgirepository-internals.a.p/girmodule.c.o -c ../glib-2.82.4/girepository/girmodule.c [1377/1610] cc -Igirepository/libgirepository-internals.a.p -Igirepository -I../glib-2.82.4/girepository -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -DGI_COMPILATION '-DG_LOG_DOMAIN="GLib-GIRepository"' '-DGIR_SUFFIX="gir-1.0"' '-DGIR_DIR="/usr/local/share/gir-1.0"' '-DGOBJECT_INTROSPECTION_LIBDIR="/usr/local/lib"' '-DGOBJECT_INTROSPECTION_DATADIR="/usr/local/share"' '-DGOBJECT_INTROSPECTION_RELATIVE_LIBDIR="lib"' -Wno-unused-parameter -Wno-cast-align -MD -MQ girepository/libgirepository-internals.a.p/girnode.c.o -MF girepository/libgirepository-internals.a.p/girnode.c.o.d -o girepository/libgirepository-internals.a.p/girnode.c.o -c ../glib-2.82.4/girepository/girnode.c [1378/1610] cc -Igirepository/libgirepository-internals.a.p -Igirepository -I../glib-2.82.4/girepository -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -DGI_COMPILATION '-DG_LOG_DOMAIN="GLib-GIRepository"' '-DGIR_SUFFIX="gir-1.0"' '-DGIR_DIR="/usr/local/share/gir-1.0"' '-DGOBJECT_INTROSPECTION_LIBDIR="/usr/local/lib"' '-DGOBJECT_INTROSPECTION_DATADIR="/usr/local/share"' '-DGOBJECT_INTROSPECTION_RELATIVE_LIBDIR="lib"' -Wno-unused-parameter -Wno-cast-align -MD -MQ girepository/libgirepository-internals.a.p/giroffsets.c.o -MF girepository/libgirepository-internals.a.p/giroffsets.c.o.d -o girepository/libgirepository-internals.a.p/giroffsets.c.o -c ../glib-2.82.4/girepository/giroffsets.c [1379/1610] cc -Igirepository/libgirepository-internals.a.p -Igirepository -I../glib-2.82.4/girepository -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -DGI_COMPILATION '-DG_LOG_DOMAIN="GLib-GIRepository"' '-DGIR_SUFFIX="gir-1.0"' '-DGIR_DIR="/usr/local/share/gir-1.0"' '-DGOBJECT_INTROSPECTION_LIBDIR="/usr/local/lib"' '-DGOBJECT_INTROSPECTION_DATADIR="/usr/local/share"' '-DGOBJECT_INTROSPECTION_RELATIVE_LIBDIR="lib"' -Wno-unused-parameter -Wno-cast-align -MD -MQ girepository/libgirepository-internals.a.p/girparser.c.o -MF girepository/libgirepository-internals.a.p/girparser.c.o.d -o girepository/libgirepository-internals.a.p/girparser.c.o -c ../glib-2.82.4/girepository/girparser.c [1380/1610] cc -Igirepository/libgirepository-internals.a.p -Igirepository -I../glib-2.82.4/girepository -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -DGI_COMPILATION '-DG_LOG_DOMAIN="GLib-GIRepository"' '-DGIR_SUFFIX="gir-1.0"' '-DGIR_DIR="/usr/local/share/gir-1.0"' '-DGOBJECT_INTROSPECTION_LIBDIR="/usr/local/lib"' '-DGOBJECT_INTROSPECTION_DATADIR="/usr/local/share"' '-DGOBJECT_INTROSPECTION_RELATIVE_LIBDIR="lib"' -Wno-unused-parameter -Wno-cast-align -MD -MQ girepository/libgirepository-internals.a.p/girwriter.c.o -MF girepository/libgirepository-internals.a.p/girwriter.c.o.d -o girepository/libgirepository-internals.a.p/girwriter.c.o -c ../glib-2.82.4/girepository/girwriter.c [1381/1610] rm -f girepository/libgirepository-internals.a && ar csrDT girepository/libgirepository-internals.a girepository/libgirepository-internals.a.p/girmodule.c.o girepository/libgirepository-internals.a.p/girnode.c.o girepository/libgirepository-internals.a.p/giroffsets.c.o girepository/libgirepository-internals.a.p/girparser.c.o girepository/libgirepository-internals.a.p/girwriter.c.o [1382/1610] cc -Igirepository/libgirepository-2.0.so.0.1.p -Igirepository -I../glib-2.82.4/girepository -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -DGI_COMPILATION '-DG_LOG_DOMAIN="GLib-GIRepository"' '-DGIR_SUFFIX="gir-1.0"' '-DGIR_DIR="/usr/local/share/gir-1.0"' '-DGOBJECT_INTROSPECTION_LIBDIR="/usr/local/lib"' '-DGOBJECT_INTROSPECTION_DATADIR="/usr/local/share"' '-DGOBJECT_INTROSPECTION_RELATIVE_LIBDIR="lib"' -MD -MQ girepository/libgirepository-2.0.so.0.1.p/gdump.c.o -MF girepository/libgirepository-2.0.so.0.1.p/gdump.c.o.d -o girepository/libgirepository-2.0.so.0.1.p/gdump.c.o -c ../glib-2.82.4/girepository/gdump.c [1383/1610] cc -Igirepository/libgirepository-2.0.so.0.1.p -Igirepository -I../glib-2.82.4/girepository -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -DGI_COMPILATION '-DG_LOG_DOMAIN="GLib-GIRepository"' '-DGIR_SUFFIX="gir-1.0"' '-DGIR_DIR="/usr/local/share/gir-1.0"' '-DGOBJECT_INTROSPECTION_LIBDIR="/usr/local/lib"' '-DGOBJECT_INTROSPECTION_DATADIR="/usr/local/share"' '-DGOBJECT_INTROSPECTION_RELATIVE_LIBDIR="lib"' -MD -MQ girepository/libgirepository-2.0.so.0.1.p/giarginfo.c.o -MF girepository/libgirepository-2.0.so.0.1.p/giarginfo.c.o.d -o girepository/libgirepository-2.0.so.0.1.p/giarginfo.c.o -c ../glib-2.82.4/girepository/giarginfo.c [1384/1610] cc -Igirepository/libgirepository-2.0.so.0.1.p -Igirepository -I../glib-2.82.4/girepository -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -DGI_COMPILATION '-DG_LOG_DOMAIN="GLib-GIRepository"' '-DGIR_SUFFIX="gir-1.0"' '-DGIR_DIR="/usr/local/share/gir-1.0"' '-DGOBJECT_INTROSPECTION_LIBDIR="/usr/local/lib"' '-DGOBJECT_INTROSPECTION_DATADIR="/usr/local/share"' '-DGOBJECT_INTROSPECTION_RELATIVE_LIBDIR="lib"' -MD -MQ girepository/libgirepository-2.0.so.0.1.p/gibaseinfo.c.o -MF girepository/libgirepository-2.0.so.0.1.p/gibaseinfo.c.o.d -o girepository/libgirepository-2.0.so.0.1.p/gibaseinfo.c.o -c ../glib-2.82.4/girepository/gibaseinfo.c [1385/1610] cc -Igirepository/libgirepository-2.0.so.0.1.p -Igirepository -I../glib-2.82.4/girepository -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -DGI_COMPILATION '-DG_LOG_DOMAIN="GLib-GIRepository"' '-DGIR_SUFFIX="gir-1.0"' '-DGIR_DIR="/usr/local/share/gir-1.0"' '-DGOBJECT_INTROSPECTION_LIBDIR="/usr/local/lib"' '-DGOBJECT_INTROSPECTION_DATADIR="/usr/local/share"' '-DGOBJECT_INTROSPECTION_RELATIVE_LIBDIR="lib"' -MD -MQ girepository/libgirepository-2.0.so.0.1.p/gicallableinfo.c.o -MF girepository/libgirepository-2.0.so.0.1.p/gicallableinfo.c.o.d -o girepository/libgirepository-2.0.so.0.1.p/gicallableinfo.c.o -c ../glib-2.82.4/girepository/gicallableinfo.c [1386/1610] cc -Igirepository/libgirepository-2.0.so.0.1.p -Igirepository -I../glib-2.82.4/girepository -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -DGI_COMPILATION '-DG_LOG_DOMAIN="GLib-GIRepository"' '-DGIR_SUFFIX="gir-1.0"' '-DGIR_DIR="/usr/local/share/gir-1.0"' '-DGOBJECT_INTROSPECTION_LIBDIR="/usr/local/lib"' '-DGOBJECT_INTROSPECTION_DATADIR="/usr/local/share"' '-DGOBJECT_INTROSPECTION_RELATIVE_LIBDIR="lib"' -MD -MQ girepository/libgirepository-2.0.so.0.1.p/gicallbackinfo.c.o -MF girepository/libgirepository-2.0.so.0.1.p/gicallbackinfo.c.o.d -o girepository/libgirepository-2.0.so.0.1.p/gicallbackinfo.c.o -c ../glib-2.82.4/girepository/gicallbackinfo.c [1387/1610] cc -Igirepository/libgirepository-2.0.so.0.1.p -Igirepository -I../glib-2.82.4/girepository -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -DGI_COMPILATION '-DG_LOG_DOMAIN="GLib-GIRepository"' '-DGIR_SUFFIX="gir-1.0"' '-DGIR_DIR="/usr/local/share/gir-1.0"' '-DGOBJECT_INTROSPECTION_LIBDIR="/usr/local/lib"' '-DGOBJECT_INTROSPECTION_DATADIR="/usr/local/share"' '-DGOBJECT_INTROSPECTION_RELATIVE_LIBDIR="lib"' -MD -MQ girepository/libgirepository-2.0.so.0.1.p/giconstantinfo.c.o -MF girepository/libgirepository-2.0.so.0.1.p/giconstantinfo.c.o.d -o girepository/libgirepository-2.0.so.0.1.p/giconstantinfo.c.o -c ../glib-2.82.4/girepository/giconstantinfo.c [1388/1610] cc -Igirepository/libgirepository-2.0.so.0.1.p -Igirepository -I../glib-2.82.4/girepository -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -DGI_COMPILATION '-DG_LOG_DOMAIN="GLib-GIRepository"' '-DGIR_SUFFIX="gir-1.0"' '-DGIR_DIR="/usr/local/share/gir-1.0"' '-DGOBJECT_INTROSPECTION_LIBDIR="/usr/local/lib"' '-DGOBJECT_INTROSPECTION_DATADIR="/usr/local/share"' '-DGOBJECT_INTROSPECTION_RELATIVE_LIBDIR="lib"' -MD -MQ girepository/libgirepository-2.0.so.0.1.p/gienuminfo.c.o -MF girepository/libgirepository-2.0.so.0.1.p/gienuminfo.c.o.d -o girepository/libgirepository-2.0.so.0.1.p/gienuminfo.c.o -c ../glib-2.82.4/girepository/gienuminfo.c [1389/1610] cc -Igirepository/libgirepository-2.0.so.0.1.p -Igirepository -I../glib-2.82.4/girepository -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -DGI_COMPILATION '-DG_LOG_DOMAIN="GLib-GIRepository"' '-DGIR_SUFFIX="gir-1.0"' '-DGIR_DIR="/usr/local/share/gir-1.0"' '-DGOBJECT_INTROSPECTION_LIBDIR="/usr/local/lib"' '-DGOBJECT_INTROSPECTION_DATADIR="/usr/local/share"' '-DGOBJECT_INTROSPECTION_RELATIVE_LIBDIR="lib"' -MD -MQ girepository/libgirepository-2.0.so.0.1.p/gifieldinfo.c.o -MF girepository/libgirepository-2.0.so.0.1.p/gifieldinfo.c.o.d -o girepository/libgirepository-2.0.so.0.1.p/gifieldinfo.c.o -c ../glib-2.82.4/girepository/gifieldinfo.c [1390/1610] cc -Igirepository/libgirepository-2.0.so.0.1.p -Igirepository -I../glib-2.82.4/girepository -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -DGI_COMPILATION '-DG_LOG_DOMAIN="GLib-GIRepository"' '-DGIR_SUFFIX="gir-1.0"' '-DGIR_DIR="/usr/local/share/gir-1.0"' '-DGOBJECT_INTROSPECTION_LIBDIR="/usr/local/lib"' '-DGOBJECT_INTROSPECTION_DATADIR="/usr/local/share"' '-DGOBJECT_INTROSPECTION_RELATIVE_LIBDIR="lib"' -MD -MQ girepository/libgirepository-2.0.so.0.1.p/giflagsinfo.c.o -MF girepository/libgirepository-2.0.so.0.1.p/giflagsinfo.c.o.d -o girepository/libgirepository-2.0.so.0.1.p/giflagsinfo.c.o -c ../glib-2.82.4/girepository/giflagsinfo.c [1391/1610] cc -Igirepository/libgirepository-2.0.so.0.1.p -Igirepository -I../glib-2.82.4/girepository -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -DGI_COMPILATION '-DG_LOG_DOMAIN="GLib-GIRepository"' '-DGIR_SUFFIX="gir-1.0"' '-DGIR_DIR="/usr/local/share/gir-1.0"' '-DGOBJECT_INTROSPECTION_LIBDIR="/usr/local/lib"' '-DGOBJECT_INTROSPECTION_DATADIR="/usr/local/share"' '-DGOBJECT_INTROSPECTION_RELATIVE_LIBDIR="lib"' -MD -MQ girepository/libgirepository-2.0.so.0.1.p/gifunctioninfo.c.o -MF girepository/libgirepository-2.0.so.0.1.p/gifunctioninfo.c.o.d -o girepository/libgirepository-2.0.so.0.1.p/gifunctioninfo.c.o -c ../glib-2.82.4/girepository/gifunctioninfo.c [1392/1610] cc -Igirepository/libgirepository-2.0.so.0.1.p -Igirepository -I../glib-2.82.4/girepository -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -DGI_COMPILATION '-DG_LOG_DOMAIN="GLib-GIRepository"' '-DGIR_SUFFIX="gir-1.0"' '-DGIR_DIR="/usr/local/share/gir-1.0"' '-DGOBJECT_INTROSPECTION_LIBDIR="/usr/local/lib"' '-DGOBJECT_INTROSPECTION_DATADIR="/usr/local/share"' '-DGOBJECT_INTROSPECTION_RELATIVE_LIBDIR="lib"' -MD -MQ girepository/libgirepository-2.0.so.0.1.p/ginvoke.c.o -MF girepository/libgirepository-2.0.so.0.1.p/ginvoke.c.o.d -o girepository/libgirepository-2.0.so.0.1.p/ginvoke.c.o -c ../glib-2.82.4/girepository/ginvoke.c [1393/1610] cc -Igirepository/libgirepository-2.0.so.0.1.p -Igirepository -I../glib-2.82.4/girepository -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -DGI_COMPILATION '-DG_LOG_DOMAIN="GLib-GIRepository"' '-DGIR_SUFFIX="gir-1.0"' '-DGIR_DIR="/usr/local/share/gir-1.0"' '-DGOBJECT_INTROSPECTION_LIBDIR="/usr/local/lib"' '-DGOBJECT_INTROSPECTION_DATADIR="/usr/local/share"' '-DGOBJECT_INTROSPECTION_RELATIVE_LIBDIR="lib"' -MD -MQ girepository/libgirepository-2.0.so.0.1.p/giinterfaceinfo.c.o -MF girepository/libgirepository-2.0.so.0.1.p/giinterfaceinfo.c.o.d -o girepository/libgirepository-2.0.so.0.1.p/giinterfaceinfo.c.o -c ../glib-2.82.4/girepository/giinterfaceinfo.c [1394/1610] cc -Igirepository/libgirepository-2.0.so.0.1.p -Igirepository -I../glib-2.82.4/girepository -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -DGI_COMPILATION '-DG_LOG_DOMAIN="GLib-GIRepository"' '-DGIR_SUFFIX="gir-1.0"' '-DGIR_DIR="/usr/local/share/gir-1.0"' '-DGOBJECT_INTROSPECTION_LIBDIR="/usr/local/lib"' '-DGOBJECT_INTROSPECTION_DATADIR="/usr/local/share"' '-DGOBJECT_INTROSPECTION_RELATIVE_LIBDIR="lib"' -MD -MQ girepository/libgirepository-2.0.so.0.1.p/giobjectinfo.c.o -MF girepository/libgirepository-2.0.so.0.1.p/giobjectinfo.c.o.d -o girepository/libgirepository-2.0.so.0.1.p/giobjectinfo.c.o -c ../glib-2.82.4/girepository/giobjectinfo.c [1395/1610] cc -Igirepository/libgirepository-2.0.so.0.1.p -Igirepository -I../glib-2.82.4/girepository -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -DGI_COMPILATION '-DG_LOG_DOMAIN="GLib-GIRepository"' '-DGIR_SUFFIX="gir-1.0"' '-DGIR_DIR="/usr/local/share/gir-1.0"' '-DGOBJECT_INTROSPECTION_LIBDIR="/usr/local/lib"' '-DGOBJECT_INTROSPECTION_DATADIR="/usr/local/share"' '-DGOBJECT_INTROSPECTION_RELATIVE_LIBDIR="lib"' -MD -MQ girepository/libgirepository-2.0.so.0.1.p/gipropertyinfo.c.o -MF girepository/libgirepository-2.0.so.0.1.p/gipropertyinfo.c.o.d -o girepository/libgirepository-2.0.so.0.1.p/gipropertyinfo.c.o -c ../glib-2.82.4/girepository/gipropertyinfo.c [1396/1610] cc -Igirepository/libgirepository-2.0.so.0.1.p -Igirepository -I../glib-2.82.4/girepository -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -DGI_COMPILATION '-DG_LOG_DOMAIN="GLib-GIRepository"' '-DGIR_SUFFIX="gir-1.0"' '-DGIR_DIR="/usr/local/share/gir-1.0"' '-DGOBJECT_INTROSPECTION_LIBDIR="/usr/local/lib"' '-DGOBJECT_INTROSPECTION_DATADIR="/usr/local/share"' '-DGOBJECT_INTROSPECTION_RELATIVE_LIBDIR="lib"' -MD -MQ girepository/libgirepository-2.0.so.0.1.p/giregisteredtypeinfo.c.o -MF girepository/libgirepository-2.0.so.0.1.p/giregisteredtypeinfo.c.o.d -o girepository/libgirepository-2.0.so.0.1.p/giregisteredtypeinfo.c.o -c ../glib-2.82.4/girepository/giregisteredtypeinfo.c [1397/1610] cc -Igirepository/libgirepository-2.0.so.0.1.p -Igirepository -I../glib-2.82.4/girepository -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -DGI_COMPILATION '-DG_LOG_DOMAIN="GLib-GIRepository"' '-DGIR_SUFFIX="gir-1.0"' '-DGIR_DIR="/usr/local/share/gir-1.0"' '-DGOBJECT_INTROSPECTION_LIBDIR="/usr/local/lib"' '-DGOBJECT_INTROSPECTION_DATADIR="/usr/local/share"' '-DGOBJECT_INTROSPECTION_RELATIVE_LIBDIR="lib"' -MD -MQ girepository/libgirepository-2.0.so.0.1.p/girepository.c.o -MF girepository/libgirepository-2.0.so.0.1.p/girepository.c.o.d -o girepository/libgirepository-2.0.so.0.1.p/girepository.c.o -c ../glib-2.82.4/girepository/girepository.c [1398/1610] cc -Igirepository/libgirepository-2.0.so.0.1.p -Igirepository -I../glib-2.82.4/girepository -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -DGI_COMPILATION '-DG_LOG_DOMAIN="GLib-GIRepository"' '-DGIR_SUFFIX="gir-1.0"' '-DGIR_DIR="/usr/local/share/gir-1.0"' '-DGOBJECT_INTROSPECTION_LIBDIR="/usr/local/lib"' '-DGOBJECT_INTROSPECTION_DATADIR="/usr/local/share"' '-DGOBJECT_INTROSPECTION_RELATIVE_LIBDIR="lib"' -MD -MQ girepository/libgirepository-2.0.so.0.1.p/girffi.c.o -MF girepository/libgirepository-2.0.so.0.1.p/girffi.c.o.d -o girepository/libgirepository-2.0.so.0.1.p/girffi.c.o -c ../glib-2.82.4/girepository/girffi.c [1399/1610] cc -Igirepository/libgirepository-2.0.so.0.1.p -Igirepository -I../glib-2.82.4/girepository -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -DGI_COMPILATION '-DG_LOG_DOMAIN="GLib-GIRepository"' '-DGIR_SUFFIX="gir-1.0"' '-DGIR_DIR="/usr/local/share/gir-1.0"' '-DGOBJECT_INTROSPECTION_LIBDIR="/usr/local/lib"' '-DGOBJECT_INTROSPECTION_DATADIR="/usr/local/share"' '-DGOBJECT_INTROSPECTION_RELATIVE_LIBDIR="lib"' -MD -MQ girepository/libgirepository-2.0.so.0.1.p/gisignalinfo.c.o -MF girepository/libgirepository-2.0.so.0.1.p/gisignalinfo.c.o.d -o girepository/libgirepository-2.0.so.0.1.p/gisignalinfo.c.o -c ../glib-2.82.4/girepository/gisignalinfo.c [1400/1610] cc -Igirepository/libgirepository-2.0.so.0.1.p -Igirepository -I../glib-2.82.4/girepository -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -DGI_COMPILATION '-DG_LOG_DOMAIN="GLib-GIRepository"' '-DGIR_SUFFIX="gir-1.0"' '-DGIR_DIR="/usr/local/share/gir-1.0"' '-DGOBJECT_INTROSPECTION_LIBDIR="/usr/local/lib"' '-DGOBJECT_INTROSPECTION_DATADIR="/usr/local/share"' '-DGOBJECT_INTROSPECTION_RELATIVE_LIBDIR="lib"' -MD -MQ girepository/libgirepository-2.0.so.0.1.p/gistructinfo.c.o -MF girepository/libgirepository-2.0.so.0.1.p/gistructinfo.c.o.d -o girepository/libgirepository-2.0.so.0.1.p/gistructinfo.c.o -c ../glib-2.82.4/girepository/gistructinfo.c [1401/1610] cc -Igirepository/libgirepository-2.0.so.0.1.p -Igirepository -I../glib-2.82.4/girepository -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -DGI_COMPILATION '-DG_LOG_DOMAIN="GLib-GIRepository"' '-DGIR_SUFFIX="gir-1.0"' '-DGIR_DIR="/usr/local/share/gir-1.0"' '-DGOBJECT_INTROSPECTION_LIBDIR="/usr/local/lib"' '-DGOBJECT_INTROSPECTION_DATADIR="/usr/local/share"' '-DGOBJECT_INTROSPECTION_RELATIVE_LIBDIR="lib"' -MD -MQ girepository/libgirepository-2.0.so.0.1.p/gitypeinfo.c.o -MF girepository/libgirepository-2.0.so.0.1.p/gitypeinfo.c.o.d -o girepository/libgirepository-2.0.so.0.1.p/gitypeinfo.c.o -c ../glib-2.82.4/girepository/gitypeinfo.c [1402/1610] cc -Igirepository/libgirepository-2.0.so.0.1.p -Igirepository -I../glib-2.82.4/girepository -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -DGI_COMPILATION '-DG_LOG_DOMAIN="GLib-GIRepository"' '-DGIR_SUFFIX="gir-1.0"' '-DGIR_DIR="/usr/local/share/gir-1.0"' '-DGOBJECT_INTROSPECTION_LIBDIR="/usr/local/lib"' '-DGOBJECT_INTROSPECTION_DATADIR="/usr/local/share"' '-DGOBJECT_INTROSPECTION_RELATIVE_LIBDIR="lib"' -MD -MQ girepository/libgirepository-2.0.so.0.1.p/gitypelib.c.o -MF girepository/libgirepository-2.0.so.0.1.p/gitypelib.c.o.d -o girepository/libgirepository-2.0.so.0.1.p/gitypelib.c.o -c ../glib-2.82.4/girepository/gitypelib.c [1403/1610] cc -Igirepository/libgirepository-2.0.so.0.1.p -Igirepository -I../glib-2.82.4/girepository -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -DGI_COMPILATION '-DG_LOG_DOMAIN="GLib-GIRepository"' '-DGIR_SUFFIX="gir-1.0"' '-DGIR_DIR="/usr/local/share/gir-1.0"' '-DGOBJECT_INTROSPECTION_LIBDIR="/usr/local/lib"' '-DGOBJECT_INTROSPECTION_DATADIR="/usr/local/share"' '-DGOBJECT_INTROSPECTION_RELATIVE_LIBDIR="lib"' -MD -MQ girepository/libgirepository-2.0.so.0.1.p/giunioninfo.c.o -MF girepository/libgirepository-2.0.so.0.1.p/giunioninfo.c.o.d -o girepository/libgirepository-2.0.so.0.1.p/giunioninfo.c.o -c ../glib-2.82.4/girepository/giunioninfo.c [1404/1610] cc -Igirepository/libgirepository-2.0.so.0.1.p -Igirepository -I../glib-2.82.4/girepository -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -DGI_COMPILATION '-DG_LOG_DOMAIN="GLib-GIRepository"' '-DGIR_SUFFIX="gir-1.0"' '-DGIR_DIR="/usr/local/share/gir-1.0"' '-DGOBJECT_INTROSPECTION_LIBDIR="/usr/local/lib"' '-DGOBJECT_INTROSPECTION_DATADIR="/usr/local/share"' '-DGOBJECT_INTROSPECTION_RELATIVE_LIBDIR="lib"' -MD -MQ girepository/libgirepository-2.0.so.0.1.p/giunresolvedinfo.c.o -MF girepository/libgirepository-2.0.so.0.1.p/giunresolvedinfo.c.o.d -o girepository/libgirepository-2.0.so.0.1.p/giunresolvedinfo.c.o -c ../glib-2.82.4/girepository/giunresolvedinfo.c [1405/1610] cc -Igirepository/libgirepository-2.0.so.0.1.p -Igirepository -I../glib-2.82.4/girepository -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -DGI_COMPILATION '-DG_LOG_DOMAIN="GLib-GIRepository"' '-DGIR_SUFFIX="gir-1.0"' '-DGIR_DIR="/usr/local/share/gir-1.0"' '-DGOBJECT_INTROSPECTION_LIBDIR="/usr/local/lib"' '-DGOBJECT_INTROSPECTION_DATADIR="/usr/local/share"' '-DGOBJECT_INTROSPECTION_RELATIVE_LIBDIR="lib"' -MD -MQ girepository/libgirepository-2.0.so.0.1.p/givalueinfo.c.o -MF girepository/libgirepository-2.0.so.0.1.p/givalueinfo.c.o.d -o girepository/libgirepository-2.0.so.0.1.p/givalueinfo.c.o -c ../glib-2.82.4/girepository/givalueinfo.c [1406/1610] cc -Igirepository/libgirepository-2.0.so.0.1.p -Igirepository -I../glib-2.82.4/girepository -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -I/usr/local/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -fPIC -DGI_COMPILATION '-DG_LOG_DOMAIN="GLib-GIRepository"' '-DGIR_SUFFIX="gir-1.0"' '-DGIR_DIR="/usr/local/share/gir-1.0"' '-DGOBJECT_INTROSPECTION_LIBDIR="/usr/local/lib"' '-DGOBJECT_INTROSPECTION_DATADIR="/usr/local/share"' '-DGOBJECT_INTROSPECTION_RELATIVE_LIBDIR="lib"' -MD -MQ girepository/libgirepository-2.0.so.0.1.p/givfuncinfo.c.o -MF girepository/libgirepository-2.0.so.0.1.p/givfuncinfo.c.o.d -o girepository/libgirepository-2.0.so.0.1.p/givfuncinfo.c.o -c ../glib-2.82.4/girepository/givfuncinfo.c [1407/1610] cc -o girepository/libgirepository-2.0.so.0.1 girepository/libgirepository-2.0.so.0.1.p/gdump.c.o girepository/libgirepository-2.0.so.0.1.p/giarginfo.c.o girepository/libgirepository-2.0.so.0.1.p/gibaseinfo.c.o girepository/libgirepository-2.0.so.0.1.p/gicallableinfo.c.o girepository/libgirepository-2.0.so.0.1.p/gicallbackinfo.c.o girepository/libgirepository-2.0.so.0.1.p/giconstantinfo.c.o girepository/libgirepository-2.0.so.0.1.p/gienuminfo.c.o girepository/libgirepository-2.0.so.0.1.p/gifieldinfo.c.o girepository/libgirepository-2.0.so.0.1.p/giflagsinfo.c.o girepository/libgirepository-2.0.so.0.1.p/gifunctioninfo.c.o girepository/libgirepository-2.0.so.0.1.p/ginvoke.c.o girepository/libgirepository-2.0.so.0.1.p/giinterfaceinfo.c.o girepository/libgirepository-2.0.so.0.1.p/giobjectinfo.c.o girepository/libgirepository-2.0.so.0.1.p/gipropertyinfo.c.o girepository/libgirepository-2.0.so.0.1.p/giregisteredtypeinfo.c.o girepository/libgirepository-2.0.so.0.1.p/girepository.c.o girepository/libgirepository-2.0.so.0.1.p/girffi.c.o girepository/libgirepository-2.0.so.0.1.p/gisignalinfo.c.o girepository/libgirepository-2.0.so.0.1.p/gistructinfo.c.o girepository/libgirepository-2.0.so.0.1.p/gitypeinfo.c.o girepository/libgirepository-2.0.so.0.1.p/gitypelib.c.o girepository/libgirepository-2.0.so.0.1.p/giunioninfo.c.o girepository/libgirepository-2.0.so.0.1.p/giunresolvedinfo.c.o girepository/libgirepository-2.0.so.0.1.p/givalueinfo.c.o girepository/libgirepository-2.0.so.0.1.p/givfuncinfo.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -shared -fPIC -Wl,-soname,libgirepository-2.0.so.0.1 -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../glib:$ORIGIN/../gobject:$ORIGIN/../gmodule:$ORIGIN/../gio:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 gmodule/libgmodule-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 girepository/libgirepository-internals.a girepository/libgirepository-gthash.a girepository/cmph/libcmph.a -Wl,-z,nodelete -Wl,-Bsymbolic-functions -lintl /usr/local/lib/libffi.so.2.1 -lintl -lintl -lintl -lm -Wl,--end-group [1408/1610] /usr/local/bin/meson --internal symbolextractor /exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap girepository/libgirepository-2.0.so.0.1 girepository/libgirepository-2.0.so.0.1 girepository/libgirepository-2.0.so.0.1.p/libgirepository-2.0.so.0.1.symbols [1409/1610] cc -Igirepository/gi-dump-types.p -Igirepository -I../glib-2.82.4/girepository -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -Igmodule -I../glib-2.82.4/gmodule -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -MD -MQ girepository/gi-dump-types.p/gi-dump-types.c.o -MF girepository/gi-dump-types.p/gi-dump-types.c.o.d -o girepository/gi-dump-types.p/gi-dump-types.c.o -c ../glib-2.82.4/girepository/gi-dump-types.c [1410/1610] cc -o girepository/gi-dump-types girepository/gi-dump-types.p/gi-dump-types.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/:$ORIGIN/../glib:$ORIGIN/../gobject:$ORIGIN/../gmodule:$ORIGIN/../gio:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/girepository -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group girepository/libgirepository-2.0.so.0.1 glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 gmodule/libgmodule-2.0.so.4200.20 -lintl -Wl,--end-group [1411/1610] cc -Igirepository/compiler/gi-compile-repository.p -Igirepository/compiler -I../glib-2.82.4/girepository/compiler -Igirepository -I../glib-2.82.4/girepository -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -Igmodule -I../glib-2.82.4/gmodule -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -Wno-old-style-definition -Wno-cast-align -Wno-unused-parameter -MD -MQ girepository/compiler/gi-compile-repository.p/compiler.c.o -MF girepository/compiler/gi-compile-repository.p/compiler.c.o.d -o girepository/compiler/gi-compile-repository.p/compiler.c.o -c ../glib-2.82.4/girepository/compiler/compiler.c [1412/1610] cc -o girepository/compiler/gi-compile-repository girepository/compiler/gi-compile-repository.p/compiler.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:$ORIGIN/../../glib:$ORIGIN/../../gobject:$ORIGIN/../../gmodule:$ORIGIN/../../gio:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/girepository -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group girepository/libgirepository-2.0.so.0.1 glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 gmodule/libgmodule-2.0.so.4200.20 girepository/libgirepository-internals.a girepository/libgirepository-gthash.a girepository/cmph/libcmph.a -lintl /usr/local/lib/libffi.so.2.1 -lintl -lintl -lintl -lm -Wl,--end-group ld: warning: girnode.c:2441 (../glib-2.82.4/girepository/girnode.c:2441)(libgirepository-internals.a.p/girnode.c.o:(gi_ir_write_string) in archive girepository/libgirepository-internals.a): warning: strcpy() is almost always misused, please use strlcpy() ld: warning: jenkins_hash.c:91 (../glib-2.82.4/girepository/cmph/jenkins_hash.c:91)(libcmph.a.p/jenkins_hash.c.o:(jenkins_state_new) in archive girepository/cmph/libcmph.a): warning: rand() may return deterministic values, is that what you want? ld: warning: brz.c:90 (../glib-2.82.4/girepository/cmph/brz.c:90)(libcmph.a.p/brz.c.o:(brz_config_set_tmp_dir) in archive girepository/cmph/libcmph.a): warning: sprintf() is often misused, please use snprintf() [1413/1610] cc -Igirepository/tests/cmph-bdz.p -Igirepository/tests -I../glib-2.82.4/girepository/tests -Igirepository -I../glib-2.82.4/girepository -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -Igmodule -I../glib-2.82.4/gmodule -Igirepository/cmph -I../glib-2.82.4/girepository/cmph -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GIRepository"' -UG_DISABLE_ASSERT -MD -MQ girepository/tests/cmph-bdz.p/cmph-bdz.c.o -MF girepository/tests/cmph-bdz.p/cmph-bdz.c.o.d -o girepository/tests/cmph-bdz.p/cmph-bdz.c.o -c ../glib-2.82.4/girepository/tests/cmph-bdz.c [1414/1610] cc -Igirepository/tests/cmph-bdz.p -Igirepository/tests -I../glib-2.82.4/girepository/tests -Igirepository -I../glib-2.82.4/girepository -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -Igmodule -I../glib-2.82.4/gmodule -Igirepository/cmph -I../glib-2.82.4/girepository/cmph -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GIRepository"' -UG_DISABLE_ASSERT -MD -MQ girepository/tests/cmph-bdz.p/test-common.c.o -MF girepository/tests/cmph-bdz.p/test-common.c.o.d -o girepository/tests/cmph-bdz.p/test-common.c.o -c ../glib-2.82.4/girepository/tests/test-common.c [1415/1610] cc -o girepository/tests/cmph-bdz girepository/tests/cmph-bdz.p/cmph-bdz.c.o girepository/tests/cmph-bdz.p/test-common.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:$ORIGIN/../../glib:$ORIGIN/../../gobject:$ORIGIN/../../gmodule:$ORIGIN/../../gio:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/girepository -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group girepository/libgirepository-2.0.so.0.1 glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 gmodule/libgmodule-2.0.so.4200.20 girepository/cmph/libcmph.a -lm -pthread -lintl -lintl -Wl,--end-group ld: warning: cmph.c:116 (../glib-2.82.4/girepository/cmph/cmph.c:116)(libcmph.a.p/cmph.c.o:(key_vector_read) in archive girepository/cmph/libcmph.a): warning: strcpy() is almost always misused, please use strlcpy() ld: warning: jenkins_hash.c:91 (../glib-2.82.4/girepository/cmph/jenkins_hash.c:91)(libcmph.a.p/jenkins_hash.c.o:(jenkins_state_new) in archive girepository/cmph/libcmph.a): warning: rand() may return deterministic values, is that what you want? ld: warning: brz.c:90 (../glib-2.82.4/girepository/cmph/brz.c:90)(libcmph.a.p/brz.c.o:(brz_config_set_tmp_dir) in archive girepository/cmph/libcmph.a): warning: sprintf() is often misused, please use snprintf() [1416/1610] cc -Igirepository/tests/dump.p -Igirepository/tests -I../glib-2.82.4/girepository/tests -Igirepository -I../glib-2.82.4/girepository -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -Igmodule -I../glib-2.82.4/gmodule -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GIRepository"' -UG_DISABLE_ASSERT -MD -MQ girepository/tests/dump.p/dump.c.o -MF girepository/tests/dump.p/dump.c.o.d -o girepository/tests/dump.p/dump.c.o -c ../glib-2.82.4/girepository/tests/dump.c [1417/1610] cc -Igirepository/tests/dump.p -Igirepository/tests -I../glib-2.82.4/girepository/tests -Igirepository -I../glib-2.82.4/girepository -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -Igmodule -I../glib-2.82.4/gmodule -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GIRepository"' -UG_DISABLE_ASSERT -MD -MQ girepository/tests/dump.p/test-common.c.o -MF girepository/tests/dump.p/test-common.c.o.d -o girepository/tests/dump.p/test-common.c.o -c ../glib-2.82.4/girepository/tests/test-common.c [1418/1610] cc -o girepository/tests/dump girepository/tests/dump.p/dump.c.o girepository/tests/dump.p/test-common.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-export-dynamic -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:$ORIGIN/../../glib:$ORIGIN/../../gobject:$ORIGIN/../../gmodule:$ORIGIN/../../gio:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/girepository -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group girepository/libgirepository-2.0.so.0.1 glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 gmodule/libgmodule-2.0.so.4200.20 -lm -pthread -lintl -Wl,--end-group [1419/1610] cc -Igirepository/tests/gthash.p -Igirepository/tests -I../glib-2.82.4/girepository/tests -Igirepository -I../glib-2.82.4/girepository -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -Igmodule -I../glib-2.82.4/gmodule -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GIRepository"' -UG_DISABLE_ASSERT -MD -MQ girepository/tests/gthash.p/gthash.c.o -MF girepository/tests/gthash.p/gthash.c.o.d -o girepository/tests/gthash.p/gthash.c.o -c ../glib-2.82.4/girepository/tests/gthash.c [1420/1610] cc -Igirepository/tests/gthash.p -Igirepository/tests -I../glib-2.82.4/girepository/tests -Igirepository -I../glib-2.82.4/girepository -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -Igmodule -I../glib-2.82.4/gmodule -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -pthread '-DG_LOG_DOMAIN="GIRepository"' -UG_DISABLE_ASSERT -MD -MQ girepository/tests/gthash.p/test-common.c.o -MF girepository/tests/gthash.p/test-common.c.o.d -o girepository/tests/gthash.p/test-common.c.o -c ../glib-2.82.4/girepository/tests/test-common.c [1421/1610] cc -o girepository/tests/gthash girepository/tests/gthash.p/gthash.c.o girepository/tests/gthash.p/test-common.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:$ORIGIN/../../glib:$ORIGIN/../../gobject:$ORIGIN/../../gmodule:$ORIGIN/../../gio:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/girepository -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group girepository/libgirepository-2.0.so.0.1 glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 gmodule/libgmodule-2.0.so.4200.20 girepository/libgirepository-gthash.a girepository/cmph/libcmph.a -lm -pthread -lintl -lintl -lintl -Wl,--end-group ld: warning: cmph.c:116 (../glib-2.82.4/girepository/cmph/cmph.c:116)(libcmph.a.p/cmph.c.o:(key_vector_read) in archive girepository/cmph/libcmph.a): warning: strcpy() is almost always misused, please use strlcpy() ld: warning: brz.c:90 (../glib-2.82.4/girepository/cmph/brz.c:90)(libcmph.a.p/brz.c.o:(brz_config_set_tmp_dir) in archive girepository/cmph/libcmph.a): warning: sprintf() is often misused, please use snprintf() ld: warning: jenkins_hash.c:91 (../glib-2.82.4/girepository/cmph/jenkins_hash.c:91)(libcmph.a.p/jenkins_hash.c.o:(jenkins_state_new) in archive girepository/cmph/libcmph.a): warning: rand() may return deterministic values, is that what you want? [1422/1610] cc -Igirepository/decompiler/gi-decompile-typelib.p -Igirepository/decompiler -I../glib-2.82.4/girepository/decompiler -Igirepository -I../glib-2.82.4/girepository -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -Igmodule -I../glib-2.82.4/gmodule -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -Wno-old-style-definition -Wno-cast-align -Wno-unused-parameter -MD -MQ girepository/decompiler/gi-decompile-typelib.p/decompiler.c.o -MF girepository/decompiler/gi-decompile-typelib.p/decompiler.c.o.d -o girepository/decompiler/gi-decompile-typelib.p/decompiler.c.o -c ../glib-2.82.4/girepository/decompiler/decompiler.c [1423/1610] cc -o girepository/decompiler/gi-decompile-typelib girepository/decompiler/gi-decompile-typelib.p/decompiler.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:$ORIGIN/../../glib:$ORIGIN/../../gobject:$ORIGIN/../../gmodule:$ORIGIN/../../gio:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/girepository -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group girepository/libgirepository-2.0.so.0.1 glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 gmodule/libgmodule-2.0.so.4200.20 girepository/libgirepository-internals.a girepository/libgirepository-gthash.a girepository/cmph/libcmph.a -lintl /usr/local/lib/libffi.so.2.1 -lintl -lintl -lintl -lm -Wl,--end-group [1424/1610] cc -Igirepository/inspector/gi-inspect-typelib.p -Igirepository/inspector -I../glib-2.82.4/girepository/inspector -Igirepository -I../glib-2.82.4/girepository -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igobject -I../glib-2.82.4/gobject -Igio -I../glib-2.82.4/gio -Igmodule -I../glib-2.82.4/gmodule -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -Wno-old-style-definition -Wno-cast-align -Wno-unused-parameter -MD -MQ girepository/inspector/gi-inspect-typelib.p/inspector.c.o -MF girepository/inspector/gi-inspect-typelib.p/inspector.c.o.d -o girepository/inspector/gi-inspect-typelib.p/inspector.c.o -c ../glib-2.82.4/girepository/inspector/inspector.c [1425/1610] cc -o girepository/inspector/gi-inspect-typelib girepository/inspector/gi-inspect-typelib.p/inspector.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/..:$ORIGIN/../../glib:$ORIGIN/../../gobject:$ORIGIN/../../gmodule:$ORIGIN/../../gio:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/girepository -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/usr/local/lib -Wl,--start-group girepository/libgirepository-2.0.so.0.1 glib/libglib-2.0.so.4201.13 gobject/libgobject-2.0.so.4200.20 gio/libgio-2.0.so.4200.20 gmodule/libgmodule-2.0.so.4200.20 -lintl -Wl,--end-group [1426/1610] cc -Ifuzzing/fuzz_bookmark.p -Ifuzzing -I../glib-2.82.4/fuzzing -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -Werror=unused-function -MD -MQ fuzzing/fuzz_bookmark.p/driver.c.o -MF fuzzing/fuzz_bookmark.p/driver.c.o.d -o fuzzing/fuzz_bookmark.p/driver.c.o -c ../glib-2.82.4/fuzzing/driver.c [1427/1610] cc -Ifuzzing/fuzz_bookmark.p -Ifuzzing -I../glib-2.82.4/fuzzing -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -Werror=unused-function -MD -MQ fuzzing/fuzz_bookmark.p/fuzz_bookmark.c.o -MF fuzzing/fuzz_bookmark.p/fuzz_bookmark.c.o.d -o fuzzing/fuzz_bookmark.p/fuzz_bookmark.c.o -c ../glib-2.82.4/fuzzing/fuzz_bookmark.c [1428/1610] cc -o fuzzing/fuzz_bookmark fuzzing/fuzz_bookmark.p/driver.c.o fuzzing/fuzz_bookmark.p/fuzz_bookmark.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gmodule:$ORIGIN/../glib:$ORIGIN/../gio:$ORIGIN/../gobject:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group gmodule/libgmodule-2.0.so.4200.20 glib/libglib-2.0.so.4201.13 gio/libgio-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 -lintl -Wl,--end-group [1429/1610] cc -Ifuzzing/fuzz_canonicalize_filename.p -Ifuzzing -I../glib-2.82.4/fuzzing -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -Werror=unused-function -MD -MQ fuzzing/fuzz_canonicalize_filename.p/driver.c.o -MF fuzzing/fuzz_canonicalize_filename.p/driver.c.o.d -o fuzzing/fuzz_canonicalize_filename.p/driver.c.o -c ../glib-2.82.4/fuzzing/driver.c [1430/1610] cc -Ifuzzing/fuzz_canonicalize_filename.p -Ifuzzing -I../glib-2.82.4/fuzzing -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -Werror=unused-function -MD -MQ fuzzing/fuzz_canonicalize_filename.p/fuzz_canonicalize_filename.c.o -MF fuzzing/fuzz_canonicalize_filename.p/fuzz_canonicalize_filename.c.o.d -o fuzzing/fuzz_canonicalize_filename.p/fuzz_canonicalize_filename.c.o -c ../glib-2.82.4/fuzzing/fuzz_canonicalize_filename.c [1431/1610] cc -o fuzzing/fuzz_canonicalize_filename fuzzing/fuzz_canonicalize_filename.p/driver.c.o fuzzing/fuzz_canonicalize_filename.p/fuzz_canonicalize_filename.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gmodule:$ORIGIN/../glib:$ORIGIN/../gio:$ORIGIN/../gobject:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group gmodule/libgmodule-2.0.so.4200.20 glib/libglib-2.0.so.4201.13 gio/libgio-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 -lintl -Wl,--end-group [1432/1610] cc -Ifuzzing/fuzz_date_parse.p -Ifuzzing -I../glib-2.82.4/fuzzing -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -Werror=unused-function -MD -MQ fuzzing/fuzz_date_parse.p/driver.c.o -MF fuzzing/fuzz_date_parse.p/driver.c.o.d -o fuzzing/fuzz_date_parse.p/driver.c.o -c ../glib-2.82.4/fuzzing/driver.c [1433/1610] cc -Ifuzzing/fuzz_date_parse.p -Ifuzzing -I../glib-2.82.4/fuzzing -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -Werror=unused-function -MD -MQ fuzzing/fuzz_date_parse.p/fuzz_date_parse.c.o -MF fuzzing/fuzz_date_parse.p/fuzz_date_parse.c.o.d -o fuzzing/fuzz_date_parse.p/fuzz_date_parse.c.o -c ../glib-2.82.4/fuzzing/fuzz_date_parse.c [1434/1610] cc -o fuzzing/fuzz_date_parse fuzzing/fuzz_date_parse.p/driver.c.o fuzzing/fuzz_date_parse.p/fuzz_date_parse.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gmodule:$ORIGIN/../glib:$ORIGIN/../gio:$ORIGIN/../gobject:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group gmodule/libgmodule-2.0.so.4200.20 glib/libglib-2.0.so.4201.13 gio/libgio-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 -lintl -Wl,--end-group [1435/1610] cc -Ifuzzing/fuzz_date_time_new_from_iso8601.p -Ifuzzing -I../glib-2.82.4/fuzzing -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -Werror=unused-function -MD -MQ fuzzing/fuzz_date_time_new_from_iso8601.p/driver.c.o -MF fuzzing/fuzz_date_time_new_from_iso8601.p/driver.c.o.d -o fuzzing/fuzz_date_time_new_from_iso8601.p/driver.c.o -c ../glib-2.82.4/fuzzing/driver.c [1436/1610] cc -Ifuzzing/fuzz_date_time_new_from_iso8601.p -Ifuzzing -I../glib-2.82.4/fuzzing -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -Werror=unused-function -MD -MQ fuzzing/fuzz_date_time_new_from_iso8601.p/fuzz_date_time_new_from_iso8601.c.o -MF fuzzing/fuzz_date_time_new_from_iso8601.p/fuzz_date_time_new_from_iso8601.c.o.d -o fuzzing/fuzz_date_time_new_from_iso8601.p/fuzz_date_time_new_from_iso8601.c.o -c ../glib-2.82.4/fuzzing/fuzz_date_time_new_from_iso8601.c [1437/1610] cc -o fuzzing/fuzz_date_time_new_from_iso8601 fuzzing/fuzz_date_time_new_from_iso8601.p/driver.c.o fuzzing/fuzz_date_time_new_from_iso8601.p/fuzz_date_time_new_from_iso8601.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gmodule:$ORIGIN/../glib:$ORIGIN/../gio:$ORIGIN/../gobject:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group gmodule/libgmodule-2.0.so.4200.20 glib/libglib-2.0.so.4201.13 gio/libgio-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 -lintl -Wl,--end-group [1438/1610] cc -Ifuzzing/fuzz_dbus_message.p -Ifuzzing -I../glib-2.82.4/fuzzing -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -Werror=unused-function -MD -MQ fuzzing/fuzz_dbus_message.p/driver.c.o -MF fuzzing/fuzz_dbus_message.p/driver.c.o.d -o fuzzing/fuzz_dbus_message.p/driver.c.o -c ../glib-2.82.4/fuzzing/driver.c [1439/1610] cc -Ifuzzing/fuzz_dbus_message.p -Ifuzzing -I../glib-2.82.4/fuzzing -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -Werror=unused-function -MD -MQ fuzzing/fuzz_dbus_message.p/fuzz_dbus_message.c.o -MF fuzzing/fuzz_dbus_message.p/fuzz_dbus_message.c.o.d -o fuzzing/fuzz_dbus_message.p/fuzz_dbus_message.c.o -c ../glib-2.82.4/fuzzing/fuzz_dbus_message.c [1440/1610] cc -o fuzzing/fuzz_dbus_message fuzzing/fuzz_dbus_message.p/driver.c.o fuzzing/fuzz_dbus_message.p/fuzz_dbus_message.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gmodule:$ORIGIN/../glib:$ORIGIN/../gio:$ORIGIN/../gobject:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group gmodule/libgmodule-2.0.so.4200.20 glib/libglib-2.0.so.4201.13 gio/libgio-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 -lintl -Wl,--end-group [1441/1610] cc -Ifuzzing/fuzz_inet_address_mask_new_from_string.p -Ifuzzing -I../glib-2.82.4/fuzzing -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -Werror=unused-function -MD -MQ fuzzing/fuzz_inet_address_mask_new_from_string.p/driver.c.o -MF fuzzing/fuzz_inet_address_mask_new_from_string.p/driver.c.o.d -o fuzzing/fuzz_inet_address_mask_new_from_string.p/driver.c.o -c ../glib-2.82.4/fuzzing/driver.c [1442/1610] cc -Ifuzzing/fuzz_inet_address_mask_new_from_string.p -Ifuzzing -I../glib-2.82.4/fuzzing -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -Werror=unused-function -MD -MQ fuzzing/fuzz_inet_address_mask_new_from_string.p/fuzz_inet_address_mask_new_from_string.c.o -MF fuzzing/fuzz_inet_address_mask_new_from_string.p/fuzz_inet_address_mask_new_from_string.c.o.d -o fuzzing/fuzz_inet_address_mask_new_from_string.p/fuzz_inet_address_mask_new_from_string.c.o -c ../glib-2.82.4/fuzzing/fuzz_inet_address_mask_new_from_string.c [1443/1610] cc -o fuzzing/fuzz_inet_address_mask_new_from_string fuzzing/fuzz_inet_address_mask_new_from_string.p/driver.c.o fuzzing/fuzz_inet_address_mask_new_from_string.p/fuzz_inet_address_mask_new_from_string.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gmodule:$ORIGIN/../glib:$ORIGIN/../gio:$ORIGIN/../gobject:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group gmodule/libgmodule-2.0.so.4200.20 glib/libglib-2.0.so.4201.13 gio/libgio-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 -lintl -Wl,--end-group [1444/1610] cc -Ifuzzing/fuzz_inet_address_new_from_string.p -Ifuzzing -I../glib-2.82.4/fuzzing -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -Werror=unused-function -MD -MQ fuzzing/fuzz_inet_address_new_from_string.p/driver.c.o -MF fuzzing/fuzz_inet_address_new_from_string.p/driver.c.o.d -o fuzzing/fuzz_inet_address_new_from_string.p/driver.c.o -c ../glib-2.82.4/fuzzing/driver.c [1445/1610] cc -Ifuzzing/fuzz_inet_address_new_from_string.p -Ifuzzing -I../glib-2.82.4/fuzzing -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -Werror=unused-function -MD -MQ fuzzing/fuzz_inet_address_new_from_string.p/fuzz_inet_address_new_from_string.c.o -MF fuzzing/fuzz_inet_address_new_from_string.p/fuzz_inet_address_new_from_string.c.o.d -o fuzzing/fuzz_inet_address_new_from_string.p/fuzz_inet_address_new_from_string.c.o -c ../glib-2.82.4/fuzzing/fuzz_inet_address_new_from_string.c [1446/1610] cc -o fuzzing/fuzz_inet_address_new_from_string fuzzing/fuzz_inet_address_new_from_string.p/driver.c.o fuzzing/fuzz_inet_address_new_from_string.p/fuzz_inet_address_new_from_string.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gmodule:$ORIGIN/../glib:$ORIGIN/../gio:$ORIGIN/../gobject:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group gmodule/libgmodule-2.0.so.4200.20 glib/libglib-2.0.so.4201.13 gio/libgio-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 -lintl -Wl,--end-group [1447/1610] cc -Ifuzzing/fuzz_inet_socket_address_new_from_string.p -Ifuzzing -I../glib-2.82.4/fuzzing -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -Werror=unused-function -MD -MQ fuzzing/fuzz_inet_socket_address_new_from_string.p/driver.c.o -MF fuzzing/fuzz_inet_socket_address_new_from_string.p/driver.c.o.d -o fuzzing/fuzz_inet_socket_address_new_from_string.p/driver.c.o -c ../glib-2.82.4/fuzzing/driver.c [1448/1610] cc -Ifuzzing/fuzz_inet_socket_address_new_from_string.p -Ifuzzing -I../glib-2.82.4/fuzzing -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -Werror=unused-function -MD -MQ fuzzing/fuzz_inet_socket_address_new_from_string.p/fuzz_inet_socket_address_new_from_string.c.o -MF fuzzing/fuzz_inet_socket_address_new_from_string.p/fuzz_inet_socket_address_new_from_string.c.o.d -o fuzzing/fuzz_inet_socket_address_new_from_string.p/fuzz_inet_socket_address_new_from_string.c.o -c ../glib-2.82.4/fuzzing/fuzz_inet_socket_address_new_from_string.c [1449/1610] cc -o fuzzing/fuzz_inet_socket_address_new_from_string fuzzing/fuzz_inet_socket_address_new_from_string.p/driver.c.o fuzzing/fuzz_inet_socket_address_new_from_string.p/fuzz_inet_socket_address_new_from_string.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gmodule:$ORIGIN/../glib:$ORIGIN/../gio:$ORIGIN/../gobject:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group gmodule/libgmodule-2.0.so.4200.20 glib/libglib-2.0.so.4201.13 gio/libgio-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 -lintl -Wl,--end-group [1450/1610] cc -Ifuzzing/fuzz_key.p -Ifuzzing -I../glib-2.82.4/fuzzing -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -Werror=unused-function -MD -MQ fuzzing/fuzz_key.p/driver.c.o -MF fuzzing/fuzz_key.p/driver.c.o.d -o fuzzing/fuzz_key.p/driver.c.o -c ../glib-2.82.4/fuzzing/driver.c [1451/1610] cc -Ifuzzing/fuzz_key.p -Ifuzzing -I../glib-2.82.4/fuzzing -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -Werror=unused-function -MD -MQ fuzzing/fuzz_key.p/fuzz_key.c.o -MF fuzzing/fuzz_key.p/fuzz_key.c.o.d -o fuzzing/fuzz_key.p/fuzz_key.c.o -c ../glib-2.82.4/fuzzing/fuzz_key.c [1452/1610] cc -o fuzzing/fuzz_key fuzzing/fuzz_key.p/driver.c.o fuzzing/fuzz_key.p/fuzz_key.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gmodule:$ORIGIN/../glib:$ORIGIN/../gio:$ORIGIN/../gobject:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group gmodule/libgmodule-2.0.so.4200.20 glib/libglib-2.0.so.4201.13 gio/libgio-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 -lintl -Wl,--end-group [1453/1610] cc -Ifuzzing/fuzz_network_address_parse.p -Ifuzzing -I../glib-2.82.4/fuzzing -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -Werror=unused-function -MD -MQ fuzzing/fuzz_network_address_parse.p/driver.c.o -MF fuzzing/fuzz_network_address_parse.p/driver.c.o.d -o fuzzing/fuzz_network_address_parse.p/driver.c.o -c ../glib-2.82.4/fuzzing/driver.c [1454/1610] cc -Ifuzzing/fuzz_network_address_parse.p -Ifuzzing -I../glib-2.82.4/fuzzing -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -Werror=unused-function -MD -MQ fuzzing/fuzz_network_address_parse.p/fuzz_network_address_parse.c.o -MF fuzzing/fuzz_network_address_parse.p/fuzz_network_address_parse.c.o.d -o fuzzing/fuzz_network_address_parse.p/fuzz_network_address_parse.c.o -c ../glib-2.82.4/fuzzing/fuzz_network_address_parse.c [1455/1610] cc -o fuzzing/fuzz_network_address_parse fuzzing/fuzz_network_address_parse.p/driver.c.o fuzzing/fuzz_network_address_parse.p/fuzz_network_address_parse.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gmodule:$ORIGIN/../glib:$ORIGIN/../gio:$ORIGIN/../gobject:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group gmodule/libgmodule-2.0.so.4200.20 glib/libglib-2.0.so.4201.13 gio/libgio-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 -lintl -Wl,--end-group [1456/1610] cc -Ifuzzing/fuzz_network_address_parse_uri.p -Ifuzzing -I../glib-2.82.4/fuzzing -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -Werror=unused-function -MD -MQ fuzzing/fuzz_network_address_parse_uri.p/driver.c.o -MF fuzzing/fuzz_network_address_parse_uri.p/driver.c.o.d -o fuzzing/fuzz_network_address_parse_uri.p/driver.c.o -c ../glib-2.82.4/fuzzing/driver.c [1457/1610] cc -Ifuzzing/fuzz_network_address_parse_uri.p -Ifuzzing -I../glib-2.82.4/fuzzing -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -Werror=unused-function -MD -MQ fuzzing/fuzz_network_address_parse_uri.p/fuzz_network_address_parse_uri.c.o -MF fuzzing/fuzz_network_address_parse_uri.p/fuzz_network_address_parse_uri.c.o.d -o fuzzing/fuzz_network_address_parse_uri.p/fuzz_network_address_parse_uri.c.o -c ../glib-2.82.4/fuzzing/fuzz_network_address_parse_uri.c [1458/1610] cc -o fuzzing/fuzz_network_address_parse_uri fuzzing/fuzz_network_address_parse_uri.p/driver.c.o fuzzing/fuzz_network_address_parse_uri.p/fuzz_network_address_parse_uri.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gmodule:$ORIGIN/../glib:$ORIGIN/../gio:$ORIGIN/../gobject:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group gmodule/libgmodule-2.0.so.4200.20 glib/libglib-2.0.so.4201.13 gio/libgio-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 -lintl -Wl,--end-group [1459/1610] cc -Ifuzzing/fuzz_paths.p -Ifuzzing -I../glib-2.82.4/fuzzing -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -Werror=unused-function -MD -MQ fuzzing/fuzz_paths.p/driver.c.o -MF fuzzing/fuzz_paths.p/driver.c.o.d -o fuzzing/fuzz_paths.p/driver.c.o -c ../glib-2.82.4/fuzzing/driver.c [1460/1610] cc -Ifuzzing/fuzz_paths.p -Ifuzzing -I../glib-2.82.4/fuzzing -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -Werror=unused-function -MD -MQ fuzzing/fuzz_paths.p/fuzz_paths.c.o -MF fuzzing/fuzz_paths.p/fuzz_paths.c.o.d -o fuzzing/fuzz_paths.p/fuzz_paths.c.o -c ../glib-2.82.4/fuzzing/fuzz_paths.c [1461/1610] cc -o fuzzing/fuzz_paths fuzzing/fuzz_paths.p/driver.c.o fuzzing/fuzz_paths.p/fuzz_paths.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gmodule:$ORIGIN/../glib:$ORIGIN/../gio:$ORIGIN/../gobject:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group gmodule/libgmodule-2.0.so.4200.20 glib/libglib-2.0.so.4201.13 gio/libgio-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 -lintl -Wl,--end-group [1462/1610] cc -Ifuzzing/fuzz_resolver.p -Ifuzzing -I../glib-2.82.4/fuzzing -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -Werror=unused-function -MD -MQ fuzzing/fuzz_resolver.p/driver.c.o -MF fuzzing/fuzz_resolver.p/driver.c.o.d -o fuzzing/fuzz_resolver.p/driver.c.o -c ../glib-2.82.4/fuzzing/driver.c [1463/1610] cc -Ifuzzing/fuzz_resolver.p -Ifuzzing -I../glib-2.82.4/fuzzing -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -Werror=unused-function -MD -MQ fuzzing/fuzz_resolver.p/fuzz_resolver.c.o -MF fuzzing/fuzz_resolver.p/fuzz_resolver.c.o.d -o fuzzing/fuzz_resolver.p/fuzz_resolver.c.o -c ../glib-2.82.4/fuzzing/fuzz_resolver.c [1464/1610] cc -o fuzzing/fuzz_resolver fuzzing/fuzz_resolver.p/driver.c.o fuzzing/fuzz_resolver.p/fuzz_resolver.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gmodule:$ORIGIN/../glib:$ORIGIN/../gio:$ORIGIN/../gobject:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group gmodule/libgmodule-2.0.so.4200.20 glib/libglib-2.0.so.4201.13 gio/libgio-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 -lintl -Wl,--end-group [1465/1610] cc -Ifuzzing/fuzz_uri_escape.p -Ifuzzing -I../glib-2.82.4/fuzzing -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -Werror=unused-function -MD -MQ fuzzing/fuzz_uri_escape.p/driver.c.o -MF fuzzing/fuzz_uri_escape.p/driver.c.o.d -o fuzzing/fuzz_uri_escape.p/driver.c.o -c ../glib-2.82.4/fuzzing/driver.c [1466/1610] cc -Ifuzzing/fuzz_uri_escape.p -Ifuzzing -I../glib-2.82.4/fuzzing -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -Werror=unused-function -MD -MQ fuzzing/fuzz_uri_escape.p/fuzz_uri_escape.c.o -MF fuzzing/fuzz_uri_escape.p/fuzz_uri_escape.c.o.d -o fuzzing/fuzz_uri_escape.p/fuzz_uri_escape.c.o -c ../glib-2.82.4/fuzzing/fuzz_uri_escape.c [1467/1610] cc -o fuzzing/fuzz_uri_escape fuzzing/fuzz_uri_escape.p/driver.c.o fuzzing/fuzz_uri_escape.p/fuzz_uri_escape.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gmodule:$ORIGIN/../glib:$ORIGIN/../gio:$ORIGIN/../gobject:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group gmodule/libgmodule-2.0.so.4200.20 glib/libglib-2.0.so.4201.13 gio/libgio-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 -lintl -Wl,--end-group [1468/1610] cc -Ifuzzing/fuzz_uri_parse.p -Ifuzzing -I../glib-2.82.4/fuzzing -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -Werror=unused-function -MD -MQ fuzzing/fuzz_uri_parse.p/driver.c.o -MF fuzzing/fuzz_uri_parse.p/driver.c.o.d -o fuzzing/fuzz_uri_parse.p/driver.c.o -c ../glib-2.82.4/fuzzing/driver.c [1469/1610] cc -Ifuzzing/fuzz_uri_parse.p -Ifuzzing -I../glib-2.82.4/fuzzing -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -Werror=unused-function -MD -MQ fuzzing/fuzz_uri_parse.p/fuzz_uri_parse.c.o -MF fuzzing/fuzz_uri_parse.p/fuzz_uri_parse.c.o.d -o fuzzing/fuzz_uri_parse.p/fuzz_uri_parse.c.o -c ../glib-2.82.4/fuzzing/fuzz_uri_parse.c [1470/1610] cc -o fuzzing/fuzz_uri_parse fuzzing/fuzz_uri_parse.p/driver.c.o fuzzing/fuzz_uri_parse.p/fuzz_uri_parse.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gmodule:$ORIGIN/../glib:$ORIGIN/../gio:$ORIGIN/../gobject:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group gmodule/libgmodule-2.0.so.4200.20 glib/libglib-2.0.so.4201.13 gio/libgio-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 -lintl -Wl,--end-group [1471/1610] cc -Ifuzzing/fuzz_uri_parse_params.p -Ifuzzing -I../glib-2.82.4/fuzzing -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -Werror=unused-function -MD -MQ fuzzing/fuzz_uri_parse_params.p/driver.c.o -MF fuzzing/fuzz_uri_parse_params.p/driver.c.o.d -o fuzzing/fuzz_uri_parse_params.p/driver.c.o -c ../glib-2.82.4/fuzzing/driver.c [1472/1610] cc -Ifuzzing/fuzz_uri_parse_params.p -Ifuzzing -I../glib-2.82.4/fuzzing -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -Werror=unused-function -MD -MQ fuzzing/fuzz_uri_parse_params.p/fuzz_uri_parse_params.c.o -MF fuzzing/fuzz_uri_parse_params.p/fuzz_uri_parse_params.c.o.d -o fuzzing/fuzz_uri_parse_params.p/fuzz_uri_parse_params.c.o -c ../glib-2.82.4/fuzzing/fuzz_uri_parse_params.c [1473/1610] cc -o fuzzing/fuzz_uri_parse_params fuzzing/fuzz_uri_parse_params.p/driver.c.o fuzzing/fuzz_uri_parse_params.p/fuzz_uri_parse_params.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gmodule:$ORIGIN/../glib:$ORIGIN/../gio:$ORIGIN/../gobject:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group gmodule/libgmodule-2.0.so.4200.20 glib/libglib-2.0.so.4201.13 gio/libgio-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 -lintl -Wl,--end-group [1474/1610] cc -Ifuzzing/fuzz_utf8_normalize.p -Ifuzzing -I../glib-2.82.4/fuzzing -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -Werror=unused-function -MD -MQ fuzzing/fuzz_utf8_normalize.p/driver.c.o -MF fuzzing/fuzz_utf8_normalize.p/driver.c.o.d -o fuzzing/fuzz_utf8_normalize.p/driver.c.o -c ../glib-2.82.4/fuzzing/driver.c [1475/1610] cc -Ifuzzing/fuzz_utf8_normalize.p -Ifuzzing -I../glib-2.82.4/fuzzing -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -Werror=unused-function -MD -MQ fuzzing/fuzz_utf8_normalize.p/fuzz_utf8_normalize.c.o -MF fuzzing/fuzz_utf8_normalize.p/fuzz_utf8_normalize.c.o.d -o fuzzing/fuzz_utf8_normalize.p/fuzz_utf8_normalize.c.o -c ../glib-2.82.4/fuzzing/fuzz_utf8_normalize.c [1476/1610] cc -o fuzzing/fuzz_utf8_normalize fuzzing/fuzz_utf8_normalize.p/driver.c.o fuzzing/fuzz_utf8_normalize.p/fuzz_utf8_normalize.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gmodule:$ORIGIN/../glib:$ORIGIN/../gio:$ORIGIN/../gobject:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group gmodule/libgmodule-2.0.so.4200.20 glib/libglib-2.0.so.4201.13 gio/libgio-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 -lintl -Wl,--end-group [1477/1610] cc -Ifuzzing/fuzz_utf8_validate.p -Ifuzzing -I../glib-2.82.4/fuzzing -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -Werror=unused-function -MD -MQ fuzzing/fuzz_utf8_validate.p/driver.c.o -MF fuzzing/fuzz_utf8_validate.p/driver.c.o.d -o fuzzing/fuzz_utf8_validate.p/driver.c.o -c ../glib-2.82.4/fuzzing/driver.c [1478/1610] cc -Ifuzzing/fuzz_utf8_validate.p -Ifuzzing -I../glib-2.82.4/fuzzing -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -Werror=unused-function -MD -MQ fuzzing/fuzz_utf8_validate.p/fuzz_utf8_validate.c.o -MF fuzzing/fuzz_utf8_validate.p/fuzz_utf8_validate.c.o.d -o fuzzing/fuzz_utf8_validate.p/fuzz_utf8_validate.c.o -c ../glib-2.82.4/fuzzing/fuzz_utf8_validate.c [1479/1610] cc -o fuzzing/fuzz_utf8_validate fuzzing/fuzz_utf8_validate.p/driver.c.o fuzzing/fuzz_utf8_validate.p/fuzz_utf8_validate.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gmodule:$ORIGIN/../glib:$ORIGIN/../gio:$ORIGIN/../gobject:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group gmodule/libgmodule-2.0.so.4200.20 glib/libglib-2.0.so.4201.13 gio/libgio-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 -lintl -Wl,--end-group [1480/1610] cc -Ifuzzing/fuzz_uuid_string_is_valid.p -Ifuzzing -I../glib-2.82.4/fuzzing -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -Werror=unused-function -MD -MQ fuzzing/fuzz_uuid_string_is_valid.p/driver.c.o -MF fuzzing/fuzz_uuid_string_is_valid.p/driver.c.o.d -o fuzzing/fuzz_uuid_string_is_valid.p/driver.c.o -c ../glib-2.82.4/fuzzing/driver.c [1481/1610] cc -Ifuzzing/fuzz_uuid_string_is_valid.p -Ifuzzing -I../glib-2.82.4/fuzzing -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -Werror=unused-function -MD -MQ fuzzing/fuzz_uuid_string_is_valid.p/fuzz_uuid_string_is_valid.c.o -MF fuzzing/fuzz_uuid_string_is_valid.p/fuzz_uuid_string_is_valid.c.o.d -o fuzzing/fuzz_uuid_string_is_valid.p/fuzz_uuid_string_is_valid.c.o -c ../glib-2.82.4/fuzzing/fuzz_uuid_string_is_valid.c [1482/1610] cc -o fuzzing/fuzz_uuid_string_is_valid fuzzing/fuzz_uuid_string_is_valid.p/driver.c.o fuzzing/fuzz_uuid_string_is_valid.p/fuzz_uuid_string_is_valid.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gmodule:$ORIGIN/../glib:$ORIGIN/../gio:$ORIGIN/../gobject:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group gmodule/libgmodule-2.0.so.4200.20 glib/libglib-2.0.so.4201.13 gio/libgio-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 -lintl -Wl,--end-group [1483/1610] cc -Ifuzzing/fuzz_variant_binary.p -Ifuzzing -I../glib-2.82.4/fuzzing -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -Werror=unused-function -MD -MQ fuzzing/fuzz_variant_binary.p/driver.c.o -MF fuzzing/fuzz_variant_binary.p/driver.c.o.d -o fuzzing/fuzz_variant_binary.p/driver.c.o -c ../glib-2.82.4/fuzzing/driver.c [1484/1610] cc -Ifuzzing/fuzz_variant_binary.p -Ifuzzing -I../glib-2.82.4/fuzzing -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -Werror=unused-function -MD -MQ fuzzing/fuzz_variant_binary.p/fuzz_variant_binary.c.o -MF fuzzing/fuzz_variant_binary.p/fuzz_variant_binary.c.o.d -o fuzzing/fuzz_variant_binary.p/fuzz_variant_binary.c.o -c ../glib-2.82.4/fuzzing/fuzz_variant_binary.c [1485/1610] cc -o fuzzing/fuzz_variant_binary fuzzing/fuzz_variant_binary.p/driver.c.o fuzzing/fuzz_variant_binary.p/fuzz_variant_binary.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gmodule:$ORIGIN/../glib:$ORIGIN/../gio:$ORIGIN/../gobject:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group gmodule/libgmodule-2.0.so.4200.20 glib/libglib-2.0.so.4201.13 gio/libgio-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 -lintl -Wl,--end-group [1486/1610] cc -Ifuzzing/fuzz_variant_binary_byteswap.p -Ifuzzing -I../glib-2.82.4/fuzzing -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -Werror=unused-function -MD -MQ fuzzing/fuzz_variant_binary_byteswap.p/driver.c.o -MF fuzzing/fuzz_variant_binary_byteswap.p/driver.c.o.d -o fuzzing/fuzz_variant_binary_byteswap.p/driver.c.o -c ../glib-2.82.4/fuzzing/driver.c [1487/1610] cc -Ifuzzing/fuzz_variant_binary_byteswap.p -Ifuzzing -I../glib-2.82.4/fuzzing -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -Werror=unused-function -MD -MQ fuzzing/fuzz_variant_binary_byteswap.p/fuzz_variant_binary_byteswap.c.o -MF fuzzing/fuzz_variant_binary_byteswap.p/fuzz_variant_binary_byteswap.c.o.d -o fuzzing/fuzz_variant_binary_byteswap.p/fuzz_variant_binary_byteswap.c.o -c ../glib-2.82.4/fuzzing/fuzz_variant_binary_byteswap.c [1488/1610] cc -o fuzzing/fuzz_variant_binary_byteswap fuzzing/fuzz_variant_binary_byteswap.p/driver.c.o fuzzing/fuzz_variant_binary_byteswap.p/fuzz_variant_binary_byteswap.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gmodule:$ORIGIN/../glib:$ORIGIN/../gio:$ORIGIN/../gobject:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group gmodule/libgmodule-2.0.so.4200.20 glib/libglib-2.0.so.4201.13 gio/libgio-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 -lintl -Wl,--end-group [1489/1610] cc -Ifuzzing/fuzz_variant_text.p -Ifuzzing -I../glib-2.82.4/fuzzing -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -Werror=unused-function -MD -MQ fuzzing/fuzz_variant_text.p/driver.c.o -MF fuzzing/fuzz_variant_text.p/driver.c.o.d -o fuzzing/fuzz_variant_text.p/driver.c.o -c ../glib-2.82.4/fuzzing/driver.c [1490/1610] cc -Ifuzzing/fuzz_variant_text.p -Ifuzzing -I../glib-2.82.4/fuzzing -I. -I../glib-2.82.4 -Iglib -I../glib-2.82.4/glib -Igmodule -I../glib-2.82.4/gmodule -Igio -I../glib-2.82.4/gio -Igobject -I../glib-2.82.4/gobject -I/usr/local/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -D_GNU_SOURCE -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wimplicit-fallthrough -Wmisleading-indentation -Wmissing-field-initializers -Wnonnull -Wnull-dereference -Wunused -Wno-unused-parameter -Wno-cast-function-type -Wno-pedantic -Wno-format-zero-length -Wno-variadic-macros -Werror=format=2 -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Werror=unused-result -Wstrict-prototypes -Wno-bad-function-cast -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=pointer-sign -Wno-string-plus-int -Wno-typedef-redefinition -O2 -pipe -g -Werror=unused-function -MD -MQ fuzzing/fuzz_variant_text.p/fuzz_variant_text.c.o -MF fuzzing/fuzz_variant_text.p/fuzz_variant_text.c.o.d -o fuzzing/fuzz_variant_text.p/fuzz_variant_text.c.o -c ../glib-2.82.4/fuzzing/fuzz_variant_text.c [1491/1610] cc -o fuzzing/fuzz_variant_text fuzzing/fuzz_variant_text.p/driver.c.o fuzzing/fuzz_variant_text.p/fuzz_variant_text.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--allow-shlib-undefined -O2 -pipe -g -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gmodule:$ORIGIN/../glib:$ORIGIN/../gio:$ORIGIN/../gobject:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gmodule -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio -Wl,-rpath-link,/exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject -Wl,-rpath-link,/usr/local/lib -Wl,--start-group gmodule/libgmodule-2.0.so.4200.20 glib/libglib-2.0.so.4201.13 gio/libgio-2.0.so.4200.20 gobject/libgobject-2.0.so.4200.20 -lintl -Wl,--end-group [1492/1610] /usr/local/bin/msgfmt -o po/ab/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/ab.po [1493/1610] /usr/local/bin/msgfmt -o po/af/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/af.po [1494/1610] /usr/local/bin/msgfmt -o po/am/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/am.po [1495/1610] /usr/local/bin/msgfmt -o po/an/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/an.po [1496/1610] /usr/local/bin/msgfmt -o po/ar/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/ar.po [1497/1610] /usr/local/bin/msgfmt -o po/as/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/as.po [1498/1610] /usr/local/bin/msgfmt -o po/ast/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/ast.po [1499/1610] /usr/local/bin/msgfmt -o po/az/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/az.po [1500/1610] /usr/local/bin/msgfmt -o po/be/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/be.po [1501/1610] /usr/local/bin/msgfmt -o po/be@latin/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/be@latin.po [1502/1610] /usr/local/bin/msgfmt -o po/bg/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/bg.po [1503/1610] /usr/local/bin/msgfmt -o po/bn/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/bn.po [1504/1610] /usr/local/bin/msgfmt -o po/bn_IN/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/bn_IN.po [1505/1610] /usr/local/bin/msgfmt -o po/bs/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/bs.po [1506/1610] /usr/local/bin/msgfmt -o po/ca/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/ca.po [1507/1610] /usr/local/bin/msgfmt -o po/ca@valencia/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/ca@valencia.po [1508/1610] /usr/local/bin/msgfmt -o po/cs/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/cs.po [1509/1610] /usr/local/bin/msgfmt -o po/cy/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/cy.po [1510/1610] /usr/local/bin/msgfmt -o po/da/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/da.po [1511/1610] /usr/local/bin/msgfmt -o po/de/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/de.po [1512/1610] /usr/local/bin/msgfmt -o po/dz/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/dz.po [1513/1610] /usr/local/bin/msgfmt -o po/el/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/el.po [1514/1610] /usr/local/bin/msgfmt -o po/en_CA/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/en_CA.po [1515/1610] /usr/local/bin/msgfmt -o po/en_GB/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/en_GB.po [1516/1610] /usr/local/bin/msgfmt -o po/en@shaw/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/en@shaw.po [1517/1610] /usr/local/bin/msgfmt -o po/eo/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/eo.po [1518/1610] /usr/local/bin/msgfmt -o po/es/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/es.po [1519/1610] /usr/local/bin/msgfmt -o po/et/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/et.po [1520/1610] /usr/local/bin/msgfmt -o po/eu/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/eu.po [1521/1610] /usr/local/bin/msgfmt -o po/fa/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/fa.po [1522/1610] /usr/local/bin/msgfmt -o po/fi/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/fi.po [1523/1610] /usr/local/bin/msgfmt -o po/fr/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/fr.po [1524/1610] /usr/local/bin/msgfmt -o po/fur/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/fur.po [1525/1610] /usr/local/bin/msgfmt -o po/ga/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/ga.po [1526/1610] /usr/local/bin/msgfmt -o po/gd/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/gd.po [1527/1610] /usr/local/bin/msgfmt -o po/gl/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/gl.po [1528/1610] /usr/local/bin/msgfmt -o po/gu/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/gu.po [1529/1610] /usr/local/bin/msgfmt -o po/he/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/he.po [1530/1610] /usr/local/bin/msgfmt -o po/hi/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/hi.po [1531/1610] /usr/local/bin/msgfmt -o po/hr/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/hr.po [1532/1610] /usr/local/bin/msgfmt -o po/hu/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/hu.po [1533/1610] /usr/local/bin/msgfmt -o po/hy/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/hy.po [1534/1610] /usr/local/bin/msgfmt -o po/id/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/id.po [1535/1610] /usr/local/bin/msgfmt -o po/ie/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/ie.po [1536/1610] /usr/local/bin/msgfmt -o po/is/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/is.po [1537/1610] /usr/local/bin/msgfmt -o po/it/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/it.po [1538/1610] /usr/local/bin/msgfmt -o po/ja/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/ja.po [1539/1610] /usr/local/bin/msgfmt -o po/ka/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/ka.po [1540/1610] /usr/local/bin/msgfmt -o po/kab/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/kab.po [1541/1610] /usr/local/bin/msgfmt -o po/kk/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/kk.po [1542/1610] /usr/local/bin/msgfmt -o po/kn/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/kn.po [1543/1610] /usr/local/bin/msgfmt -o po/ko/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/ko.po [1544/1610] /usr/local/bin/msgfmt -o po/ku/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/ku.po [1545/1610] /usr/local/bin/msgfmt -o po/lt/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/lt.po [1546/1610] /usr/local/bin/msgfmt -o po/lv/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/lv.po [1547/1610] /usr/local/bin/msgfmt -o po/mai/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/mai.po [1548/1610] /usr/local/bin/msgfmt -o po/mg/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/mg.po [1549/1610] /usr/local/bin/msgfmt -o po/mk/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/mk.po [1550/1610] /usr/local/bin/msgfmt -o po/ml/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/ml.po [1551/1610] /usr/local/bin/msgfmt -o po/mn/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/mn.po [1552/1610] /usr/local/bin/msgfmt -o po/mr/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/mr.po [1553/1610] /usr/local/bin/msgfmt -o po/ms/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/ms.po [1554/1610] /usr/local/bin/msgfmt -o po/nb/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/nb.po [1555/1610] /usr/local/bin/msgfmt -o po/nds/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/nds.po [1556/1610] /usr/local/bin/msgfmt -o po/ne/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/ne.po [1557/1610] /usr/local/bin/msgfmt -o po/nl/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/nl.po [1558/1610] /usr/local/bin/msgfmt -o po/nn/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/nn.po [1559/1610] /usr/local/bin/msgfmt -o po/oc/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/oc.po [1560/1610] /usr/local/bin/msgfmt -o po/or/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/or.po [1561/1610] /usr/local/bin/msgfmt -o po/pa/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/pa.po [1562/1610] /usr/local/bin/msgfmt -o po/pl/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/pl.po [1563/1610] /usr/local/bin/msgfmt -o po/ps/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/ps.po [1564/1610] /usr/local/bin/msgfmt -o po/pt/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/pt.po [1565/1610] /usr/local/bin/msgfmt -o po/pt_BR/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/pt_BR.po [1566/1610] /usr/local/bin/msgfmt -o po/ro/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/ro.po [1567/1610] /usr/local/bin/msgfmt -o po/ru/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/ru.po [1568/1610] /usr/local/bin/msgfmt -o po/rw/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/rw.po [1569/1610] /usr/local/bin/msgfmt -o po/si/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/si.po [1570/1610] /usr/local/bin/msgfmt -o po/sk/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/sk.po [1571/1610] /usr/local/bin/msgfmt -o po/sl/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/sl.po [1572/1610] /usr/local/bin/msgfmt -o po/sq/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/sq.po [1573/1610] /usr/local/bin/msgfmt -o po/sr/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/sr.po [1574/1610] /usr/local/bin/msgfmt -o po/sr@latin/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/sr@latin.po [1575/1610] /usr/local/bin/msgfmt -o po/sr@ije/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/sr@ije.po [1576/1610] /usr/local/bin/msgfmt -o po/sv/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/sv.po [1577/1610] /usr/local/bin/msgfmt -o po/ta/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/ta.po [1578/1610] /usr/local/bin/msgfmt -o po/te/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/te.po [1579/1610] /usr/local/bin/msgfmt -o po/tg/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/tg.po [1580/1610] /usr/local/bin/msgfmt -o po/th/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/th.po [1581/1610] /usr/local/bin/msgfmt -o po/tl/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/tl.po [1582/1610] /usr/local/bin/msgfmt -o po/tr/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/tr.po [1583/1610] /usr/local/bin/msgfmt -o po/ug/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/ug.po [1584/1610] /usr/local/bin/msgfmt -o po/tt/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/tt.po [1585/1610] /usr/local/bin/msgfmt -o po/uk/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/uk.po [1586/1610] /usr/local/bin/msgfmt -o po/vi/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/vi.po [1587/1610] /usr/local/bin/msgfmt -o po/wa/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/wa.po [1588/1610] /usr/local/bin/msgfmt -o po/xh/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/xh.po [1589/1610] /usr/local/bin/msgfmt -o po/yi/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/yi.po [1590/1610] /usr/local/bin/msgfmt -o po/zh_CN/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/zh_CN.po [1591/1610] /usr/local/bin/msgfmt -o po/zh_HK/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/zh_HK.po [1592/1610] /usr/local/bin/msgfmt -o po/zh_TW/LC_MESSAGES/glib20.mo ../glib-2.82.4/po/zh_TW.po [1593/1610] /usr/local/bin/meson --internal exe --capture docs/reference/glib/glib-gettextize.1 -- /usr/local/bin/rst2man --syntax-highlight=none ../glib-2.82.4/docs/reference/glib/glib-gettextize.rst [1594/1610] /usr/local/bin/meson --internal exe --capture docs/reference/glib/gtester.1 -- /usr/local/bin/rst2man --syntax-highlight=none ../glib-2.82.4/docs/reference/glib/gtester.rst [1595/1610] /usr/local/bin/meson --internal exe --capture docs/reference/glib/gtester-report.1 -- /usr/local/bin/rst2man --syntax-highlight=none ../glib-2.82.4/docs/reference/glib/gtester-report.rst [1596/1610] /usr/local/bin/meson --internal exe --capture docs/reference/gobject/glib-mkenums.1 -- /usr/local/bin/rst2man --syntax-highlight=none ../glib-2.82.4/docs/reference/gobject/glib-mkenums.rst [1597/1610] /usr/local/bin/meson --internal exe --capture docs/reference/gobject/glib-genmarshal.1 -- /usr/local/bin/rst2man --syntax-highlight=none ../glib-2.82.4/docs/reference/gobject/glib-genmarshal.rst [1598/1610] /usr/local/bin/meson --internal exe --capture docs/reference/gobject/gobject-query.1 -- /usr/local/bin/rst2man --syntax-highlight=none ../glib-2.82.4/docs/reference/gobject/gobject-query.rst [1599/1610] /usr/local/bin/meson --internal exe --capture docs/reference/gio/gapplication.1 -- /usr/local/bin/rst2man --syntax-highlight=none ../glib-2.82.4/docs/reference/gio/gapplication.rst [1600/1610] /usr/local/bin/meson --internal exe --capture docs/reference/gio/gdbus-codegen.1 -- /usr/local/bin/rst2man --syntax-highlight=none ../glib-2.82.4/docs/reference/gio/gdbus-codegen.rst [1601/1610] /usr/local/bin/meson --internal exe --capture docs/reference/gio/gdbus.1 -- /usr/local/bin/rst2man --syntax-highlight=none ../glib-2.82.4/docs/reference/gio/gdbus.rst [1602/1610] /usr/local/bin/meson --internal exe --capture docs/reference/gio/gio-querymodules.1 -- /usr/local/bin/rst2man --syntax-highlight=none ../glib-2.82.4/docs/reference/gio/gio-querymodules.rst [1603/1610] /usr/local/bin/meson --internal exe --capture docs/reference/gio/gio.1 -- /usr/local/bin/rst2man --syntax-highlight=none ../glib-2.82.4/docs/reference/gio/gio.rst [1604/1610] /usr/local/bin/meson --internal exe --capture docs/reference/gio/glib-compile-resources.1 -- /usr/local/bin/rst2man --syntax-highlight=none ../glib-2.82.4/docs/reference/gio/glib-compile-resources.rst [1605/1610] /usr/local/bin/meson --internal exe --capture docs/reference/gio/glib-compile-schemas.1 -- /usr/local/bin/rst2man --syntax-highlight=none ../glib-2.82.4/docs/reference/gio/glib-compile-schemas.rst [1606/1610] /usr/local/bin/meson --internal exe --capture docs/reference/gio/gresource.1 -- /usr/local/bin/rst2man --syntax-highlight=none ../glib-2.82.4/docs/reference/gio/gresource.rst [1607/1610] /usr/local/bin/meson --internal exe --capture docs/reference/gio/gsettings.1 -- /usr/local/bin/rst2man --syntax-highlight=none ../glib-2.82.4/docs/reference/gio/gsettings.rst [1608/1610] /usr/local/bin/meson --internal exe --capture docs/reference/girepository/gi-compile-repository.1 -- /usr/local/bin/rst2man --syntax-highlight=none ../glib-2.82.4/docs/reference/girepository/gi-compile-repository.rst [1609/1610] /usr/local/bin/meson --internal exe --capture docs/reference/girepository/gi-decompile-typelib.1 -- /usr/local/bin/rst2man --syntax-highlight=none ../glib-2.82.4/docs/reference/girepository/gi-decompile-typelib.rst [1610/1610] /usr/local/bin/meson --internal exe --capture docs/reference/girepository/gi-inspect-typelib.1 -- /usr/local/bin/rst2man --syntax-highlight=none ../glib-2.82.4/docs/reference/girepository/gi-inspect-typelib.rst INFO: autodetecting backend as ninja INFO: calculating backend command to run: /usr/local/bin/ninja -C /exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap -j 1 -v >>> Running fake in devel/glib2,bootstrap at 1738576265.21 ===> devel/glib2,bootstrap ===> Faking installation for glib2-2.82.4p4-bootstrap exec /usr/bin/env -i LC_CTYPE="en_US.UTF-8" CC=cc PYTHONUSERBASE=/exopi-obj/pobj/glib2-2.82.4-bootstrap PORTSDIR="/exopi-cvs/ports" LIBTOOL="/usr/bin/libtool" LIBglib-2.0_LTVERSION='-version-info 4201:13:0' libglib_2_0_ltversion=4201.13 LIBgobject-2.0_LTVERSION='-version-info 4200:20:0' libgobject_2_0_ltversion=4200.20 LIBgthread-2.0_LTVERSION='-version-info 4200:20:0' libgthread_2_0_ltversion=4200.20 LIBgmodule-2.0_LTVERSION='-version-info 4200:20:0' libgmodule_2_0_ltversion=4200.20 LIBgio-2.0_LTVERSION='-version-info 4200:20:0' libgio_2_0_ltversion=4200.20 LIBgirepository-2.0_LTVERSION='-version-info 0:1:0' libgirepository_2_0_ltversion=0.1 PATH='/exopi-obj/pobj/glib2-2.82.4-bootstrap/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin' PREFIX='/exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local' LOCALBASE='/usr/local' X11BASE='/usr/X11R6' CFLAGS='-O2 -pipe -g' TRUEPREFIX='/exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local' DESTDIR='' HOME='/glib2-2.82.4_writes_to_HOME' PICFLAG="-fpic" BINGRP=bin BINOWN=root BINMODE=755 NONBINMODE=644 DIRMODE=755 INSTALL_COPY=-c INSTALL_STRIP= MANGRP=bin MANOWN=root MANMODE=644 BSD_INSTALL_PROGRAM="/exopi-obj/pobj/glib2-2.82.4-bootstrap/bin/install -c -m 755" BSD_INSTALL_SCRIPT="/exopi-obj/pobj/glib2-2.82.4-bootstrap/bin/install -c -m 755" BSD_INSTALL_DATA="/exopi-obj/pobj/glib2-2.82.4-bootstrap/bin/install -c -m 644" BSD_INSTALL_MAN="/exopi-obj/pobj/glib2-2.82.4-bootstrap/bin/install -c -m 644" BSD_INSTALL_PROGRAM_DIR="/exopi-obj/pobj/glib2-2.82.4-bootstrap/bin/install -d -m 755" BSD_INSTALL_SCRIPT_DIR="/exopi-obj/pobj/glib2-2.82.4-bootstrap/bin/install -d -m 755" BSD_INSTALL_DATA_DIR="/exopi-obj/pobj/glib2-2.82.4-bootstrap/bin/install -d -m 755" BSD_INSTALL_MAN_DIR="/exopi-obj/pobj/glib2-2.82.4-bootstrap/bin/install -d -m 755" PATH='/exopi-obj/pobj/glib2-2.82.4-bootstrap/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin' TRUEPREFIX=/exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local PREFIX=/exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local DESTDIR=/exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap FAKELOG=/exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/.fake_log /usr/local/bin/meson install --no-rebuild -C /exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap Installing glib/gversionmacros.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing glib/glib-visibility.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing glib/libglib-2.0.so.4201.13 to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/lib Installing glib/gtester to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/bin Installing gobject/gobject-visibility.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gobject Installing gobject/glib-enumtypes.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gobject Installing gobject/libgobject-2.0.so.4200.20 to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/lib Installing gobject/gobject-query to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/bin Installing gthread/libgthread-2.0.so.4200.20 to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/lib Installing gmodule/gmodule-visibility.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gmodule Installing gmodule/libgmodule-2.0.so.4200.20 to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/lib Installing gio/gdbus-2.0/codegen/__init__.py to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/glib-2.0/codegen Installing gio/gdbus-2.0/codegen/codegen.py to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/glib-2.0/codegen Installing gio/gdbus-2.0/codegen/codegen_main.py to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/glib-2.0/codegen Installing gio/gdbus-2.0/codegen/codegen_docbook.py to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/glib-2.0/codegen Installing gio/gdbus-2.0/codegen/codegen_md.py to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/glib-2.0/codegen Installing gio/gdbus-2.0/codegen/codegen_rst.py to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/glib-2.0/codegen Installing gio/gdbus-2.0/codegen/dbustypes.py to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/glib-2.0/codegen Installing gio/gdbus-2.0/codegen/parser.py to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/glib-2.0/codegen Installing gio/gdbus-2.0/codegen/utils.py to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/glib-2.0/codegen Installing gio/gio-launch-desktop to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/libexec Installing gio/gio-visibility.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing gio/gioenumtypes.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing gio/libgio-2.0.so.4200.20 to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/lib Installing gio/gio to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/bin Installing gio/gresource to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/bin Installing gio/gio-querymodules to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/bin Installing gio/glib-compile-schemas to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/bin Installing gio/glib-compile-resources to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/bin Installing gio/gsettings to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/bin Installing gio/gdbus to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/bin Installing gio/gapplication to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/bin Installing girepository/gi-visibility.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/girepository Installing girepository/libgirepository-2.0.so.0.1 to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/lib Installing girepository/compiler/gi-compile-repository to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/bin Installing girepository/decompiler/gi-decompile-typelib to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/bin Installing girepository/inspector/gi-inspect-typelib to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/bin Installing po/ab/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/ab/LC_MESSAGES Installing po/af/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/af/LC_MESSAGES Installing po/am/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/am/LC_MESSAGES Installing po/an/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/an/LC_MESSAGES Installing po/ar/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/ar/LC_MESSAGES Installing po/as/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/as/LC_MESSAGES Installing po/ast/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/ast/LC_MESSAGES Installing po/az/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/az/LC_MESSAGES Installing po/be/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/be/LC_MESSAGES Installing po/be@latin/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/be@latin/LC_MESSAGES Installing po/bg/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/bg/LC_MESSAGES Installing po/bn/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/bn/LC_MESSAGES Installing po/bn_IN/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/bn_IN/LC_MESSAGES Installing po/bs/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/bs/LC_MESSAGES Installing po/ca/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/ca/LC_MESSAGES Installing po/ca@valencia/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/ca@valencia/LC_MESSAGES Installing po/cs/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/cs/LC_MESSAGES Installing po/cy/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/cy/LC_MESSAGES Installing po/da/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/da/LC_MESSAGES Installing po/de/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/de/LC_MESSAGES Installing po/dz/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/dz/LC_MESSAGES Installing po/el/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/el/LC_MESSAGES Installing po/en_CA/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/en_CA/LC_MESSAGES Installing po/en_GB/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/en_GB/LC_MESSAGES Installing po/en@shaw/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/en@shaw/LC_MESSAGES Installing po/eo/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/eo/LC_MESSAGES Installing po/es/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/es/LC_MESSAGES Installing po/et/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/et/LC_MESSAGES Installing po/eu/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/eu/LC_MESSAGES Installing po/fa/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/fa/LC_MESSAGES Installing po/fi/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/fi/LC_MESSAGES Installing po/fr/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/fr/LC_MESSAGES Installing po/fur/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/fur/LC_MESSAGES Installing po/ga/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/ga/LC_MESSAGES Installing po/gd/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/gd/LC_MESSAGES Installing po/gl/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/gl/LC_MESSAGES Installing po/gu/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/gu/LC_MESSAGES Installing po/he/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/he/LC_MESSAGES Installing po/hi/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/hi/LC_MESSAGES Installing po/hr/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/hr/LC_MESSAGES Installing po/hu/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/hu/LC_MESSAGES Installing po/hy/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/hy/LC_MESSAGES Installing po/id/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/id/LC_MESSAGES Installing po/ie/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/ie/LC_MESSAGES Installing po/is/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/is/LC_MESSAGES Installing po/it/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/it/LC_MESSAGES Installing po/ja/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/ja/LC_MESSAGES Installing po/ka/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/ka/LC_MESSAGES Installing po/kab/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/kab/LC_MESSAGES Installing po/kk/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/kk/LC_MESSAGES Installing po/kn/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/kn/LC_MESSAGES Installing po/ko/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/ko/LC_MESSAGES Installing po/ku/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/ku/LC_MESSAGES Installing po/lt/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/lt/LC_MESSAGES Installing po/lv/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/lv/LC_MESSAGES Installing po/mai/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/mai/LC_MESSAGES Installing po/mg/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/mg/LC_MESSAGES Installing po/mk/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/mk/LC_MESSAGES Installing po/ml/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/ml/LC_MESSAGES Installing po/mn/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/mn/LC_MESSAGES Installing po/mr/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/mr/LC_MESSAGES Installing po/ms/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/ms/LC_MESSAGES Installing po/nb/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/nb/LC_MESSAGES Installing po/nds/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/nds/LC_MESSAGES Installing po/ne/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/ne/LC_MESSAGES Installing po/nl/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/nl/LC_MESSAGES Installing po/nn/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/nn/LC_MESSAGES Installing po/oc/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/oc/LC_MESSAGES Installing po/or/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/or/LC_MESSAGES Installing po/pa/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/pa/LC_MESSAGES Installing po/pl/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/pl/LC_MESSAGES Installing po/ps/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/ps/LC_MESSAGES Installing po/pt/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/pt/LC_MESSAGES Installing po/pt_BR/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/pt_BR/LC_MESSAGES Installing po/ro/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/ro/LC_MESSAGES Installing po/ru/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/ru/LC_MESSAGES Installing po/rw/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/rw/LC_MESSAGES Installing po/si/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/si/LC_MESSAGES Installing po/sk/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/sk/LC_MESSAGES Installing po/sl/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/sl/LC_MESSAGES Installing po/sq/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/sq/LC_MESSAGES Installing po/sr/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/sr/LC_MESSAGES Installing po/sr@latin/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/sr@latin/LC_MESSAGES Installing po/sr@ije/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/sr@ije/LC_MESSAGES Installing po/sv/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/sv/LC_MESSAGES Installing po/ta/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/ta/LC_MESSAGES Installing po/te/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/te/LC_MESSAGES Installing po/tg/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/tg/LC_MESSAGES Installing po/th/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/th/LC_MESSAGES Installing po/tl/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/tl/LC_MESSAGES Installing po/tr/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/tr/LC_MESSAGES Installing po/ug/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/ug/LC_MESSAGES Installing po/tt/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/tt/LC_MESSAGES Installing po/uk/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/uk/LC_MESSAGES Installing po/vi/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/vi/LC_MESSAGES Installing po/wa/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/wa/LC_MESSAGES Installing po/xh/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/xh/LC_MESSAGES Installing po/yi/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/yi/LC_MESSAGES Installing po/zh_CN/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/zh_CN/LC_MESSAGES Installing po/zh_HK/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/zh_HK/LC_MESSAGES Installing po/zh_TW/LC_MESSAGES/glib20.mo to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/locale/zh_TW/LC_MESSAGES Installing docs/reference/glib/glib-gettextize.1 to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/man/man1 Installing docs/reference/glib/gtester.1 to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/man/man1 Installing docs/reference/glib/gtester-report.1 to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/man/man1 Installing docs/reference/gobject/glib-mkenums.1 to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/man/man1 Installing docs/reference/gobject/glib-genmarshal.1 to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/man/man1 Installing docs/reference/gobject/gobject-query.1 to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/man/man1 Installing docs/reference/gio/gapplication.1 to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/man/man1 Installing docs/reference/gio/gdbus-codegen.1 to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/man/man1 Installing docs/reference/gio/gdbus.1 to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/man/man1 Installing docs/reference/gio/gio-querymodules.1 to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/man/man1 Installing docs/reference/gio/gio.1 to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/man/man1 Installing docs/reference/gio/glib-compile-resources.1 to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/man/man1 Installing docs/reference/gio/glib-compile-schemas.1 to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/man/man1 Installing docs/reference/gio/gresource.1 to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/man/man1 Installing docs/reference/gio/gsettings.1 to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/man/man1 Installing docs/reference/girepository/gi-compile-repository.1 to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/man/man1 Installing docs/reference/girepository/gi-decompile-typelib.1 to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/man/man1 Installing docs/reference/girepository/gi-inspect-typelib.1 to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/man/man1 Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/glib.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0 Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/glib-object.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0 Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/glib-unix.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0 Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/deprecated/gallocator.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib/deprecated Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/deprecated/gcache.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib/deprecated Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/deprecated/gcompletion.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib/deprecated Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/deprecated/gmain.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib/deprecated Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/deprecated/grel.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib/deprecated Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/deprecated/gthread.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib/deprecated Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/glib-autocleanups.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/glib-typeof.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/galloca.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/garray.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gasyncqueue.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gatomic.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gbacktrace.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gbase64.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gbitlock.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gbookmarkfile.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gbytes.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gcharset.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gchecksum.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gconvert.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gdataset.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gdate.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gdatetime.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gdir.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/genviron.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gerror.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gfileutils.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/ggettext.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/ghash.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/ghmac.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/ghook.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/ghostutils.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gi18n.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gi18n-lib.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/giochannel.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gkeyfile.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/glist.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gmacros.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gmain.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gmappedfile.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gmarkup.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gmem.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gmessages.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gnode.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/goption.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gpathbuf.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gpattern.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gpoll.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gprimes.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gqsort.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gquark.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gqueue.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/grand.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/grcbox.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/grefcount.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/grefstring.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gregex.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gscanner.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gsequence.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gshell.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gslice.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gslist.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gspawn.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gstdio.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gstrfuncs.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gstrvbuilder.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gtestutils.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gstring.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gstringchunk.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gthread.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gthreadpool.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gtimer.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gtimezone.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gtrashstack.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gtree.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gtypes.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/guuid.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gunicode.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/guri.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gutils.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gvarianttype.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gvariant.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gversion.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/gprintf.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/glib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gobject/gobject-autocleanups.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gobject Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gobject/glib-types.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gobject Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gobject/gbinding.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gobject Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gobject/gbindinggroup.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gobject Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gobject/gboxed.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gobject Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gobject/gclosure.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gobject Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gobject/genums.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gobject Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gobject/gmarshal.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gobject Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gobject/gobject.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gobject Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gobject/gparam.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gobject Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gobject/gparamspecs.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gobject Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gobject/gsignal.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gobject Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gobject/gsignalgroup.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gobject Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gobject/gsourceclosure.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gobject Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gobject/gtype.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gobject Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gobject/gtypemodule.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gobject Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gobject/gtypeplugin.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gobject Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gobject/gvalue.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gobject Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gobject/gvaluearray.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gobject Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gobject/gvaluecollector.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gobject Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gobject/gvaluetypes.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gobject Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gobject/gobjectnotifyqueue.c to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gobject Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gmodule/gmodule.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0 Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gfiledescriptorbased.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/gio-unix-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gunixmounts.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/gio-unix-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gunixfdmessage.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/gio-unix-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gunixinputstream.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/gio-unix-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gunixoutputstream.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/gio-unix-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gdesktopappinfo.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/gio-unix-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gappinfo.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gasyncinitable.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gasyncresult.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gbufferedinputstream.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gbufferedoutputstream.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gbytesicon.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gcancellable.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gcontenttype.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gcharsetconverter.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gconverter.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gconverterinputstream.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gconverteroutputstream.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gdatagrambased.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gdatainputstream.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gdataoutputstream.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gdebugcontroller.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gdebugcontrollerdbus.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gdrive.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gemblem.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gemblemedicon.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gfile.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gfileattribute.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gfileenumerator.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gfileicon.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gfileinfo.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gfileinputstream.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gfilemonitor.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gfilenamecompleter.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gfileoutputstream.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gfileiostream.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gfilterinputstream.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gfilteroutputstream.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gicon.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/ginetaddress.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/ginetaddressmask.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/ginetsocketaddress.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/ginitable.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/ginputstream.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gio.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gio-autocleanups.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gioenums.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gioerror.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/giomodule.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gioscheduler.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/giostream.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/giotypes.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gloadableicon.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gmount.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gmemoryinputstream.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gmemorymonitor.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gmemoryoutputstream.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gmountoperation.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gnativesocketaddress.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gnativevolumemonitor.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gnetworkaddress.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gnetworkmonitor.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gnetworkservice.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/goutputstream.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gpermission.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gpollableinputstream.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gpollableoutputstream.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gpollableutils.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gpowerprofilemonitor.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gproxy.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gproxyaddress.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gproxyaddressenumerator.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gproxyresolver.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gresolver.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gresource.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gseekable.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gsimpleasyncresult.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gsimpleiostream.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gsimplepermission.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gsimpleproxyresolver.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gsocket.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gsocketaddress.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gsocketaddressenumerator.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gsocketclient.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gsocketconnectable.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gsocketconnection.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gsocketcontrolmessage.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gsocketlistener.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gsocketservice.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gsrvtarget.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gsubprocess.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gsubprocesslauncher.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gtask.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gtcpconnection.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gtcpwrapperconnection.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gthemedicon.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gthreadedsocketservice.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gtlsbackend.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gtlscertificate.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gtlsclientconnection.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gtlsconnection.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gtlsdatabase.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gtlsfiledatabase.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gtlsinteraction.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gtlspassword.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gtlsserverconnection.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gdtlsconnection.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gdtlsclientconnection.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gdtlsserverconnection.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gunixconnection.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gunixcredentialsmessage.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gunixfdlist.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gunixsocketaddress.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gvfs.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gvolume.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gvolumemonitor.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gzlibcompressor.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gzlibdecompressor.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/glistmodel.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gliststore.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gapplication.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gapplicationcommandline.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gactiongroup.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gactionmap.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gsimpleactiongroup.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gremoteactiongroup.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gactiongroupexporter.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gdbusactiongroup.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gaction.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gpropertyaction.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gsimpleaction.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gmenumodel.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gmenu.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gmenuexporter.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gdbusmenumodel.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gnotification.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gsettingsbackend.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gsettingsschema.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gsettings.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gdbusauthobserver.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gcredentials.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gdbusutils.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gdbuserror.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gdbusaddress.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gdbusconnection.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gdbusmessage.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gdbusnameowning.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gdbusnamewatching.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gdbusproxy.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gdbusintrospection.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gdbusmethodinvocation.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gdbusserver.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gdbusinterface.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gdbusinterfaceskeleton.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gdbusobject.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gdbusobjectskeleton.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gdbusobjectproxy.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gdbusobjectmanager.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gdbusobjectmanagerclient.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gdbusobjectmanagerserver.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gtestdbus.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/girepository/giarginfo.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/girepository Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/girepository/gibaseinfo.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/girepository Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/girepository/gicallableinfo.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/girepository Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/girepository/gicallbackinfo.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/girepository Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/girepository/giconstantinfo.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/girepository Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/girepository/gienuminfo.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/girepository Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/girepository/gifieldinfo.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/girepository Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/girepository/giflagsinfo.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/girepository Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/girepository/gifunctioninfo.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/girepository Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/girepository/giinterfaceinfo.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/girepository Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/girepository/giobjectinfo.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/girepository Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/girepository/gipropertyinfo.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/girepository Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/girepository/giregisteredtypeinfo.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/girepository Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/girepository/girepository.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/girepository Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/girepository/girepository-autocleanups.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/girepository Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/girepository/gisignalinfo.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/girepository Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/girepository/gistructinfo.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/girepository Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/girepository/gitypeinfo.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/girepository Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/girepository/gitypelib.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/girepository Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/girepository/gitypes.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/girepository Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/girepository/giunioninfo.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/girepository Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/girepository/giunresolvedinfo.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/girepository Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/girepository/givalueinfo.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/girepository Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/girepository/givfuncinfo.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/girepository Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/girepository/girffi.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/girepository Installing new directory /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/lib/gio/modules Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/tools/glib-gettextize to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/bin Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/tools/glib.supp to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/glib-2.0/valgrind Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib/glibconfig.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/lib/glib-2.0/include Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/meson-private/glib-2.0.pc to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/lib/pkgconfig Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib/gtester-report to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/bin Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/glib/glib_gdb.py to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/glib-2.0/gdb Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/glib/libglib-2.0.so.0.8200.4-gdb.py to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/gdb/auto-load/usr/local/lib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject/glib-genmarshal to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/bin Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject/glib-mkenums to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/bin Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/meson-private/gobject-2.0.pc to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/lib/pkgconfig Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gobject/gobject_gdb.py to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/glib-2.0/gdb Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gobject/libgobject-2.0.so.0.8200.4-gdb.py to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/gdb/auto-load/usr/local/lib Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/meson-private/gthread-2.0.pc to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/lib/pkgconfig Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/meson-private/gmodule-no-export-2.0.pc to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/lib/pkgconfig Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/meson-private/gmodule-export-2.0.pc to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/lib/pkgconfig Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/meson-private/gmodule-2.0.pc to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/lib/pkgconfig Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/gnetworking.h to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/include/glib-2.0/gio Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/gdbus-2.0/codegen/gdbus-codegen to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/bin Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/gio/gdbus-2.0/codegen/config.py to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/glib-2.0/codegen Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/completion/gapplication to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/bash-completion/completions Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/completion/gdbus to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/bash-completion/completions Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/completion/gio to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/bash-completion/completions Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/completion/gsettings to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/bash-completion/completions Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/completion/gresource to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/bash-completion/completions Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/meson-private/gio-2.0.pc to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/lib/pkgconfig Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/meson-private/gio-unix-2.0.pc to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/lib/pkgconfig Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gresource.dtd to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/glib-2.0/dtds Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gschema.dtd to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/glib-2.0/schemas Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gschema.loc to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/gettext/its Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/gio/gschema.its to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/gettext/its Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/build-amd64-bootstrap/meson-private/girepository-2.0.pc to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/lib/pkgconfig Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/po/Makefile.in.in to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/glib-2.0/gettext/po Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/m4macros/glib-2.0.m4 to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/aclocal Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/m4macros/glib-gettext.m4 to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/aclocal Installing /exopi-obj/pobj/glib2-2.82.4-bootstrap/glib-2.82.4/m4macros/gsettings.m4 to /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/aclocal /exopi-obj/pobj/glib2-2.82.4-bootstrap/bin/install -d -m 755 /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/lib/gio/modules >>> Running package in devel/glib2,bootstrap at 1738576268.84 ===> devel/glib2,bootstrap `/exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/.fake_done' is up to date. Reading existing plist for glib2-2.82.4p4-bootstrap Writing /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/debug-pkg/Makefile.new Writing /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/debug-pkg/PLIST Renaming /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/debug-pkg/Makefile.new to Makefile > Extracting debug info from /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/bin/gapplication > Extracting debug info from /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/bin/gdbus > Extracting debug info from /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/bin/gi-compile-repository > Extracting debug info from /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/bin/gi-decompile-typelib > Extracting debug info from /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/bin/gi-inspect-typelib > Extracting debug info from /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/bin/gio > Extracting debug info from /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/bin/gio-querymodules dwz: /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/bin/.debug/gio-querymodules.dbg: DWARF compression not beneficial - old size 4644 new size 4654 > Extracting debug info from /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/bin/glib-compile-resources > Extracting debug info from /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/bin/glib-compile-schemas dwz: /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/bin/.debug/glib-compile-schemas.dbg: DWARF compression not beneficial - old size 41442 new size 41780 > Extracting debug info from /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/bin/gobject-query > Extracting debug info from /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/bin/gresource > Extracting debug info from /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/bin/gsettings > Extracting debug info from /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/bin/gtester > Extracting debug info from /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/lib/libgio-2.0.so.4200.20 > Extracting debug info from /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/lib/libgirepository-2.0.so.0.1 > Extracting debug info from /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/lib/libglib-2.0.so.4201.13 > Extracting debug info from /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/lib/libgmodule-2.0.so.4200.20 > Extracting debug info from /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/lib/libgobject-2.0.so.4200.20 > Extracting debug info from /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/lib/libgthread-2.0.so.4200.20 > Extracting debug info from /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/libexec/gio-launch-desktop Installing /exopi-cvs/ports/devel/glib2/pkg/README as /exopi-obj/pobj/glib2-2.82.4-bootstrap/fake-amd64-bootstrap/usr/local/share/doc/pkg-readmes/glib2 ===> Building package for glib2-2.82.4p4-bootstrap Create /exopi-cvs/ports/packages/amd64/all/glib2-2.82.4p4-bootstrap.tgz Creating package glib2-2.82.4p4-bootstrap reading plist| checking dependencies| checking dependencies|devel/gettext,-runtime checking dependencies|devel/libffi checking dependencies|devel/pcre2 checking dependencies|lang/python/3,-main checking dependencies|sysutils/py-packaging checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|****** | 11% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|***************** | 29% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|******************** | 34% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|****************************************** | 70% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************* | 75% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|******************************************************** | 93% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|****** | 9% archiving|************* | 20% archiving|*************** | 23% archiving|*************** | 24% archiving|**************** | 25% archiving|***************** | 26% archiving|***************** | 27% archiving|******************* | 29% archiving|******************** | 32% archiving|********************* | 32% archiving|********************* | 33% archiving|********************** | 34% archiving|********************** | 35% archiving|*********************** | 35% archiving|*********************** | 36% archiving|************************ | 38% archiving|************************* | 38% archiving|************************* | 39% archiving|************************** | 40% archiving|************************** | 41% archiving|*************************** | 42% archiving|**************************** | 43% archiving|**************************** | 44% archiving|***************************** | 45% archiving|****************************** | 47% archiving|******************************* | 48% archiving|******************************** | 49% archiving|******************************** | 50% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 53% archiving|*********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************* | 58% archiving|************************************* | 59% archiving|************************************** | 59% archiving|************************************** | 60% archiving|*************************************** | 61% archiving|*************************************** | 62% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 63% archiving|***************************************** | 64% archiving|***************************************** | 65% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 66% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 74% archiving|************************************************ | 75% archiving|************************************************ | 76% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 77% archiving|************************************************** | 78% archiving|************************************************** | 79% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|***************************************************** | 84% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Creating package debug-glib2-2.82.4p4-bootstrap reading plist| checking dependencies| checking dependencies|devel/gettext,-runtime checking dependencies|devel/glib2,bootstrap checking dependencies|devel/libffi checking dependencies|devel/pcre2 checking dependencies|lang/python/3,-main checking dependencies|sysutils/py-packaging checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 4% checksumming|**** | 6% checksumming|***** | 8% checksumming|****** | 10% checksumming|******* | 12% checksumming|********* | 14% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************* | 22% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************** | 32% checksumming|********************* | 34% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************* | 60% checksumming|************************************** | 62% checksumming|*************************************** | 64% checksumming|**************************************** | 66% checksumming|***************************************** | 68% checksumming|******************************************* | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|****************************************************** | 88% checksumming|******************************************************* | 90% checksumming|******************************************************** | 92% checksumming|********************************************************* | 94% checksumming|*********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************ | 19% archiving|**************** | 25% archiving|**************************** | 44% archiving|***************************************** | 64% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 75% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|***************************************************** | 82% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|********************************************************** | 91% archiving|****************************************************************|100% >>> Running clean in devel/glib2,bootstrap at 1738576308.29 ===> devel/glib2,bootstrap ===> Cleaning for glib2-2.82.4p4-bootstrap >>> Ended at 1738576310.13 max_stuck=116.27/depends=11.97/show-prepare-results=7.28/extract=2.15/patch=0.98/configure=140.51/build=1163.01/fake=3.62/package=39.47/clean=1.88